Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19091

Modified Files:
        codebreaker.info 
Log Message:
"You're a codebreaker, automaker, package faker, don't you mess around with me!"


Index: codebreaker.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/codebreaker.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- codebreaker.info    13 Oct 2010 23:12:24 -0000      1.3
+++ codebreaker.info    16 Oct 2010 01:18:47 -0000      1.4
@@ -1,14 +1,35 @@
 Package: codebreaker
 Version: 1.2.1
-Revision: 3
+Revision: 4
 Depends: glib-shlibs, gtk+-shlibs, libgettext8-shlibs, x11, x11-shlibs
-BuildDepends: automake1.10, glib, gtk+, libgettext8-dev, x11-dev
+BuildDepends: <<
+       automake1.11, 
+       autoconf2.6,
+       fink-package-precedence,
+       glib, 
+       gtk+, 
+       libgettext8-dev, 
+       x11-dev
+<<
 Source: mirror:debian:pool/main/c/%n/%n_%v.orig.tar.gz
 Source-MD5: f0b914f29fcb1d88c3213e7097a6908c
 SourceDirectory: %n-%v.orig
 SetCFLAGS: -Os
-ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking
-PatchScript: rm install-sh mkinstalldirs && ln -s 
%p/share/automake-1.10/install-sh install-sh && ln -s 
%p/share/automake-1.10/mkinstalldirs mkinstalldirs && chmod +x install-sh 
mkinstalldirs && head > quakepile -n 353 Makefile.in && mv quakepile Makefile.in
+ConfigureParams: --mandir=%p/share/man
+PatchScript: <<
+       #!/bin/sh -ev
+       touch NEWS ChangeLog
+       mv Makefile.am Makefile.am.orig
+       echo "SUBDIRS = src" > Makefile.am
+       echo "doc_DATA = doc/HOWTO AUTHORS" >> Makefile.am
+       autoreconf -f -i --warnings=no-gnu
+<<
+CompileScript: <<
+       #!/bin/sh -ev
+       ./configure %c
+       make
+       fink-package-precedence --headers .
+<<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS README
 License: GPL


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to