aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-07-26 03:11:22 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-07-26 03:11:22 +0000
commit7eec8d5f5562c76342db29f08ebf212617ec56d9 (patch)
treebec69356b0036bf78de53422bcea1cf1277388b9 /multimedia/gstreamer
parent412a1288be0dc745461eb43bde4c342b27539a53 (diff)
downloadports-7eec8d5f5562c76342db29f08ebf212617ec56d9.tar.gz
ports-7eec8d5f5562c76342db29f08ebf212617ec56d9.zip
Notes
Diffstat (limited to 'multimedia/gstreamer')
-rw-r--r--multimedia/gstreamer/Makefile7
-rw-r--r--multimedia/gstreamer/distinfo6
-rw-r--r--multimedia/gstreamer/pkg-plist1
3 files changed, 8 insertions, 6 deletions
diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile
index e7b552a51c46..4dd6e59453ff 100644
--- a/multimedia/gstreamer/Makefile
+++ b/multimedia/gstreamer/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= gstreamer
-PORTVERSION= 0.10.19
-PORTREVISION= 1
+PORTVERSION= 0.10.20
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ \
${MASTER_SITE_LOCAL}
@@ -17,6 +16,7 @@ MASTER_SITE_SUBDIR= ahze
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Development framework for creating media applications
+BUILD_DEPENDS= ${LOCALBASE}/bin:${PORTSDIR}/textproc/flex
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
CFLAGS:= ${CFLAGS} -O2
@@ -35,7 +35,8 @@ CONFIGURE_ARGS= --disable-tests \
--disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
- ac_cv_func_register_printf_function="no"
+ ac_cv_func_register_printf_function="no" \
+ FLEX_PATH="${LOCALBASE}/bin/flex"
PLIST_SUB= VERSION="${GST_VERSION}"
USE_LDCONFIG= yes
GST_VERSION= 0.10
diff --git a/multimedia/gstreamer/distinfo b/multimedia/gstreamer/distinfo
index 70fc9b807261..57016bf96c71 100644
--- a/multimedia/gstreamer/distinfo
+++ b/multimedia/gstreamer/distinfo
@@ -1,3 +1,3 @@
-MD5 (gstreamer-0.10.19.tar.bz2) = 12072a3168420350ea450749a3b63be8
-SHA256 (gstreamer-0.10.19.tar.bz2) = 0de74f46b5434d9ae9469f2ea12d6fcb6f2d91f0e8c1b731e231c787989b5ae0
-SIZE (gstreamer-0.10.19.tar.bz2) = 2219970
+MD5 (gstreamer-0.10.20.tar.bz2) = d5af70413a65ebf855f788f965685e2b
+SHA256 (gstreamer-0.10.20.tar.bz2) = c839c3872510890bdbdfb43a79fd8b5646f3b9164b637127fb550351dc147eba
+SIZE (gstreamer-0.10.20.tar.bz2) = 2253801
diff --git a/multimedia/gstreamer/pkg-plist b/multimedia/gstreamer/pkg-plist
index 915cc9b2c609..95ab71db8a0b 100644
--- a/multimedia/gstreamer/pkg-plist
+++ b/multimedia/gstreamer/pkg-plist
@@ -62,6 +62,7 @@ include/gstreamer-%%VERSION%%/gst/gstparse.h
include/gstreamer-%%VERSION%%/gst/gstpipeline.h
include/gstreamer-%%VERSION%%/gst/gstplugin.h
include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h
+include/gstreamer-%%VERSION%%/gst/gstpreset.h
include/gstreamer-%%VERSION%%/gst/gstquery.h
include/gstreamer-%%VERSION%%/gst/gstregistry.h
include/gstreamer-%%VERSION%%/gst/gstsegment.h