Skip to content

Commit

Permalink
bump after default python version switch
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperla committed Jun 8, 2011
1 parent 4c9feaa commit fa78905
Show file tree
Hide file tree
Showing 259 changed files with 549 additions and 464 deletions.
4 changes: 2 additions & 2 deletions archivers/py-lzo/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2010/11/15 00:22:46 espie Exp $
# $OpenBSD: Makefile,v 1.5 2011/06/08 17:31:05 jasper Exp $

COMMENT = Python implementation of the LZO library

MODPY_EGG_VERSION = 1.08
DISTNAME = python-lzo-${MODPY_EGG_VERSION}
PKGNAME = py-lzo-${MODPY_EGG_VERSION}
REVISION = 0
REVISION = 1
CATEGORIES = archivers

HOMEPAGE = http://www.oberhumer.com/opensource/lzo/
Expand Down
3 changes: 2 additions & 1 deletion astro/py-metar/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2010/11/01 11:19:00 benoit Exp $
# $OpenBSD: Makefile,v 1.17 2011/06/08 17:31:16 jasper Exp $

COMMENT = Python module to access NOAA's METAR weather reports

MODPY_EGG_VERSION = 0.17
DISTNAME = pymetar-${MODPY_EGG_VERSION}
PKGNAME = py-metar-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = astro

HOMEPAGE = http://www.schwarzvogel.de/software-pymetar.shtml
Expand Down
4 changes: 2 additions & 2 deletions audio/cplay/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2010/11/15 00:22:46 espie Exp $
# $OpenBSD: Makefile,v 1.15 2011/06/08 17:31:33 jasper Exp $

COMMENT= curses front-end for various audio players

DISTNAME= cplay-1.49
REVISION = 5
REVISION = 6
CATEGORIES= audio

HOMEPAGE= http://mask.tf.hut.fi/~flu/hacks/cplay/
Expand Down
4 changes: 2 additions & 2 deletions audio/exaile/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2011/03/28 07:26:16 giovanni Exp $
# $OpenBSD: Makefile,v 1.17 2011/06/08 17:31:33 jasper Exp $

COMMENT = music manager and player for GTK+ written in Python

V = 0.3.2
P = 1
P = 2
DISTNAME = exaile-${V}.${P}

CATEGORIES = audio x11
Expand Down
6 changes: 3 additions & 3 deletions audio/libgpod/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.25 2010/11/15 00:22:47 espie Exp $
# $OpenBSD: Makefile,v 1.26 2011/06/08 17:31:33 jasper Exp $

COMMENT-main= library to access the contents of an iPod
COMMENT-python= python bindings for libgpod

VERSION= 0.7.2
DISTNAME= libgpod-${VERSION}
PKGNAME-main= ${DISTNAME}
REVISION-main = 4
REVISION-main = 5
PKGNAME-python= py-gpod-${VERSION}
REVISION-python = 4
REVISION-python = 5
SHARED_LIBS= gpod 720.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/}
Expand Down
4 changes: 2 additions & 2 deletions audio/mkplaylist/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2010/10/18 16:52:45 espie Exp $
# $OpenBSD: Makefile,v 1.5 2011/06/08 17:31:33 jasper Exp $

COMMENT= creates playlists from directory trees

MODPY_EGG_VERSION= 0.4.5
DISTNAME= mkplaylist-${MODPY_EGG_VERSION}
REVISION = 1
REVISION = 2
CATEGORIES= audio
HOMEPAGE= http://bj.spline.de/software.html

Expand Down
3 changes: 2 additions & 1 deletion audio/mpd-add-similar/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2010/11/15 00:22:47 espie Exp $
# $OpenBSD: Makefile,v 1.3 2011/06/08 17:31:33 jasper Exp $

COMMENT = add similar tracks to your mpd playlist

MODPY_EGG_VERSION = 0.1.6
DISTNAME = mpd-add-similar-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = audio net

