Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12237

Modified Files:
        vte-py.info vte9-shlibs.info 
Log Message:
Get some py stuff out of main libary pkg (thanks jfm)


Index: vte9-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/vte9-shlibs.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- vte9-shlibs.info    8 Jun 2009 14:41:28 -0000       1.6
+++ vte9-shlibs.info    10 Jun 2009 18:05:23 -0000      1.7
@@ -2,7 +2,7 @@
 Version: 0.20.3
 # 0.20.4 changes SONAME, not sure they indended to do that, so wait a
 # while before upgrading to see if they change/undo it again.
-Revision: 2
+Revision: 3
 Depends: <<
        atk1-shlibs (>= 1.26.0-1),
        cairo-shlibs (>= 1.8-1),
@@ -60,7 +60,11 @@
        export 
PKG_CONFIG_PATH=%p/lib/fontconfig2/lib/pkgconfig:%p/lib/xft2/lib/pkgconfig:$PKG_CONFIG_PATH
        %{default_script}
 <<
-InstallScript: make -j1 install DESTDIR="%d"
+InstallScript: <<
+       make -j1 install DESTDIR="%d"
+       rm %i/lib/pkgconfig/pyvte.pc
+       rm -rf %i/share/pygtk
+<<
 Shlibs: %p/lib/libvte.9.dylib 15.0.0 %n (>= 0.20.3-1)
 SplitOff: <<
        Package: vte
@@ -102,7 +106,7 @@
                lib/libvte.dylib
                lib/libvte.la
                lib/pkgconfig
-                share/gtk-doc
+               share/gtk-doc
        <<
        DocFiles: AUTHORS COPYING ChangeLog* NEWS README
 <<
@@ -113,6 +117,10 @@
        Move gettext catalogs (used by .dylib) into -shlibs as of 0.12.2-2/1002
 
        Move gtk-doc files into -dev as of 0.12.2-2/1002
+
+       Make sure not to install py support files here (are part of
+       vte-pyXX suite). See:
+       http://bugzilla.gnome.org/show_bug.cgi?id=585370
 <<
 DescPort: <<
        Crashes many different ways for many different uses. See:

Index: vte-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/vte-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- vte-py.info 9 Jun 2009 17:01:59 -0000       1.6
+++ vte-py.info 10 Jun 2009 18:05:23 -0000      1.7
@@ -1,7 +1,7 @@
 Info2: <<
 Package: vte-py%type_pkg[python]
 Version: 0.20.3
-Revision: 1
+Revision: 2
 Type: python (2.6)
 Depends: <<
        atk1-shlibs (>= 1.26.0-1),
@@ -72,6 +72,7 @@
        Package: %N-dev
        Depends: %N (>= %v-%r)
        BuildDependsOnly: true
+       Replaces: vte9-dev (<< 0.20.3-3), vte9-shlibs (<< 0.20.3-3)
        Files: <<
                lib/pkgconfig
                share/pygtk
@@ -81,6 +82,9 @@
 DescPackaging: <<
        *Just* want python stuff, so override its Makefile pieces
        that involve local libvte
+
+       pyvte.pc snuck into vte9-dev in 2.20.3-2
+       vte.defs snuck into vte9-shlibs in 2.20.3-2
 <<
 License: GPL
 Maintainer: The Gnome Core Team <fink-gnome-c...@lists.sourceforge.net>


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to