MODPY_RUNDEP is not needed anymore.
Don't install .la files for modules.
This commit is contained in:
parent
e938b280b3
commit
03faae0e4f
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/14 15:46:56 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2009/11/29 09:18:11 ajacoutot Exp $
|
||||
|
||||
COMMENT = multimedia framework - farsight plugin
|
||||
COMMENT = farsight element for GStreamer
|
||||
|
||||
V = 0.12.11
|
||||
DISTNAME = gst-plugins-farsight-$V
|
||||
PKGNAME = gstreamer-plugins-farsight-$V
|
||||
PKGNAME = gstreamer-plugins-farsight-$Vp0
|
||||
|
||||
HOMEPAGE = http://farsight.freedesktop.org/
|
||||
MASTER_SITES = ${HOMEPAGE}/releases/gst-plugins-farsight/
|
||||
@ -24,6 +24,4 @@ AUTOCONF_VERSION = 2.62
|
||||
|
||||
MODULES += devel/gettext
|
||||
|
||||
MODPY_RUNDEP = No
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,17 +1,17 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/14 15:46:56 jasper Exp $
|
||||
lib/gstreamer-${VERSION}/libfsselector.la
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/11/29 09:18:12 ajacoutot Exp $
|
||||
@comment lib/gstreamer-${VERSION}/libfsselector.la
|
||||
lib/gstreamer-${VERSION}/libfsselector.so
|
||||
lib/gstreamer-${VERSION}/libgstgconfelements2.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstgconfelements2.la
|
||||
lib/gstreamer-${VERSION}/libgstgconfelements2.so
|
||||
lib/gstreamer-${VERSION}/libgstjrtp.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstjrtp.la
|
||||
lib/gstreamer-${VERSION}/libgstjrtp.so
|
||||
lib/gstreamer-${VERSION}/libgstmsgsm.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstmsgsm.la
|
||||
lib/gstreamer-${VERSION}/libgstmsgsm.so
|
||||
lib/gstreamer-${VERSION}/libgstnetsim.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstnetsim.la
|
||||
lib/gstreamer-${VERSION}/libgstnetsim.so
|
||||
lib/gstreamer-${VERSION}/libgstrtpdemux.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstrtpdemux.la
|
||||
lib/gstreamer-${VERSION}/libgstrtpdemux.so
|
||||
lib/gstreamer-${VERSION}/libgstrtpjitterbuffer.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstrtpjitterbuffer.la
|
||||
lib/gstreamer-${VERSION}/libgstrtpjitterbuffer.so
|
||||
lib/gstreamer-${VERSION}/libgstrtppayloads.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstrtppayloads.la
|
||||
lib/gstreamer-${VERSION}/libgstrtppayloads.so
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2009/09/28 19:50:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2009/11/29 09:18:24 ajacoutot Exp $
|
||||
|
||||
COMMENT = multimedia framework - ffmpeg plugin
|
||||
COMMENT = ffmpeg element for GStreamer
|
||||
|
||||
V = 0.10.5
|
||||
DISTNAME = gst-ffmpeg-$V
|
||||
PKGNAME = gstreamer-ffmpeg-$Vp5
|
||||
PKGNAME = gstreamer-ffmpeg-$Vp6
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_GST:=gst-ffmpeg/}
|
||||
|
||||
@ -20,8 +20,6 @@ WANTLIB += a52 bz2 faac faad glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += gthread-2.0 m mp3lame ogg oil-0.3 pcre schroedinger-1.0
|
||||
WANTLIB += theora vorbis vorbisenc x264 xml2 z
|
||||
|
||||
MODPY_RUNDEP = No
|
||||
|
||||
CONFIGURE_ARGS += --with-system-ffmpeg
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/07/09 02:22:59 jakemsr Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/11/29 09:18:25 ajacoutot Exp $
|
||||
@conflict gst-ffmpeg-*
|
||||
lib/gstreamer-${VERSION}/libgstffmpeg.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstffmpeg.la
|
||||
lib/gstreamer-${VERSION}/libgstffmpeg.so
|
||||
lib/gstreamer-${VERSION}/libgstpostproc.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstpostproc.la
|
||||
lib/gstreamer-${VERSION}/libgstpostproc.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user