diff --git a/audio/beets/Makefile b/audio/beets/Makefile index 74c30d36673..800b42ea522 100644 --- a/audio/beets/Makefile +++ b/audio/beets/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.42 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.43 2019/11/19 21:21:10 sthen Exp $ COMMENT= CLI tools to manage music collections MODPY_EGG_VERSION= 1.4.9 DISTNAME= beets-${MODPY_EGG_VERSION} CATEGORIES= audio -REVISION= 1 +REVISION= 2 MAINTAINER= Stuart Henderson diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index 5b818aa4fd7..3e6239cc0aa 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.38 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.39 2019/11/19 21:21:10 sthen Exp $ COMMENT = music manager and player for GTK+ written in Python @@ -6,7 +6,7 @@ COMMENT = music manager and player for GTK+ written in Python V = 3.4.5 DISTNAME = exaile-${V} -REVISION = 1 +REVISION = 2 CATEGORIES = audio x11 diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index a2ada347624..c168a0a3d70 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.50 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.51 2019/11/19 21:21:10 sthen Exp $ COMMENT-main= library to access the contents of an iPod COMMENT-python= python bindings for libgpod @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} REVISION-main= 10 -REVISION-python= 8 +REVISION-python= 9 HOMEPAGE= http://www.gtkpod.org/libgpod/ diff --git a/audio/picard/Makefile b/audio/picard/Makefile index f1b07a1074b..6b04afb8782 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.31 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.32 2019/11/19 21:21:10 sthen Exp $ COMMENT = automatic audio files tagger using the MusicBrainz database MODPY_EGG_VERSION = 2.1.3 DISTNAME = picard-${MODPY_EGG_VERSION} -REVISION = 2 +REVISION = 3 CATEGORIES = audio diff --git a/audio/puddletag/Makefile b/audio/puddletag/Makefile index f1c69f93a86..c0a8ffdb68d 100644 --- a/audio/puddletag/Makefile +++ b/audio/puddletag/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2019/11/19 21:21:10 sthen Exp $ COMMENT = spreadsheet-like audio file tagger @@ -6,7 +6,7 @@ COMMENT = spreadsheet-like audio file tagger MODPY_EGG_VERSION = 1.2.0 DISTNAME = puddletag-${MODPY_EGG_VERSION} -REVISION = 3 +REVISION = 4 CATEGORIES = audio diff --git a/audio/pykaraoke/Makefile b/audio/pykaraoke/Makefile index d2fe92baa2d..195f341ac51 100644 --- a/audio/pykaraoke/Makefile +++ b/audio/pykaraoke/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.18 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.19 2019/11/19 21:21:10 sthen Exp $ COMMENT = free karaoke player MODPY_EGG_VERSION = 0.7.5 DISTNAME = pykaraoke-${MODPY_EGG_VERSION} CATEGORIES = audio -REVISION = 2 +REVISION = 3 HOMEPAGE = http://kibosh.org/pykaraoke/ diff --git a/audio/quodlibet/Makefile b/audio/quodlibet/Makefile index b36fa5335e1..71806501ec9 100644 --- a/audio/quodlibet/Makefile +++ b/audio/quodlibet/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.30 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.31 2019/11/19 21:21:10 sthen Exp $ COMMENT= audio player and tagger for GTK+ with regex support MODPY_EGG_VERSION= 4.2.1 DISTNAME= quodlibet-${MODPY_EGG_VERSION} PORTROACH= skipv:release-${MODPY_EGG_VERSION} -REVISION= 0 +REVISION= 1 CATEGORIES= audio diff --git a/audio/rgain/Makefile b/audio/rgain/Makefile index 279d74fb9d6..9c798df239f 100644 --- a/audio/rgain/Makefile +++ b/audio/rgain/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2019/11/19 21:21:11 sthen Exp $ COMMENT= multi-format tools and Python module for ReplayGain @@ -8,7 +8,7 @@ COMMENT= multi-format tools and Python module for ReplayGain MODPY_EGG_VERSION= 1.3.4 DISTNAME= rgain-${MODPY_EGG_VERSION} WRKDIST= ${WRKDIR}/fk-rgain-8df1a846a12c -REVISION= 0 +REVISION= 1 CATEGORIES= audio diff --git a/net/hpodder/Makefile b/net/hpodder/Makefile index 137bd7c7fea..7fada1e3fb6 100644 --- a/net/hpodder/Makefile +++ b/net/hpodder/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.41 2019/11/19 12:12:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.42 2019/11/19 21:21:11 sthen Exp $ COMMENT = command line podcast aggregator DISTNAME = hpodder-1.1.6 -REVISION = 17 +REVISION = 18 CATEGORIES = net HOMEPAGE = https://github.com/jgoerzen/hpodder/wiki @@ -26,7 +26,7 @@ BUILD_DEPENDS = devel/hs-ConfigFile \ textproc/hs-HaXml>=1.22 \ databases/hs-HDBC-sqlite3>=1.1.0 RUN_DEPENDS = net/curl>=7.15.5 \ - audio/py-mutagen,-tools + audio/py-mutagen,python3 post-install: ${INSTALL_MAN} ${FILESDIR}/hpodder.1 ${PREFIX}/man/man1