HOMEPAGE = http://launchpad.net/mpd-add-similar
Expand Down
4 changes: 2 additions & 2 deletions audio/mpdBrowser/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2010/11/26 07:07:56 espie Exp $
# $OpenBSD: Makefile,v 1.9 2011/06/08 17:31:33 jasper Exp $

COMMENT= click & play MPD client

DISTNAME= mpdBrowser-0.9.15
REVISION = 3
REVISION = 4
CATEGORIES= audio

# GPLv3
Expand Down
3 changes: 2 additions & 1 deletion audio/picard/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2010/11/26 07:07:56 espie Exp $
# $OpenBSD: Makefile,v 1.11 2011/06/08 17:31:33 jasper Exp $

COMMENT = automatic audio files tagger using the MusicBrainz database

MODPY_EGG_VERSION = 0.12.1
DISTNAME = picard-${MODPY_EGG_VERSION}
REVISION = 0

CATEGORIES = audio

Expand Down
4 changes: 2 additions & 2 deletions audio/py-ao/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2011/05/31 07:21:04 dcoppa Exp $
# $OpenBSD: Makefile,v 1.15 2011/06/08 17:31:33 jasper Exp $

SHARED_ONLY= Yes

Expand All @@ -7,7 +7,7 @@ COMMENT= Python wrapper module for the ao library
MODPY_EGG_VERSION=0.82
DISTNAME= pyao-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME:S/py/py-/}
REVISION = 6
REVISION = 7
CATEGORIES= audio
HOMEPAGE= http://ekyo.nerim.net/software/pyogg/

Expand Down
4 changes: 2 additions & 2 deletions audio/py-cddb/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.12 2010/08/30 21:36:14 fgsch Exp $
# $OpenBSD: Makefile,v 1.13 2011/06/08 17:31:33 jasper Exp $

SHARED_ONLY= Yes

COMMENT= CDDB audio CD track info access in Python

DISTNAME= CDDB-1.4
PKGNAME= py-${DISTNAME:L}
REVISION = 3
REVISION = 4
CATEGORIES= audio

HOMEPAGE= http://cddb-py.sourceforge.net/
Expand Down
4 changes: 2 additions & 2 deletions audio/py-eyed3/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/11/15 00:22:48 espie Exp $
# $OpenBSD: Makefile,v 1.8 2011/06/08 17:31:33 jasper Exp $

COMMENT= module and program for processing ID3 tags

DISTNAME= eyeD3-0.6.14
REVISION = 2
REVISION = 3
CATEGORIES= audio

HOMEPAGE= http://eyed3.nicfit.net/
Expand Down
4 changes: 2 additions & 2 deletions audio/py-id3/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2010/08/30 21:36:14 fgsch Exp $
# $OpenBSD: Makefile,v 1.10 2011/06/08 17:31:33 jasper Exp $

COMMENT= read and manipulate ID3 tags on MP3 files with Python

VERSION= 1.2
DISTNAME= id3-py_${VERSION}
PKGNAME= py-id3-${VERSION}
REVISION = 3
REVISION = 4
CATEGORIES= audio

HOMEPAGE= http://id3-py.sourceforge.net/
Expand Down
3 changes: 2 additions & 1 deletion audio/py-last/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/10/28 16:10:24 edd Exp $
# $OpenBSD: Makefile,v 1.2 2011/06/08 17:31:33 jasper Exp $

COMMENT = Python last.fm library

MODPY_EGG_VERSION = 0.4.30
DISTNAME = pylast-${MODPY_EGG_VERSION}
PKGNAME = py-last-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = audio net

HOMEPAGE = http://code.google.com/p/pylast/
Expand Down
3 changes: 2 additions & 1 deletion audio/py-mpd/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2011/04/05 19:56:11 landry Exp $
# $OpenBSD: Makefile,v 1.6 2011/06/08 17:31:33 jasper Exp $

COMMENT = Python MPD client library

