aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
commit5ae8688c07b2294395a124e0b2da3a0f00d4aba0 (patch)
tree326c7ae1133b16e8be2a37e24472b70a0574fcaa /audio
parentfb717d0e60d518f1df0a66b382e11ff5a1d0f53b (diff)
downloadports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.tar.gz
ports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/abraca/Makefile3
-rw-r--r--audio/ardour5/Makefile3
-rw-r--r--audio/cplay/Makefile3
-rw-r--r--audio/cpp-xmms2/Makefile3
-rw-r--r--audio/exaile/Makefile3
-rw-r--r--audio/p5-xmms2/Makefile3
6 files changed, 18 insertions, 0 deletions
diff --git a/audio/abraca/Makefile b/audio/abraca/Makefile
index 0d8cbff13ae8..00e9907a7912 100644
--- a/audio/abraca/Makefile
+++ b/audio/abraca/Makefile
@@ -13,6 +13,9 @@ COMMENT= GTK2 client for the XMMS2 music player
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING.GPL
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
BUILD_DEPENDS= ${LOCALBASE}/bin/valac:lang/vala
LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \
libgee-0.8.so:devel/libgee
diff --git a/audio/ardour5/Makefile b/audio/ardour5/Makefile
index 73680c8fd55b..25a48cbfda03 100644
--- a/audio/ardour5/Makefile
+++ b/audio/ardour5/Makefile
@@ -16,6 +16,9 @@ COMMENT= Multichannel digital audio workstation
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
BUILD_DEPENDS= lv2>=1.14.0:audio/lv2 itstool>2.0.0:textproc/itstool
LIB_DEPENDS= libserd-0.so:devel/serd \
libsord-0.so:devel/sord \
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile
index e721469d9115..28b77c9279a6 100644
--- a/audio/cplay/Makefile
+++ b/audio/cplay/Makefile
@@ -13,6 +13,9 @@ COMMENT= Curses-based front-end for various audio players
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
USE_GITHUB= yes
GH_ACCOUNT= hukka
diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile
index a8a4d52d8c8e..6609e3da5396 100644
--- a/audio/cpp-xmms2/Makefile
+++ b/audio/cpp-xmms2/Makefile
@@ -8,6 +8,9 @@ PKGNAMEPREFIX= cpp-
MAINTAINER= madpilot@FreeBSD.org
COMMENT= C++ Bindings for XMMS2
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs
LIB_DEPENDS= libxmmsclient.so:audio/xmms2
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index 008dc4e4dbae..d7a95eeb4720 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -11,6 +11,9 @@ COMMENT= Full featured python-based music player for GTK+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gstreamer1>0:multimedia/py-gstreamer1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
diff --git a/audio/p5-xmms2/Makefile b/audio/p5-xmms2/Makefile
index 86248f9c9afa..a2d01c08d8de 100644
--- a/audio/p5-xmms2/Makefile
+++ b/audio/p5-xmms2/Makefile
@@ -8,6 +8,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Perl Bindings for XMMS2
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS+= libxmmsclient.so:audio/xmms2
MASTERDIR= ${.CURDIR}/../xmms2