Re: [gentoo-dev] gstreamer eclass review

2012-12-05 Thread Maxim Kammerer
Hi, after the commit 3 days ago all kinds of plugins suddenly depend on gst-plugins-bad. E.g.: gst-plugins-{dts,faad,libmms,resindvd,xvid}. Is gst-plugins-bad eclass the wrong one to inherit in their case? Also, vp8 plugin both inherits from the eclas, and has an explicit dependency on media-libs/g

Re: [gentoo-dev] [PATCH] gnome2.eclass does not respect ECONF_SOURCE

2012-12-05 Thread Gilles Dartiguelongue
Le mercredi 05 décembre 2012 à 17:02 -0600, Doug Goldstein a écrit : > class checks the configure script for certain items and > adjusts the arguments to econf based on those checks. Unfortunately > when checking the configure script it did not respect ECONF_SOURCE. Looks good. Might need to apply

[gentoo-dev] [PATCH] gnome2.eclass does not respect ECONF_SOURCE

2012-12-05 Thread Doug Goldstein
The gnome2.eclass checks the configure script for certain items and adjusts the arguments to econf based on those checks. Unfortunately when checking the configure script it did not respect ECONF_SOURCE. --- gnome2.eclass | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --gi

[gentoo-dev] Lastrites: mail-client/claws-mail-geolocation

2012-12-05 Thread Alexandre Rostovtsev
# Alexandre Rostovtsev (05 Dec 2012) # Masked for removal in 30 days. # Incompatible with recent cogl and clutter versions (bug #435164) mail-client/claws-mail-geolocation

Re: [gentoo-dev] some questions about using subslots and EAPI5

2012-12-05 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 05/12/12 10:06 AM, Ciaran McCreesh wrote: > On Wed, 05 Dec 2012 08:35:52 -0500 Ian Stakenvicius > wrote: >> That said, it is recommended that you revbump for EAPI5; it is >> not strictly necessary, but without the revbump users with that >> versi

Re: [gentoo-dev] some questions about using subslots and EAPI5

2012-12-05 Thread Ciaran McCreesh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 05 Dec 2012 08:35:52 -0500 Ian Stakenvicius wrote: > That said, it is recommended that you revbump for EAPI5; it is not > strictly necessary, but without the revbump users with that version > already installed will not receive the benefits of

Re: [gentoo-dev] some questions about using subslots and EAPI5

2012-12-05 Thread Ciaran McCreesh
On Wed, 05 Dec 2012 04:42:23 -0500 Alexandre Rostovtsev wrote: > Suppose I am upgrading an existing ebuild for dev-libs/libfoo-2.5 to > EAPI5 and adding a subslot, e.g. SLOT="2/5". Should I then add > "slotmove =dev-libs/libfoo-2.5 2 2/5" in profiles/updates? Or should > it be "slotmove =dev-libs/

Re: [gentoo-dev] some questions about using subslots and EAPI5

2012-12-05 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 05/12/12 04:42 AM, Alexandre Rostovtsev wrote: > Suppose I am upgrading an existing ebuild for dev-libs/libfoo-2.5 > to EAPI5 and adding a subslot, e.g. SLOT="2/5". Should I then add > "slotmove =dev-libs/libfoo-2.5 2 2/5" in profiles/updates? Or

[gentoo-dev] some questions about using subslots and EAPI5

2012-12-05 Thread Alexandre Rostovtsev
Suppose I am upgrading an existing ebuild for dev-libs/libfoo-2.5 to EAPI5 and adding a subslot, e.g. SLOT="2/5". Should I then add "slotmove =dev-libs/libfoo-2.5 2 2/5" in profiles/updates? Or should it be "slotmove =dev-libs/libfoo-2.5 2/2 2/5" (since the PMS states that "When the sub-slot part i