diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-12 18:13:36 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-12 18:13:36 +0800 |
commit | ffe932e1e43ea63fc17227278a9e8f9c6111f4dc (patch) | |
tree | 73514626c6f35990a37a753feb98a388917a2473 /audio/xmms-sid | |
parent | 3d5fd3cb76817a8c3bd6322ef9a2dd8beb078365 (diff) | |
download | freebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.tar.gz freebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.tar.zst freebsd-ports-gnome-ffe932e1e43ea63fc17227278a9e8f9c6111f4dc.zip |
Deprecate audio/xmms-sid and www/plugger-plugins-hubbe which rely on
audio/libsidplay, which is deprecated for a dead master site.
Extend the deprecation for audio/*sidplay to give time to deal with their
several dependencies.
Diffstat (limited to 'audio/xmms-sid')
-rw-r--r-- | audio/xmms-sid/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index 7a6c6d87c9c8..c7c5af7d3cb3 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.tnsp.org/xs-files/ MAINTAINER= ports@FreeBSD.org COMMENT= XMMS input plugin to play SID files +DEPRECATED= Relies on audio/libsidplay, which is deprecated +EXPIRATION_DATE= 2011-09-30 + LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |