SMPlayer 14.3 Released on 01.04.2014 Renaming smplayer-0.8.6.ebuild to mplayer-14.3.0.ebuild works well Reproducible: Always
Will we need to add new requirements for bluray support?
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} )"
(In reply to Mike Lothian from comment #1) > Will we need to add new requirements for bluray support? I think no
+*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). +