the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: pygobject2-py%type_pkg[python]
Version: 2.15.4
Revision: 3
Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Description: Python bindings for the Glib2 gobject library
DescDetail: <<
The original pygtk2-py binding set split into pygtk2-gtk-py and pygobject2-py
<<
DescPort: <<
#Patched tests scripts to use the desired python interpretter.
^-- tests/Makefile.am runs them via $(PYTHON) so doesn't matter
#Regenerate py-compile from automake1.9, which understands DESTDIR correctly
#Need to patch Makefile.am so that local .m4 files are found. See:
#http://bugzilla.gnome.org/show_bug.cgi?id=491773
^-- not needed if we don't redo autotools
<<
DescPackaging: <<
#libtool2 doesn't generate "libtool" script until end of
#configure, so patch configure.ac so that it is generated early
#because later part of configure uses it.
^-- not needed if we don't redo autotools
No 2.24 release...use version from garnome-2.24.0
As of 2.15.4-1, there is a public shared lib that is tied to
the pythonversion, so we bury it in the python-versioned
subdirectory of lib/ for orthogonality among -pyXX-shlibs.
<<
Homepage: http://www.pygtk.org
License: LGPL
Maintainer: Daniel Macks
BuildDepends: <<
fink (>= 0.24.12-1),
gettext-bin,
gettext-tools,
glib2-dev (>= 2.18.0-1),
libgettext3-dev,
libiconv-dev,
pkgconfig (>= 0.23)
<<
Depends: <<
%N-shlibs (= %v-%r),
glib2-shlibs (>= 2.18.0-1),
libgettext3-shlibs,
libiconv,
python%type_pkg[python]
<<
Conflicts: pygtk2
Replaces: pygtk2, pygtk2-py%type_pkg[python]
Source: mirror:gnome:sources/pygobject/2.15/pygobject-%v.tar.bz2
Source-MD5: df59affe5b8fd7148506c3473d479868
Type: python (2.3 2.4 2.5)
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking --libdir=%p/lib/python%type_raw[python]/site-packages/lib
CompileScript: <<
PYTHON=%p/bin/python%type_raw[python] ./configure %c
make
<<
InstallScript: <<
make -j1 install DESTDIR=%d pkgconfigdir=%p/lib/pkgconfig
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README
SplitOff: <<
Package: %N-shlibs
Depends: <<
glib2-shlibs (>= 2.18.0-1),
libgettext3-shlibs,
libiconv
<<
Files: <<
lib/python%type_raw[python]/site-packages/lib/libpyglib-2.0.0.*
<<
Shlibs: %p/lib/python%type_raw[python]/site-packages/lib/libpyglib-2.0.0.dylib 1.0.0 %n (>= 2.15.4-1)
DocFiles: AUTHORS COPYING ChangeLog NEWS README
<<
SplitOff2: <<
Package: %N-dev
Description: Tools for compiling against pygobject
Depends: %N (>= %v-%r), %N-shlibs (= %v-%r)
BuildDependsOnly: true
# swap among %n variants, replace specific files in another package
# (that is still viable!) that formerly had these files among others
Conflicts: <<
pygobject2-py23-dev,
pygobject2-py24-dev,
pygobject2-py25-dev,
pygobject2-py26-dev,
pygobject2-py27-dev
<<
Replaces: <<
pygtk2-py22-dev,
pygtk2-py23-dev, pygobject2-py23-dev,
pygtk2-py24-dev, pygobject2-py24-dev,
pygtk2-py25-dev, pygobject2-py25-dev,
pygobject2-py26-dev,
pygobject2-py27-dev
<<
Files: <<
bin
include
lib/pkgconfig
lib/python%type_raw[python]/site-packages/lib
share/gtk-doc
share/pygobject
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README
<<
<<