Commit graph

10 commits

Author SHA1 Message Date
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
6bc10356fb Fix PKGNAME. Mark as not for python-3.x. 2014-01-20 15:47:56 +00:00
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
a21bd3bedd register egg-info.
Bump PKGREVISION.
2011-10-15 08:01:16 +00:00
obache
7886a2ccd2 Update HOMEPAGE. 2011-10-15 07:57:17 +00:00
joerg
54e4f06640 Use Python extension framework. Bump revision. 2008-06-12 00:18:10 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
joerg
e8837f2ce4 Doesn't build with Python before 2.3. 2007-06-11 17:38:35 +00:00
agc
f4dee7cece Initial import of PythonDaap 0.7 as py-daap into the Packages Collection.
PythonDaap is a (under development) DAAP client implemented in Python,
	and based on PyTunes by Davyd Madeley.  The authentication stuff
	(needed by recent copies of iTunes) has been added, and a primitive
	object model that can download individual tracks, and has playlist
	support.

	This distribution also includes an implementation of Apple's custom
	MD5 hasher as a python module.  This hasher is used in the DAAP
	authentication protocol, documented by David Hammerton.
2007-05-04 20:23:41 +00:00