aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-08-31 08:16:18 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-08-31 08:16:18 +0000
commit4ee3a387ce90c6a3c7da89a2ee092730ce926d9b (patch)
treef80111d8f78611b92c5cb5250a9facec6916a907 /multimedia/xine
parentce6e9111c1b129b2f3ff7d4f135aba433188708b (diff)
downloadports-4ee3a387ce90c6a3c7da89a2ee092730ce926d9b.tar.gz
ports-4ee3a387ce90c6a3c7da89a2ee092730ce926d9b.zip
multimedia/libxine: Update to 1.2.9
- Cleanup options - Enable IMAGEMAGICK by default - Make DVB support optional but leave it enabled by default - Add SNDIO option - Properly order pkg-plist - Unbreak on aarch64 - Bump revision of dependent ports [1] Changes: https://sourceforge.net/projects/xine/files/xine-lib/1.2.9/README.txt/view ABI: https://abi-laboratory.pro/tracker/timeline/xine-lib/ [1] PR: 219921 Reported by: emorrasg@yahoo.es Submitted by: w.schwarzenfeld@utanet.at (initial version), Nathan <ndowens@yahoo.com> Reviewed by: mat, tobik Differential Revision: https://reviews.freebsd.org/D16840
Notes
Notes: svn path=/head/; revision=478529
Diffstat (limited to 'multimedia/xine')
-rw-r--r--multimedia/xine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 8a88f3a24b04..c747e8a5c40b 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xine
PORTVERSION= 0.99.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION}
DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
@@ -55,7 +55,7 @@ WIN32_CODECS_RUN_DEPENDS=\
XFT_USE= XORG=xft
XFT_CONFIGURE_ENABLE= xft
-XINE_PLUGINSDIR= lib/xine/plugins/2.5
+XINE_PLUGINSDIR= lib/xine/plugins/2.7
post-patch:
@${REINPLACE_CMD} -e \