aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:29:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:29:43 +0000
commitd1218825c5df231775a8119f2763c8c594774283 (patch)
tree9243e61bdd18583227745cdccb465ba7cbb4efef /multimedia
parent0178653192192afa707f483c4b0f9111af5eeee1 (diff)
downloadports-d1218825c5df231775a8119f2763c8c594774283.tar.gz
ports-d1218825c5df231775a8119f2763c8c594774283.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/dirac/Makefile9
-rw-r--r--multimedia/dv2sub/Makefile8
-rw-r--r--multimedia/libdca/Makefile8
-rw-r--r--multimedia/libxspf/Makefile8
-rw-r--r--multimedia/pitivi/Makefile9
-rw-r--r--multimedia/rtmpdump/Makefile6
6 files changed, 12 insertions, 36 deletions
diff --git a/multimedia/dirac/Makefile b/multimedia/dirac/Makefile
index 120b0092b125..c99700aec823 100644
--- a/multimedia/dirac/Makefile
+++ b/multimedia/dirac/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dirac
-# Date created: 11 May 2004
-# Whom: Bruce M Simpson <bms@FreeBSD.org>
-#
+# Created by: Bruce M Simpson <bms@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= dirac
PORTVERSION= 1.0.2
@@ -16,8 +12,7 @@ COMMENT?= Open source video codec from the BBC
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= pkgconfig gnomehack
+USES= gmake pathfix pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ENV?= HAVE_LATEX=${FALSE} HAVE_DVIPDFM=${FALSE} \
diff --git a/multimedia/dv2sub/Makefile b/multimedia/dv2sub/Makefile
index 6e62671547bb..06764d53b7ee 100644
--- a/multimedia/dv2sub/Makefile
+++ b/multimedia/dv2sub/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dv2sub
-# Date created: Fri Jan 18
-# Whom: Phil Oleson
-#
+# Created by: Phil Oleson
# $FreeBSD$
-#
PORTNAME= dv2sub
PORTVERSION= 0.3
@@ -17,7 +13,7 @@ COMMENT= Extracts info or subtitles from DV stream
LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv
GNU_CONFIGURE= yes
-USE_GNOME= pkgconfig
+USES= pkgconfig
PLIST_FILES= bin/dv2sub
MAN1= dv2sub.1
diff --git a/multimedia/libdca/Makefile b/multimedia/libdca/Makefile
index bc73490c6fcd..f7c012960b38 100644
--- a/multimedia/libdca/Makefile
+++ b/multimedia/libdca/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libdts
-# Date created: 12th May 2004
-# Whom: Pav Lucistnik <pav@FreeBSD.org>
-#
+# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libdca
PORTVERSION= 0.0.5
@@ -15,7 +11,7 @@ COMMENT= Free DTS Coherent Acoustics decoder
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GNOME= pkgconfig gnomehack
+USES= pkgconfig pathfix
USE_LDCONFIG= yes
MAN1= dcadec.1 extract_dca.1
diff --git a/multimedia/libxspf/Makefile b/multimedia/libxspf/Makefile
index 678b6b0a1f3a..61bdcacb1d22 100644
--- a/multimedia/libxspf/Makefile
+++ b/multimedia/libxspf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libxspf
-# Date Created: 7 March 2009
-# Whom: Ed Schouten <ed@FreeBSD.org>
-#
+# Created by: Ed Schouten <ed@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libxspf
PORTVERSION= 1.2.0
@@ -23,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-expat=${LOCALBASE} --disable-test
USE_BZIP2= yes
-USE_GNOME= pkgconfig
+USES= pkgconfig
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile
index 1d836de6bcec..22e70ae468ed 100644
--- a/multimedia/pitivi/Makefile
+++ b/multimedia/pitivi/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: PiTiVi
-# Date created: 20 Dec 2004
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/multimedia/pitivi/Makefile,v 1.8 2006/04/26 19:31:01 ahze Exp $
@@ -18,8 +15,8 @@ RUN_DEPENDS= py*-zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas
USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GNOME= pygtk2 pkgconfig
+USES= gmake pkgconfig
+USE_GNOME= pygtk2
USE_GSTREAMER= gnonlin python good
USE_PYTHON= yes
INSTALLS_ICONS= yes
diff --git a/multimedia/rtmpdump/Makefile b/multimedia/rtmpdump/Makefile
index 42aa413250c8..16f2ae69b83b 100644
--- a/multimedia/rtmpdump/Makefile
+++ b/multimedia/rtmpdump/Makefile
@@ -11,7 +11,7 @@ COMMENT= A tool to download RTMP streams
LICENSE= GPLv2
-USE_GNOME= pkgconfig
+USES= pkgconfig
USE_LDCONFIG= yes
USE_OPENSSL= yes
MAKE_ENV= THREADLIB="${PTHREAD_LIBS}"
@@ -27,10 +27,6 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN= does not compile on 6.X
-.endif
-
.if ${OPENSSLBASE} != "/usr"
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}