Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 348118 Details for
Bug 469630
media-video/smplayer: Add "skins" USE flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Adds "skin" USE flag to all current smplayer ebuilds.
add_skins_use_flag.patch (text/plain), 2.04 KB, created by
Nikos Chantziaras
on 2013-05-12 23:09:55 UTC
(
hide
)
Description:
Adds "skin" USE flag to all current smplayer ebuilds.
Filename:
MIME Type:
Creator:
Nikos Chantziaras
Created:
2013-05-12 23:09:55 UTC
Size:
2.04 KB
patch
obsolete
>diff -Naur a/smplayer-0.8.3.ebuild b/smplayer-0.8.3.ebuild >--- a/smplayer-0.8.3.ebuild 2013-03-03 01:01:22.000000000 +0200 >+++ b/smplayer-0.8.3.ebuild 2013-05-13 02:00:34.819092259 +0300 >@@ -26,14 +26,15 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd" >-IUSE="debug" >+IUSE="debug skins" > > DEPEND="dev-qt/qtcore:4 > dev-qt/qtgui:4 > dev-libs/quazip" > MPLAYER_USE="[libass,png,X]" > RDEPEND="${DEPEND} >- || ( media-video/mplayer2${MPLAYER_USE} media-video/mplayer${MPLAYER_USE} )" >+ || ( media-video/mplayer2${MPLAYER_USE} media-video/mplayer${MPLAYER_USE} ) >+ skins? ( x11-themes/smplayer-skins )" > > src_prepare() { > # Unbundle dev-libs/quazip >diff -Naur a/smplayer-0.8.4-r1.ebuild b/smplayer-0.8.4-r1.ebuild >--- a/smplayer-0.8.4-r1.ebuild 2013-05-03 19:56:44.000000000 +0300 >+++ b/smplayer-0.8.4-r1.ebuild 2013-05-13 02:01:50.979092928 +0300 >@@ -29,14 +29,15 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" >-IUSE="debug" >+IUSE="debug skins" > > DEPEND="dev-qt/qtcore:4 > dev-qt/qtgui:4 > dev-libs/quazip" > MPLAYER_USE="[libass,png,X]" > RDEPEND="${DEPEND} >- || ( media-video/mplayer2${MPLAYER_USE} media-video/mplayer${MPLAYER_USE} )" >+ || ( media-video/mplayer2${MPLAYER_USE} media-video/mplayer${MPLAYER_USE} ) >+ skins? ( x11-themes/smplayer-skins )" > > src_prepare() { > # http://bugs.gentoo.org/466572 >diff -Naur a/smplayer-0.8.4.ebuild b/smplayer-0.8.4.ebuild >--- a/smplayer-0.8.4.ebuild 2013-03-24 11:25:57.000000000 +0200 >+++ b/smplayer-0.8.4.ebuild 2013-05-13 02:01:34.161092781 +0300 >@@ -27,14 +27,15 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" >-IUSE="debug" >+IUSE="debug skins" > > DEPEND="dev-qt/qtcore:4 > dev-qt/qtgui:4 > dev-libs/quazip" > MPLAYER_USE="[libass,png,X]" > RDEPEND="${DEPEND} >- || ( media-video/mplayer2${MPLAYER_USE} media-video/mplayer${MPLAYER_USE} )" >+ || ( media-video/mplayer2${MPLAYER_USE} media-video/mplayer${MPLAYER_USE} ) >+ skins? ( x11-themes/smplayer-skins )" > > src_prepare() { > # Unbundle dev-libs/quazip
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 469630
: 348118