summaryrefslogtreecommitdiffstats
path: root/dev
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2012-01-08 12:12:28 +0100
committertnut <tnut at nutyx dot com>2012-01-08 12:12:28 +0100
commit9291e062cb24bac5d7c7059d4dc64669c1917b33 (patch)
treeae6f7e4fb2769d6c53b214c5e0b4d862f1df98dc /dev
parentc9972ec7f32bf9d37388e853fe9bf633e242d05a (diff)
downloadnutyx-pakxe-9291e062cb24bac5d7c7059d4dc64669c1917b33.tar.gz
nutyx-pakxe-9291e062cb24bac5d7c7059d4dc64669c1917b33.tar.bz2
nutyx-pakxe-9291e062cb24bac5d7c7059d4dc64669c1917b33.tar.xz
nutyx-pakxe-9291e062cb24bac5d7c7059d4dc64669c1917b33.zip
aaabasicfs 2011-3 et split des dépot base et extra en 2 git séparé
Diffstat (limited to 'dev')
-rw-r--r--dev/.footprint.i6861
-rw-r--r--dev/.footprint.x86_641
-rw-r--r--dev/.md5sum.i6860
-rw-r--r--dev/.md5sum.x86_640
-rw-r--r--dev/Pkgfile14
5 files changed, 16 insertions, 0 deletions
diff --git a/dev/.footprint.i686 b/dev/.footprint.i686
new file mode 100644
index 000000000..9c4dffa87
--- /dev/null
+++ b/dev/.footprint.i686
@@ -0,0 +1 @@
+drwxr-xr-x root/root usr/
diff --git a/dev/.footprint.x86_64 b/dev/.footprint.x86_64
new file mode 100644
index 000000000..9c4dffa87
--- /dev/null
+++ b/dev/.footprint.x86_64
@@ -0,0 +1 @@
+drwxr-xr-x root/root usr/
diff --git a/dev/.md5sum.i686 b/dev/.md5sum.i686
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/dev/.md5sum.i686
diff --git a/dev/.md5sum.x86_64 b/dev/.md5sum.x86_64
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/dev/.md5sum.x86_64
diff --git a/dev/Pkgfile b/dev/Pkgfile
new file mode 100644
index 000000000..f4d29d60b
--- /dev/null
+++ b/dev/Pkgfile
@@ -0,0 +1,14 @@
+# Description: Ce paquet installe tous les outils necessaires à la compilation
+# URL: www.nutyx.org
+# Maintainer: tnut at nutyx dot com
+# Depends on: ports,prt-get,jdk,cmake,git,spice-protocol,xorg-xcb-proto,xorg-xproto,xorg-xf86bigfontproto,xorg-kbproto,xorg-inputproto,xorg-renderproto,xorg-fixesproto,xorg-damageproto,xorg-randrproto,xorg-xineramaproto,xorg-xf86miscproto,xorg-xcmiscproto,xorg-bigreqsproto,xorg-glproto,xorg-dri2proto,xorg-xf86vidmodeproto,xorg-fontsproto,xorg-xf86driproto,xorg-recordproto,xorg-dmxproto,xorg-videoproto,xorg-resourceproto,xorg-compositeproto,xorg-xf86dgaproto,xorg-scrnsaverproto,xorg-printproto,xorg-xextproto
+# Run on: ports,prt-get,jdk,cmake,git,spice-protocol,xorg-xcb-proto,xorg-xproto,xorg-xf86bigfontproto,xorg-kbproto,xorg-inputproto,xorg-renderproto,xorg-fixesproto,xorg-damageproto,xorg-randrproto,xorg-xineramaproto,xorg-xf86miscproto,xorg-xcmiscproto,xorg-bigreqsproto,xorg-glproto,xorg-dri2proto,xorg-xf86vidmodeproto,xorg-fontsproto,xorg-xf86driproto,xorg-recordproto,xorg-dmxproto,xorg-videoproto,xorg-resourceproto,xorg-compositeproto,xorg-xf86dgaproto,xorg-scrnsaverproto,xorg-printproto,xorg-xextproto
+
+
+name=dev
+version=1
+release=1
+source=()
+build() {
+ mkdir $PKG/usr
+}