[opensuse-packaging] No more libcdio_paranoia0
I haven't had much time atm but after updating libcdio to remove libcdio-mini which was causing pkgconfig conflicts in various packages, a licence problem was found see http://old.nabble.com/libcdio%27s-paranoia-is-getting-split-off-from-libcdio... To resolve bnc#756564 I updated to the git libcdio which no longer has libcdio-paranoia. I see that gvfs is the only package that requires it, it builds but without cdda support. I'm going to create the libcdio-paranoia package but it may not make it into 12.2. Regards Dave -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 05/19/2012 07:36 PM, Dave Plater wrote:
I haven't had much time atm but after updating libcdio to remove libcdio-mini which was causing pkgconfig conflicts in various packages, a licence problem was found see http://old.nabble.com/libcdio%27s-paranoia-is-getting-split-off-from-libcdio... To resolve bnc#756564 I updated to the git libcdio which no longer has libcdio-paranoia. I see that gvfs is the only package that requires it, it builds but without cdda support. I'm going to create the libcdio-paranoia package but it may not make it into 12.2. Regards Dave
Gvfs won't build with libcdio-paranoia, it's incompatible with the git libcdio. Reverting to libcdio-0.82 which I had updated to 0.83, isn't an option because it's already GPL-3.0+. I haven't time to fix the gvfs build problem which after fixing the include file problems appeared to stem from libcdio/cdtext.h. Maybe somebody else can fix libcdio-paranoia, it's in multimedia:libs. Regards Dave -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 21 May 2012 06:06, Dave Plater <davejplater@gmail.com> wrote:
On 05/19/2012 07:36 PM, Dave Plater wrote:
I haven't had much time atm but after updating libcdio to remove libcdio-mini which was causing pkgconfig conflicts in various packages, a licence problem was found see http://old.nabble.com/libcdio%27s-paranoia-is-getting-split-off-from-libcdio... To resolve bnc#756564 I updated to the git libcdio which no longer has libcdio-paranoia. I see that gvfs is the only package that requires it, it builds but without cdda support. I'm going to create the libcdio-paranoia package but it may not make it into 12.2. Regards Dave
Gvfs won't build with libcdio-paranoia, it's incompatible with the git libcdio. Reverting to libcdio-0.82 which I had updated to 0.83, isn't an option because it's already GPL-3.0+. I haven't time to fix the gvfs build problem which after fixing the include file problems appeared to stem from libcdio/cdtext.h. Maybe somebody else can fix libcdio-paranoia, it's in multimedia:libs.
Until then please submit libcdio-paranoia to Factory. I need it for qmmp and it's enough as it is right now in multimedia:libs. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 05/26/2012 06:31 PM, Cristian Morales Vega wrote:
Until then please submit libcdio-paranoia to Factory. I need it for qmmp and it's enough as it is right now in multimedia:libs. Hopefully it won't get stuck with license problems. Busy getting it ready, if someone else hasn't submitted it already.
Dave -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 05/26/2012 06:31 PM, Cristian Morales Vega wrote:
Until then please submit libcdio-paranoia to Factory. I need it for qmmp and it's enough as it is right now in multimedia:libs. Which part of qmmp requires libcdio-paranoia? There's no dependency that I can find in the multimedia:apps package.
Dave -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 29 May 2012 12:53, Dave Plater <davejplater@gmail.com> wrote:
On 05/26/2012 06:31 PM, Cristian Morales Vega wrote:
Until then please submit libcdio-paranoia to Factory. I need it for qmmp and it's enough as it is right now in multimedia:libs.
Which part of qmmp requires libcdio-paranoia? There's no dependency that I can find in the multimedia:apps package.
BuildRequires: pkgconfig(libcdio_cdda) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 05/29/2012 01:57 PM, Cristian Morales Vega wrote:
On 29 May 2012 12:53, Dave Plater<davejplater@gmail.com> wrote:
On 05/26/2012 06:31 PM, Cristian Morales Vega wrote:
Until then please submit libcdio-paranoia to Factory. I need it for qmmp and it's enough as it is right now in multimedia:libs. Which part of qmmp requires libcdio-paranoia? There's no dependency that I can find in the multimedia:apps package. BuildRequires: pkgconfig(libcdio_cdda) I see that it's used in the build, created sr#122742 but my time is limited so I may not be able to cope with any issues. If there's anything urgent email me on daveplater@vodamail.co.za.
Dave -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Sat, 19 May 2012 19:36:54 +0200 Dave Plater wrote:
I updated to the git libcdio which no longer has libcdio-paranoia. I see that gvfs is the only package that requires it, it builds but without cdda support. I'm going to create the libcdio-paranoia package but it may not make it into 12.2.
I'm very interested in libcdio-paranoia in 12.2. It is required by the Pragha player (wasn't declared before, but now it is). https://build.opensuse.org/package/show?package=pragha&project=X11%3Axfce -- WBR Kyrill -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
If only the libcdeo-paranoia part is required there shouldn't be a problem but there appears to be a change in the libcdio abi/api. Don't know if there are any problems with the paranoia license, a mail search didn't bring up any bugs. I've no usable computer atm. Dave On 6/1/12, Kyrill Detinov <lazy.kent@opensuse.org> wrote:
On Sat, 19 May 2012 19:36:54 +0200 Dave Plater wrote:
I updated to the git libcdio which no longer has libcdio-paranoia. I see that gvfs is the only package that requires it, it builds but without cdda support. I'm going to create the libcdio-paranoia package but it may not make it into 12.2.
I'm very interested in libcdio-paranoia in 12.2. It is required by the Pragha player (wasn't declared before, but now it is). https://build.opensuse.org/package/show?package=pragha&project=X11%3Axfce
-- WBR Kyrill -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (4)
-
Cristian Morales Vega
-
Dave Plater
-
Dave Plater
-
Kyrill Detinov