Update to gstreamer1-plugins-bad-1.0.5.
This commit is contained in:
parent
1debb1e39e
commit
931a4b7613
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2012/11/24 08:20:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2013/01/08 13:49:40 ajacoutot Exp $
|
||||
|
||||
COMMENT= bad elements for GStreamer
|
||||
|
||||
V= 1.0.3
|
||||
V= 1.0.5
|
||||
DISTNAME= gst-plugins-bad-${V}
|
||||
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-bad-${V}
|
||||
|
||||
SHARED_LIBS += gstbasecamerabinsrc-1.0 0.0 # 0.0
|
||||
SHARED_LIBS += gstbasevideo-1.0 0.0 # 0.0
|
||||
SHARED_LIBS += gstcodecparsers-1.0 0.0 # 0.0
|
||||
SHARED_LIBS += gstphotography-1.0 0.0 # 0.0
|
||||
SHARED_LIBS += gstsignalprocessor-1.0 0.0 # 0.0
|
||||
SHARED_LIBS += gstbasecamerabinsrc-1.0 0.0 # 5.0
|
||||
SHARED_LIBS += gstbasevideo-1.0 0.0 # 5.0
|
||||
SHARED_LIBS += gstcodecparsers-1.0 0.0 # 5.0
|
||||
SHARED_LIBS += gstphotography-1.0 0.0 # 5.0
|
||||
SHARED_LIBS += gstsignalprocessor-1.0 0.0 # 5.0
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_GST:=gst-plugins-bad/}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gstreamer/gst-plugins-bad-1.0.3.tar.xz) = Lq50a+C0x/ovHgV8kb02lA18JVk6thK3B5BEYTYAMfA=
|
||||
SIZE (gstreamer/gst-plugins-bad-1.0.3.tar.xz) = 3139308
|
||||
SHA256 (gstreamer/gst-plugins-bad-1.0.5.tar.xz) = Lo9bmi/SdBQtCpFrZCW5RmAol4uFhY3INdyA3nRLJ2o=
|
||||
SIZE (gstreamer/gst-plugins-bad-1.0.5.tar.xz) = 3144720
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2012/10/25 14:01:07 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2013/01/08 13:49:40 ajacoutot Exp $
|
||||
include/gstreamer-${VERSION}/gst/basecamerabinsrc/
|
||||
include/gstreamer-${VERSION}/gst/basecamerabinsrc/gstbasecamerasrc.h
|
||||
include/gstreamer-${VERSION}/gst/basecamerabinsrc/gstcamerabin-enum.h
|
||||
@ -45,6 +45,7 @@ lib/gstreamer-${VERSION}/libgstjpegformat.so
|
||||
lib/gstreamer-${VERSION}/libgstliveadder.so
|
||||
lib/gstreamer-${VERSION}/libgstmms.so
|
||||
lib/gstreamer-${VERSION}/libgstmpegpsdemux.so
|
||||
lib/gstreamer-${VERSION}/libgstmpegpsmux.so
|
||||
lib/gstreamer-${VERSION}/libgstmpegtsdemux.so
|
||||
lib/gstreamer-${VERSION}/libgstmpegtsmux.so
|
||||
lib/gstreamer-${VERSION}/libgstpcapparse.so
|
||||
@ -120,6 +121,7 @@ share/locale/eu/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
|
||||
share/locale/fi/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
|
||||
share/locale/fr/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
|
||||
share/locale/gl/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
|
||||
share/locale/hr/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
|
||||
share/locale/hu/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
|
||||
share/locale/id/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
|
||||
share/locale/it/LC_MESSAGES/gst-plugins-bad-${VERSION}.mo
|
||||
|
Loading…
Reference in New Issue
Block a user