Reality is hard but one has to accept it... take maintainer.
This commit is contained in:
parent
d757d8b184
commit
aed5ecb70e
@ -1,9 +1,11 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.16 2011/06/02 17:35:47 kili Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.17 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
CATEGORIES ?= multimedia devel
|
||||
|
||||
HOMEPAGE ?= http://gstreamer.freedesktop.org/
|
||||
|
||||
MAINTAINER ?= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# LGPL
|
||||
PERMIT_PACKAGE_CDROM ?= Yes
|
||||
PERMIT_PACKAGE_FTP ?= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2011/06/16 09:08:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT = multimedia framework
|
||||
|
||||
@ -7,6 +7,7 @@ V = 0.10.35
|
||||
PKGNAME = gstreamer-${V}
|
||||
|
||||
DISTNAME = gstreamer-${V}
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += gstreamer-0.10 2.4 # .28.0
|
||||
SHARED_LIBS += gstbase-0.10 2.4 # .28.0
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2011/04/27 18:36:04 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT = C++ bindings for GStreamer
|
||||
|
||||
V = 0.10.9.1
|
||||
NAME = gstreamermm
|
||||
DISTNAME = ${NAME}-${V}
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += gstreamermm_get_plugin_defs-0.10 1.0 # .2.1
|
||||
SHARED_LIBS += gstreamermm-0.10 1.0 # .2.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2011/07/05 00:54:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = bad elements for GStreamer
|
||||
COMMENT-neon = neon element for GStreamer (plugins-bad)
|
||||
@ -12,6 +12,8 @@ PKGNAME-neon = gstreamer-neon-${V}
|
||||
PKGNAME-mjpeg = gstreamer-mjpeg-${V}
|
||||
|
||||
REVISION-main = 2
|
||||
REVISION-neon = 0
|
||||
REVISION-mjpeg = 0
|
||||
|
||||
MULTI_PACKAGES = -main -neon -mjpeg
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2011/06/16 09:09:15 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = base elements for GStreamer
|
||||
COMMENT-cdda = cd paranoia element for GStreamer (plugins-base)
|
||||
@ -9,6 +9,9 @@ DISTNAME = gst-plugins-base-${V}
|
||||
PKGNAME-main = gstreamer-plugins-base-${V}
|
||||
PKGNAME-cdda = gstreamer-cdda-${V}
|
||||
|
||||
REVISION-main = 0
|
||||
REVISION-cdda = 0
|
||||
|
||||
MULTI_PACKAGES = -main -cdda
|
||||
|
||||
SHARED_LIBS += gstinterfaces-0.10 2.5 # .23.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/04/28 09:57:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT = farsight element for GStreamer
|
||||
|
||||
@ -6,7 +6,7 @@ V = 0.12.11
|
||||
DISTNAME = gst-plugins-farsight-$V
|
||||
PKGNAME = gstreamer-plugins-farsight-$V
|
||||
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
HOMEPAGE = http://farsight.freedesktop.org/
|
||||
MASTER_SITES = ${HOMEPAGE}/releases/gst-plugins-farsight/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2011/06/24 11:17:05 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT = ffmpeg element for GStreamer
|
||||
|
||||
V = 0.10.11
|
||||
DISTNAME = gst-ffmpeg-$V
|
||||
PKGNAME = gstreamer-ffmpeg-$V
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_GST:=gst-ffmpeg/}
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/04/28 09:57:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT = OpenGL elements for GStreamer
|
||||
|
||||
V = 0.10.2
|
||||
DISTNAME = gst-plugins-gl-${V}
|
||||
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
PKGNAME = gstreamer-plugins-gl-${V}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.76 2011/06/16 09:10:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.77 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = good elements for GStreamer
|
||||
COMMENT-aalib = aalib element for GStreamer (plugins-good)
|
||||
@ -13,6 +13,11 @@ PKGNAME-aalib = gstreamer-aalib-${V}
|
||||
PKGNAME-dv = gstreamer-dv-${V}
|
||||
PKGNAME-caca = gstreamer-libcaca-${V}
|
||||
|
||||
REVISION-main = 0
|
||||
REVISION-aalib = 0
|
||||
REVISION-dv = 0
|
||||
REVISION-caca = 0
|
||||
|
||||
EPOCH-main = 0
|
||||
|
||||
MULTI_PACKAGES = -main -aalib \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2011/07/05 01:13:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = ugly elements for GStreamer
|
||||
COMMENT-sidplay = sidplay element for GStreamer (plugins-ugly)
|
||||
@ -11,7 +11,9 @@ PKGNAME-main = gstreamer-plugins-ugly-${V}
|
||||
PKGNAME-sidplay = gstreamer-sidplay-${V}
|
||||
PKGNAME-lame = gstreamer-lame-${V}
|
||||
|
||||
REVISION-main = 0
|
||||
REVISION-main = 1
|
||||
REVISION-sidplay = 0
|
||||
REVISION-lame = 0
|
||||
|
||||
MULTI_PACKAGES = -main -sidplay -lame
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2011/06/08 18:18:13 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2011/07/07 23:18:43 ajacoutot Exp $
|
||||
|
||||
COMMENT = Python bindings for GStreamer
|
||||
|
||||
V = 0.10.21
|
||||
DISTNAME = gst-python-$V
|
||||
PKGNAME = py-gstreamer-$V
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = http://gstreamer.freedesktop.org/modules/gst-python.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user