MODPY_EGG_VERSION = 0.3.0
DISTNAME = python-mpd-${MODPY_EGG_VERSION}
PKGNAME = py-mpd-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = audio

HOMEPAGE = http://jatreuman.indefero.net/p/python-mpd/
Expand Down
3 changes: 2 additions & 1 deletion audio/py-mutagen/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2011/05/31 09:49:52 dcoppa Exp $
# $OpenBSD: Makefile,v 1.6 2011/06/08 17:31:33 jasper Exp $

COMMENT = Python module to handle audio metadata

MODPY_EGG_VERSION = 1.20
DISTNAME = mutagen-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = audio

HOMEPAGE = http://mutagen.googlecode.com/
Expand Down
4 changes: 2 additions & 2 deletions audio/py-ogg/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2011/05/30 15:10:17 dcoppa Exp $
# $OpenBSD: Makefile,v 1.18 2011/06/08 17:31:33 jasper Exp $

SHARED_ONLY= Yes

Expand All @@ -7,7 +7,7 @@ COMMENT= Python wrapper for the Ogg libraries
MODPY_EGG_VERSION=1.3
DISTNAME= pyogg-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME:S/py/py-/}
REVISION = 6
REVISION = 7
CATEGORIES= audio
HOMEPAGE= http://ekyo.nerim.net/software/pyogg/

Expand Down
4 changes: 2 additions & 2 deletions audio/py-tagger/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2010/08/30 21:36:14 fgsch Exp $
# $OpenBSD: Makefile,v 1.8 2011/06/08 17:31:33 jasper Exp $

COMMENT= Python ID3 tag reader/writer module

DISTNAME= pytagger-0.5
PKGNAME= ${DISTNAME:S/^py/py-/}
REVISION = 2
REVISION = 3
CATEGORIES= audio

HOMEPAGE= http://www.liquidx.net/pytagger/
Expand Down
4 changes: 2 additions & 2 deletions audio/py-tagpy/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2011/05/04 09:39:52 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2011/06/08 17:31:33 jasper Exp $

COMMENT= Python bindings to TagLib audio file tag library

MODPY_EGG_VERSION = 0.94.7
DISTNAME = tagpy-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 1
REVISION = 2

CATEGORIES = audio devel

Expand Down
3 changes: 2 additions & 1 deletion audio/py-vorbis/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/31 09:19:45 dcoppa Exp $
# $OpenBSD: Makefile,v 1.2 2011/06/08 17:31:33 jasper Exp $

SHARED_ONLY = Yes

Expand All @@ -7,6 +7,7 @@ COMMENT = Python wrapper for the Vorbis libraries
MODPY_EGG_VERSION=1.4
DISTNAME = pyvorbis-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/py-/}
REVISION = 0
CATEGORIES = audio
HOMEPAGE = http://ekyo.nerim.net/software/pyogg/

Expand Down
4 changes: 2 additions & 2 deletions audio/py-xmms/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.15 2010/11/15 00:22:48 espie Exp $
# $OpenBSD: Makefile,v 1.16 2011/06/08 17:31:33 jasper Exp $

SHARED_ONLY= Yes

COMMENT= Python interface to XMMS

DISTNAME= pyxmms-1.06
PKGNAME= ${DISTNAME:S/py/py-/}
REVISION = 4
REVISION = 5
CATEGORIES= audio

HOMEPAGE= http://people.via.ecp.fr/~flo/2002/PyXMMS/doc/xmms.html
Expand Down
4 changes: 2 additions & 2 deletions audio/pykaraoke/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2010/11/26 07:07:56 espie Exp $
# $OpenBSD: Makefile,v 1.7 2011/06/08 17:31:33 jasper Exp $

COMMENT = free karaoke player

V = 0.7.1
MODPY_EGG_VERSION = ${V}
DISTNAME = pykaraoke-${V}
REVISION = 2
REVISION = 3
CATEGORIES = audio

