summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-base/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2012-02-28 18:28:14 +0000
committerdrochner <drochner>2012-02-28 18:28:14 +0000
commit4e53c99906c403ea9f6a77c25130867fe097bfc3 (patch)
tree000a3153a18192ea8e4427933c05008d7d75fdb9 /multimedia/gst-plugins0.10-base/Makefile
parent4edc5c449ea3cb492365fd529e69ed93168cf2f0 (diff)
downloadpkgsrc-4e53c99906c403ea9f6a77c25130867fe097bfc3.tar.gz
update to 0.10.36
changes: -new GstAudioDecoder and GstAudioEncoder base classes -new GstAudioInfo audio format description API (which matches the new API in 0.11) -add support for compressed audio payloading and passhthrough (think S/PDIF, mp3 over bluetooth) -new tag convenience API to get info about creative commons licenses -new GstTagMux base class -new video API to force key units via events -new video overlay composition API for subtitles -decodebin/playbin2 now plug parsers by default
Diffstat (limited to 'multimedia/gst-plugins0.10-base/Makefile')
-rw-r--r--multimedia/gst-plugins0.10-base/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-base/Makefile b/multimedia/gst-plugins0.10-base/Makefile
index 29b888da1ee..e94ecd55e2c 100644
--- a/multimedia/gst-plugins0.10-base/Makefile
+++ b/multimedia/gst-plugins0.10-base/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2012/02/06 12:41:03 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2012/02/28 18:28:14 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 1
-
#CONFIGURE_ARGS+= --disable-silent-rules
COMMENT+= base plugins