Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/gnome
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12587

Modified Files:
        gpdf.info 
Log Message:
validation fix (scrollkeeper)


Index: gpdf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/gnome/gpdf.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gpdf.info   24 Mar 2005 14:01:12 -0000      1.4
+++ gpdf.info   5 May 2005 10:08:42 -0000       1.5
@@ -1,14 +1,25 @@
 Package: gpdf
 Version: 0.132
-Revision: 7
+Revision: 8
 Depends: atk1-shlibs (>= 1.6.0-1), audiofile-shlibs (>= 0.2.5-1), esound (>= 
0.2.34-1), gconf2 (>= 2.6.0-1), gettext, ghostscript (>= 8.00-1) | 
system-ghostscript8, glib2 (>= 2.4.0-1), gnome-vfs2 (>= 2.6.0-1) | 
gnome-vfs2-ssl (>= 2.6.0-1), gtk+2 (>= 2.4.0-1), libart2-shlibs (>= 2.3.16-1), 
libbonobo2 (>= 2.6.0-1), libbonoboui2 (>= 2.6.0-1), libglade2-shlibs (>= 
2.3.6-1), libgnome2 (>= 2.6.0-1), libgnomecanvas2 (>= 2.6.0-1), 
libgnomeprint2.2 (>= 2.6.0-1), libgnomeprintui2.2 (>= 2.6.0-1), libgnomeui2 (>= 
2.6.0-1), libiconv, libxml2-shlibs (>= 2.6.7-1), orbit2 (>= 2.10.0-1), 
pango1-xft2 (>= 1.4.0-1), popt-shlibs, scrollkeeper (>= 0.3.12-2)
 BuildDepends: audiofile, glib2-dev (>= 2.4.0-1), atk1 (>= 1.6.0-1), 
pango1-xft2-dev (>= 1.4.0-1), gtk+2-dev (>= 2.4.0-1), libgnomecanvas2-dev (>= 
2.6.0-1), libjpeg, orbit2-dev (>= 2.10.0-1), gconf2-dev (>= 2.6.0-1), 
gnome-vfs2-dev (>= 2.6.0-1) | gnome-vfs2-ssl-dev (>= 2.6.0-1), libxml2 (>= 
2.6.7-1), libbonobo2-dev (>= 2.6.0-1), libglade2 (>= 2.3.6-1), libgnome2-dev 
(>= 2.6.0-1), libbonoboui2-dev (>= 2.6.0-1), libgnomeui2-dev (>= 2.6.0-1), 
libgnomeprint2.2-dev (>= 2.6.0-1), libgnomeprintui2.2-dev (>= 2.6.0-1), 
pkgconfig, intltool, popt, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, libart2 (>= 2.3.16-1), esound (>= 0.2.34-1), gnome-keyring-dev
 Source: mirror:gnome:sources/%n/%v/%n-%v.tar.bz2
 Source-MD5: 1b8ba3384210b89a3628281e6aa5edaa
+PatchScript: perl -pi.bak -e "s/-scrollkeeper-update/#-scrollkeeper-update/g" 
help/omf.make help/*/Makefile.in
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
 ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man
 InstallScript: make install DESTDIR=%d
+PostInstScript: <<
+  if [ configure = "$1" ]; then
+    scrollkeeper-update -q
+  fi
+<<
+PostRmScript: <<  
+  if [ remove != "$1" ]; then
+    scrollkeeper-update -q
+  fi
+<<
 DocFiles: AUTHORS COPYING ChangeLog README 
 Description: GNOME pdf viewer
 License: GPL



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to