- revert previous commit after several feedbacks about rtsp feeds not
behaving correctly on !i386
This commit is contained in:
parent
5cf46c597b
commit
46f516536e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2007/04/19 09:22:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2007/04/20 07:21:09 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -22,7 +22,6 @@ USE_X11= Yes
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
BUILD_DEPENDS+= ::net/livemedia
|
||||
LIB_DEPENDS= SDL_image.>=1.3::devel/sdl-image \
|
||||
png.>=4.1::graphics/png \
|
||||
id3tag.>=3.0::audio/libid3tag \
|
||||
@ -60,6 +59,7 @@ CONFIGURE_ARGS+=--disable-pth \
|
||||
--disable-debug \
|
||||
--disable-release \
|
||||
--without-contrib \
|
||||
--disable-livedotcom \
|
||||
--disable-v4l \
|
||||
--disable-pvr \
|
||||
--disable-vcdx \
|
||||
@ -155,9 +155,7 @@ CONFIGURE_ARGS+=--enable-ncurses \
|
||||
--enable-mpc \
|
||||
--enable-wxwidgets \
|
||||
--enable-dvdread \
|
||||
--enable-dvdnav \
|
||||
--enable-live555 \
|
||||
--with-live555-tree=${LOCALBASE}/live
|
||||
--enable-dvdnav
|
||||
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/autotools
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.25 2007/04/19 09:22:09 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.26 2007/04/20 07:21:10 ajacoutot Exp $
|
||||
%%altivec%%
|
||||
%%win32%%
|
||||
%%x86opt%%
|
||||
@ -147,7 +147,6 @@ lib/vlc/demux/libxa_plugin.so
|
||||
lib/vlc/gui/
|
||||
lib/vlc/gui/libncurses_plugin.so
|
||||
lib/vlc/gui/libwxwidgets_plugin.so
|
||||
lib/vlc/liblive555.a
|
||||
lib/vlc/libtheora.a
|
||||
lib/vlc/libxvideo.a
|
||||
lib/vlc/misc/
|
||||
|
Loading…
Reference in New Issue
Block a user