summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-13 18:40:56 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-13 18:40:56 +0200
commit9622b5c0216bd05a92946c79d8ae5dda54cbffc7 (patch)
tree843604bbbc2c8239c8f0db4f3a729b0ab27bd316
parentce43063b702d3bbe73039b1b35dc2fa451d658c5 (diff)
downloadnutyx-pakxe-NuTyX2010-rc1.tar.gz
nutyx-pakxe-NuTyX2010-rc1.tar.bz2
nutyx-pakxe-NuTyX2010-rc1.tar.xz
nutyx-pakxe-NuTyX2010-rc1.zip
ajout de dev#2010-1NuTyX2010-rc1
-rw-r--r--base/dev/.footprint1
-rw-r--r--base/dev/.md5sum0
-rw-r--r--base/dev/Pkgfile15
3 files changed, 16 insertions, 0 deletions
diff --git a/base/dev/.footprint b/base/dev/.footprint
new file mode 100644
index 000000000..9c4dffa87
--- /dev/null
+++ b/base/dev/.footprint
@@ -0,0 +1 @@
+drwxr-xr-x root/root usr/
diff --git a/base/dev/.md5sum b/base/dev/.md5sum
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/base/dev/.md5sum
diff --git a/base/dev/Pkgfile b/base/dev/Pkgfile
new file mode 100644
index 000000000..4205e1a9c
--- /dev/null
+++ b/base/dev/Pkgfile
@@ -0,0 +1,15 @@
+# Description: Installe tous les paquets nécessaires pour le développement de paquets
+# URL: http://www.nutyx.org/
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
+# Depends on: ant, autoconf, autogen, automake, bison, cvs, dejagnu, diffutils, texinfo, expect, flex, gcc, groff, guile, gettext, less, libarchive, libtool, m4, make, cmake, man-db, mktemp, nasm, neon, perl, patch, pkg-config, python, ruby, tcl, tk, yasm, automoc4, docbook-xml, docbook-xsl, ctags, xorg-bigreqsproto, xorg-compositeproto, xorg-damageproto, xorg-dmxproto, xorg-dri2proto, evieext, xorg-fixesproto, xorg-fontsproto, xorg-glproto, xorg-inputproto, xorg-kbproto, xorg-printproto, xorg-randrproto, xorg-recordproto, xorg-renderproto, xorg-resourceproto, xorg-scrnsaverproto, xorg-trapproto, xorg-videoproto, xorg-xcmiscproto, xorg-xextproto, xorg-xf86bigfontproto, xorg-xf86dgaproto, xorg-xf86driproto, xorg-xf86miscproto, xorg-xf86rushproto, xorg-xf86vidmodeproto, xorg-xineramaproto, xorg-xproto
+
+name=dev
+version=2010
+release=1
+source=()
+
+build() {
+ mkdir $PKG/usr
+}
+