Update of /cvsroot/fink/experimental/thesin/finkinfo/graphics
In directory usw-pr-cvs1:/tmp/cvs-serv13425
Added Files:
xine-ui-0.9.13-1.info xine-ui-0.9.13-1.patch
Log Message:
ready for the real world
--- NEW FILE: xine-ui-0.9.13-1.info ---
Package: xine-ui
Version: 0.9.13
Revision: 1
###
Depends: x11, aalib-shlibs, dlcompat, libpng-shlibs, libxine-shlibs, gettext, libiconv
BuildDepends: libxine, aalib, libpng
###
Source: http://xine.sourceforge.net/files/%n-%v.tar.gz
Source-MD5: 7f7838f90b830ec25b905c8eb0215321
###
Patch: %f.patch
###
ConfigureParams: --with-pic --enable-shared --enable-static --mandir=%i/share/man
--infodir=%p/share/info --libexecdir=%p/lib
###
SetCPPFLAGS: -no-cpp-precomp
SetCFLAGS: -Ddlsym=dlsym_auto_underscore
###
DocFiles: ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README
###
Description: Xine video player, user interface
DescDetail: <<
This is an X11 based GUI for the libxine video player library.
It provides xine, a skin based media player that can play all the
audio/video formats that libxine supports. Currently, this includes MPEG1/2,
some AVI and Quicktime files, some network streaming methods and disc based
media (VCD, SVCD, DVD). A more complete list can be found on
http://xine.sf.net/.
This package contains an additional frontend, aaxine, which runs even on the
console. aaxine uses aalib to render ASCII art video, or you can tell it to
use a framefuffer device. This is more a proof of concept, but you can use it
to watch DVDs on your old vt100 terminal, of course. ;-)
Most DVDs on the market today are play-protected by the Content Scrambling
System (CSS). Xine does not provide any code to descramble those DVDs,
because of legal uncertainties.
<<
###
License: GPL
Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
Homepage: http://xine.sourceforge.net/
--- NEW FILE: xine-ui-0.9.13-1.patch ---
diff -ruN xine-ui-0.9.13.orig/src/xitk/panel.c xine-ui-0.9.13/src/xitk/panel.c
--- xine-ui-0.9.13.orig/src/xitk/panel.c 2002-08-01 09:27:10.000000000 -0600
+++ xine-ui-0.9.13/src/xitk/panel.c 2002-10-16 11:56:26.000000000 -0600
@@ -1002,13 +1002,8 @@
xitk_set_widget_tips(w, _("MRL Browser"));
- panel->tips.enable = gGui->config->register_bool(gGui->config, "gui.tips_visible",
1,
- _("gui tips visibility"), NULL,
- panel_enable_tips_cb, NULL);
- panel->tips.timeout = gGui->config->register_num(gGui->config, "gui.tips_timeout",
500,
- _("tips timeout (ms)"), NULL,
- panel_timeout_tips_cb, NULL);
-
+ panel->tips.enable = 0;
+ panel->tips.timeout = 0;
panel_update_nextprev_tips();
panel_show_tips();
-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits