ftp packages of these got lost in the big PERMIT_* switchover; reinstate them.

OK aja@
This commit is contained in:
sthen 2013-03-25 12:31:58 +00:00
parent 7cb35f357e
commit 7b129a5049
2 changed files with 6 additions and 3 deletions

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.31 2013/02/05 13:07:09 brad Exp $
# $OpenBSD: Makefile,v 1.32 2013/03/25 12:31:58 sthen Exp $
COMMENT= ffmpeg element for GStreamer
V= 0.10.13
DISTNAME= gst-ffmpeg-${V}
PKGNAME= gstreamer-ffmpeg-${V}
REVISION= 4
REVISION= 5
# sync with graphics/ffmpeg
PERMIT_PACKAGE_CDROM= patents
PERMIT_PACKAGE_FTP= Yes
WANTLIB += bz2 ffi glib-2.0 gmodule-2.0 gobject-2.0 gstaudio-0.10
WANTLIB += gstbase-0.10 gstinterfaces-0.10 gstpbutils-0.10 gstreamer-0.10

View File

@ -1,13 +1,15 @@
# $OpenBSD: Makefile,v 1.11 2013/03/22 17:22:50 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2013/03/25 12:31:58 sthen Exp $
COMMENT= ffmpeg elements for GStreamer
V= 1.0.6
DISTNAME= gst-libav-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-libav-${V}
REVISION= 0
# sync with graphics/ffmpeg
PERMIT_PACKAGE_CDROM= patents
PERMIT_PACKAGE_FTP= Yes
WANTLIB += bz2 ffi glib-2.0 gmodule-2.0 gobject-2.0 gstaudio-1.0
WANTLIB += gstbase-1.0 gstpbutils-1.0 gstreamer-1.0 gsttag-1.0