Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8486/10.4-transitional/unstable/main/finkinfo/libs

Modified Files:
        libsmoke.info libsmoke.patch pcrs0.info 
Log Message:
don't remove important colons ;)

Index: pcrs0.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/pcrs0.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pcrs0.info  22 Dec 2005 21:25:12 -0000      1.2
+++ pcrs0.info  23 Dec 2005 03:58:09 -0000      1.3
@@ -13,7 +13,7 @@
 ########################################
 ## Dependencies
 ##
-BuildDepends autoconf2.5, pcre (>= 3.0-1), fink (>= 0.9.9)
+BuildDepends: autoconf2.5, pcre (>= 3.0-1), fink (>= 0.9.9)
 Depends: %N-shlibs (= %v-%r)
 Replaces: %N-shlibs (<< 0.0.3-1)
 BuildDependsOnly: true

Index: libsmoke.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/libsmoke.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libsmoke.info       19 Dec 2005 02:17:10 -0000      1.2
+++ libsmoke.info       23 Dec 2005 03:58:09 -0000      1.3
@@ -1,8 +1,9 @@
 Package: libsmoke
 Version: 3.009
-Revision: 21
+Revision: 22
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: autoconf2.5 (>= 2.58-1), automake1.7, glut (>= 3.7-3), libpng3 
(>= 1.2.5-1), libtool14 (>= 1.5.10-1), qt3 (>= 3.3.5-21), x11-dev, kdelibs3, 
kdelibs3-dev, arts-dev
+# GOD I hate this, it needs all these stupid kde tools, even though they're 
not used  :P
+BuildDepends: arts-dev (>= 1.4.0-21), autoconf2.5 (>= 2.58-1), automake1.7, 
glut (>= 3.7-3), kdelibs3-unified-dev, libpng3 (>= 1.2.5-1), libtool14 (>= 
1.5.10-1), qt3 (>= 3.3.5-21), x11-dev
 BuildDependsOnly: true
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
@@ -25,9 +26,9 @@
 UpdatePOD: true
 DocFiles: AUTHORS COPYING ChangeLog* INSTALL README TODO 
smoke/README:README.smoke
 
-ConfigureParams: --prefix=%p --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-extra-libs=%p/lib --with-extra-includes=%p/include --enable-mt 
--with-pic --disable-rpath --enable-shared=yes --enable-static=no 
--mandir=%i/share/man --with-xinerama --disable-final 
--disable-dependency-tracking --with-smoke=qt --with-threshold=12
+ConfigureParams: --prefix=%p --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-extra-libs=%p/lib --with-extra-includes=%p/include --enable-mt 
--with-pic --disable-rpath --enable-shared=yes --enable-static=no 
--mandir=%i/share/man --with-xinerama --disable-final 
--disable-dependency-tracking --with-threshold=12 --enable-smoke 
--with-smoke=kde
 CompileScript: <<
-#!/bin/sh -ex
+#!/bin/sh -ev
 
        export HOME=/tmp PREFIX="%p" lt_cv_sys_max_cmd_len=65536 
QTDOCDIR="%p/share/doc/qt3/html"
        . ./environment-helper.sh
@@ -41,7 +42,6 @@
        esac
 
        export CPPFLAGS="-I/usr/include/gssapi $CPPFLAGS"
-
        export CC=gcc-3.3 CXX=g++-3.3
 
        ./build-helper.sh cvs       %N %v %r make -f admin/Makefile.common cvs
@@ -51,7 +51,7 @@
        popd
 <<
 InstallScript: <<
-#!/bin/sh -ex
+#!/bin/sh -ev
 
        export PREFIX="%p"
        . ./environment-helper.sh

Index: libsmoke.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/libsmoke.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libsmoke.patch      12 Dec 2005 23:00:42 -0000      1.1
+++ libsmoke.patch      23 Dec 2005 03:58:09 -0000      1.2
@@ -1,6 +1,5 @@
-diff -uNr PerlQt-3/smoke/Makefile.am PerlQt-3-new/smoke/Makefile.am
 --- PerlQt-3/smoke/Makefile.am 2003-12-23 13:02:08.000000000 -0500
-+++ PerlQt-3-new/smoke/Makefile.am     2005-12-12 15:41:56.000000000 -0500
++++ PerlQt-3-new/smoke/Makefile.am     2005-12-19 17:00:38.000000000 -0500
 @@ -1,4 +1,4 @@
 -SUBDIRS = qt kde
 +SUBDIRS = qt



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to