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

Modified Files:
      Tag: pangocairo-branch
        gnome-print.info 
Log Message:
dep cleanup


Index: gnome-print.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-print.info,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- gnome-print.info    20 Dec 2006 17:19:19 -0000      1.1.2.1
+++ gnome-print.info    10 Jan 2007 05:57:42 -0000      1.1.2.2
@@ -1,6 +1,6 @@
 Package: gnome-print
 Version: 0.37
-Revision: 5
+Revision: 6
 Source: mirror:gnome:sources/%n/%v/%n-%v.tar.bz2
 Source-MD5: f9e13f4f17b04baceec1cdeed0f88eae
 BuildDepends: <<
@@ -14,13 +14,7 @@
        gnome-libs-dev (>= 1.4.2-17),
        gtk+ (>= 1.2.10-23),
        imlib (>= 1.9.14-13),
-       libglade (>= 0.17-3),
-       libiconv-dev,
-       libjpeg,
-       libtiff,
        libxml (>= 1.8.17-14),
-       netpbm,
-       orbit (>= 0.5.17-15),
        x11-dev
 <<
 Depends: <<
@@ -34,7 +28,8 @@
        gnome-libs-shlibs (>= 1.4.2-17),
        gtk+-shlibs (>= 1.2.10-23),
        imlib-shlibs (>= 1.9.14-2),
-       libxml-shlibs (>= 1.8.17-14)
+       libxml-shlibs (>= 1.8.17-14),
+       x11-shlibs
 <<
 PatchScript: <<
        sed -e 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
@@ -46,18 +41,18 @@
 UpdateLibtool: true
 SetCFLAGS: -O2 -no-cpp-precomp
 CompileScript: <<
-./configure %c
-make
-nm libgnomeprint/.libs/libgnomeprint.dylib | egrep ' [DTS] 
(_g_utf|_g_unichar)' | sed 's/.* //' | sort | uniq >symbol.list
-nmedit -R symbol.list libgnomeprint/.libs/libgnomeprint.15.1.11.dylib
+       ./configure %c
+       make
+       nm libgnomeprint/.libs/libgnomeprint.dylib | egrep ' [DTS] 
(_g_utf|_g_unichar)' | sed 's/.* //' | sort | uniq >symbol.list
+       nmedit -R symbol.list libgnomeprint/.libs/libgnomeprint.15.1.11.dylib
 <<
 InstallScript: <<
-make install DESTDIR=%d
-install -c -m 644 run-gnome-font-install %i/share/fonts
-(cd fonts; install -c -m 644 *.font %i/share/fonts)
+       make install DESTDIR=%d
+       install -c -m 644 run-gnome-font-install %i/share/fonts
+       (cd fonts; install -c -m 644 *.font %i/share/fonts)
 <<
 PostInstScript: <<
-perl %p/share/fonts/run-gnome-font-install %p/bin/gnome-font-install %p/share 
%p/share
+       perl %p/share/fonts/run-gnome-font-install %p/bin/gnome-font-install 
%p/share %p/share
 <<
 SplitOff: <<
        Package: %N-shlibs
@@ -72,12 +67,13 @@
                gtk+-shlibs,
                imlib-shlibs (>= 1.9.14-2),
                libglade-shlibs (>= 0.17-3),
-               libxml-shlibs (>= 1.8.17-14)
+               libxml-shlibs (>= 1.8.17-14),
+               x11-shlibs
        <<
        Replaces: %N (<= 0.35-2)
        Files: lib/libgnomeprint.*.dylib
        Shlibs: %p/lib/libgnomeprint.15.dylib 17.0.0 %n (>= 0.36-2)
-       DocFiles: AUTHORS COPYING* ChangeLog NEWS README
+       DocFiles: AUTHORS COPYING* ChangeLog 
installer/ChangeLog:ChangeLog.installer 
libgnomeprint/ChangeLog:ChangeLog.libgnomeprint po/ChangeLog:ChangeLog.po NEWS 
README
 <<
 SplitOff2: <<
        Package: %N-dev
@@ -85,9 +81,9 @@
        Depends: %N-shlibs (= %v-%r)
        Replaces: %N (<< 0.36-2)
        Files: include lib/libgnomeprint.* lib/*.sh
-       DocFiles: AUTHORS COPYING* ChangeLog NEWS README
+       DocFiles: AUTHORS COPYING* ChangeLog 
installer/ChangeLog:ChangeLog.installer 
libgnomeprint/ChangeLog:ChangeLog.libgnomeprint po/ChangeLog:ChangeLog.po NEWS 
README
 <<
-DocFiles: AUTHORS COPYING* ChangeLog NEWS README
+DocFiles: AUTHORS COPYING* ChangeLog installer/ChangeLog:ChangeLog.installer 
libgnomeprint/ChangeLog:ChangeLog.libgnomeprint po/ChangeLog:ChangeLog.po NEWS 
README
 Description: Gnome Print - Printing libraries for GNOME
 DescDetail: <<
 You should install the gnome-print package if you intend on using any of
@@ -103,6 +99,9 @@
 <<
 DescPackaging: <<
        Don't install fonts into live system during package building.
+
+       orbit doesn't appear to be linked or used if detected, so
+       don't bother with dependencies to force it to be detected
 <<
 License: GPL/LGPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
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