aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2014-10-18 21:10:39 +0000
committerJuergen Lock <nox@FreeBSD.org>2014-10-18 21:10:39 +0000
commitddb6d1d6f79e99c8d06b31a564459acb9d7c53a6 (patch)
tree426e85a5763a8dc36a27558c47361e144d35e6d1 /multimedia/xine
parent7919b8d58ebe06034536da6acec7c2c45dbb891a (diff)
downloadports-ddb6d1d6f79e99c8d06b31a564459acb9d7c53a6.tar.gz
ports-ddb6d1d6f79e99c8d06b31a564459acb9d7c53a6.zip
- Update libxine to 1.2.6 - changelog is here:
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog - Remove an inline from include/xine/xineutils.h for the benefit of using libxine with base gcc 4.2 . - Bump PORTREVISIONs for ports depending on libxine. (now also non-default rdeps as per the new rule)
Notes
Notes: svn path=/head/; revision=371159
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 71eb01a222f0..9ba18e85832e 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xine
PORTVERSION= 0.99.9
-PORTREVISION= 1
+PORTREVISION= 2
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.3
+XINE_PLUGINSDIR= lib/xine/plugins/2.5
post-patch:
@${REINPLACE_CMD} -e \