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

Modified Files:
      Tag: pangocairo-branch
        seahorse.info 
Log Message:
Nuke obsolete patching (fixed upstream)
Reorganize to put all build things close together and minimal overrides


Index: seahorse.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/seahorse.info,v
retrieving revision 1.8.2.19
retrieving revision 1.8.2.20
diff -u -d -r1.8.2.19 -r1.8.2.20
--- seahorse.info       12 Mar 2007 18:58:16 -0000      1.8.2.19
+++ seahorse.info       13 Mar 2007 06:01:34 -0000      1.8.2.20
@@ -4,7 +4,6 @@
 
 Source: mirror:gnome:sources/%n/1.0/%n-%v.tar.bz2
 Source-MD5: 7afcb9b40aaa0c232ce8a9e0909fe757
-Patch: %n.patch
 
 BuildDepends: <<
        atk1 (>= 1.17.0-1),
@@ -92,20 +91,17 @@
        x11-shlibs
 <<
 
-ConfigureParams: --mandir=%p/share/man --disable-schemas-install 
--disable-dependency-tracking --disable-ldap --disable-gedit --disable-nautilus 
--disable-update-mime-database 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+Patch: %n.patch
+PatchScript: <<
+       autoreconf -fvi
+       perl -pi -e 's/chmod/#chmod/' agent/Makefile.in
+<<
+
+ConfigureParams: --mandir=%p/share/man --disable-schemas-install 
--disable-scrollkeeper --disable-dependency-tracking --disable-ldap 
--disable-gedit --disable-nautilus --disable-update-mime-database 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 SetCPPFLAGS: -Wall -fno-common
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 
-CompileScript: <<
-#!/bin/sh -ev
-
-       autoreconf -fvi
-       perl -pi -e 's/-scrollkeeper-update/#-scrollkeeper-update/' 
help/C/Makefile.in
-       perl -pi -e 's/chmod/#chmod/' agent/Makefile.in
-       ./configure %c
-       make
-<<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po NEWS README 
THANKS TODO
 
@@ -175,9 +171,6 @@
 <<
 
 DescPackaging: <<
-       Disable scrollkeeper runtime install. See:
-       http://bugzilla.gnome.org/show_bug.cgi?id=327441
-
        Move suid setup to PostInst so package builds with --build-as-nobody
 
        At startup, "couldn't monitor the GPG home directory:" is due


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