Re-disable GIO support. As pointed out by ajacoutot@, it would need
a runtime dependency on gvfs.
This commit is contained in:
parent
48101883a1
commit
6f4992e651
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2012/04/06 11:50:20 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2012/04/06 14:38:01 dcoppa Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT = input and output plugins for audacious
|
||||
|
||||
V = 3.2
|
||||
DISTNAME = audacious-plugins-$V
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = audio multimedia
|
||||
|
||||
@ -60,8 +60,7 @@ USE_GMAKE = Yes
|
||||
|
||||
CONFIGURE_STYLE = autoconf
|
||||
AUTOCONF_VERSION = 2.68
|
||||
CONFIGURE_ARGS += --enable-gio \
|
||||
--enable-ipv6 \
|
||||
CONFIGURE_ARGS += --enable-ipv6 \
|
||||
--disable-pulse \
|
||||
--disable-adplug \
|
||||
--disable-sid \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/04/06 11:50:20 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2012/04/06 14:38:01 dcoppa Exp $
|
||||
@pkgpath audio/audacious-plugins,-main
|
||||
lib/audacious/
|
||||
lib/audacious/Container/
|
||||
@ -56,7 +56,6 @@ lib/audacious/Output/null.so
|
||||
lib/audacious/Output/sdlout.so
|
||||
lib/audacious/Output/sndio.so
|
||||
lib/audacious/Transport/
|
||||
lib/audacious/Transport/gio.so
|
||||
lib/audacious/Transport/neon.so
|
||||
lib/audacious/Transport/unix-io.so
|
||||
lib/audacious/Visualization/
|
||||
|
Loading…
Reference in New Issue
Block a user