summaryrefslogtreecommitdiffstats
path: root/base/dev/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'base/dev/Pkgfile')
-rw-r--r--base/dev/Pkgfile15
1 files changed, 15 insertions, 0 deletions
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
+}
+