From 9622b5c0216bd05a92946c79d8ae5dda54cbffc7 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 13 Jun 2010 18:40:56 +0200 Subject: ajout de dev#2010-1 --- base/dev/.footprint | 1 + base/dev/.md5sum | 0 base/dev/Pkgfile | 15 +++++++++++++++ 3 files changed, 16 insertions(+) create mode 100644 base/dev/.footprint create mode 100644 base/dev/.md5sum create mode 100644 base/dev/Pkgfile 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 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 +} + -- cgit v1.2.3-54-g00ecf