Set PORTSCOUT on gstreamer ports
This commit is contained in:
parent
2b263a4999
commit
53a3544c77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392629
8 changed files with 16 additions and 0 deletions
|
@ -18,6 +18,8 @@ LICENSE= GPLv2
|
|||
|
||||
LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc
|
||||
|
||||
PORTSCOUT= limit:0\.10\..*
|
||||
|
||||
LIBAV_VERSION= 0.7.7
|
||||
WRKSRC= ${WRKDIR}/gst-ffmpeg-${PORTVERSION}
|
||||
USES= compiler:features gmake libtool pkgconfig
|
||||
|
|
|
@ -24,6 +24,8 @@ BUILD_DEPENDS+= v4l_compat>=1.0.20110720:${PORTSDIR}/multimedia/v4l_compat \
|
|||
LIB_DEPENDS+= libgstreamer-0.10.so:${PORTSDIR}/multimedia/gstreamer \
|
||||
liborc-0.4.so:${PORTSDIR}/devel/orc
|
||||
|
||||
PORTSCOUT= limit:0\.10\..*
|
||||
|
||||
CFLAGS:= ${CFLAGS} -O2 -Wno-format
|
||||
|
||||
BASE_PORTVERSION= 0.10.36
|
||||
|
|
|
@ -14,6 +14,8 @@ COMMENT= Development framework for creating media applications
|
|||
LICENSE= LGPL20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PORTSCOUT= limit:0\.10\..*
|
||||
|
||||
CFLAGS:= ${CFLAGS} -O2 -Wno-format
|
||||
USES= bison gmake libtool:keepla pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20 introspection libxml2
|
||||
|
|
|
@ -10,6 +10,8 @@ DISTNAME= gstreamer-editing-services-${PORTVERSION}
|
|||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Gstreamer editing services
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -17,6 +17,8 @@ BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm \
|
|||
orc>=0.4.16:${PORTSDIR}/devel/orc
|
||||
LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:features gmake libtool pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GSTREAMER1= yes
|
||||
|
|
|
@ -19,6 +19,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
|
||||
|
||||
PORTSCOUT= limit:0\.10\..*
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig python:2 tar:bzip2
|
||||
USE_GNOME= pygobject
|
||||
USE_GSTREAMER= yes
|
||||
|
|
|
@ -15,6 +15,8 @@ COMMENT= Python bindings for Gstreamer
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig python tar:xz
|
||||
USE_GNOME= pygobject3
|
||||
USE_GSTREAMER1= yes
|
||||
|
|
|
@ -16,6 +16,8 @@ COMMENT= Python bindings for Gstreamer
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig python:3 tar:xz
|
||||
USE_GNOME= py3gobject3
|
||||
USE_GSTREAMER1= yes
|
||||
|
|
Loading…
Reference in a new issue