Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11159/10.4/unstable/main/finkinfo/devel

Modified Files:
        bison.info 
Log Message:
switch to gettext3; enable optional test suite


Index: bison.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/bison.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- bison.info  12 Sep 2006 19:07:13 -0000      1.7
+++ bison.info  19 Dec 2006 18:19:28 -0000      1.8
@@ -1,13 +1,14 @@
 Package: bison
 Version: 2.3
-Revision: 1000
+Revision: 1002
 Source: gnu
 Maintainer: Darian Lanx <[EMAIL PROTECTED]>
-BuildDepends: gawk, libiconv-dev, gettext-bin, gettext-tools, gettext-dev, m4
-Depends: gettext, libiconv, m4
+BuildDepends: gawk, libiconv-dev, gettext-bin, gettext-tools, libgettext3-dev, 
m4
+Depends: libgettext3-shlibs, libiconv, m4
 ConfigureParams: --with-libiconv-prefix=%p --with-libintl-prefix=%p 
--mandir=%p/share/man --infodir=%p/share/info --disable-dependency-tracking
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
+InfoTest: TestScript: make check || exit 2
 InstallScript: <<
  cp INSTALL INSTALL.txt
  make install DESTDIR=%d
@@ -30,6 +31,8 @@
 
 locale.alias is deleted because it is already provided by gettext which
 is an essential package, hence we can rely on the file to be always present.
+
+The only C++ is in the self-test suite
 <<
 License: GPL/GFDL
 Homepage: http://www.gnu.org/software/bison/bison.html


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to