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

Modified Files:
      Tag: pangocairo-branch
        imlib.info libtheora0.info pstoedit.info 
Added Files:
      Tag: pangocairo-branch
        evolvotron.info 
Log Message:
merge from HEAD (pangocairo-root-20)

Index: libtheora0.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/libtheora0.info,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- libtheora0.info     7 Feb 2007 14:55:11 -0000       1.2.2.1
+++ libtheora0.info     9 Mar 2007 01:13:26 -0000       1.2.2.2
@@ -12,7 +12,7 @@
 BuildDependsOnly: True
 
 ConfigureParams: --with-ogg=%p --with-vorbis=%p --with-sdl-prefix=%p 
--disable-sdltest --disable-dependency-tracking
-InstallScript: make -j1 install DESTDIR=%d
+InstallScript: make -j1 install DESTDIR="%d"
 
 SplitOff: <<
   Package: %N-shlibs

Index: imlib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/imlib.info,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- imlib.info  13 Jul 2006 02:36:03 -0000      1.5
+++ imlib.info  9 Mar 2007 01:13:26 -0000       1.5.2.1
@@ -1,12 +1,26 @@
 Package: imlib
 Version: 1.9.15
-Revision: 1025
+Revision: 1026
 Description: Image handling library for X11 and Gtk
 License: GPL/LGPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: freetype219, libjpeg, libtiff, libpng3, netpbm, giflib, glib, 
gtk+ (>= 1.2.10-20), libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: <<
+       freetype219,
+       libjpeg,
+       libtiff,
+       libpng3,
+       netpbm,
+       giflib,
+       glib,
+       gtk+ (>= 1.2.10-20),
+       libgettext3-dev,
+       gettext-bin,
+       gettext-tools,
+       libiconv-dev,
+       x11-dev
+<<
 BuildDependsOnly: true
 
 Source: gnome
@@ -18,7 +32,7 @@
 
 SetCPPFLAGS: -w -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/include
 SetLDFLAGS: -L%p/lib/freetype219/lib
-SetLIBS: -L%p/lib -L/usr/X11R6/lib -lX11
+SetLIBS: -L%p/lib -L/usr/X11R6/lib -lX11 -lXext
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 ConfigureParams: --disable-shm --mandir=%p/share/man --disable-mmx
@@ -30,7 +44,18 @@
 DocFiles: COPYING COPYING.LIB README AUTHORS
 SplitOff: <<
        Package: %N-shlibs
-       Depends: freetype219-shlibs, gtk+-shlibs (>= 1.2.10-20), 
libgettext3-shlibs, libiconv, libjpeg-bin, libtiff-bin, giflib-bin | 
libungif-bin, libpng3-shlibs, netpbm-bin
+       Depends: <<
+               freetype219-shlibs,
+               gtk+-shlibs (>= 1.2.10-20),
+               libgettext3-shlibs,
+               libiconv,
+               libjpeg-bin,
+               libtiff-bin,
+               giflib-bin | libungif-bin,
+               libpng3-shlibs,
+               netpbm-bin,
+               x11-shlibs
+       <<
        Replaces: %N (<= 1.9.14-2)
        DocFiles: COPYING COPYING.LIB README AUTHORS
        Files: <<

--- NEW FILE: evolvotron.info ---
Package: evolvotron
Version: 0.4.0
Revision: 1002
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: ab6f3a3247e36ca0024d3837f78bdf6b
SourceDirectory: %n
Depends: qt3-shlibs, x11, x11-shlibs
BuildDepends: x11-dev, qt3, graphviz, doxygen
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Homepage: http://sourceforge.net/projects/evolvotron
License: GPL
Description: "Generative art" image evolver, based on Qt
GCC: 4.0
PatchScript: <<
        perl -pi -e "s,/home/\$(USER),%p,g" common.pro
        perl -pi -e "s/-pthread//g;" common.pro
        echo >> evolvotron/evolvotron.pro "QMAKE_LFLAGS_RELEASE  += -undefined 
dynamic_lookup"
<<
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib
CompileScript: <<
        #!/bin/bash -ev
        export PATH=%p/lib/qt3/bin:$PATH
        ./configure %c
        make
<<
InstallScript: <<
        mkdir -p %i/bin %i/share/doc/%n %i/share/man/man1
        cp -p evolvotron/evolvotron %i/bin/
        cp -p evolvotron.html %i/share/doc/%n/
        cp -p evolvotron_match/evolvotron_match %i/bin/
        cp -p evolvotron_mutate/evolvotron_mutate %i/bin/
        cp -p evolvotron_render/evolvotron_render %i/bin/
        cp -p man/man1/* %i/share/man/man1/
<<
DocFiles: BUGS BUILD CHANGES LICENSE README TODO USAGE VERSION

Index: pstoedit.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/pstoedit.info,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- pstoedit.info       16 Jan 2007 16:02:43 -0000      1.7.2.1
+++ pstoedit.info       9 Mar 2007 01:13:26 -0000       1.7.2.2
@@ -12,6 +12,8 @@
 SetCPPFLAGS: -I/usr/X11R6/include/ -I%p/include -D__unix__
 NoSetLDFLAGS: True
 SetLIBS: -L%p/lib
+NoSetMAKEFLAGS: true
+SetMAKEFLAGS: -j1
 PatchScript: <<
 cd src; grep -rl '{LIBEMF_LDFLAGS}' . | xargs perl -pi -e 
's|{LIBEMF_LDFLAGS}|\${LIBEMF_LDFLAGS}|g'
 perl -pi -e 's/-L\.//g' src/Makefile.in


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to