pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29784: mplayer with menu support
>Number: 29784
>Category: pkg
>Synopsis: mplayer with menu support.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Mar 24 11:47:00 +0000 2005
>Originator: pancake%phreaker.net@localhost
>Release: Linux 2.6.10-mm3
>Organization:
>Environment:
System: Linux bare 2.6.10-mm3 #1 Fri Feb 25 14:51:59 VET 2005 i686 GNU/Linux
Architecture: i686
Machine: i686
>Description:
i'll be good to add --enable-menu to mplayer. It's a useful feature and
must be included by default IMHO.
mplayer menu allows to create menus using a simple XML syntax. To find
files into filesystem, change video options, change dvb channel, etc.
>How-To-Repeat:
>Fix:
Apply this patch:
Index: Makefile.common
===================================================================
RCS file: /cvsroot/pkgsrc/multimedia/mplayer-share/Makefile.common,v
retrieving revision 1.18
diff -u -r1.18 Makefile.common
--- Makefile.common 5 Jan 2005 15:39:15 -0000 1.18
+++ Makefile.common 24 Mar 2005 11:39:28 -0000
@@ -43,7 +43,8 @@
--with-extralibdir="${LOCALBASE}/lib" \
--with-x11incdir="${X11BASE}/include" \
--with-x11libdir="${X11BASE}/lib" \
- --disable-mpdvdkit
+ --disable-mpdvdkit \
+ --enable-menu
ONLY_FOR_COMPILER= gcc
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index