Bump after gstreamer-plugins-base subpackaging change.
This commit is contained in:
parent
dd43dc4ab6
commit
d9a4bcc50e
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2012/09/06 12:12:22 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = music manager and player for GTK+ written in Python
|
||||
|
||||
V = 0.3.2
|
||||
P = 2
|
||||
DISTNAME = exaile-${V}.${P}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = audio x11
|
||||
|
||||
@ -30,9 +30,9 @@ RUN_DEPENDS = x11/dbus-python>=0.82.1 \
|
||||
devel/libglade2 \
|
||||
devel/desktop-file-utils \
|
||||
multimedia/gstreamer-0.10/core \
|
||||
multimedia/gstreamer-0.10/plugins-base,-main \
|
||||
multimedia/gstreamer-0.10/plugins-good,-main \
|
||||
multimedia/gstreamer-0.10/plugins-ugly,-main \
|
||||
multimedia/gstreamer-0.10/plugins-base \
|
||||
multimedia/gstreamer-0.10/plugins-good \
|
||||
multimedia/gstreamer-0.10/plugins-ugly \
|
||||
multimedia/gstreamer-0.10/py-gstreamer
|
||||
|
||||
USE_GMAKE = Yes
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2012/09/01 14:36:56 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = graphical mp3/ogg file splitter
|
||||
|
||||
DISTNAME = mp3splt-gtk-0.5.4
|
||||
REVISION = 10
|
||||
REVISION = 11
|
||||
|
||||
CATEGORIES = audio
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2012/06/15 08:32:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= last.fm client for GNOME
|
||||
|
||||
V= 0.8.2
|
||||
DISTNAME= vagalume_$V.orig
|
||||
PKGNAME= vagalume-$V
|
||||
REVISION= 10
|
||||
REVISION= 11
|
||||
CATEGORIES= audio x11
|
||||
|
||||
HOMEPAGE= http://vagalume.igalia.com/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2012/06/15 08:32:15 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
|
||||
|
||||
@ -8,7 +8,7 @@ COMMENT= GTK+2 subtitles editor
|
||||
|
||||
V= 0.40.0
|
||||
DISTNAME= subtitleeditor-${V}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= graphics editors
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2012/08/06 11:14:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= educational game for children
|
||||
|
||||
DISTNAME= gcompris-12.05
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
CATEGORIES= games education
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2012/09/06 11:47:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= clutter GStreamer integration library
|
||||
|
||||
GNOME_PROJECT= clutter-gst
|
||||
GNOME_VERSION= 1.6.0
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
SHARED_LIBS += clutter-gst-1.0 0.0 # 406.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.63 2012/09/01 14:36:57 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.64 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= image viewer and browser for GNOME
|
||||
|
||||
GNOME_PROJECT= gthumb
|
||||
GNOME_VERSION= 3.0.2
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2012/05/03 06:35:31 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
|
||||
|
||||
@ -10,7 +10,7 @@ COMMENT-docs= documentation for OpenCV
|
||||
V= 2.2.0
|
||||
DISTNAME= OpenCV-$V
|
||||
PKGNAME-main= opencv-$V
|
||||
REVISION-main= 6
|
||||
REVISION-main= 7
|
||||
PKGNAME-docs= opencv-docs-$V
|
||||
CATEGORIES= graphics devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/11/02 09:57:22 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = 3D scene graph library for rich UI
|
||||
|
||||
@ -7,7 +7,7 @@ CATEGORIES = graphics
|
||||
DISTNAME = pigment-0.3.17
|
||||
MASTER_SITES = http://elisa.fluendo.com/static/download/pigment/
|
||||
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
SHARED_LIBS += pigment-0.3 0.0 \
|
||||
pigment-gtk-0.3 0.0 \
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2012/09/06 12:12:22 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= flash rendering library
|
||||
|
||||
DISTNAME= swfdec-0.8.4
|
||||
REVISION= 6
|
||||
REVISION= 7
|
||||
SHARED_LIBS += swfdec-0.8 0.0 # .90.0
|
||||
SHARED_LIBS += swfdec-gtk-0.8 0.0 # .90.0
|
||||
CATEGORIES= graphics
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2011/09/16 10:31:23 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = tool to play previews of audio and video files
|
||||
|
||||
DISTNAME = audiopreview-0.6
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES = multimedia
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2012/09/06 11:39:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = Moovida media center software
|
||||
DISTNAME = moovida-${VERSION}
|
||||
REVISION = 7
|
||||
REVISION = 8
|
||||
EPOCH = 0
|
||||
|
||||
BUILD_DEPENDS = devel/py-twisted/web
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2012/09/06 11:39:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = Moovida media center - bad plugins
|
||||
DISTNAME = moovida-plugins-bad-${VERSION}
|
||||
REVISION = 6
|
||||
REVISION = 7
|
||||
|
||||
BUILD_DEPENDS += multimedia/moovida/core
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2012/09/06 11:39:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = Moovida media center - good plugins
|
||||
DISTNAME = moovida-plugins-good-${VERSION}
|
||||
REVISION = 6
|
||||
REVISION = 7
|
||||
|
||||
BUILD_DEPENDS += multimedia/moovida/core
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2012/09/06 11:39:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = Moovida media center - ugly plugins
|
||||
DISTNAME = moovida-plugins-ugly-${VERSION}
|
||||
REVISION = 6
|
||||
REVISION = 7
|
||||
|
||||
BUILD_DEPENDS += multimedia/moovida/core
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/09/16 10:31:24 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= convert media files to Vorbis, Theora and Dirac
|
||||
|
||||
MODPY_EGG_VERSION=0.3.3
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
DISTNAME= oggconvert-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES= multimedia sysutils
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2012/04/30 09:38:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= audio/video communications framework
|
||||
|
||||
DISTNAME= farstream-0.1.2
|
||||
CATEGORIES= net devel
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
SHARED_LIBS += farstream-0.1 0.0 # 0.1
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2012/03/25 13:37:52 nigel Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= DLNA integration for GUPnP
|
||||
|
||||
GNOME_PROJECT= gupnp-dlna
|
||||
GNOME_VERSION= 0.6.6
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
SHARED_LIBS += gupnp-dlna-1.0 0.0 # 2.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.111 2012/09/01 14:36:58 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.112 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -9,11 +9,11 @@ COMMENT-libpurple= multi-protocol instant messaging library
|
||||
VERSION= 2.10.6
|
||||
DISTNAME= pidgin-${VERSION}
|
||||
PKGNAME-main= pidgin-${VERSION}
|
||||
REVISION-main= 1
|
||||
REVISION-main= 2
|
||||
PKGNAME-finch= finch-${VERSION}
|
||||
REVISION-finch= 1
|
||||
REVISION-finch= 2
|
||||
PKGNAME-libpurple= libpurple-${VERSION}
|
||||
REVISION-libpurple= 1
|
||||
REVISION-libpurple= 2
|
||||
.for i in -finch -libpurple
|
||||
FULLPKGNAME$i= ${PKGNAME$i}${FLAVOR_EXT:S/-gtkspell//}
|
||||
FULLPKGPATH$i= ${PKGPATH},$i${FLAVOR_EXT:S/-gtkspell//:S/-/,/g}
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2012/06/29 14:38:55 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = standalone YouTube.com video browser/player
|
||||
|
||||
DISTNAME = minitube-1.8
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = www multimedia
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.207 2012/09/03 15:33:40 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.208 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = Mozilla web browser
|
||||
BROKEN-sparc64 = https://bugzilla.mozilla.org/show_bug.cgi?id=577056
|
||||
@ -10,7 +10,7 @@ MOZILLA_VERSION = 15.0
|
||||
MOZILLA_BRANCH = release
|
||||
MOZILLA_PROJECT = firefox
|
||||
MOZILLA_CODENAME = browser
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
SO_VERSION = 34.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.70 2012/09/06 10:07:27 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.71 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
|
||||
|
||||
@ -9,7 +9,7 @@ DISTNAME = webkit-${V}
|
||||
EPOCH = 0
|
||||
CATEGORIES = www
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
HOMEPAGE = http://webkitgtk.org/
|
||||
MASTER_SITES = ${HOMEPAGE}/releases/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2012/09/06 10:30:31 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= music management and playback application for GNOME
|
||||
|
||||
GNOME_VERSION= 2.4.1
|
||||
GNOME_PROJECT= banshee
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= audio
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.66 2012/06/15 08:30:20 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.67 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME media utilities
|
||||
|
||||
GNOME_PROJECT= gnome-media
|
||||
GNOME_VERSION= 3.4.0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
# GPLv2/GFDLv1.1/LGPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.85 2012/09/01 14:36:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.86 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= official media player for GNOME
|
||||
COMMENT-nautilus= totem properties plugin for nautilus
|
||||
@ -9,8 +9,8 @@ GNOME_VERSION= 3.4.3
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-nautilus= nautilus-${DISTNAME}
|
||||
|
||||
REVISION-main= 2
|
||||
REVISION-nautilus= 1
|
||||
REVISION-main= 3
|
||||
REVISION-nautilus= 2
|
||||
|
||||
SHARED_LIBS += totem 0.0 # 0.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.101 2012/09/01 14:37:00 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.102 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
|
||||
SHARED_ONLY = Yes
|
||||
@ -24,7 +24,7 @@ PKGNAME-debug = qt4-debug-${PKGVERSION}
|
||||
FULLPKGNAME-html = qt4-html-${PKGVERSION}
|
||||
FULLPKGPATH-html = ${BASE_PKGPATH},-html
|
||||
|
||||
REVISION-main= 1
|
||||
REVISION-main= 2
|
||||
REVISION-mysql= 0
|
||||
REVISION-postgresql= 0
|
||||
REVISION-examples= 0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2012/09/04 17:17:08 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -9,8 +9,8 @@ V = 2.8.12
|
||||
DISTNAME = wxWidgets-${V}
|
||||
PKGNAME-main = wxWidgets-gtk2-${V}
|
||||
PKGNAME-media = wxWidgets-media-${V}
|
||||
REVISION-main = 5
|
||||
REVISION-media =1
|
||||
REVISION-main = 6
|
||||
REVISION-media =2
|
||||
CATEGORIES = x11
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=wxwindows/}
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2012/09/06 11:39:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT = Xfce4 media player
|
||||
|
||||
XFCE_VERSION = 0.2.0.5
|
||||
XFCE_GOODIE = parole
|
||||
CATEGORIES += audio
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2012/04/30 13:29:04 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2012/09/06 12:38:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= Xfce4 volume mixer
|
||||
|
||||
XFCE_GOODIE= xfce4-mixer
|
||||
XFCE_VERSION= 4.8.0
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
HOMEPAGE= http://www.xfce.org/projects/xfce4-mixer
|
||||
|
||||
# GPLv2
|
||||
|
Loading…
Reference in New Issue
Block a user