Commit Graph

12 Commits

Author SHA1 Message Date
gonzalo
ebb4ce8eb7 Update for SMPlayer to 0.8.3:
* Fix for Youtube playback.
* Support for 6.1 and 7.1 audio output.
* A "Privacy" section in the preferences dialog has been added. You can
  disable saving the recent files or URLs.
* The main window can be moved by dragging the video area.

Ok edd@
2013-01-07 11:45:21 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
gonzalo
e3330a4634 Update for Smplayer to 0.8.0 whit this features:
* A toolbar editor has been added. Now it's possible to select  the
buttons and controls that want to appear in the toolbars.
* New video filters: gradfun, blur and sharpen.
* Now it's possible to change the GUI (default, mini, mpc) at
runtime, no restart required.
* Sub files from opensubtitles should work again.
* Better support for chapters in video files.
* Bug fix: remote m3u files work from the favorites menu or command line.
* Internal changes in the single instance option (switch to
QtSingleApplication).

While here, GROFF is not needed, disable debug from edd@ and remove the
LIB_DEPENDS line, it's not needed since the x11/qt4 module is used.

Tested on i386 and ppc.

OK edd@, landry@ and aja@
2012-06-04 14:27:41 +00:00
ajacoutot
bdb6392800 Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:34:04 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
edd
7fad4b6ca0 update smplayer to 0.6.9. OK sthe@, dcoppa@ 2010-05-17 15:02:54 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
edd
c2ac91fa2d Import new port - smplayer
SMPlayer intends to be a complete front-end for MPlayer, from basic
features like playing videos, DVDs, and VCDs to more advanced features
like support for MPlayer filters and more.

OK steven@
2009-10-18 22:24:45 +00:00