Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2019 16:16:17 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493880 - in head: audio/esound audio/gstreamer-plugins-esound chinese/reciteword x11/xbelld
Message-ID:  <201902251616.x1PGGHHJ049403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Feb 25 16:16:17 2019
New Revision: 493880
URL: https://svnweb.freebsd.org/changeset/ports/493880

Log:
  Deprecate the remaining parts of esound

Modified:
  head/audio/esound/Makefile
  head/audio/gstreamer-plugins-esound/Makefile
  head/chinese/reciteword/Makefile
  head/x11/xbelld/Makefile

Modified: head/audio/esound/Makefile
==============================================================================
--- head/audio/esound/Makefile	Mon Feb 25 15:56:41 2019	(r493879)
+++ head/audio/esound/Makefile	Mon Feb 25 16:16:17 2019	(r493880)
@@ -14,6 +14,9 @@ COMMENT=	Sound library for enlightenment package
 
 LIB_DEPENDS=	libaudiofile.so:audio/libaudiofile
 
+DEPRECATED=	Abandonware
+EXPIRATION_DATE=	2019-03-25
+
 USES=		alias libtool:keepla pathfix pkgconfig:both tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=  yes

Modified: head/audio/gstreamer-plugins-esound/Makefile
==============================================================================
--- head/audio/gstreamer-plugins-esound/Makefile	Mon Feb 25 15:56:41 2019	(r493879)
+++ head/audio/gstreamer-plugins-esound/Makefile	Mon Feb 25 16:16:17 2019	(r493880)
@@ -7,6 +7,9 @@ CATEGORIES=	audio
 
 COMMENT=	Gstreamer enlightenment sound library plugin
 
+DEPRECATED=	Depends on audio/esound
+EXPIRATION_DATE=	2019-03-25
+
 GST_PLUGIN=	esound
 
 MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer-plugins

Modified: head/chinese/reciteword/Makefile
==============================================================================
--- head/chinese/reciteword/Makefile	Mon Feb 25 15:56:41 2019	(r493879)
+++ head/chinese/reciteword/Makefile	Mon Feb 25 16:16:17 2019	(r493880)
@@ -15,6 +15,9 @@ DISTFILES=	${DISTNAME}.tar.bz2 \
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Education software to help people to study English
 
+DEPRECATED=	depends on audio/esound
+EXPIRATION_DATE=	2019-03-25
+
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 

Modified: head/x11/xbelld/Makefile
==============================================================================
--- head/x11/xbelld/Makefile	Mon Feb 25 15:56:41 2019	(r493879)
+++ head/x11/xbelld/Makefile	Mon Feb 25 16:16:17 2019	(r493880)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}-0.2beta2
 MAINTAINER=	chip-set@mail.ru
 COMMENT=	XBellD is a small daemon for replacing the standard X terminal bell
 
+DEPRECATED=	Depends on audio/esound
+EXPIRATION_DATE=	2019-03-25
+
 LIB_DEPENDS=	libaudiofile.so:audio/libaudiofile
 
 USES=		imake tar:tgz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902251616.x1PGGHHJ049403>