Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2013 23:12:02 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330787 - head/multimedia/xbmc-pvr
Message-ID:  <201310182312.r9INC22B082628@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Fri Oct 18 23:12:02 2013
New Revision: 330787
URL: http://svnweb.freebsd.org/changeset/ports/330787

Log:
  Apparently this no longer builds, mark it BROKEN and DEPRECATED,
  the main xbmc port supports pvr now with multimedia/xbmc-addon-pvr.

Modified:
  head/multimedia/xbmc-pvr/Makefile

Modified: head/multimedia/xbmc-pvr/Makefile
==============================================================================
--- head/multimedia/xbmc-pvr/Makefile	Fri Oct 18 23:07:02 2013	(r330786)
+++ head/multimedia/xbmc-pvr/Makefile	Fri Oct 18 23:12:02 2013	(r330787)
@@ -59,6 +59,9 @@ RUN_DEPENDS=	${LOCALBASE}/lib/alsa-lib/l
 		${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
 		xdpyinfo:${PORTSDIR}/x11/xdpyinfo
 
+BROKEN=		no longer builds, use multimedia/xbmc and multimedia/xbmc-addon-pvr
+DEPRECATED=	multimedia/xbmc and multimedia/xbmc-addon-pvr are newer
+EXPIRATION_DATE=	2013-12-31
 GITHASH=	9023e39
 WRKSRC=		${WRKDIR}/opdenkamp-${PORTNAME}-${GITHASH}
 FETCH_ARGS=	-Fpr



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