Sanitize WRKDIST.
This commit is contained in:
parent
0909c35992
commit
5bee136257
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.72 2012/09/07 05:54:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.73 2012/09/10 08:05:09 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= bad elements for GStreamer
|
||||
COMMENT-neon= neon element for GStreamer (plugins-bad)
|
||||
@ -6,14 +6,15 @@ COMMENT-mjpeg= mplex+mpeg2enc elements for GStreamer (plugins-bad)
|
||||
|
||||
V= 0.10.23
|
||||
DISTNAME= gst-plugins-bad-${V}
|
||||
PKGNAME= gstreamer-plugins-bad-${V}
|
||||
|
||||
PKGNAME-main= gstreamer-plugins-bad-${V}
|
||||
PKGNAME-neon= gstreamer-neon-${V}
|
||||
PKGNAME-mjpeg= gstreamer-mjpeg-${V}
|
||||
|
||||
REVISION-main= 6
|
||||
REVISION-mjpeg= 3
|
||||
REVISION-neon= 2
|
||||
REVISION-main= 7
|
||||
REVISION-mjpeg= 4
|
||||
REVISION-neon= 3
|
||||
|
||||
SHARED_LIBS += gstphotography-0.10 1.0 # 23.0
|
||||
SHARED_LIBS += gstsignalprocessor-0.10 1.0 # 23.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.87 2012/09/09 06:38:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.88 2012/09/10 08:05:09 ajacoutot Exp $
|
||||
|
||||
# XXX ossaudio(3) is only enabled to be used as a mixing device by
|
||||
# audio/pulseaudio and x11/xfce4/xfce4-mixer
|
||||
@ -10,6 +10,7 @@ COMMENT-caca= libcaca element for GStreamer (plugins-good)
|
||||
|
||||
V= 0.10.31
|
||||
DISTNAME= gst-plugins-good-${V}
|
||||
PKGNAME= gstreamer-plugins-good-${V}
|
||||
|
||||
PKGNAME-main= gstreamer-plugins-good-${V}
|
||||
PKGNAME-aalib= gstreamer-aalib-${V}
|
||||
@ -17,10 +18,10 @@ PKGNAME-dv= gstreamer-dv-${V}
|
||||
PKGNAME-caca= gstreamer-libcaca-${V}
|
||||
EPOCH-main= 0
|
||||
|
||||
REVISION-main= 4
|
||||
REVISION-aalib= 2
|
||||
REVISION-dv= 2
|
||||
REVISION-caca= 2
|
||||
REVISION-main= 5
|
||||
REVISION-aalib= 3
|
||||
REVISION-dv= 3
|
||||
REVISION-caca= 3
|
||||
|
||||
MULTI_PACKAGES= -main -aalib -dv -caca
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2012/09/06 14:30:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2012/09/10 08:05:09 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= ugly elements for GStreamer
|
||||
COMMENT-sidplay= sidplay element for GStreamer (plugins-ugly)
|
||||
@ -6,14 +6,15 @@ COMMENT-lame= lame element for GStreamer (plugins-ugly)
|
||||
|
||||
V= 0.10.19
|
||||
DISTNAME= gst-plugins-ugly-${V}
|
||||
PKGNAME= gstreamer-plugins-ugly-${V}
|
||||
|
||||
PKGNAME-main= gstreamer-plugins-ugly-${V}
|
||||
PKGNAME-sidplay= gstreamer-sidplay-${V}
|
||||
PKGNAME-lame= gstreamer-lame-${V}
|
||||
|
||||
REVISION-main= 1
|
||||
REVISION-sidplay= 0
|
||||
REVISION-lame= 0
|
||||
REVISION-main= 2
|
||||
REVISION-sidplay= 1
|
||||
REVISION-lame= 1
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Patent issues
|
||||
PERMIT_DISTFILES_CDROM= Patent issues
|
||||
|
Loading…
Reference in New Issue
Block a user