mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
bump REVISION/adjust hpodder dep for py-mutagen semi-backout
This commit is contained in:
@@ -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 <sthen@openbsd.org>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user