Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15109/libs/pythonmods

Modified Files:
        pynotify-py.info python-mhash-py.info 
Log Message:
latest gnome and kde3 to stable, along with .la cleaning and associated build 
fixes and others uncovered while working on it, and other related packages


Index: pynotify-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/pynotify-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pynotify-py.info    15 Nov 2009 08:20:31 -0000      1.1
+++ pynotify-py.info    2 Nov 2010 15:46:18 -0000       1.2
@@ -1,49 +1,43 @@
 Info2: <<
 Package: pynotify-py%type_pkg[python]
 Version: 0.1.1
-Revision: 1
-Type: python (2.6)
+Revision: 3
+Type: python (2.6 2.7)
 BuildDepends: <<
-        atk1 (>= 1.26.0-1),
-        cairo (>= 1.8-1),
-       dbus-dev (>= 1.2.1-1),
-       expat1,
+        atk1 (>= 1.28.0-1),
+        cairo (>= 1.8.8-3),
+       dbus-glib1.2-dev,
+       dbus1.3-dev,
        fink (>= 0.24.12),
-       fontconfig2-dev (>= 2.4.1-1),
-       freetype219 (>= 2.3.8-2),
-        glib2-dev (>= 2.20.0-1),
+       fink-package-precedence,
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+        glib2-dev (>= 2.22.0-1),
        glitz,
-        gtk+2-dev (>= 2.16.0-1),
-       libffi,
-       libgettext3-dev,
-       libiconv-dev,
+        gtk+2-dev (>= 2.18.0-1),
         libnotify (>= 0.4.5-1),
-       libpng3,
-        pango1-xft2-ft219-dev (>= 1.24.0-1),
-       pixman (>= 0.14.0-1),
-        pygobject2-py26-dev (>= 2.18.0-1),
-        pygtk2-gtk-py26-dev (>= 2.15.2-1),
+        pango1-xft2-ft219-dev (>= 1.24.5-4),
+       pixman (>= 0.16.0-1),
+        pygobject2-py26-dev (>= 2.20.0-1),
+        pygtk2-gtk-py26-dev (>= 2.16.0-1),
        pkgconfig (>= 0.23),
        x11-dev
 <<
 Depends: <<
-        atk1-shlibs (>= 1.26.0-1),
-        cairo-shlibs (>= 1.8-1),
-       dbus-shlibs (>= 1.2.1-1),
-       expat1-shlibs,
-       fontconfig2-shlibs (>= 2.4.1-1),
-       freetype219-shlibs (>= 2.3.8-2),
-        glib2-shlibs (>= 2.20.0-1),
-       glitz-shlibs,
-        gtk+2-shlibs (>= 2.16.0-1),
-       libgettext3-shlibs,
-       libiconv,
+        atk1-shlibs (>= 1.28.0-1),
+        cairo-shlibs (>= 1.8.8-3),
+       dbus (>= 1.2.1-1),
+       dbus-glib1.2-shlibs,
+       dbus1.3-shlibs,
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+        glib2-shlibs (>= 2.22.0-1),
+        gtk+2-shlibs (>= 2.18.0-1),
         libnotify-shlibs (>= 0.4.5-1),
-       libpng3-shlibs,
-        pango1-xft2-ft219-shlibs (>= 1.24.0-1),
-       pixman-shlibs (>= 0.14.0-1),
-        pygobject2-py26 (>= 2.18.0-1),
-        pygtk2-gtk-py26 (>= 2.15.2-1),
+       notification-daemon,
+        pango1-xft2-ft219-shlibs (>= 1.24.5-4),
+        pygobject2-py26 (>= 2.20.0-1),
+        pygtk2-gtk-py26 (>= 2.16.0-1),
        python%type_pkg[python],
        x11
 <<
@@ -51,10 +45,11 @@
 Source-MD5: d247cf79b46cef7495deb0a76334f81d
 PatchFile: %{ni}.patch
 PatchFile-MD5: cf877ca52d350836cbdd1c68a00b502b
-ConfigureParams: --disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+ConfigureParams: --enable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
 CompileScript: <<
        PYTHON=%p/bin/python%type_raw[python] ./configure %c
        make
+       fink-package-precedence --prohibit-bdep %n-dev .
 <<
 InstallScript: <<
        make install DESTDIR=%d
@@ -64,6 +59,14 @@
        Package: %N-dev
        Depends: %N (= %v-%r)
        BuildDependsOnly: true
+       Conflicts: <<
+               pynotify-py26-dev,
+               pynotify-py27-dev
+       <<
+       Replaces: <<
+               pynotify-py26-dev,
+               pynotify-py27-dev
+       <<
        InstallScript: <<
                mkdir -p %i/share/doc/%n/examples
                install -m 755 tests/*.py tests/*.png %i/share/doc/%n/examples

Index: python-mhash-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/python-mhash-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- python-mhash-py.info        15 Nov 2009 07:35:11 -0000      1.3
+++ python-mhash-py.info        2 Nov 2010 15:46:18 -0000       1.4
@@ -3,7 +3,7 @@
 Version: 1.4
 Revision: 1
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
-Type: python (2.4 2.5 2.6)
+Type: python (2.4 2.5 2.6 2.7)
 Maintainer: Daniel Macks <dma...@netspace.org>
 BuildDepends: libmhash2 (>= 0.9.9-1)
 Depends: libmhash2-shlibs (>= 0.9.9-1), python%type_pkg[python]


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to