aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 12:12:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 12:12:00 +0000
commit7a0f4abe2be429be794564fa0ba30727d6458ef0 (patch)
treecb47117e55d8b3cfa8e1d039d125b1106964ca6e /multimedia
parent60dbc060c34744dd55726fe83163eee3d49b4efe (diff)
downloadports-7a0f4abe2be429be794564fa0ba30727d6458ef0.tar.gz
ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/audiopreview/Makefile8
-rw-r--r--multimedia/clutter-gst/Makefile3
-rw-r--r--multimedia/gmencoder/Makefile3
-rw-r--r--multimedia/gst123/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-buzztard/Makefile7
-rw-r--r--multimedia/gstreamer-plugins-fluendo-mpegdemux/Makefile7
-rw-r--r--multimedia/ogmrip/Makefile3
-rw-r--r--multimedia/subtitleeditor/Makefile2
8 files changed, 11 insertions, 24 deletions
diff --git a/multimedia/audiopreview/Makefile b/multimedia/audiopreview/Makefile
index e9a24bf5f586..c5dae5b891a4 100644
--- a/multimedia/audiopreview/Makefile
+++ b/multimedia/audiopreview/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: audiopreview
-# Date created: 27 July 2010
-# Whom: kevlo
-#
+# Created by: kevlo
# $FreeBSD$
-#
PORTNAME= audiopreview
PORTVERSION= 0.6
@@ -14,7 +10,7 @@ MASTER_SITES= http://audiopreview.codealpha.net/files/
MAINTAINER= kevlo@FreeBSD.org
COMMENT= A command-line tool to play previews of audio and video files
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GSTREAMER= core
USE_GNOME= intltool
GNU_CONFIGURE= yes
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile
index 5dc71ba81d2f..caf75c3015c7 100644
--- a/multimedia/clutter-gst/Makefile
+++ b/multimedia/clutter-gst/Makefile
@@ -13,10 +13,9 @@ COMMENT= Clutter GStreamer integration
LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
-USE_GMAKE= yes
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
-USES= pathfix
+USES= pathfix gmake pkgconfig
USE_GNOME= ltverhack gnomeprefix
USE_GSTREAMER= yes
USE_GL= gl
diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile
index 3c8cf8930968..9eafdc262bcc 100644
--- a/multimedia/gmencoder/Makefile
+++ b/multimedia/gmencoder/Makefile
@@ -17,9 +17,8 @@ RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
-USE_GMAKE= yes
USE_GNOME= gnomeprefix libgnomeui
-USES= pathfix
+USES= pathfix gmake pkgconfig
MAN1= gmencoder.1
diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile
index 9fe13bc39216..0749dfd94410 100644
--- a/multimedia/gst123/Makefile
+++ b/multimedia/gst123/Makefile
@@ -12,7 +12,7 @@ COMMENT= A command-line tool to play audio and video files
LICENSE= LGPL20
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_BZIP2= yes
USE_GNOME= gtk20
CONFIGURE_ENV= NCURSES5_CONFIG=/usr/bin/true
diff --git a/multimedia/gstreamer-plugins-buzztard/Makefile b/multimedia/gstreamer-plugins-buzztard/Makefile
index 628bb53de7a8..8edf1c504128 100644
--- a/multimedia/gstreamer-plugins-buzztard/Makefile
+++ b/multimedia/gstreamer-plugins-buzztard/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gstreamer-plugins-buzztard
-# Date created: 2007-06-24
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= buzztard
PORTVERSION= 0.6.0
@@ -17,6 +13,7 @@ COMMENT= Buzztard gstreamer plugins
LIB_DEPENDS= fluidsynth.1:${PORTSDIR}/audio/fluidsynth
+USES= pkgconfig
USE_AUTOTOOLS= libtool
USE_GSTREAMER= yes
USE_GNOME= gnomehack ltverhack
diff --git a/multimedia/gstreamer-plugins-fluendo-mpegdemux/Makefile b/multimedia/gstreamer-plugins-fluendo-mpegdemux/Makefile
index 49fe6017ef0d..7437aca831b8 100644
--- a/multimedia/gstreamer-plugins-fluendo-mpegdemux/Makefile
+++ b/multimedia/gstreamer-plugins-fluendo-mpegdemux/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gstreamer-plugins-fluendo-mpegdemux
-# Date created: 2007-02-25
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gstreamer-plugins-fluendo-mpegdemux
PORTVERSION= 0.10.71
@@ -17,6 +13,7 @@ COMMENT= MPEG2 demuxing gstreamer plugin from fluendo
LICENSE= MPL
CFLAGS:= ${CFLAGS} -O2
+USES= pkgconfig
USE_BZIP2= yes
USE_GSTREAMER= yes
GNU_CONFIGURE= yes
diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile
index d0a91a14b549..d14ce74e224d 100644
--- a/multimedia/ogmrip/Makefile
+++ b/multimedia/ogmrip/Makefile
@@ -33,9 +33,8 @@ MP4BOX_DESC= Enable Mpeg-4 container support
THEORA_DESC= Enable Ogg Theora video codec support
SRT_DESC= Enable SRT text subtitles support
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= glib20 intlhack libxml2
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index cbaf87a467ee..702f34fe0b79 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
enchant:${PORTSDIR}/textproc/enchant \
pcre:${PORTSDIR}/devel/pcre
-USES= gmake
+USES= gmake pkgconfig
USE_GNOME= gtk20
USE_GSTREAMER= good
INSTALLS_ICONS= yes