Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv26072

Added Files:
        bdist-mpkg-py.info 
Log Message:
bdist-mpkg: py27, lion

--- NEW FILE: bdist-mpkg-py.info ---
Info2: <<
Package: bdist-mpkg-py%type_pkg[python]
Version: 0.4.4
Revision: 1
Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, 
(%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7)
Source: 
http://cheeseshop.python.org/packages/source/b/bdist_mpkg/bdist_mpkg-%v.tar.gz
Source-MD5: 848dfd00fda59092dea4e97f4a711797
Depends: python%type_pkg[python], distribute-py%type_pkg[python]

CompileScript: python%type_raw[python] setup.py build
InstallScript: <<
python%type_raw[python] setup.py install --prefix %p --root %d
mv %i/bin/bdist_mpkg %i/bin/bdist_mpkg-py%type_pkg[python]
<<
PostInstScript: <<
  update-alternatives --install %p/bin/bdist_mpkg bdist_mpkg 
%p/bin/bdist_mpkg-py%type_pkg[python] %type_pkg[python]
<<
PreRmScript: <<
  if [ $1 != "upgrade" ]
  then
    update-alternatives --remove bdist_mpkg 
%p/bin/bdist_mpkg-py%type_pkg[python]
  fi
<<
Description: Build OS X installer packages from distutils
DescDetail: <<
This is a distutils plugin that implements the bdist_mpkg command,
which builds a Mac OS X metapackage for use by Installer.app for easy
GUI installation of Python modules, much like bdist_wininst.

It also comes with a bdist_mpkg script, which is a setup.py front-end
that will allow you to easy build an installer metapackage from nearly
any existing package that uses distutils.
<<
License: BSD
Homepage: http://undefined.org/python/#bdist_mpkg
Maintainer: Brendan Cully <[email protected]>
<<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to