Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506578 - media-video/smplayer-14.3.0 version bump
Summary: media-video/smplayer-14.3.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL: http://blog.smplayer.info/smplayer-14...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-02 15:50 UTC by nE0sIghT
Modified: 2014-04-12 10:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nE0sIghT 2014-04-02 15:50:42 UTC
SMPlayer 14.3 Released on 01.04.2014
Renaming smplayer-0.8.6.ebuild to mplayer-14.3.0.ebuild works well

Reproducible: Always
Comment 1 Mike Lothian 2014-04-02 15:54:39 UTC
Will we need to add new requirements for bluray support?
Comment 2 nE0sIghT 2014-04-02 16:02:55 UTC
Following patch must be applied for mplayer support. Mplayer2 do not have bidi use flag - i do not know if this patch is correct. Anyway smplayer works  with mplayer2

--- ./smplayer-0.8.6.ebuild	2013-08-18 15:26:16.000000000 +0400
+++ ./smplayer-14.3.0.ebuild	2014-04-02 19:52:57.212964110 +0400
@@ -31,7 +31,7 @@
 
 DEPEND="dev-qt/qtcore:4
 	dev-qt/qtgui:4"
-MPLAYER_USE="[libass,png,X]"
+MPLAYER_USE="[libass,png,X,bidi]"
 RDEPEND="${DEPEND}
 	|| ( media-video/mplayer${MPLAYER_USE} media-video/mplayer2${MPLAYER_USE} )"
Comment 3 nE0sIghT 2014-04-02 16:12:10 UTC
(In reply to Mike Lothian from comment #1)
> Will we need to add new requirements for bluray support?

I think no
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-04-12 10:12:53 UTC
+*smplayer-14.3.0 (12 Apr 2014)
+
+  12 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> +smplayer-14.3.0.ebuild:
+  Version bump (bug #506578).
+