Bug#648431: toonloop: clutter-gtk-0.10/libchamplain-0.8 removal

2011-11-11 Thread Laurent Bigonville
Hi,

It looks like the last upstream version is not depending against
clutter-gtk-0.10 anymore, so this could be easily solved.

Cheers

Laurent Bigonville



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#622554: New Upstream toonloop 2.1.10

2012-01-10 Thread Laurent Bigonville
Hi,

Any progress on the update to an higher version?

Cheers

Laurent Bigonville



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#660151: toonloop: FTBFS on powerpc

2012-02-16 Thread Laurent Bigonville
Package: toonloop
Version: 2.1.18-3
Severity: important
Tags: patch

Hi,

toonloop is currently FTBFS with the following error:

/usr/include/powerpc-linux-gnu/bits/endian.h:27:4: error: #error Both
BIG_ENDIAN and LITTLE_ENDIAN defined!

Ubuntu package is providing a patch that fix this.

Please find the patch attached.

Cheers

Laurent Bigonville

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Index: toonloop-2.1.18/configure.ac
===
--- toonloop-2.1.18.orig/configure.ac	2012-02-14 16:34:19.289027274 -0500
+++ toonloop-2.1.18/configure.ac	2012-02-14 16:35:23.257024599 -0500
@@ -47,7 +47,7 @@
 [AC_SUBST(STK_LIBS," -lstk -lrtmidi -lrt -lm")],
 [AC_MSG_ERROR([libstk is not installed: alsa])])
 LIBS=$SAVED_LIBS # restore them
-AC_SUBST(STK_CXXFLAGS, "-D__LINUX_ALSA__ -D__UNIX_JACK__ -D__LITTLE_ENDIAN__")
+AC_SUBST(STK_CXXFLAGS, "-D__LINUX_ALSA__ -D__UNIX_JACK__")
 AC_LANG_POP(C++)
 
 
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#660153: toonloop: patch for #657814 has introduced a preprocessor warning

2012-02-16 Thread Laurent Bigonville
Package: toonloop
Version: 2.1.18-3
Severity: important
Tags: patch

Hi,

The patch for #657814 has introduced a preprocessor warning:

