Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory sc8-pr-cvs1:/tmp/cvs-serv30242

Added Files:
        pygtk2-py22.info pygtk2-py23.info pygtk2.info 
Removed Files:
        pygtk2-1.99.15-1.info 
Log Message:
Version upgrade. Switch to new python package policy.
Doesn't compile (via configure && make).
Need to fix Depends to agree with ./configure tests.


--- NEW FILE: pygtk2-py22.info ---
Package: pygtk2-py22
Version: 1.99.16
Revision: 1
Description: Python bindings for the GTK widget set
DescDetail: <<
PyGTK provides an object oriented interface that is slightly higher
level than the C one. It automatically does all the type casting and
reference counting that you would have to do normally with the C API.
<<
DescPort: <<
Originally ported by Michel Alexandre Salim <[EMAIL PROTECTED]>
(up to pygtk2-1.99.15-1)

Running the .py scripts bare causes setup.py to whine that gtkgl-2.0
(Fink's gtkglarea2 package) but 2.0.0 (Fink's is too old).

Haven't converted to ./configure (working on -py23 first).
<<
Homepage: http://www.daa.com.au/~james/pygtk/
License: LGPL
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
BuildDepends: libgnome2-dev, libglade2, dlcompat-dev
#BuildDepends: gtkglarea2 (>= 2.0.0-1)
Depends: python22 (>= 2.2.2-1) | python22-nox (>= 2.2.2-1), numeric | numeric-atlas, 
libgnome2, libglade2-shlibs, dlcompat
#Depends: gtkglarea2-shlibs (>= 2.0.0-1)
Replaces: pygtk2 (<< %v-%r)
Source: mirror:gnome:sources/pygtk/1.99/pygtk-%v.tar.gz
Source-MD5: aa507c1eae19ba7a90ad219e9f0868d1
#SetCPPFLAGS: -no-cpp-precomp
SetMACOSX_DEPLOYMENT_TARGET: 10.2
CompileScript: %p/bin/python2.2 setup.py build
InstallScript: <<
  %p/bin/python2.2 setup.py install --prefix=%i
  mkdir -p %i/share/doc/%n
  cp -pR examples %i/share/doc/%n
<<
DocFiles: AUTHORS COPYING ChangeLog MAPPING NEWS README THREADS TODO

--- NEW FILE: pygtk2-py23.info ---
Package: pygtk2-py23
Version: 1.99.16
Revision: 1
Description: Python bindings for the GTK widget set
DescDetail: <<
PyGTK provides an object oriented interface that is slightly higher
level than the C one. It automatically does all the type casting and
reference counting that you would have to do normally with the C API.
<<
DescPort: <<
Originally ported by Michel Alexandre Salim <[EMAIL PROTECTED]>
(up to pygtk2-1.99.15-1)

Running the .py scripts bare causes setup.py to whine that gtkgl-2.0
(Fink's gtkglarea2 package) but 2.0.0 (Fink's is too old).

Running ./configure etc. causes compilation to crash with
  ld: multiple definitions of symbol __PyGObject_API
  _gtkmodule_la-gtkmodule.lo definition of __PyGObject_API in section (__DATA,__common)
  _gtkmodule_la-pygtktreemodel.lo definition of __PyGObject_API in section 
(__DATA,__common)
  _gtkmodule_la-pygtkcellrenderer.lo definition of __PyGObject_API in section 
(__DATA,__common)
  make[2]: *** [_gtkmodule.la] Error 1
<<
Homepage: http://www.daa.com.au/~james/pygtk/
License: LGPL
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
BuildDepends: libgnome2-dev, libglade2, dlcompat-dev
#BuildDepends: gtkglarea2 (>= 2.0.0-1)
Depends: python23 | python23-nox, numeric | numeric-atlas, libgnome2, 
libglade2-shlibs, dlcompat
#Depends: gtkglarea2-shlibs (>= 2.0.0-1)
Replaces: pygtk2 (<< %v-%r)
Source: mirror:gnome:sources/pygtk/1.99/pygtk-%v.tar.gz
Source-MD5: aa507c1eae19ba7a90ad219e9f0868d1
#SetCPPFLAGS: -no-cpp-precomp
SetMACOSX_DEPLOYMENT_TARGET: 10.2
#CompileScript: %p/bin/python2.3 setup.py build
SetPYTHON: %p/bin/python2.3
ConfigureParams: --mandir='${prefix}/share/man'
CompileScript: <<
  ./configure %c
  make
<<
#InstallScript: <<
#  %p/bin/python2.3 setup.py install --prefix=%i
#  mkdir -p %i/share/doc/%n
#  cp -pR examples %i/share/doc/%n
#<<
#DocFiles: AUTHORS COPYING ChangeLog MAPPING NEWS README THREADS TODO

--- NEW FILE: pygtk2.info ---
Package: pygtk2
Version: 1.99.16
Revision: 1
Description: Placeholder for versioned pygtk2 packages
DescDetail: <<
Python bindings for the GTK widget set.

PyGTK provides an object oriented interface that is slightly higher
level than the C one. It automatically does all the type casting and
reference counting that you would have to do normally with the C API.
<<
DescPort: <<
Originally ported by Michel Alexandre Salim <[EMAIL PROTECTED]>
(up to pygtk2-1.99.15-1)
<<
Homepage: http://www.daa.com.au/~james/pygtk/
License: LGPL
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
Type: bundle
Depends: pygtk2-py22 | pygtk2-py23

--- pygtk2-1.99.15-1.info DELETED ---




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to