HOMEPAGE = http://kibosh.org/pykaraoke/
Expand Down
4 changes: 2 additions & 2 deletions audio/pympd/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2010/11/15 00:22:48 espie Exp $
# $OpenBSD: Makefile,v 1.11 2011/06/08 17:31:33 jasper Exp $

COMMENT= frontend to mpd written in Python

DISTNAME= pympd-0.08
REVISION = 2
REVISION = 3
CATEGORIES= audio x11

HOMEPAGE= http://pympd.sourceforge.net/
Expand Down
4 changes: 2 additions & 2 deletions audio/rhythmbox/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.72 2011/06/02 17:09:31 kili Exp $
# $OpenBSD: Makefile,v 1.73 2011/06/08 17:31:33 jasper Exp $

# coherence plugin is installed but not activated by default so we don't
# enforce dependency on multimedia/coherence to lower requirements
Expand All @@ -8,7 +8,7 @@ COMMENT= music management application for GNOME
GNOME_PROJECT= rhythmbox
GNOME_VERSION= 0.12.8

REVISION = 12
REVISION = 13

SHARED_LIBS += rhythmbox-core 0.0 # .0.0

Expand Down
5 changes: 4 additions & 1 deletion audio/snack/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/03/12 08:53:52 sebastia Exp $
# $OpenBSD: Makefile,v 1.2 2011/06/08 17:31:33 jasper Exp $

COMMENT-main = Tcl/Tk snack sound toolkit
COMMENT-python = Python bindings for Tcl/Tk snack sound toolkit
Expand All @@ -9,6 +9,9 @@ PKGNAME-main = snack-${MODPY_EGG_VERSION}
PKGNAME-python = py-snack-${MODPY_EGG_VERSION}
CATEGORIES = audio

REVISION-main = 0
REVISION-python =0

HOMEPAGE = http://www.speech.kth.se/snack
MASTER_SITES = ${HOMEPAGE}/dist/
MAINTAINER = Sebastian Reitenbach <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions audio/sonata/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.28 2010/11/15 00:22:48 espie Exp $
# $OpenBSD: Makefile,v 1.29 2011/06/08 17:31:33 jasper Exp $

COMMENT= elegant music player for MPD

MODPY_EGG_VERSION=1.6.2.1
DISTNAME= sonata-${MODPY_EGG_VERSION}
REVISION = 4
REVISION = 5
CATEGORIES= audio

HOMEPAGE= http://sonata.berlios.de/
Expand Down
3 changes: 2 additions & 1 deletion audio/soundconverter/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/04/06 07:22:45 landry Exp $
# $OpenBSD: Makefile,v 1.2 2011/06/08 17:31:33 jasper Exp $

COMMENT = simple audio file converter for the GNOME Desktop

DISTNAME = soundconverter-1.5.4
REVISION = 0
CATEGORIES = audio

HOMEPAGE = http://soundconverter.berlios.de/
Expand Down
4 changes: 2 additions & 2 deletions audio/xmms2/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.20 2011/04/18 23:39:20 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2011/06/08 17:31:33 jasper Exp $

COMMENT = audio player daemon with library management
BROKEN-sparc64 = waf build goes into an infinite loop

V = 0.7
DISTNAME = xmms2-${V}DrNo
PKGNAME = xmms2-${V}
REVISION = 7
REVISION = 8

SHARED_LIBS += xmmsclient++ 1.0 # 4.0.0
SHARED_LIBS += xmmsclient++-glib 0.0 # 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions biology/py-biopython/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.17 2010/11/15 00:22:49 espie Exp $
# $OpenBSD: Makefile,v 1.18 2011/06/08 17:31:43 jasper Exp $

SHARED_ONLY= Yes
COMMENT= Python tools for computational molecular biology

MODPY_EGG_VERSION= 1.50
DISTNAME= biopython-${MODPY_EGG_VERSION}
REVISION = 0
REVISION = 1
CATEGORIES= biology

HOMEPAGE= http://www.biopython.org/
Expand Down
Loading

0 comments on commit fa78905

Please sign in to comment.