aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-23 21:59:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-23 21:59:04 +0000
commitfd6ff44be285b9139cdab60a3402ba15464b3114 (patch)
tree02b8b022fc644926d396e4c8d5aafa4dcfec31a2 /audio
parent9e64a1e65699ee3a42308dafc86a66d3e055dcc5 (diff)
downloadports-fd6ff44be285b9139cdab60a3402ba15464b3114.tar.gz
ports-fd6ff44be285b9139cdab60a3402ba15464b3114.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/gkrellmms/Makefile3
-rw-r--r--audio/gkrellmms2/Makefile3
-rw-r--r--audio/scrobbler/Makefile3
-rw-r--r--audio/wmalbum/Makefile3
-rw-r--r--audio/xmms-ahx/Makefile3
-rw-r--r--audio/xmms-bonk/Makefile3
-rw-r--r--audio/xmms-curses/Makefile3
-rw-r--r--audio/xmms-festalon/Makefile3
-rw-r--r--audio/xmms-flac/Makefile3
-rw-r--r--audio/xmms-gbsplay/Makefile3
-rw-r--r--audio/xmms-ladspa/Makefile3
-rw-r--r--audio/xmms-mailnotify/Makefile3
-rw-r--r--audio/xmms-nas/Makefile3
-rw-r--r--audio/xmms-nsf/Makefile3
-rw-r--r--audio/xmms-openspc/Makefile3
-rw-r--r--audio/xmms-sapplug/Makefile3
-rw-r--r--audio/xmms-scrobbler/Makefile3
-rw-r--r--audio/xmms-sexypsf/Makefile3
-rw-r--r--audio/xmms-sexyspc/Makefile3
-rw-r--r--audio/xmms-shn/Makefile3
-rw-r--r--audio/xmms-timidity/Makefile3
-rw-r--r--audio/xmms-volnorm/Makefile3
-rw-r--r--audio/xmms-wavpack/Makefile3
-rw-r--r--audio/xmms-xf86audio/Makefile3
-rw-r--r--audio/xmms-xymms/Makefile3
-rw-r--r--audio/xmmsctrl/Makefile3
26 files changed, 78 insertions, 0 deletions
diff --git a/audio/gkrellmms/Makefile b/audio/gkrellmms/Makefile
index 71f24d5eaee2..be18381a952c 100644
--- a/audio/gkrellmms/Makefile
+++ b/audio/gkrellmms/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://gkrellm.luon.net/files/
MAINTAINER= ume@FreeBSD.org
COMMENT= GKrellM XMMS Plugin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
diff --git a/audio/gkrellmms2/Makefile b/audio/gkrellmms2/Makefile
index 1ff4c4f07367..bd594500e06c 100644
--- a/audio/gkrellmms2/Makefile
+++ b/audio/gkrellmms2/Makefile
@@ -11,6 +11,9 @@ PKGNAMESUFFIX= 2
MAINTAINER= ume@FreeBSD.org
COMMENT= GKrellM XMMS Plugin
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile
index 3df2cf21921f..46f32cd5883f 100644
--- a/audio/scrobbler/Makefile
+++ b/audio/scrobbler/Makefile
@@ -12,6 +12,9 @@ DISTNAME= xmms-scrobbler-${PORTVERSION}
MAINTAINER?= novel@FreeBSD.org
COMMENT?= XMMS/BMP plugin for Audioscrobbler.com
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
CONFLICTS= xmms-scrobbler-[0-9]*
diff --git a/audio/wmalbum/Makefile b/audio/wmalbum/Makefile
index 311dca19ce7c..568604aea5d0 100644
--- a/audio/wmalbum/Makefile
+++ b/audio/wmalbum/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= lx@redundancy.redundancy.org
COMMENT= A dockapp to display album covers for xmms
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \
libgdk_pixbuf_xlib.so:${PORTSDIR}/graphics/gdk-pixbuf
diff --git a/audio/xmms-ahx/Makefile b/audio/xmms-ahx/Makefile
index 67b07757712a..bee18f0d31a0 100644
--- a/audio/xmms-ahx/Makefile
+++ b/audio/xmms-ahx/Makefile
@@ -12,6 +12,9 @@ COMMENT= XMMS plugin for playing AHX tunes
LICENSE= GPLv2
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-bonk/Makefile b/audio/xmms-bonk/Makefile
index 8e3e60b02a96..49b6f4e3cac7 100644
--- a/audio/xmms-bonk/Makefile
+++ b/audio/xmms-bonk/Makefile
@@ -10,6 +10,9 @@ DISTNAME= bonk-xmms-${PORTVERSION}
MAINTAINER= naddy@FreeBSD.org
COMMENT= XMMS input plugin to play bonk files
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
ALL_TARGET=
diff --git a/audio/xmms-curses/Makefile b/audio/xmms-curses/Makefile
index 26be16151b76..12b247ec7ab2 100644
--- a/audio/xmms-curses/Makefile
+++ b/audio/xmms-curses/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= itetcu@FreeBSD.org
COMMENT= A ncurses program for (remote) controlling multimedia/xmms
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs
diff --git a/audio/xmms-festalon/Makefile b/audio/xmms-festalon/Makefile
index 8cca7775b4c9..a4d796b1a634 100644
--- a/audio/xmms-festalon/Makefile
+++ b/audio/xmms-festalon/Makefile
@@ -7,6 +7,9 @@ COMMENT= XMMS plugin for playing .nsf and .hes audio files
MASTERDIR= ${.CURDIR}/../festalon
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-flac/Makefile b/audio/xmms-flac/Makefile
index dc4ffccf4f11..99a85b87974d 100644
--- a/audio/xmms-flac/Makefile
+++ b/audio/xmms-flac/Makefile
@@ -9,6 +9,9 @@ DISTNAME= flac-${PORTVERSION}
MAINTAINER= naddy@FreeBSD.org
COMMENT= XMMS input plugin for playing FLAC files
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \
libFLAC.so:${PORTSDIR}/audio/flac \
libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
diff --git a/audio/xmms-gbsplay/Makefile b/audio/xmms-gbsplay/Makefile
index b54bf4130e05..9d5560b9fbf9 100644
--- a/audio/xmms-gbsplay/Makefile
+++ b/audio/xmms-gbsplay/Makefile
@@ -7,6 +7,9 @@ COMMENT= XMMS plugin for playing Nintendo Game Boy(TM) audio
MASTERDIR= ${.CURDIR}/../gbsplay
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \
gbsplay:${PORTSDIR}/audio/gbsplay
diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile
index ae130a62ebe5..efdc55b9505f 100644
--- a/audio/xmms-ladspa/Makefile
+++ b/audio/xmms-ladspa/Makefile
@@ -16,6 +16,9 @@ COMMENT= XMMS Plugin that provides LADSPA Plugins to XMMS
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile
index c058152bd292..17e2c392d059 100644
--- a/audio/xmms-mailnotify/Makefile
+++ b/audio/xmms-mailnotify/Makefile
@@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= arved
MAINTAINER= arved@FreeBSD.org
COMMENT= XMMS plugin, that plays a sound on incoming mail and opens the MUA
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
LICENSE= GPLv2
diff --git a/audio/xmms-nas/Makefile b/audio/xmms-nas/Makefile
index ce74ed19d455..d369cba6a44b 100644
--- a/audio/xmms-nas/Makefile
+++ b/audio/xmms-nas/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= ftp://ftp.stack.nl/pub/users/willem/
MAINTAINER= bitbucket63-it@yahoo.com
COMMENT= A Network Audio System (NAS) output plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \
libaudio.so:${PORTSDIR}/audio/nas
diff --git a/audio/xmms-nsf/Makefile b/audio/xmms-nsf/Makefile
index f3f5779a1344..e4681a4ad370 100644
--- a/audio/xmms-nsf/Makefile
+++ b/audio/xmms-nsf/Makefile
@@ -13,6 +13,9 @@ COMMENT= XMMS input-plugin for playing Nintendo(TM) NSF audio files
LICENSE= GPLv2
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-openspc/Makefile b/audio/xmms-openspc/Makefile
index 6a24db7abb52..8b101156f34d 100644
--- a/audio/xmms-openspc/Makefile
+++ b/audio/xmms-openspc/Makefile
@@ -12,6 +12,9 @@ DISTNAME= xmms-OpenSPC-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= An SPC player for XMMS using OpenSPC
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \
xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-sapplug/Makefile b/audio/xmms-sapplug/Makefile
index 3fcb1ed262a1..4e451a96778a 100644
--- a/audio/xmms-sapplug/Makefile
+++ b/audio/xmms-sapplug/Makefile
@@ -13,6 +13,9 @@ COMMENT= XMMS input plugin for playing 8bit Atari(TM) .sap audio files
LICENSE= GPLv2
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-scrobbler/Makefile b/audio/xmms-scrobbler/Makefile
index 28bbc4dfe9f3..7578146a9013 100644
--- a/audio/xmms-scrobbler/Makefile
+++ b/audio/xmms-scrobbler/Makefile
@@ -11,6 +11,9 @@ CONFLICTS= scrobbler-*
MASTERDIR= ${.CURDIR}/../scrobbler
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
WITH_XMMS= yes
.include "${MASTERDIR}/Makefile"
diff --git a/audio/xmms-sexypsf/Makefile b/audio/xmms-sexypsf/Makefile
index 094481893f8e..991dec3d87de 100644
--- a/audio/xmms-sexypsf/Makefile
+++ b/audio/xmms-sexypsf/Makefile
@@ -12,6 +12,9 @@ DISTNAME= sexypsf-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= XMMS plugin for playing .psf files
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/audio/xmms-sexyspc/Makefile b/audio/xmms-sexyspc/Makefile
index 19d45533cb08..7fd4b39b36b2 100644
--- a/audio/xmms-sexyspc/Makefile
+++ b/audio/xmms-sexyspc/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= An SPC plugin for XMMS based on the SNESAPU emulation core
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \
xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile
index 73da5cfb3313..9bfa70ff67b0 100644
--- a/audio/xmms-shn/Makefile
+++ b/audio/xmms-shn/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.etree.org/shnutils/xmms-shn/dist/src/
MAINTAINER= naddy@FreeBSD.org
COMMENT= XMMS plugin to allow playing shorten-compressed audio
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-timidity/Makefile b/audio/xmms-timidity/Makefile
index 7fb181a8bff7..e54c868c9f94 100644
--- a/audio/xmms-timidity/Makefile
+++ b/audio/xmms-timidity/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.shikadi.net/utils/files/
MAINTAINER= beyert@cs.ucr.edu
COMMENT= XMMS input plugin to play midi files (via timidity)
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity
diff --git a/audio/xmms-volnorm/Makefile b/audio/xmms-volnorm/Makefile
index b73c27c92f05..20250907512d 100644
--- a/audio/xmms-volnorm/Makefile
+++ b/audio/xmms-volnorm/Makefile
@@ -13,6 +13,9 @@ COMMENT= Volume Normalizer plugin for XMMS
LICENSE= GPLv2
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12
diff --git a/audio/xmms-wavpack/Makefile b/audio/xmms-wavpack/Makefile
index deb0f9109d8a..1800163f38ff 100644
--- a/audio/xmms-wavpack/Makefile
+++ b/audio/xmms-wavpack/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://www.wavpack.com/
MAINTAINER= naddy@FreeBSD.org
COMMENT= XMMS input plugin to play WavPack files
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libwavpack.so:${PORTSDIR}/audio/wavpack \
libxmms.so:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-xf86audio/Makefile b/audio/xmms-xf86audio/Makefile
index 5f2159d95091..2f52b29a698e 100644
--- a/audio/xmms-xf86audio/Makefile
+++ b/audio/xmms-xf86audio/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= http://www.devin.com/xmms-xf86audio/download/
MAINTAINER= naddy@FreeBSD.org
COMMENT= XF86Audio multimedia-key support for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
MAKE_ARGS= CC="${CC}" OPT="${CFLAGS}" DEBUG=""
diff --git a/audio/xmms-xymms/Makefile b/audio/xmms-xymms/Makefile
index ca64bcb68115..f8e259b41ace 100644
--- a/audio/xmms-xymms/Makefile
+++ b/audio/xmms-xymms/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= xmms-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Sega Genesis GYM plugin for XMMS
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmmsctrl/Makefile b/audio/xmmsctrl/Makefile
index 55d4b4f68333..097f345be795 100644
--- a/audio/xmmsctrl/Makefile
+++ b/audio/xmmsctrl/Makefile
@@ -14,6 +14,9 @@ COMMENT= Small utility to control XMMS from the command line
LICENSE= GPLv2
+DEPRECATED= Abandonware, please consider using multimedia/audacious instead
+EXPIRATION_DATE= 2014-04-27
+
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms