Remove gstreamer option
In preparation for gstreamer 0.10 removal, remove the gstreamer option, this port can use mplayer or mpg123/ogg123 instead
This commit is contained in:
parent
9a10df5ad8
commit
3c8704149a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554690
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gmusicbrowser
|
||||
PORTVERSION= 1.1.15
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://gmusicbrowser.org/download/
|
||||
|
||||
@ -21,14 +22,13 @@ NO_BUILD= yes
|
||||
PORTDOCS= AUTHORS COPYING README NEWS INSTALL layout_doc.html
|
||||
PORTDATA= *
|
||||
|
||||
OPTIONS_DEFINE= GSTREAMER DBUS WEBKIT NLS LIBNOTIFY DOCS
|
||||
OPTIONS_DEFAULT= GSTREAMER DBUS LIBNOTIFY
|
||||
OPTIONS_DEFINE= DBUS WEBKIT NLS LIBNOTIFY DOCS
|
||||
OPTIONS_DEFAULT= DBUS LIBNOTIFY
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
LIBNOTIFY_DESC= Desktop notification
|
||||
WEBKIT_DESC= Enable embedded web browser
|
||||
|
||||
GSTREAMER_RUN_DEPENDS= p5-GStreamer>=0:multimedia/p5-GStreamer
|
||||
DBUS_RUN_DEPENDS= p5-Net-DBus>=1.0:devel/p5-Net-DBus
|
||||
WEBKIT_RUN_DEPENDS= p5-Gtk2-WebKit>=0:www/p5-Gtk2-WebKit
|
||||
LIBNOTIFY_RUN_DEPENDS= p5-Gtk2-Notify>=0.05:devel/p5-Gtk2-Notify
|
||||
|
@ -1,5 +1,5 @@
|
||||
Jukebox for large collections of mp3/ogg/flac/mpc files
|
||||
Uses gstreamer, mpg123/ogg123 or mplayer for playback
|
||||
Uses mpg123/ogg123 or mplayer for playback
|
||||
|
||||
Main features :
|
||||
- customizable window layouts
|
||||
|
Loading…
Reference in New Issue
Block a user