Package: gnulib Version: 20120913 Revision: 1 Description: GNU portability library DescDetail: << Gnulib, the GNU portability library, is a macro system and C declarations and definitions for commonly-used API elements and abstracted system behaviors. It can be used to improve portability and other functionality in your programs. << DescUsage: << Please install the following to properly use gnulib-tool: autoconf2.6, automake1.12, gettext-tools, libtool2 << DescPackaging: << Since gnulib doesn't make official releases, this tarball is a snapshot of commit c3d1ccfdb375b4cb1b912116c084a61422ef47e3 from the repo at git://git.savannah.gnu.org/gnulib.git << # Note that multiple licenses are used among the various modules, # usually GPL but many are GPL/LGPL dual licensed. License: GPL Homepage: http://www.gnu.org/software/gnulib/ Maintainer: Daniel Johnson Source: https://dl.dropbox.com/u/9988666/%n-%v.tar.bz2 Source-MD5: 9a264053088d4cd78606f447bad798fb Recommends: << autoconf2.6, automake1.12, gettext-tools, libtool2 << BuildDepends: << coreutils, texi2html, texinfo << PatchScript: << perl -pi -e 's, gnulib_dir=.*$, gnulib_dir=%p/share/gnulib,' gnulib-tool perl -pi -e 's,\tdate ,\tgdate ,' doc/Makefile << CompileScript: << rm doc/updated-stamp make -C doc info html << InstallScript: << mkdir -p %i/bin cp check-module gnulib-tool %i/bin mkdir -p %i/share/%n cp -R build-aux posix-modules config doc lib m4 modules top tests MODULES.html.sh MODULES.html Makefile %i/share/%n chmod 0755 %i/share/%n/build-aux/config.guess chmod 0755 %i/share/%n/build-aux/config.sub chmod 0755 %i/share/%n/build-aux/gendocs.sh chmod 0644 %i/share/%n/doc/gendocs_template chmod 0755 %i/share/%n/lib/config.charset chmod 0644 %i/share/%n/m4/fflush.m4 chmod 0644 %i/share/%n/modules/canonicalize-lgpl chmod 0644 %i/share/%n/modules/fflush chmod 0644 %i/share/%n/modules/fflush-tests chmod 0644 %i/share/%n/tests/test-base64.c chmod 0755 %i/share/%n/tests/test-closein.sh chmod 0644 %i/share/%n/tests/test-fflush.c chmod 0755 %i/share/%n/tests/test-posix_spawn1.in.sh chmod 0755 %i/share/%n/tests/test-posix_spawn2.in.sh mkdir -p %i/share/info cp doc/gnulib.info %i/share/info << DocFiles: ChangeLog COPYING DEPENDENCIES NEWS README doc/gnulib.html InfoDocs: %n.info