cc1plus: warning: unrecognized gcc debugging option: S [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: E [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: _ [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: G [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: L [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: E [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: S [enabled by default]
cc1plus: warning: unrecognized gcc debugging option: 2 [enabled by default]

This is due to -dUSE_GLES2. I guess that the author wanted to unset
this, in that case -UUSE_GLES2 should be used, or not setting this at
all seems also OK to me.

Please find the attached patch that use the flag -U instead of -d.

Cheers

Laurent Bigonville


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru toonloop-2.1.18/debian/patches/0004-fix_arm.patch toonloop-2.1.18/debian/patches/0004-fix_arm.patch
--- toonloop-2.1.18/debian/patches/0004-fix_arm.patch	2012-02-09 02:23:03.0 +0100
+++ toonloop-2.1.18/debian/patches/0004-fix_arm.patch	2012-02-16 22:40:12.0 +0100
@@ -25,7 +25,7 @@
 +  #include ]],[[]])],
 +  [
 +AC_MSG_RESULT([yes])
-+AC_SUBST(CUSTOM_CFLAGS,"-dUSE_GLES2")
++AC_SUBST(CUSTOM_CFLAGS,"-UUSE_GLES2")
 +  ],[
 +AC_MSG_RESULT([no])
 +AC_MSG_CHECKING([if we can include GLES2/gl2.h and clutter/clutter.h together])
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#660151: toonloop: FTBFS on powerpc

2012-02-16 Thread Laurent Bigonville
Package: toonloop
Followup-For: Bug #660151

Hi,

Well it seems that my previous patch is not correct.

According to https://ccrma.stanford.edu/software/stk/usage.html,
__LITTLE_ENDIAN__ needs to be set when compiling on a little-endian
machine and this seems to require to check it during the configure.

Cheers

Laurent Bigonville

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#695593: libavcodec53: Transcoding wmav2 file leaves ffmpeg in infinite loop

2012-12-10 Thread Laurent Bigonville
Package: libavcodec53
Version: 6:0.8.4-1
Severity: important
Tags: patch

Hi,

In some situations, transcoding a wmav2 file can lead to a infinite loop
(which is leaking a lot of memory).

A patch has been merged in ffmpeg codebase, but this is still present in
libav. (3cb64e327a9861f2c8fff0b3850fcd5d14acdbe3 on ffmpeg git
repository).

Please find attached the backport of the patch.

Cheers

Laurent Bigonville

PS: Bug on the ffmpeg track: http://avcodec.org/trac/ffmpeg/ticket/286

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.6-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libavcodec53 depends on:
ii  libavutil516:0.8.4-1
ii  libc6  2.13-37
ii  libdirac-encoder0  1.0.2-6
ii  libgsm11.0.13-4
ii  libmp3lame03.99.5+repack1-3
ii  libopenjpeg2   1.3+dfsg-4.6
ii  libschroedinger-1.0-0  1.0.11-2
ii  libspeex1  1.2~rc1-7
ii  libtheora0 1.1.1+dfsg.1-3.1
ii  libva1 1.0.15-4
ii  libvorbis0a1.3.2-1.3
ii  libvorbisenc2  1.3.2-1.3
ii  libvpx11.1.0-1
ii  libx264-1232:0.123.2189+git35cf912-1
ii  libxvidcore4   2:1.3.2-9
ii  multiarch-support  2.13-37
ii  zlib1g 1:1.2.7.dfsg-13

libavcodec53 recommends no packages.

libavcodec53 suggests no packages.

-- no debconf information
--- a/libavcodec/wmadec.c
+++ b/libavcodec/wmadec.c
@@ -823,7 +823,8 @@ static int wma_decode_superframe(AVCodec
buf_size, s->block_align);
 return AVERROR_INVALIDDATA;
 }
-buf_size = s->block_align;
+if(s->block_align)
+buf_size = s->block_align;
 
 init_get_bits(&s->gb, buf, buf_size*8);
 
@@ -921,7 +922,7 @@ static int wma_decode_superframe(AVCodec
 *got_frame_ptr   = 1;
 *(AVFrame *)data = s->frame;
 
-return s->block_align;
+return buf_size;
  fail:
 /* when error, we reset the bit reservoir */
 s->last_superframe_len = 0;
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#695593: Fwd: [libav-devel] Fwd: Bug#695593: libavcodec53: Transcoding wmav2 file leaves ffmpeg in infinite loop

2013-05-20 Thread Laurent Bigonville
Hi Justin,

I'm still interested to see this patch being merged.

I can confirm that this patch is fixing the infinite loop. I'm using it
for sometimes now without seeing any other issues.

Do you need more information?

Cheers

Laurent Bigonville


Le Mon, 20 May 2013 12:44:25 +0200,
Reinhard Tartler  a écrit :

> tags 695593 -patch +help
> severity 695593 minor
> stop
> 
> Laurent,
> 
> are you still intersted in seeing this patch in Libav? If so, please
> followup with Justin (CC'ed)
> 
> Regards,
> Reinhard
> 
> On Mo, Jan 14, 2013 at 14:39:01 (CET), Reinhard Tartler wrote:
> 
> > FYI,
> >
> > I guess the attached message did neither reach the bug nor you, so
> > I'm forwarding it.
> >
> >
> > -- Forwarded message --
> > From: Justin Ruggles 
> > Date: Mon, Dec 10, 2012 at 5:18 PM
> > Subject: Re: [libav-devel] Fwd: Bug#695593: libavcodec53:
> > Transcoding wmav2 file leaves ffmpeg in infinite loop
> > To: libav development 
> >
> >
> > On 12/10/2012 10:44 AM, Reinhard Tartler wrote:
> >> Hi,
> >>
> >> could someone please look at the attached patch? From a quick look
> >> on gitweb, it looks like it would apply to current libav master.
> >> If it does, please add a CC: libav-stable @ to the commit message.
> >> Thanks!
> >>
> >> Reinhard
> >>
> >> -- Forwarded message --
> >> From: Laurent Bigonville 
> >> Date: Mon, Dec 10, 2012 at 3:14 PM
> >> Subject: Bug#695593: libavcodec53: Transcoding wmav2 file leaves
> >> ffmpeg in infinite loop
> >> To: Debian Bug Tracking System 
> >>
> >>
> >> Package: libavcodec53
> >> Version: 6:0.8.4-1
> >> Severity: important
> >> Tags: patch
> >>
> >> Hi,
> >>
> >> In some situations, transcoding a wmav2 file can lead to a
> >> infinite loop (which is leaking a lot of memory).
> >>
> >> A patch has been merged in ffmpeg codebase, but this is still
> >> present in libav. (3cb64e327a9861f2c8fff0b3850fcd5d14acdbe3 on
> >> ffmpeg git repository).
> >>
> >> Please find attached the backport of the patch.
> >>
> >> Cheers
> >>
> >> Laurent Bigonville
> >>
> >> PS: Bug on the ffmpeg track:
> >> http://avcodec.org/trac/ffmpeg/ticket/286
> >>
> >> -- System Information:
> >> Debian Release: wheezy/sid
> >>   APT prefers unstable
> >>   APT policy: (500, 'unstable'), (1, 'experimental')
> >> Architecture: amd64 (x86_64)
> >> Foreign Architectures: i386
> >>
> >> Kernel: Linux 3.6-trunk-amd64 (SMP w/8 CPU cores)
> >> Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
> >> Shell: /bin/sh linked to /bin/dash
> >>
> >> Versions of packages libavcodec53 depends on:
> >> ii  libavutil516:0.8.4-1
> >> ii  libc6  2.13-37
> >> ii  libdirac-encoder0  1.0.2-6
> >> ii  libgsm11.0.13-4
> >> ii  libmp3lame03.99.5+repack1-3
> >> ii  libopenjpeg2   1.3+dfsg-4.6
> >> ii  libschroedinger-1.0-0  1.0.11-2
> >> ii  libspeex1  1.2~rc1-7
> >> ii  libtheora0 1.1.1+dfsg.1-3.1
> >> ii  libva1 1.0.15-4
> >> ii  libvorbis0a1.3.2-1.3
> >> ii  libvorbisenc2  1.3.2-1.3
> >> ii  libvpx11.1.0-1
> >> ii  libx264-1232:0.123.2189+git35cf912-1
> >> ii  libxvidcore4   2:1.3.2-9
> >> ii  multiarch-support  2.13-37
> >> ii  zlib1g 1:1.2.7.dfsg-13
> >>
> >> libavcodec53 recommends no packages.
> >>
> >> libavcodec53 suggests no packages.
> >>
> >> -- no debconf information
> >>
> >> ___
> >> pkg-multimedia-maintainers mailing list
> >> pkg-multimedia-maintainers@lists.alioth.debian.org
> >> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
> >>
> >>
> >> -- regards, Reinhard
> >>
> >>
> >> fix_infiniteloop.patch
> >>
> >>
> >> --- a/libavcodec/wmadec.c
> >> +++ b/libavcodec/wmadec.c
> >> @@ -823,7 +823,8 @@ static int wma_decode_superframe(AVCodec
> >> buf_size, s->block_align);
> >>  return AVERROR_INVALIDDATA;
> >>  }
> >> -buf_size = s->block_align;
> >> +if(s->block_align)
> >> +buf_size = s->block_align;
> >>
> >>  init_get_bits(&s->gb, buf, buf_size*8);
> >>
> >> @@ -921,7 +922,7 @@ static int wma_decode_superframe(AVCodec
> >>  *got_frame_ptr   = 1;
> >>  *(AVFrame *)data = s->frame;
> >>
> >> -return s->block_align;
> >> +return buf_size;
> >>   fail:
> >>  /* when error, we reset the bit reservoir */
> >>  s->last_superframe_len = 0;
> >
> > The patch looks ok, although it won't apply to HEAD.
> >
> > -Justin
> > ___
> > libav-devel mailing list
> > libav-de...@libav.org
> > https://lists.libav.org/mailman/listinfo/libav-devel
> 

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#695593: libavcodec53: Transcoding wmav2 file leaves ffmpeg in infinite loop

2013-05-20 Thread Laurent Bigonville
Le Mon, 20 May 2013 13:55:18 +0200,
Reinhard Tartler  a écrit :

> Hi Laurent,

Hello,
 
> I'm happy to hear that this patch works for you. Unfortunately, it
> does not apply cleanly, I guess text conflicts in the source file.
> Can you perhaps send the updated patch that you are currently using,
> so that we can review and apply it to libav/master?

My patch was based on 0.8.3, I've rebased it against master (the changes
are the same), it's compiling but I didn't test it, I Unfortunately
cannot find the file that was triggering the infinite loop.

Cheers

Laurent Bigonville
diff --git a/libavcodec/wmadec.c b/libavcodec/wmadec.c
index b9b176e..5d0aac7 100644
--- a/libavcodec/wmadec.c
+++ b/libavcodec/wmadec.c
@@ -812,7 +812,8 @@ static int wma_decode_superframe(AVCodecContext *avctx, void *data,
buf_size, avctx->block_align);
 return AVERROR_INVALIDDATA;
 }
-buf_size = avctx->block_align;
+if(avctx->block_align)
+buf_size = avctx->block_align;
 
 init_get_bits(&s->gb, buf, buf_size*8);
 
@@ -911,7 +912,7 @@ static int wma_decode_superframe(AVCodecContext *avctx, void *data,
 
 *got_frame_ptr = 1;
 
-return avctx->block_align;
+return buf_size;
  fail:
 /* when error, we reset the bit reservoir */
 s->last_superframe_len = 0;
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#857182: Please disable MMX and SSE support on i386

2017-03-08 Thread Laurent Bigonville
Source: directfb
Version: 1.2.10.0-8
Severity: serious

Hi,

I see in the build logs of the i386 architecture that SSE and MMX
instructions are enabled. This is not supported in debian. I see that
this was enabled in the past but the flag got lost during the conversion
to dh sequences.

This must be disabled on i386. On amd64 this can be kept enable as SSE2 is
supported.

Regards,

Laurent Bigoville

-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#858822: musescore: Please install higher resulution icons

2017-03-27 Thread Laurent Bigonville
Package: musescore
Version: 2.0.3+dfsg1-2+b1
Severity: wishlist
Tags: patch

Hi,

In the assets directory of the source tarballs there are icons for the
application in other (and higher) resolution.

I would personally install everything up-to 512px to have the best
visual in all the DE. For example, in GNOME the icon in the menu is
blurry.

The icon for the files is also blurry at high resolution, but
unfortunatelly the source doesn't seems to provide pre-made png for it
so they should be generated during build time maybe.

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages musescore depends on:
ii  desktop-file-utils   0.23-1
ii  libasound2   1.1.3-5
ii  libc62.24-9
ii  libfreetype6 2.7.1-0.1
ii  libgcc1  1:6.3.0-10
ii  libportaudio219.6.0-1
ii  libpulse010.0-1
ii  libqt5core5a [qtbase-abi-5-7-1]  5.7.1+dfsg-3+b1
ii  libqt5gui5   5.7.1+dfsg-3+b1
ii  libqt5help5  5.7.1-1
ii  libqt5network5   5.7.1+dfsg-3+b1
ii  libqt5printsupport5  5.7.1+dfsg-3+b1
ii  libqt5qml5   5.7.1-2+b2
ii  libqt5quick5 5.7.1-2+b2
ii  libqt5sql5-sqlite5.7.1+dfsg-3+b1
ii  libqt5svg5   5.7.1~20161021-2+b2
ii  libqt5webkit55.7.1+dfsg-1
ii  libqt5widgets5   5.7.1+dfsg-3+b1
ii  libqt5xml5   5.7.1+dfsg-3+b1
ii  libqt5xmlpatterns5   5.7.1~20161021-3
ii  libsndfile1  1.0.27-1+b1
ii  libstdc++6   6.3.0-10
ii  libvorbisfile3   1.3.5-4
ii  musescore-common 2.0.3+dfsg1-2
ii  qml-module-qtquick-controls  5.7.1~20161021-2
ii  qml-module-qtquick-dialogs   5.7.1~20161021-2
ii  qml-module-qtquick-layouts   5.7.1-2+b2
ii  qml-module-qtquick2  5.7.1-2+b2
ii  shared-mime-info 1.8-1
ii  xdg-utils1.1.1-1
ii  zlib1g   1:1.2.8.dfsg-5

Versions of packages musescore recommends:
ii  pulseaudio-utils  10.0-1

Versions of packages musescore suggests:
pn  fluid-soundfont-gm  
pn  timgm6mb-soundfont  

-- no debconf information
diff -Nru musescore-2.0.3+dfsg1/debian/patches/05-highres-icons.patch 
musescore-2.0.3+dfsg1/debian/patches/05-highres-icons.patch
--- musescore-2.0.3+dfsg1/debian/patches/05-highres-icons.patch 1970-01-01 
01:00:00.0 +0100
+++ musescore-2.0.3+dfsg1/debian/patches/05-highres-icons.patch 2017-03-27 
11:20:06.0 +0200
@@ -0,0 +1,17 @@
+--- a/mscore/CMakeLists.txt
 b/mscore/CMakeLists.txt
+@@ -553,7 +553,14 @@ else (MINGW)
+  set(MSCORE_ICON_BASE ../assets/musescore-icon-round) # round icons 
on stable releases
+  endif (MSCORE_UNSTABLE)
+  install(FILES ${MSCORE_ICON_BASE}.svg RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.svg DESTINATION 
share/icons/hicolor/scalable/apps)
++ install(FILES ${MSCORE_ICON_BASE}-16.png RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.png DESTINATION share/icons/hicolor/16x16/apps)
++ install(FILES ${MSCORE_ICON_BASE}-24.png RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.png DESTINATION share/icons/hicolor/24x24/apps)
++ install(FILES ${MSCORE_ICON_BASE}-32.png RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.png DESTINATION share/icons/hicolor/32x32/apps)
++ install(FILES ${MSCORE_ICON_BASE}-48.png RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.png DESTINATION share/icons/hicolor/48x48/apps)
+  install(FILES ${MSCORE_ICON_BASE}-64.png RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.png DESTINATION share/icons/hicolor/64x64/apps)
++ install(FILES ${MSCORE_ICON_BASE}-96.png RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.png DESTINATION share/icons/hicolor/96x96/apps)
++ install(FILES ${MSCORE_ICON_BASE}-128.png RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.png DESTINATION share/icons/hicolor/128x128/apps)
++ install(FILES ${MSCORE_ICON_BASE}-512.png RENAME 
mscore${MSCORE_INSTALL_SUFFIX}.png DESTINATION share/icons/hicolor/512x512/apps)
+  # install MIME (filetype) icons for each mimetype on Linux
+  install( FILES   ../assets/mscz-icon.svg RENAME 
application-x-musescore${MSCORE_INSTALL_SUFFIX}.svg
+ DESTINATION share/icons/hicolor/scalable/mimetypes) # SVG icon for 
.MSCZ files
diff -Nru musescore-2.0.3+dfsg1/debian/patches/series 
musescore-2.0.3+dfsg1/debian/patches/series
--- musescore-2.0.3+dfsg1/debian/patche

Bug#868387: gwc: Please drop the (build-)dependency against gnome-vfs

2017-07-17 Thread Laurent Bigonville

Le 17/07/17 à 09:51, Jaromír Mikeš a écrit :



2017-07-15 13:40 GMT+02:00 mailto:bi...@debian.org>>:

Hi Laurent,

Your package is {build-}depending against gnome-vfs which is
deprecated for quite some times now and has been replaced by gvfs.


I've checked B-D of gwc package:
Build-Depends:
 debhelper (>= 10),
 libasound2-dev,
 libfftw3-dev,
 libgnome2-dev,
 libgnomeui-dev,
 libpulse-dev,
 libsndfile1-dev,
 libvorbis-dev

There is no direct B-D on gnome-vfs, but libgnome2-dev need it I guess.


Yes that dependency is indeed pulled by libgnome2 (which is also 
deprecated) I was not expecting it to leak the dependency like that TBH




Don't hesitate to contact me if you have any questions.


There is upstream effort to switch to gnome3 what should fix this 
problem if I understand right.

I am copying upstream devs so they are aware of this issue.


Yes, removing these gnome2 library will fix this bug (and make the 
Debian GNOME team really happy)


Regards,

Laurent Bigonville



best regards

mira



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers