aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xtheater
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-30 19:59:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-30 19:59:28 +0000
commitd03388cc06a54a3d982f74160522434001ce4ec9 (patch)
tree763f0f76df2b195982504ab688b19ab2c5d2302c /multimedia/xtheater
parent3dfb17425b48576fae11898d7d4c341370c9dc35 (diff)
downloadports-d03388cc06a54a3d982f74160522434001ce4ec9.tar.gz
ports-d03388cc06a54a3d982f74160522434001ce4ec9.zip
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax - Switch to USES=libtool, drop .la files - Strip libraries
Notes
Notes: svn path=/head/; revision=355904
Diffstat (limited to 'multimedia/xtheater')
-rw-r--r--multimedia/xtheater/Makefile8
-rw-r--r--multimedia/xtheater/pkg-plist2
2 files changed, 3 insertions, 7 deletions
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile
index 42fded014f18..6ca74b416039 100644
--- a/multimedia/xtheater/Makefile
+++ b/multimedia/xtheater/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xtheater
PORTVERSION= 1.0.0.p1
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/Xtheater/1.0.0-pre1
@@ -12,14 +12,12 @@ DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/}
MAINTAINER= ports@FreeBSD.org
COMMENT= MPEG-1 player in GTK+ capable of playing MPEG-1 format streams
-LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
+LIB_DEPENDS= libsmpeg.so:${PORTSDIR}/multimedia/smpeg
-USE_AUTOTOOLS= libtool
USE_SDL= sdl
-USE_BZIP2= yes
USE_GNOME= gtk12
USE_GL= yes
-USES= gmake
+USES= gmake libtool tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gl
diff --git a/multimedia/xtheater/pkg-plist b/multimedia/xtheater/pkg-plist
index 1453aae47a4e..5dbcaf5d8ab5 100644
--- a/multimedia/xtheater/pkg-plist
+++ b/multimedia/xtheater/pkg-plist
@@ -1,10 +1,8 @@
bin/xtheater
lib/Xtheater/config
lib/Xtheater/player/libsmpeg.a
-lib/Xtheater/player/libsmpeg.la
lib/Xtheater/player/libsmpeg.so
lib/Xtheater/ui/libgtkui.a
-lib/Xtheater/ui/libgtkui.la
lib/Xtheater/ui/libgtkui.so
@dirrm lib/Xtheater/ui
@dirrm lib/Xtheater/player