Bug#943187: qmidiarp: diff for NMU version 0.6.5-1.1

2019-12-18 Thread Adrian Bunk
Control: tags 943187 + patch
Control: tags 943187 + pending

Dear maintainer,

I've prepared an NMU for qmidiarp (versioned as 0.6.5-1.1) and
uploaded it to DELAYED/14. Please feel free to tell me if I
should cancel it.

cu
Adrian
diff -Nru qmidiarp-0.6.5/debian/changelog qmidiarp-0.6.5/debian/changelog
--- qmidiarp-0.6.5/debian/changelog	2017-12-17 22:57:10.0 +0200
+++ qmidiarp-0.6.5/debian/changelog	2019-12-19 01:41:58.0 +0200
@@ -1,3 +1,10 @@
+qmidiarp (0.6.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-depend on scour instead of python-scour. (Closes: #943187)
+
+ -- Adrian Bunk   Thu, 19 Dec 2019 01:41:58 +0200
+
 qmidiarp (0.6.5-1) unstable; urgency=medium
 
   * New upstream version 0.6.5
diff -Nru qmidiarp-0.6.5/debian/control qmidiarp-0.6.5/debian/control
--- qmidiarp-0.6.5/debian/control	2017-12-17 22:57:10.0 +0200
+++ qmidiarp-0.6.5/debian/control	2019-12-19 01:41:58.0 +0200
@@ -12,7 +12,7 @@
  libjack-dev,
  libx11-dev,
  liblo-dev,
- python-scour
+ scour
 Homepage: https://qmidiarp.sourceforge.io
 Standards-Version: 4.1.2
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/qmidiarp.git
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: libglade2 unmaintained and affected by python2 removal

2020-01-03 Thread Adrian Bunk
On Thu, Jan 02, 2020 at 02:02:27PM +0100, Andreas Henriksson wrote:
> affects 895517 + aeskulap desmume exult-studio foxtrotgps fyre g3dviewer gfm 
> ghemical gpaint guile-gnome2-gtk kconfig-frontends kino libglade2.0-cil 
> libglademm-2.4-1v5 libgnomecanvas2-0 libgtkdatabox0-libglade 
> liblablgtk2-ocaml libswami0 marionnet mdk mialmpick ogmrip ogmrip-plugins 
> planner plotdrop rfdump screentest tiemu wbar-config xscreensaver
> thanks
> 
> Please note that src:libglade2 is affected by the ongoing python2 removal and
> as #895517 states:
> "libglade2-0: deprecated and unmaintained upstream"
> so don't expect anyone to port it.
> 
> See #936867 for the specific python2 bug report.
>...

This is only the libglade-convert script for converting
pre-2001 (sic) glade files.

I can adopt or NMU (whatever you prefer) libglade2 with the trivial fix
of removing this script.

> Regards,
> Andreas Henriksson

cu
Adrian

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

Bug#940143: xcfa: diff for NMU version 5.0.2-1.1

2021-02-05 Thread Adrian Bunk
Control: tags 940143 + patch
Control: tags 940143 + pending
Control: tags 957973 + patch
Control: tags 957973 + pending

Dear maintainer,

I've prepared an NMU for xcfa (versioned as 5.0.2-1.1) and uploaded
it to DELAYED/1. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -Nru xcfa-5.0.2/debian/changelog xcfa-5.0.2/debian/changelog
--- xcfa-5.0.2/debian/changelog	2015-06-10 15:17:28.0 +0300
+++ xcfa-5.0.2/debian/changelog	2021-02-05 13:03:24.0 +0200
@@ -1,3 +1,13 @@
+xcfa (5.0.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -fcommon to workaround FTBFS with gcc 10.
+(Closes: #957973)
+  * Depend on a version of icedax with a cdda2wav symlink.
+(Closes: #940143)
+
+ -- Adrian Bunk   Fri, 05 Feb 2021 13:03:24 +0200
+
 xcfa (5.0.2-1) unstable; urgency=medium
 
   * New upstream release:
diff -Nru xcfa-5.0.2/debian/control xcfa-5.0.2/debian/control
--- xcfa-5.0.2/debian/control	2015-06-10 15:04:30.0 +0300
+++ xcfa-5.0.2/debian/control	2021-02-05 13:03:24.0 +0200
@@ -21,7 +21,7 @@
 Architecture: any
 Depends:
  flac,
- icedax | cdparanoia,
+ icedax (>= 9:1.1.11-3.1) | cdparanoia,
  vorbis-tools,
  ${misc:Depends},
  ${shlibs:Depends}
diff -Nru xcfa-5.0.2/debian/rules xcfa-5.0.2/debian/rules
--- xcfa-5.0.2/debian/rules	2015-06-10 15:04:30.0 +0300
+++ xcfa-5.0.2/debian/rules	2021-02-05 13:03:24.0 +0200
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export LDFLAGS+=-Wl,--as-needed
+export DEB_CPPFLAGS_MAINT_APPEND += -fcommon
 
 %:
 	dh $@ --parallel --with autotools_dev
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#957055: bristol: diff for NMU version 0.60.11-3.1

2021-02-05 Thread Adrian Bunk
Control: tags 957055 + pending

Dear maintainer,

I've prepared an NMU for bristol (versioned as 0.60.11-3.1) and uploaded 
it to DELAYED/1. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -Nru bristol-0.60.11/debian/changelog bristol-0.60.11/debian/changelog
--- bristol-0.60.11/debian/changelog	2016-09-09 15:04:38.0 +0300
+++ bristol-0.60.11/debian/changelog	2021-02-05 22:08:58.0 +0200
@@ -1,3 +1,10 @@
+bristol (0.60.11-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add patch from Logan Rosen for FTBFS with gcc 10. (Closes: #957055)
+
+ -- Adrian Bunk   Fri, 05 Feb 2021 22:08:58 +0200
+
 bristol (0.60.11-3) unstable; urgency=medium
 
   * Team upload.
diff -Nru bristol-0.60.11/debian/patches/04-gcc_10.patch bristol-0.60.11/debian/patches/04-gcc_10.patch
--- bristol-0.60.11/debian/patches/04-gcc_10.patch	1970-01-01 02:00:00.0 +0200
+++ bristol-0.60.11/debian/patches/04-gcc_10.patch	2021-02-05 22:08:55.0 +0200
@@ -0,0 +1,243 @@
+--- a/brighton/brightonCLI.c
 b/brighton/brightonCLI.c
+@@ -136,7 +136,6 @@
+ //	if (RESOURCES->resources[btty.p].devlocn[btty.i].to == 1.0f)
+ //	if (DEVICE(btty.i).to == 1.0f)
+ 
+-brightonEvent event;
+ extern void printBrightonHelp(int);
+ 
+ typedef int (*clicom)();
+--- a/brighton/brightonMixerMenu.c
 b/brighton/brightonMixerMenu.c
+@@ -1179,11 +1179,10 @@
+ 	return(NULL);
+ }
+ 
+-brightonEvent event;
+-
+ int
+ doAlarm()
+ {
++	brightonEvent event;
+ 	event.type = BRIGHTON_FLOAT;
+ 	event.value = 0.0;
+ 
+--- a/include/bristol/bristolblo.h
 b/include/bristol/bristolblo.h
+@@ -39,7 +39,7 @@
+ #define BLO_COSINE	6
+ #define BLO_PULSE	7
+ 
+-struct {
++struct blo {
+ 	int flags;
+ 	int harmonics;
+ 	int cutin;
+@@ -47,7 +47,8 @@
+ 	int min;
+ 	float fraction;
+ 	float samplerate;
+-} blo;
++};
++extern struct blo blo;
+ 
+ extern float blosine[BRISTOL_BLO_SIZE];
+ extern float blosquare[BRISTOL_BLO_SIZE];
+--- a/bristol/blo.c
 b/bristol/blo.c
+@@ -33,6 +33,8 @@
+ 
+ static int init = 1;
+ 
++struct blo blo;
++
+ float blosine[BRISTOL_BLO_SIZE];
+ float blocosine[BRISTOL_BLO_SIZE];
+ float blosquare[BRISTOL_BLO_SIZE];
+--- a/bristol/arpdco.c
 b/bristol/arpdco.c
+@@ -39,7 +39,8 @@
+ #include "bristolblo.h"
+ #include "arpdco.h"
+ 
+-float note_diff, *zbuf;
++static float note_diff;
++float *zbuf;
+ 
+ #define BRISTOL_SQR 4
+ 
+--- a/bristol/cs80osc.c
 b/bristol/cs80osc.c
+@@ -41,8 +41,8 @@
+ #include "cs80osc.h"
+ #include "bristolcs80.h"
+ 
+-float note_diff;
+-int samplecount;
++static float note_diff;
++static int samplecount;
+ 
+ static void fillWave(float *, int, int);
+ static void buildCs80Sound(bristolOP *, bristolOPParams *);
+--- a/bristol/dco.c
 b/bristol/dco.c
+@@ -39,7 +39,7 @@
+ #include "bristolblo.h"
+ #include "dco.h"
+ 
+-float note_diff;
++static float note_diff;
+ 
+ /*
+  * The name of this operator, IO count, and IO names.
+--- a/bristol/expdco.c
 b/bristol/expdco.c
+@@ -40,7 +40,7 @@
+ #include "bristolblo.h"
+ #include "expdco.h"
+ 
+-float note_diff;
++static float note_diff;
+ 
+ /*
+  * The name of this operator, IO count, and IO names.
+--- a/bristol/filter2.c
 b/bristol/filter2.c
+@@ -147,7 +147,6 @@
+ }
+ 
+ #define ROOT2 1.4142135623730950488
+-double pidsr;
+ 
+ /*
+  * Reset any local memory information.
+--- a/bristol/granulardco.c
 b/bristol/granulardco.c
+@@ -38,8 +38,8 @@
+ #include "bristol.h"
+ #include "granulardco.h"
+ 
+-float note_diff;
+-float samplerate;
++static float note_diff;
++static float samplerate;
+ 
+ #define BRISTOL_SQR 4
+ 
+--- a/bristol/hammond.c
 b/bristol/hammond.c
+@@ -45,8 +45,8 @@
+ #include "bristol.h"
+ #include "hammond.h"
+ 
+-float note_diff;
+-int samplecount;
++static float note_diff;
++static int samplecount;
+ 
+ static void fillWave(float *, int, int);
+ static void buildHammondSound(bristolOP *, unsigned char);
+@@ -70,8 +70,8 @@
+ static int *waveindex;
+ static int *percussion;
+ 
+-float *wave1;
+-float *wave2;
++static float *wave1;
++static float *wave2;
+ 
+ /*
+  * This can be a single list, it is used to generate the different pipes.
+--- a/bristol/junodco.c
 b/bristol/junodco.c
+@@ -39,7 +39,7 @@
+ #include "bristolblo.h"
+ #include "junodco.h"
+ 
+-float note_diff;
++static float note_diff;
+ 
+ #define BRISTOL_SQR 8
+ 
+--- a/bristol/lfo.c
 b/bristol/lfo.c
+@@ -38,7 +38,7 @@
+ #include "bristol.h"
+ #include "lfo.h"
+ 
+-float note_diff;
++static float note_diff;
+ 
+ /*
+  * The name of this operator, IO count, and IO names.
+--- a/bristol/midihandlers.c
 b/bristol/midihandlers.c
+@@ -633,7 +633,7 @@
+  *	previous frequency * (2^^(1/12))
+  * Since A is constand whole numbers we can calcuate each octave from A.
+  */
+-float samplerate;
++static float samplerate;
+ 
+ int
+ initFrequencyTable(float r

Bug#957383: jamin: diff for NMU version 0.98.9~git20170111~199091~repack1-1.1

2021-02-07 Thread Adrian Bunk
Dear maintainer,

I've prepared an NMU for jamin (versioned as 
0.98.9~git20170111~199091~repack1-1.1). The diff
is attached to this message.

cu
Adrian
diff -Nru jamin-0.98.9~git20170111~199091~repack1/debian/changelog jamin-0.98.9~git20170111~199091~repack1/debian/changelog
--- jamin-0.98.9~git20170111~199091~repack1/debian/changelog	2017-01-11 22:31:55.0 +0200
+++ jamin-0.98.9~git20170111~199091~repack1/debian/changelog	2021-02-07 11:12:13.0 +0200
@@ -1,3 +1,10 @@
+jamin (0.98.9~git20170111~199091~repack1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add patch from Logan Rosen for FTBFS with gcc 10. (Closes: #957383)
+
+ -- Adrian Bunk   Sun, 07 Feb 2021 11:12:13 +0200
+
 jamin (0.98.9~git20170111~199091~repack1-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru jamin-0.98.9~git20170111~199091~repack1/debian/patches/gcc_10.patch jamin-0.98.9~git20170111~199091~repack1/debian/patches/gcc_10.patch
--- jamin-0.98.9~git20170111~199091~repack1/debian/patches/gcc_10.patch	1970-01-01 02:00:00.0 +0200
+++ jamin-0.98.9~git20170111~199091~repack1/debian/patches/gcc_10.patch	2021-02-07 11:12:11.0 +0200
@@ -0,0 +1,21 @@
+--- a/src/hdeq.h
 b/src/hdeq.h
+@@ -65,7 +65,7 @@
+ int get_current_notebook1_page ();
+ 
+ 
+-GtkNotebook *l_notebook1;
++extern GtkNotebook *l_notebook1;
+ 
+ 
+ #endif
+--- a/src/callbacks.c
 b/src/callbacks.c
+@@ -71,6 +71,7 @@
+ static GtkWidget*scene_name_dialog, *about_dialog;
+ static GtkEntry *l_scene_name_entry;
+ static GdkColor l_main_color, l_eq_color, l_comp_color[XO_NBANDS], l_limiter_color;
++GtkNotebook *l_notebook1;
+ 
+ 
+ void
diff -Nru jamin-0.98.9~git20170111~199091~repack1/debian/patches/series jamin-0.98.9~git20170111~199091~repack1/debian/patches/series
--- jamin-0.98.9~git20170111~199091~repack1/debian/patches/series	2017-01-11 22:31:55.0 +0200
+++ jamin-0.98.9~git20170111~199091~repack1/debian/patches/series	2021-02-07 11:12:11.0 +0200
@@ -5,3 +5,4 @@
 1005_desktop_file.patch
 NEWS.patch
 fix_typos.patch
+gcc_10.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#998212: easytag: overwrites tags containing UTF8 data with random rubbish

2021-11-29 Thread Adrian Bunk
On Tue, Nov 02, 2021 at 08:46:41AM +0900, Norbert Preining wrote:
> Hi
> 
> > What kind of files / tags did you process with easytag? If these files
> 
> that were mp3, not sure about what version of tags since they were gone
> afterwards. At least they displayed fine in all music players I used.
> But yes, I guess it is common here in Japan that id3v1 tags are coded in
> UTF8 (or even ShiftJIS).

It would be good to know what the tags were before, and what they are now.

What does "file" say about the affected files?

It is possible you have both latin1 id3v1 and Unicode id3v2 tags,
and your player displays the id3v1 tag.

> I still consider overwriting tags when there was an error during
> preparation, irrespective of the correctness of the original tags,
> a serious problem. easytag should *not* write broken tags.

Define "broken".

When writing both id3v1 and id3v2, it is common that some characters 
cannot be properly written in the id3v1 tag.

Existing tags in ShiftJIS would be broken since this is not a valid 
encoding for these tags in any case.

The situation around tags is a huge mess.

EasyTAG defaults to writing id3v2.3 and not id3v2.4 for reasons like 
Windows Media Player only learning in 2017 how to handle about id3v2.4 
that was published in the year 2000.

And then there are plenty of hardware mp3 players of different age and 
bugginess in use.

One might want to write both an id3v1 tag for compatibility with old 
players in latin1, and an id3v2 tag in Unicode for newer players. And 
then some player that supports both prefers the id3v1 tag.

The preferences of EasyTAG give quite a lot of control over what to 
write and how to handle errors, including how to read and write broken
tags. Most likely the default settings are not a good fit for whatever
was in the files you had.

> Best
> 
> Norbert

cu
Adrian

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


Bug#1037538: gerbera: FTBFS with libupnp17

2023-06-18 Thread Adrian Bunk
On Tue, Jun 13, 2023 at 11:33:00PM +0200, Sebastian Ramacher wrote:
> Source: gerbera
> Version: 1.1.0+dfsg-3.1
> Severity: serious
> Tags: ftbfs sid trixie
> Justification: fails to build from source (but built successfully in the past)
> X-Debbugs-Cc: sramac...@debian.org
> 
> https://buildd.debian.org/status/fetch.php?pkg=gerbera&arch=amd64&ver=1.1.0%2Bdfsg-3.1%2Bb2&stamp=1686649192&raw=0
> 
> -- Found LFS: TRUE  
> CMake Warning (dev) at 
> /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 
> (message):
>   The package name passed to `find_package_handle_standard_args` (UPnP) does
>   not match the name of the calling package (LibUpnp).  This can lead to
>   problems in calling code that expects `find_package` result variables
>   (e.g., `_FOUND`) to follow a certain pattern.
> Call Stack (most recent call first):
>   cmake/FindLibUpnp.cmake:39 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>   CMakeLists.txt:372 (find_package)
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> -- Found UPnP: /usr/lib/x86_64-linux-gnu/libupnp.so (found version "17.1.8") 
> CMake Error at CMakeLists.txt:389 (message):
>   
> 
>   !! You are using a very old 1.8 snapshot.  Please upgrade to a 1.8.x
>   release from upstream (https://github.com/mrjimenez/pupnp) !!
> 
> 
> 
> -- Configuring incomplete, errors occurred!

There is also a later build error, but updating to the latest upstream 
version 1.12.1 gave me a build:
1. uscan finds the correct version after updating debian/watch to
   https://github.com/gerbera/gerbera/tags
2. build dependencies need some adjustment
3. debian/gerbera.docs needs some adjustment

I haven't done 2. and 3. properly and haven't tested the resulting package.

> Cheers

cu
Adrian

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


Bug#892399: kodi: diff for NMU version 2:17.6+dfsg1-1.1

2018-04-15 Thread Adrian Bunk
Control: tags 892399 + patch
Control: tags 892399 + pending

Dear maintainer,

I've prepared an NMU for kodi (versioned as 2:17.6+dfsg1-1.1) and 
uploaded it to DELAYED/15. Please feel free to tell me if I should 
cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru kodi-17.6+dfsg1/debian/changelog kodi-17.6+dfsg1/debian/changelog
--- kodi-17.6+dfsg1/debian/changelog	2017-12-26 02:06:49.0 +0200
+++ kodi-17.6+dfsg1/debian/changelog	2018-04-15 17:06:31.0 +0300
@@ -1,3 +1,11 @@
+kodi (2:17.6+dfsg1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build with the default gcc, libcdio has been fixed.
+(Closes: #892399)
+
+ -- Adrian Bunk   Sun, 15 Apr 2018 17:06:31 +0300
+
 kodi (2:17.6+dfsg1-1) unstable; urgency=medium
 
   * New upstream version 17.6 (with accumulated changes from 17.4 and 17.5):
diff -Nru kodi-17.6+dfsg1/debian/control kodi-17.6+dfsg1/debian/control
--- kodi-17.6+dfsg1/debian/control	2017-12-26 02:06:49.0 +0200
+++ kodi-17.6+dfsg1/debian/control	2018-04-15 17:06:31.0 +0300
@@ -5,8 +5,6 @@
 Uploaders: Balint Reczey ,
  Jonas Smedegaard 
 Build-Depends: autoconf,
- gcc-6,
- g++-6,
  automake,
  autopoint,
  cmake,
diff -Nru kodi-17.6+dfsg1/debian/rules kodi-17.6+dfsg1/debian/rules
--- kodi-17.6+dfsg1/debian/rules	2017-12-26 02:06:49.0 +0200
+++ kodi-17.6+dfsg1/debian/rules	2018-04-15 17:06:31.0 +0300
@@ -3,14 +3,6 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
-# Temporary workaround - see bug#841556
-export CPP=cpp-6
-export CC=gcc-6
-export CXX=g++-6
-export CPP_FOR_BUILD=cpp-6
-export CC_FOR_BUILD=gcc-6
-export CXX_FOR_BUILD=g++-6
-
 # Avoid custom build rule silencing
 export V=1
 
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#894469: crystalhd: diff for NMU version 1:0.0~git20110715.fdd2f19-12.1

2018-04-15 Thread Adrian Bunk
Control: tags 894469 + patch
Control: tags 894469 + pending

Dear maintainer,

I've prepared an NMU for crystalhd (versioned as 
1:0.0~git20110715.fdd2f19-12.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru crystalhd-0.0~git20110715.fdd2f19/debian/changelog crystalhd-0.0~git20110715.fdd2f19/debian/changelog
--- crystalhd-0.0~git20110715.fdd2f19/debian/changelog	2017-03-13 22:33:53.0 +0200
+++ crystalhd-0.0~git20110715.fdd2f19/debian/changelog	2018-04-15 20:58:43.0 +0300
@@ -1,3 +1,11 @@
+crystalhd (1:0.0~git20110715.fdd2f19-12.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove the unnecessary gstreamer1.0-crystalhd.symbols that
+caused FTBFS with GStreamer 1.14. (Closes: #894469)
+
+ -- Adrian Bunk   Sun, 15 Apr 2018 20:58:43 +0300
+
 crystalhd (1:0.0~git20110715.fdd2f19-12) unstable; urgency=medium
 
   * Team upload.
diff -Nru crystalhd-0.0~git20110715.fdd2f19/debian/gstreamer1.0-crystalhd.symbols crystalhd-0.0~git20110715.fdd2f19/debian/gstreamer1.0-crystalhd.symbols
--- crystalhd-0.0~git20110715.fdd2f19/debian/gstreamer1.0-crystalhd.symbols	2017-03-05 14:44:38.0 +0200
+++ crystalhd-0.0~git20110715.fdd2f19/debian/gstreamer1.0-crystalhd.symbols	1970-01-01 02:00:00.0 +0200
@@ -1,3 +0,0 @@
-libgstbcmdec.so gstreamer1.0-crystalhd #MINVER#
- gst_bcm_dec_get_type@Base 1:0.0~git20110715.fdd2f19
- gst_plugin_desc@Base 1:0.0~git20110715.fdd2f19
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Accepted showq 0.4.1+git20161215~dfsg0-2+deb9u1 (source) into proposed-updates->stable-new, proposed-updates

2018-04-15 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 17 Mar 2018 19:26:14 +0200
Source: showq
Binary: showq
Architecture: source
Version: 0.4.1+git20161215~dfsg0-2+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Adrian Bunk 
Description:
 showq  - MIDI controllable audio player
Closes: 883636
Changes:
 showq (0.4.1+git20161215~dfsg0-2+deb9u1) stretch; urgency=medium
 .
   * Non-maintainer upload.
   * Hack prefix to get app started. (Closes: #883636)
 Thanks to James Cowgill 
Checksums-Sha1:
 b84c9303228f42b21053cc83e4896cdba4b875dc 2230 
showq_0.4.1+git20161215~dfsg0-2+deb9u1.dsc
 56c0e3b7b2f5d269f7366f58c9c9ab64b2426de5 6604 
showq_0.4.1+git20161215~dfsg0-2+deb9u1.debian.tar.xz
Checksums-Sha256:
 8de8fc532c303543464fd6b1e613f57ba5eafd48702c77c667f8079d3a8fe301 2230 
showq_0.4.1+git20161215~dfsg0-2+deb9u1.dsc
 9d11d8b06d0017bba30c051d4ab8c7a2ed04b756421ea9e64edc5916482075de 6604 
showq_0.4.1+git20161215~dfsg0-2+deb9u1.debian.tar.xz
Files:
 9032e0dc3a720939ecc278ad8480dc60 2230 sound optional 
showq_0.4.1+git20161215~dfsg0-2+deb9u1.dsc
 51d67ffd24c931215e7b725d6417329d 6604 sound optional 
showq_0.4.1+git20161215~dfsg0-2+deb9u1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlrAEp0ACgkQiNJCh6LY
mLGnpRAAkzMc28j89xtD5na4wz9MED+5GIH5MFRaVrlNzwpweJ9bVUEknKYEGu3p
Q1BOzqfHW5W1Z0UQ4K9cwNSurgClbTLCuFUYAxT3oKRVhBXRWj/CqLwwNtYgwEkz
W+X33mNIfaqikT3ng+CsIT0qVg2TJjvLwwn7WiEx9Q7GW5Z1JZ8uqjNrtlZlXJqk
TrSFlf756Bx7o3ZMjNk6oK30Dfz+EnwKm/XrpN9q8I6XrRWgp3aeckZ5eKuHm0jS
21aP7o2SQejElGkE/2zUfQGlvJPzGRuc7kbRISpBc9xKKnOIA5ofcKT+TyYSw0/Z
YUv5CyHxJ9fxwsiJ8AnhcxKWOFp70wlsrP6TsaQz4M4izSYtI1R1dz3mGpC85+xT
+BTCQqscJemmO7BBqs1K6kJTPKYc8LtctjxOoDw/nTlvTdWKobBVIK8o8yM3gLwv
SaiChqL4Ti5meGSO1xkRPnhIj9o8Ws7UPfMNdzvRq33zP2/nCHqtLIREWaErPZfB
OLe5yqw8Ez0vC1PtZrXum2eHCOr23Hx/oRy59Wo2MrP/m6Lm/zJeFoKT2Sfrtx3A
4kTUv+kNLxUpaAvZFHkxJa60D0rbd/EATfC8NygCi8q67iFjuF3MBaZEJ3klnxN2
oQno+ki1EzcnhTt0TtPERwlGOKo2DNBw/6Q4LDCDkcf/EoxTeIs=
=4nTM
-END PGP SIGNATURE-


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

Bug#896457: mixxx FTBFS with Qt 5.10

2018-04-21 Thread Adrian Bunk
Source: mixxx
Version: 2.0.0~dfsg-9
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mixxx.html

...
In file included from lib/fidlib-0.9.10/fidlib.c:2297:0:
lib/fidlib-0.9.10/fidrf_cmdlist.h: In function 'fid_run_new':
lib/fidlib-0.9.10/fidrf_cmdlist.h:298:27: warning: 'adj' may be used 
uninitialized in this function [-Wmaybe-uninitialized]
 *dp++= iir[--cnt] * adj; a++;
~~~^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr QChar QStringView::operator[](qsizetype) const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:222:14: note: in 
expansion of macro 'Q_ASSERT'
 { return Q_ASSERT(n >= 0), Q_ASSERT(n < size()), QChar(m_data[n]); }
  ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr QStringView QStringView::mid(qsizetype) const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:236:14: note: in 
expansion of macro 'Q_ASSERT'
 { return Q_ASSERT(pos >= 0), Q_ASSERT(pos <= size()), QStringView(m_data + 
pos, m_size - pos); }
  ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr QStringView QStringView::mid(qsizetype, qsizetype) const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:238:14: note: in 
expansion of macro 'Q_ASSERT'
 { return Q_ASSERT(pos >= 0), Q_ASSERT(n >= 0), Q_ASSERT(pos + n <= 
size()), QStringView(m_data + pos, n); }
  ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr QStringView QStringView::left(qsizetype) const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:240:14: note: in 
expansion of macro 'Q_ASSERT'
 { return Q_ASSERT(n >= 0), Q_ASSERT(n <= size()), QStringView(m_data, n); }
  ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr QStringView QStringView::right(qsizetype) const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:242:14: note: in 
expansion of macro 'Q_ASSERT'
 { return Q_ASSERT(n >= 0), Q_ASSERT(n <= size()), QStringView(m_data + 
m_size - n, n); }
  ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr QStringView QStringView::chopped(qsizetype) const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:244:14: note: in 
expansion of macro 'Q_ASSERT'
 { return Q_ASSERT(n >= 0), Q_ASSERT(n <= size()), QStringView(m_data, 
m_size - n); }
  ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr void QStringView::truncate(qsizetype)':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:247:7: note: in 
expansion of macro 'Q_ASSERT'
 { Q_ASSERT(n >= 0); Q_ASSERT(n <= size()); m_size = n; }
   ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr void QStringView::chop(qsizetype)':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:249:7: note: in 
expansion of macro 'Q_ASSERT'
 { Q_ASSERT(n >= 0); Q_ASSERT(n <= size()); m_size -= n; }
   ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr QChar QStringView::front() const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:282:69: note: in 
expansion of macro 'Q_ASSERT'
 Q_REQUIRED_RESULT Q_DECL_CONSTEXPR QChar front() const { return 
Q_ASSERT(!empty()), QChar(m_data[0]); }
 ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr QChar QStringView::back() const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:283:69: note: in 
expansion of macro 'Q_ASSERT'
 Q_REQUIRED_RESULT Q_DECL_CONSTEXPR QChar back()  const { return 
Q_ASSERT(!empty()), QChar(m_data[m_size - 1]); }
 ^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h: In member function 
'constexpr int QStringView::length() const':
:0:20: error: call to non-constexpr function 'void qt_noop()'
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringview.h:291:14: note: in 
expansion of macro 'Q_ASSERT'
 { return Q_ASSERT(int(size()) == size()), int(

Bug#896473: faustworks FTBFS with Qt 5.10

2018-04-21 Thread Adrian Bunk
Source: faustworks
Version: 0.5~repack0-5
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/faustworks.html

...
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/1st/faustworks-0.5~repack0'
dh_auto_clean
make -j1 clean
make[2]: Entering directory '/build/1st/faustworks-0.5~repack0'
qmake "" -o Makefile_QT
Empty filename passed to function
Cannot find file: .
make[2]: *** [Makefile:77: Makefile_QT] Error 2

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

Bug#896805: mplayer FTBFS on i386 with glibc 2.27

2018-04-24 Thread Adrian Bunk
Source: mplayer
Version: 2:1.3.0-7
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/mplayer.html

...
cc -MMD -MP -Wundef -W -Wall -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundant-decls -Werror=format-security -Wstrict-prototypes 
-Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign 
-Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration 
-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ISOC99_SOURCE -I. -Iffmpeg -O2 
-march=i586 -mtune=i586 -pipe -g  -fno-tree-vectorize 
-fno-asynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
-D_FORTIFY_SOURCE=2 -DPIC -D_REENTRANT -I/usr/include/p11-kit-1 
-I/usr/include/samba-4.0 -I/usr/include/directfb -I/usr/include/   -D_REENTRANT 
 -I/usr/include/freetype2 -I/usr/include/libpng16 -DZLIB_CONST 
-I/usr/include/opus -I/usr/include/bs2b -I/usr/include/i386-linux-gnu 
-I/usr/include/i386-linux-gnu -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/fribidi 
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -c -o 
cpudetect.o cpudetect.c
cpudetect.c:60:52: warning: 'struct sigcontext' declared inside parameter list 
will not be visible outside of this definition or declaration
 static void sigill_handler_sse( int signal, struct sigcontext sc )
^~
cpudetect.c:60:63: error: parameter 2 ('sc') has incomplete type
 static void sigill_handler_sse( int signal, struct sigcontext sc )
   ^~

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

Bug#897124: crystalhd cannot be rebuilt from source: autoreconf fails in filters/gst/gst-plugin

2018-04-28 Thread Adrian Bunk
Control: severity -1 normal

On Sat, Apr 28, 2018 at 07:14:04PM +0200, Helmut Grohne wrote:
> Source: crystalhd
> Version: 1:0.0~git20110715.fdd2f19-12
> Severity: serious
> User: helm...@debian.org
> Usertags: rebootstrap
> 
> I was trying to fix a cross compilation issue in crystalhd and noticed
> that filters/gst/gst-plugin/src/Makefile.in would not be regenerated
> from the corresponding Makefile.am. Unfortunately, the bug is right
> there and I cannot fix it, because Makefile.in cannot be rebuilt.
> Trying to autoreconf filters/gst/gst-plugin results in:
> 
> libtoolize: putting auxiliary files in '.'.
> libtoolize: copying file './ltmain.sh'
> libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
> libtoolize: and rerunning libtoolize and aclocal.
>...
> Thus I conclude that crystalhd cannot be built from source (DFSG #3).
> Alternatively, autoreconfing involves a more complex invocation, the
> build instructions are missing (DFSG #2).

Works for me when following the clear instructions from the error message.

> Helmut

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#885302: pygtk will be part of buster

2018-05-06 Thread Adrian Bunk
Control: severity -1 important

pygtk will be part of buster, see #895248 for background.

Note that pygtk is Python 2 only, and Python 2 is expected to be
removed from unstable after the release of buster.
It is therefore still advisable to port these packages away
from pygtk.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#903612: csound FTBFS on !x86: test hang

2018-07-11 Thread Adrian Bunk
Source: csound
Version: 1:6.11.0~dfsg-1
Severity: serious

https://buildd.debian.org/status/package.php?p=csound&suite=sid
(m68k is building with nocheck)

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
OPCODE6DIR64=obj-aarch64-linux-gnu dh_auto_test
cd obj-aarch64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=3 ninja 
test
[0/1] Running tests...
Test project /<>/obj-aarch64-linux-gnu
  Start  1: testCsoundTypeSystem
 1/12 Test  #1: testCsoundTypeSystem .   Passed0.27 sec
  Start  2: testCsoundMessageBuffer
 2/12 Test  #2: testCsoundMessageBuffer ..   Passed0.09 sec
  Start  3: testCsoundOrcSemantics
 3/12 Test  #3: testCsoundOrcSemantics ...   Passed0.29 sec
  Start  4: testCsoundOrcCompileTest
 4/12 Test  #4: testCsoundOrcCompileTest .   Passed5.05 sec
  Start  5: testChannels
 5/12 Test  #5: testChannels .   Passed0.33 sec
  Start  6: testCsoundDataStructures
 6/12 Test  #6: testCsoundDataStructures .   Passed0.03 sec
  Start  7: testIo
 7/12 Test  #7: testIo ...   Passed0.73 sec
  Start  8: testCircularBuffer
 8/12 Test  #8: testCircularBuffer ...   Passed0.03 sec
  Start  9: testPerfThread
 9/12 Test  #9: testPerfThread ...   Passed   13.07 sec
  Start 10: testDebugger
10/12 Test #10: testDebugger .   Passed0.09 sec
  Start 11: testEngine
E: Build killed with signal TERM after 150 minutes of inactivity

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

Bug#897889: x42-plugins: diff for NMU version 20170428-1.2

2018-08-02 Thread Adrian Bunk
Control: tags 897889 + patch
Control: tags 897889 + pending
Control: tags 897889 + ftbfs

Dear maintainer,

I've prepared an NMU for x42-plugins (versioned as 20170428-1.2) and 
uploaded it to DELAYED/14. Please feel free to tell me if I should 
cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru x42-plugins-20170428/debian/changelog x42-plugins-20170428/debian/changelog
--- x42-plugins-20170428/debian/changelog	2018-03-20 20:30:37.0 +0200
+++ x42-plugins-20170428/debian/changelog	2018-08-02 21:10:13.0 +0300
@@ -1,3 +1,11 @@
+x42-plugins (20170428-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add upstream patch for FTBFS with gcc 8,
+thanks to Juhani Numminen. (Closes: #897889)
+
+ -- Adrian Bunk   Thu, 02 Aug 2018 21:10:13 +0300
+
 x42-plugins (20170428-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru x42-plugins-20170428/debian/patches/0001-Fix-FTBS-with-gcc-8.patch x42-plugins-20170428/debian/patches/0001-Fix-FTBS-with-gcc-8.patch
--- x42-plugins-20170428/debian/patches/0001-Fix-FTBS-with-gcc-8.patch	1970-01-01 02:00:00.0 +0200
+++ x42-plugins-20170428/debian/patches/0001-Fix-FTBS-with-gcc-8.patch	2018-08-02 21:10:13.0 +0300
@@ -0,0 +1,30 @@
+From 06d32a0a9bd670925c4dd3e8097c3ae120d6e3e4 Mon Sep 17 00:00:00 2001
+From: Guido Aulisi 
+Date: Thu, 15 Feb 2018 13:47:53 +0100
+Subject: Fix FTBS with gcc 8
+
+complex operator""i are declared in the namespace std::literals::complex_literals
+http://en.cppreference.com/w/cpp/numeric/complex/operator%22%22i
+
+Somehow gcc 8 is less permissive than gcc 7
+---
+ src/spectr.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/src/spectr.c b/src/spectr.c
+index 665ad4f..e9e06cc 100644
+--- a/tuna.lv2/src/spectr.c
 b/tuna.lv2/src/spectr.c
+@@ -31,6 +31,9 @@
+ # define creal(XX) std::real(XX)
+ # define cimag(XX) std::imag(XX)
+ # define _I ((complex_t)(1i))
++  #ifdef __cpp_lib_complex_udls
++using namespace std::literals::complex_literals;
++  #endif
+   typedef std::complex complex_t;
+ #else
+ # include 
+-- 
+2.11.0
+
diff -Nru x42-plugins-20170428/debian/patches/series x42-plugins-20170428/debian/patches/series
--- x42-plugins-20170428/debian/patches/series	2018-03-20 20:30:34.0 +0200
+++ x42-plugins-20170428/debian/patches/series	2018-08-02 21:10:13.0 +0300
@@ -1 +1,2 @@
 pow10f.patch
+0001-Fix-FTBS-with-gcc-8.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#906228: crtmpserver-dev still depends on libssl1.0-dev

2018-08-15 Thread Adrian Bunk
Package: crtmpserver-dev
Version: 1.0~dfsg-5.4
Severity: serious

crtmpserver-dev still depends on libssl1.0-dev,
this was missed during the switch to OpenSSL 1.1.

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

Bug#846499: qstopmotion: FTBFS: tries to compare va_list to NULL

2018-08-15 Thread Adrian Bunk
Control: severity -1 important

On Wed, Aug 15, 2018 at 10:16:50PM +0200, John Paul Adrian Glaubitz wrote:
> Package: src:qstopmotion
> Followup-For: Bug #846499
> 
> Control: severity -1 serious
> 
> This should be marked with severity serious as the package fails
> to build from source on at least one release architecture.

No, it's only RC when an older version of the package is in the archive 
on this release architecture.

There is no fixed requirement that every package much build on every
release architecture.

> Thanks,
> Adrian

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#846499: qstopmotion: FTBFS: tries to compare va_list to NULL

2018-08-15 Thread Adrian Bunk
On Wed, Aug 15, 2018 at 11:38:17PM +0200, John Paul Adrian Glaubitz wrote:
> On 08/15/2018 11:32 PM, Adrian Bunk wrote:
> > No, it's only RC when an older version of the package is in the archive 
> > on this release architecture.
> > 
> > There is no fixed requirement that every package much build on every
> > release architecture.
> 
> Really? So what happens then when a binNMU is required?
>...

A binNMU rebuilds outdated binaries.

When no binaries exist there is no need to rebuild.

> Adrian

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#846499: qstopmotion: FTBFS: tries to compare va_list to NULL

2018-08-15 Thread Adrian Bunk
On Wed, Aug 15, 2018 at 11:44:32PM +0200, John Paul Adrian Glaubitz wrote:
> On 08/15/2018 11:43 PM, Adrian Bunk wrote:
> > A binNMU rebuilds outdated binaries.
> > 
> > When no binaries exist there is no need to rebuild.
> 
> The bug affects all architectures, so also those where the package
> is already built. So I'm not sure what you mean.

It only affects arm*/alpha/sh4.

I've attached a fix.

> Adrian

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

Description: Fix the function signature of GphotoGrabber::errorDumper()
Author: Adrian Bunk 
Bug-Debian: https://bugs.debian.org/846499

--- qstopmotion-2.3.2.orig/src/technical/grabber/gphoto2/gpgrabber.cpp
+++ qstopmotion-2.3.2/src/technical/grabber/gphoto2/gpgrabber.cpp
@@ -60,7 +60,7 @@ GphotoGrabber::GphotoGrabber(Frontend *f
 filePath.append(rootDir);
 
 gphotoContext = gp_context_new();
-gphotoErrorId = gp_log_add_func(GP_LOG_ERROR, (GPLogFunc)errorDumper, NULL);
+gphotoErrorId = gp_log_add_func(GP_LOG_ERROR, errorDumper, NULL);
 
 openCamera();
 
@@ -806,18 +806,9 @@ int GphotoGrabber::lookupWidget(CameraWi
 void GphotoGrabber::errorDumper(GPLogLevel  level,
 const char *domain,
 const char *format,
-va_list args,
 void   *data)
 {
-char temp[1024];
-
-if (args != NULL) {
-vsprintf(temp, format, args);
-qDebug() << "GphotoGrabber::errorDumper --> Domain: " << domain << "Error: " << temp;
-}
-else {
-qDebug() << "GphotoGrabber::errorDumper --> Domain: " << domain << "Error: " << format;
-}
+qDebug() << "GphotoGrabber::errorDumper --> Domain: " << domain << "Error: " << format;
 }
 
 
--- qstopmotion-2.3.2.orig/src/technical/grabber/gphoto2/gpgrabber.h
+++ qstopmotion-2.3.2/src/technical/grabber/gphoto2/gpgrabber.h
@@ -100,7 +100,6 @@ private:
 static void errorDumper(GPLogLevel  level,
 const char *domain,
 const char *format,
-va_list args,
 void   *data);
 
 bool canonEnableCapture(Camera   *gphotoCamera,
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#885778: libgnomecanvas has been adopted and will be in buster

2018-09-03 Thread Adrian Bunk
Control: severity -1 important

libgnomecanvas has been adopted and will be in buster.

It is still recommended to migrate away from the obsolete libgnomecanvas,
but this is now no longer a release critical issue for buster.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#885077: libglademm2.4 has been adopted and will be in buster

2018-09-03 Thread Adrian Bunk
Control: severity -1 important

libglademm2.4 has been adopted and will be in buster.

It is still recommended to migrate away from the obsolete libglademm2.4, 
but this is now no longer a release critical issue for buster.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#886052: gconf has been adopted and will be in buster

2018-09-04 Thread Adrian Bunk
Control: severity -1 important

gconf has been adopted and will be in buster.

It is still recommended to migrate away from the obsolete gconf, but 
this is now no longer a release critical issue for buster.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#909848: lame: symbol lookup error: lame: undefined symbol: lame_get_maximum_number_of_samples

2018-10-06 Thread Adrian Bunk
On Sat, Oct 06, 2018 at 08:02:18PM +0200, Marc Lehmann wrote:
> On Sat, Sep 29, 2018 at 05:21:14PM +0300, Adrian Bunk  wrote:
> > > Versions of packages lame depends on:
> > >...
> > > ii  libmp3lame0  1:3.99.5-dmo6
> > >...
> > 
> > Fix:
> >   apt-get install libmp3lame0=3.100-2+b1
> 
> Maybe I am confused, but shouldn't debian packages declare proper
> dependencies? The above command only fixes this on my system (where it is
> already fixed), not in the actual package which didn't have the proper
> dependency (assuming I didn't hit an apt-get bug).

The dependencies are correct.

What you say is only true for packages that are (or were) in Debian.

Debian has no control over packages and their versions in 3rd party 
repositories hosted elsewhere, and problems that are caused by by 
installing such 3rd party packages are out of scope of what is supported 
by Debian.

> Greetings,

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#910963: x265 FTBFS on !x86: undefined references to x265*::detect512()

2018-10-13 Thread Adrian Bunk
Source: x265
Version: 2.9-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=x265&suite=sid

...
[100%] Linking CXX executable x265
/usr/bin/cmake -E cmake_link_script CMakeFiles/cli.dir/link.txt --verbose=1
/usr/bin/c++  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
-L/<>/x265-10bit -L/<>/x265-12bit -rdynamic 
-Wl,-Bsymbolic,-znoexecstack CMakeFiles/cli.dir/input/input.cpp.o 
CMakeFiles/cli.dir/input/y4m.cpp.o CMakeFiles/cli.dir/input/yuv.cpp.o 
CMakeFiles/cli.dir/output/output.cpp.o CMakeFiles/cli.dir/output/raw.cpp.o 
CMakeFiles/cli.dir/output/reconplay.cpp.o CMakeFiles/cli.dir/output/y4m.cpp.o 
CMakeFiles/cli.dir/output/yuv.cpp.o CMakeFiles/cli.dir/x265.cpp.o  -o x265 
-Wl,-rpath,/<>/x265-8bit: libx265.so.165 -lpthread -lrt -ldl 
-lnuma -Wl,-Bstatic -lx265_main10 -lx265_main12 -Wl,-Bdynamic -lpthread -lrt 
-ldl -lnuma 
/usr/bin/ld: libx265.so.165: undefined reference to `x265_12bit::detect512()'
/usr/bin/ld: libx265.so.165: undefined reference to `x265_10bit::detect512()'
/usr/bin/ld: libx265.so.165: undefined reference to `x265::detect512()'
collect2: error: ld returned 1 exit status
make[4]: *** [CMakeFiles/cli.dir/build.make:208: x265] Error 1

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

Bug#912076: kodiplatform FTBFS with debhelper 11.4

2018-10-27 Thread Adrian Bunk
Source: kodiplatform
Version: 17.1.0-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kodiplatform.html

...
   dh_auto_install
cd obj-x86_64-linux-gnu && make -j1 install 
DESTDIR=/build/1st/kodiplatform-17.1.0/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory 
'/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/build/1st/kodiplatform-17.1.0 
-B/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu --check-build-system 
CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/CMakeFiles 
/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory 
'/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
make -f CMakeFiles/kodiplatform.dir/build.make 
CMakeFiles/kodiplatform.dir/depend
make[3]: Entering directory 
'/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
cd /build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu && /usr/bin/cmake -E 
cmake_depends "Unix Makefiles" /build/1st/kodiplatform-17.1.0 
/build/1st/kodiplatform-17.1.0 
/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu 
/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu 
/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/CMakeFiles/kodiplatform.dir/DependInfo.cmake
 --color=
make[3]: Leaving directory '/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
make -f CMakeFiles/kodiplatform.dir/build.make CMakeFiles/kodiplatform.dir/build
make[3]: Entering directory 
'/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
make[3]: Nothing to be done for 'CMakeFiles/kodiplatform.dir/build'.
make[3]: Leaving directory '/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
[100%] Built target kodiplatform
make[2]: Leaving directory '/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start 
/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[2]: Entering directory 
'/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
make[2]: Nothing to be done for 'preinstall'.
make[2]: Leaving directory '/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "None"
-- Installing: 
/build/1st/kodiplatform-17.1.0/debian/tmp/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/libkodiplatform.so.16.0.0
-- Installing: 
/build/1st/kodiplatform-17.1.0/debian/tmp/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/libkodiplatform.so.16
-- Installing: 
/build/1st/kodiplatform-17.1.0/debian/tmp/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/libkodiplatform.so
-- Installing: 
/build/1st/kodiplatform-17.1.0/debian/tmp/usr/include/kodi/util/XMLUtils.h
-- Installing: 
/build/1st/kodiplatform-17.1.0/debian/tmp/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/pkgconfig/kodiplatform.pc
-- Installing: 
/build/1st/kodiplatform-17.1.0/debian/tmp/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/kodiplatform/kodiplatform-config.cmake
make[1]: Leaving directory '/build/1st/kodiplatform-17.1.0/obj-x86_64-linux-gnu'
   dh_install
dh_install: Cannot find (any matches for) "usr/lib/*/*.so" (tried in ., 
debian/tmp)

dh_install: libkodiplatform-dev missing files: usr/lib/*/*.so
dh_install: Cannot find (any matches for) "usr/lib/*/pkgconfig/*.pc" (tried in 
., debian/tmp)

dh_install: libkodiplatform-dev missing files: usr/lib/*/pkgconfig/*.pc
dh_install: Cannot find (any matches for) "usr/lib/*/kodiplatform/*" (tried in 
., debian/tmp)

dh_install: libkodiplatform-dev missing files: usr/lib/*/kodiplatform/*
dh_install: Cannot find (any matches for) "usr/lib/*/*.so.*" (tried in ., 
debian/tmp)

dh_install: libkodiplatform16 missing files: usr/lib/*/*.so.*
dh_install: missing files, aborting
make: *** [debian/rules:16: binary] Error 25

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

Bug#914640: supercollider FTBFS on amd64/i386 with boost 1.67

2018-11-25 Thread Adrian Bunk
Source: supercollider
Version: 1:3.8.0~repack-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=supercollider&suite=sid

...
In file included from 
/<>/server/supernova/sc/../server/synth.hpp:29,
 from /<>/server/supernova/sc/sc_synth.hpp:31,
 from 
/<>/server/supernova/sc/sc_synth_definition.cpp:25:
/<>/server/supernova/./utilities/time_tag.hpp: In member function 
'boost::posix_time::ptime nova::time_tag::to_ptime() const':
/<>/server/supernova/./utilities/time_tag.hpp:233:102: error: no 
matching function for call to 
'boost::date_time::subsecond_duration::subsecond_duration(double)'
 time_duration offset = seconds(get_secs() - ntp_offset) + 
microseconds(get_nanoseconds()/1000);

  ^
In file included from 
/usr/include/boost/date_time/posix_time/posix_time_config.hpp:16,
 from 
/usr/include/boost/date_time/posix_time/posix_time_system.hpp:13,
 from /usr/include/boost/date_time/posix_time/ptime.hpp:12,
 from 
/usr/include/boost/date_time/posix_time/posix_time_types.hpp:12,
 from /usr/include/boost/thread/thread_time.hpp:11,
 from /usr/include/boost/thread/lock_types.hpp:18,
 from /usr/include/boost/thread/pthread/mutex.hpp:16,
 from /usr/include/boost/thread/mutex.hpp:16,
 from /usr/include/boost/thread/pthread/shared_mutex.hpp:14,
 from /usr/include/boost/thread/shared_mutex.hpp:28,
 from 
/<>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:27,
 from 
/<>/server/supernova/./utilities/named_hash_entry.hpp:27,
 from /<>/server/supernova/sc/sc_synthdef.hpp:30,
 from 
/<>/server/supernova/sc/sc_synth_definition.hpp:24,
 from /<>/server/supernova/sc/sc_synth.hpp:29,
 from 
/<>/server/supernova/sc/sc_synth_definition.cpp:25:
/usr/include/boost/date_time/time_duration.hpp:285:14: note: candidate: 
'template boost::date_time::subsecond_duration::subsecond_duration(const T&, typename 
boost::enable_if, void>::type*)'
 explicit subsecond_duration(T const& ss,
  ^~
/usr/include/boost/date_time/time_duration.hpp:285:14: note:   template 
argument deduction/substitution failed:
/usr/include/boost/date_time/time_duration.hpp: In substitution of 
'template 
boost::date_time::subsecond_duration::subsecond_duration(const T&, typename 
boost::enable_if, void>::type*) [with T = double]':
/<>/server/supernova/./utilities/time_tag.hpp:233:102:   required 
from here
/usr/include/boost/date_time/time_duration.hpp:285:14: error: no type named 
'type' in 'struct boost::enable_if, void>'
In file included from 
/usr/include/boost/date_time/posix_time/posix_time_config.hpp:16,
 from 
/usr/include/boost/date_time/posix_time/posix_time_system.hpp:13,
 from /usr/include/boost/date_time/posix_time/ptime.hpp:12,
 from 
/usr/include/boost/date_time/posix_time/posix_time_types.hpp:12,
 from /usr/include/boost/thread/thread_time.hpp:11,
 from /usr/include/boost/thread/lock_types.hpp:18,
 from /usr/include/boost/thread/pthread/mutex.hpp:16,
 from /usr/include/boost/thread/mutex.hpp:16,
 from /usr/include/boost/thread/pthread/shared_mutex.hpp:14,
 from /usr/include/boost/thread/shared_mutex.hpp:28,
 from 
/<>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:27,
 from 
/<>/server/supernova/./utilities/named_hash_entry.hpp:27,
 from /<>/server/supernova/sc/sc_synthdef.hpp:30,
 from 
/<>/server/supernova/sc/sc_synth_definition.hpp:24,
 from /<>/server/supernova/sc/sc_synth.hpp:29,
 from 
/<>/server/supernova/sc/sc_synth_definition.cpp:25:
/usr/include/boost/date_time/time_duration.hpp:270:30: note: candidate: 
'boost::date_time::subsecond_duration::subsecond_duration(const 
boost::date_time::subsecond_duration&)'
   class BOOST_SYMBOL_VISIBLE subsecond_duration : public base_duration
  ^~
/usr/include/boost/date_time/time_duration.hpp:270:30: note:   no known 
conversion for argument 1 from 'double' to 'const 
boost::date_time::subsecond_duration&'
/usr/include/boost/date_time/time_duration.hpp:270:30: note: candidate: 
'boost::date_time::subsecond_duration::subsecond_duration(boost::date_time::subsecond_duration&&)'
/usr/include/boost/date_time/time_duration.hpp:270:30: note:   no known 
conversion for argument 1 from 'double' to 
'boost::date_time::subsecond_duration&&'
make[3]: *** [server/supernova/CMakeFiles/libsupernova.dir/build.make:66: 
server/supernova/CMakeFiles/libsupernova.dir/sc/sc_synth_definition.cpp.o] 
Error 1

__

Bug#915205: pyliblo FTBFS without internet access

2018-12-01 Thread Adrian Bunk
Source: pyliblo
Version: 0.10.0-3
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/stretch/amd64/pyliblo.html

...
==
ERROR: testSendReceive (test.test_liblo.ServerTCPTestCase)
--
Traceback (most recent call last):
  File "/build/pyliblo-0.10.0/test/test_liblo.py", line 225, in testSendReceive
liblo.send(self.server.url, '/foo', 123)
  File "src/liblo.pyx", line 186, in liblo.send (src/liblo.c:3667)
_send(target, None, args)
  File "src/liblo.pyx", line 160, in liblo._send (src/liblo.c:3532)
raise IOError("sending failed: %s" %
IOError: sending failed: Temporary failure in name resolution

--
Ran 27 tests in 1.982s

FAILED (errors=1)
Test failed: 
error: Test failed: 
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: 
python2.7 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 25

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

Bug#915329: gigedit FTBFS with libgtkmm-3.0-dev 3.24.0-1

2018-12-02 Thread Adrian Bunk
Source: gigedit
Version: 1.1.0-2
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gigedit.html

...
In file included from builtinpix.cpp:2:
../compat.h: In constructor 'HBox::HBox()':
../compat.h:140:41: error: 'HORIZONTAL' is not a member of 'Gtk::Orientation'
 HBox() : Gtk::Box(Gtk::Orientation::HORIZONTAL) {}
 ^~
../compat.h: In constructor 'VBox::VBox()':
../compat.h:145:41: error: 'VERTICAL' is not a member of 'Gtk::Orientation'
 VBox() : Gtk::Box(Gtk::Orientation::VERTICAL) {}
 ^~~~
../compat.h: In constructor 'HButtonBox::HButtonBox()':
../compat.h:150:53: error: 'HORIZONTAL' is not a member of 'Gtk::Orientation'
 HButtonBox() : Gtk::ButtonBox(Gtk::Orientation::HORIZONTAL) {}
 ^~
../compat.h: In constructor 'HScale::HScale()':
../compat.h:155:45: error: 'HORIZONTAL' is not a member of 'Gtk::Orientation'
 HScale() : Gtk::Scale(Gtk::Orientation::HORIZONTAL) {}
 ^~
../compat.h: In constructor 'HScale::HScale(const 
Glib::RefPtr&)':
../compat.h:156:104: error: 'HORIZONTAL' is not a member of 'Gtk::Orientation'
 HScale(const Glib::RefPtr& adjustment) : 
Gtk::Scale(adjustment, Gtk::Orientation::HORIZONTAL)
...

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

Bug#916129: zita-rev1 FTBFS

2018-12-10 Thread Adrian Bunk
Source: zita-rev1
Version: 0.2.1-5
Severity: serious
Tags: ftbfs buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/zita-rev1.html

...
g++ -g -O2 -ffile-prefix-map=/build/1st/zita-rev1-0.2.1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2 -ffast-math -Wall -MMD -MP -DVERSION=\"0.2.1\" 
-DSHARED=\"/usr/share/zita-rev1\" -I/usr/X11R6/include `freetype-config 
--cflags`  -c -o pareq.o pareq.cc
/bin/sh: 1: freetype-config: not found
In file included from /usr/include/clxclient.h:31,
 from styles.h:25,
 from styles.cc:22:
/usr/include/X11/Xft/Xft.h:39:10: fatal error: ft2build.h: No such file or 
directory
 #include 
  ^~~~
compilation terminated.
make[1]: *** [: styles.o] Error 1


freetype-config has been removed in Debian in favour of pkg-config.

The package also lacks a direct build dependency on libfreetype6-dev.

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

Bug#916130: zita-bls1 FTBFS due to freetype-config usage

2018-12-10 Thread Adrian Bunk
Source: zita-bls1
Version: 0.1.0-3
Severity: serious
Tags: ftbfs buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/zita-bls1.html

...
g++ -g -O2 -ffile-prefix-map=/build/1st/zita-bls1-0.1.0=. 
-fstack-protector-strong -Wformat -Werror=format-security -O2 -ffast-math -Wall 
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION=\"0.1.0\" 
-DSHARED=\"/usr/share/zita-bls1\" -I/usr/X11R6/include `freetype-config 
--cflags`  -c -o shuffler.o shuffler.cc
/bin/sh: 1: freetype-config: not found
In file included from /usr/include/clxclient.h:31,
 from styles.h:25,
 from styles.cc:22:
/usr/include/X11/Xft/Xft.h:39:10: fatal error: ft2build.h: No such file or 
directory
 #include 
  ^~~~
compilation terminated.


freetype-config has been removed in Debian in favour of pkg-config.

The package also lacks a direct build dependency on libfreetype6-dev.

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

Bug#916183: tetraproc FTBFS due to freetype-config usage

2018-12-10 Thread Adrian Bunk
Source: tetraproc
Version: 0.8.2-2
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/tetraproc.html

...
g++  -O3 -Wall -MMD -MP -DVERSION=\"0.8.2\" -DSHARED=\"/usr/share/tetraproc\" 
-g -I/usr/X11R6/include `freetype-config --cflags`  -c -o tetraproc.o 
tetraproc.cc
/bin/sh: 1: freetype-config: not found
In file included from /usr/include/clxclient.h:31,
 from styles.h:26,
 from tetraproc.cc:27:
/usr/include/X11/Xft/Xft.h:39:10: fatal error: ft2build.h: No such file or 
directory
 #include 
  ^~~~
compilation terminated.
make[1]: *** [: tetraproc.o] Error 1


freetype-config has been removed in Debian in favour of pkg-config.

The package also lacks a direct build dependency on libfreetype6-dev.

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

Bug#916286: traverso: baseline violation on i386

2018-12-12 Thread Adrian Bunk
Source: traverso
Version: 0.49.4-2
Severity: serious

SSE is not part of the i386 baseline.

Even worse is that when built on binet -m3dnow is passed on gcc,
this is not supported by any modern CPU.

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

Bug#916129: zita-rev1: diff for NMU version 0.2.1-5.1

2019-01-11 Thread Adrian Bunk
Control: tags 916129 + patch
Control: tags 916129 + pending

Dear maintainer,

I've prepared an NMU for zita-rev1 (versioned as 0.2.1-5.1) and
uploaded it to DELAYED/14. Please feel free to tell me if I
should cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru zita-rev1-0.2.1/debian/changelog zita-rev1-0.2.1/debian/changelog
--- zita-rev1-0.2.1/debian/changelog	2016-12-27 17:29:59.0 +0200
+++ zita-rev1-0.2.1/debian/changelog	2019-01-11 13:19:52.0 +0200
@@ -1,3 +1,11 @@
+zita-rev1 (0.2.1-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix build without freetype-config and add a direct
+build dependency on libfreetype6-dev. (Closes: #916129)
+
+ -- Adrian Bunk   Fri, 11 Jan 2019 13:19:52 +0200
+
 zita-rev1 (0.2.1-5) unstable; urgency=medium
 
   * Set dh/compat 10.
diff -Nru zita-rev1-0.2.1/debian/control zita-rev1-0.2.1/debian/control
--- zita-rev1-0.2.1/debian/control	2016-12-27 17:28:43.0 +0200
+++ zita-rev1-0.2.1/debian/control	2019-01-11 13:19:52.0 +0200
@@ -8,6 +8,7 @@
 Build-Depends:
  debhelper (>= 10),
  libcairo2-dev,
+ libfreetype6-dev,
  libclthreads-dev (>= 2.4.0),
  libclxclient-dev (>= 3.9.0),
  libjack-dev,
diff -Nru zita-rev1-0.2.1/debian/patches/no-freetype-config.patch zita-rev1-0.2.1/debian/patches/no-freetype-config.patch
--- zita-rev1-0.2.1/debian/patches/no-freetype-config.patch	1970-01-01 02:00:00.0 +0200
+++ zita-rev1-0.2.1/debian/patches/no-freetype-config.patch	2019-01-11 13:19:52.0 +0200
@@ -0,0 +1,15 @@
+Description: freetype-config was removed, use pkg-config instead.
+Author: Adrian Bunk 
+Bug-Debian: https://bugs.debian.org/916129
+
+--- zita-rev1-0.2.1.orig/source/Makefile
 zita-rev1-0.2.1/source/Makefile
+@@ -30,7 +30,7 @@ CPPFLAGS += -O2 -ffast-math -Wall -MMD -
+ all:	zita-rev1
+ 
+ ZITA-REV1_O = zita-rev1.o styles.o jclient.o mainwin.o png2img.o guiclass.o rotary.o reverb.o pareq.o
+-zita-rev1:	CPPFLAGS += -I/usr/X11R6/include `freetype-config --cflags`
++zita-rev1:	CPPFLAGS += -I/usr/X11R6/include `pkg-config --cflags freetype2`
+ zita-rev1:	LDLIBS += -lcairo -lclxclient -lclthreads -ljack -lpng -lXft -lX11 -lrt
+ zita-rev1:	LDFLAGS += -pthread
+ zita-rev1:	LDFLAGS += -L/usr/X11R6/lib
diff -Nru zita-rev1-0.2.1/debian/patches/series zita-rev1-0.2.1/debian/patches/series
--- zita-rev1-0.2.1/debian/patches/series	2013-08-12 23:56:40.0 +0300
+++ zita-rev1-0.2.1/debian/patches/series	2019-01-11 13:19:52.0 +0200
@@ -1 +1,2 @@
 0001-makefile.patch
+no-freetype-config.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#916183: tetraproc: diff for NMU version 0.8.2-2.1

2019-01-11 Thread Adrian Bunk
Control: tags 916183 + patch
Control: tags 916183 + pending

Dear maintainer,

I've prepared an NMU for tetraproc (versioned as 0.8.2-2.1) and uploaded 
it to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru tetraproc-0.8.2/debian/changelog tetraproc-0.8.2/debian/changelog
--- tetraproc-0.8.2/debian/changelog	2012-05-20 19:06:30.0 +0300
+++ tetraproc-0.8.2/debian/changelog	2019-01-11 13:26:32.0 +0200
@@ -1,3 +1,11 @@
+tetraproc (0.8.2-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix build without freetype-config and add a direct
+build dependency on libfreetype6-dev. (Closes: #916183)
+
+ -- Adrian Bunk   Fri, 11 Jan 2019 13:26:32 +0200
+
 tetraproc (0.8.2-2) unstable; urgency=low
 
   * libpng12-dev -> libpng-dev (Closes: #662519)
diff -Nru tetraproc-0.8.2/debian/control tetraproc-0.8.2/debian/control
--- tetraproc-0.8.2/debian/control	2012-05-20 19:06:36.0 +0300
+++ tetraproc-0.8.2/debian/control	2019-01-11 13:26:32.0 +0200
@@ -9,6 +9,7 @@
  libclthreads-dev (>= 2.4.0),
  libclxclient-dev (>= 3.6.1),
  libfftw3-dev (>= 3.1.2-3.1),
+ libfreetype6-dev,
  libjack-dev,
  libpng-dev,
  libsndfile-dev,
diff -Nru tetraproc-0.8.2/debian/patches/no-freetype-config.patch tetraproc-0.8.2/debian/patches/no-freetype-config.patch
--- tetraproc-0.8.2/debian/patches/no-freetype-config.patch	1970-01-01 02:00:00.0 +0200
+++ tetraproc-0.8.2/debian/patches/no-freetype-config.patch	2019-01-11 13:26:32.0 +0200
@@ -0,0 +1,15 @@
+Description: freetype-config was removed, use pkg-config instead
+Author: Adrian Bunk 
+Bug-Debian: https://bugs.debian.org/916183
+
+--- tetraproc-0.8.2.orig/source/Makefile
 tetraproc-0.8.2/source/Makefile
+@@ -35,7 +35,7 @@ TETRAPROC_O = tetraproc.o styles.o mainw
+ hpfilt.o pmfilt.o textmat.o confwin.o abconfig.o abprocess.o oscform.o impdata.o kmeter.o \
+ kmeterdsp.o png2img.o
+ 
+-tetraproc:	CPPFLAGS += -I/usr/X11R6/include `freetype-config --cflags`
++tetraproc:	CPPFLAGS += -I/usr/X11R6/include `pkg-config --cflags freetype2`
+ tetraproc:	LDLIBS += -pthread -lsndfile -lfftw3f -lclxclient -lclthreads -ljack -lpng -lXft -lX11 -lrt
+ tetraproc:	LDFLAGS += -L/usr/X11R6/lib
+ tetraproc:	$(TETRAPROC_O)
diff -Nru tetraproc-0.8.2/debian/patches/series tetraproc-0.8.2/debian/patches/series
--- tetraproc-0.8.2/debian/patches/series	2012-05-20 19:04:33.0 +0300
+++ tetraproc-0.8.2/debian/patches/series	2019-01-11 13:26:32.0 +0200
@@ -1 +1,2 @@
 01-makefile.patch
+no-freetype-config.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#916130: zita-bls1: diff for NMU version 0.1.0-3.1

2019-01-11 Thread Adrian Bunk
Control: tags 916130 + patch
Control: tags 916130 + pending

Dear maintainer,

I've prepared an NMU for zita-bls1 (versioned as 0.1.0-3.1) and uploaded 
it to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru zita-bls1-0.1.0/debian/changelog zita-bls1-0.1.0/debian/changelog
--- zita-bls1-0.1.0/debian/changelog	2016-12-27 14:29:40.0 +0200
+++ zita-bls1-0.1.0/debian/changelog	2019-01-11 13:30:27.0 +0200
@@ -1,3 +1,11 @@
+zita-bls1 (0.1.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix build without freetype-config and add a direct
+build dependency on libfreetype6-dev. (Closes: #916130)
+
+ -- Adrian Bunk   Fri, 11 Jan 2019 13:30:27 +0200
+
 zita-bls1 (0.1.0-3) unstable; urgency=medium
 
   * Set dh/compat 10.
diff -Nru zita-bls1-0.1.0/debian/control zita-bls1-0.1.0/debian/control
--- zita-bls1-0.1.0/debian/control	2016-12-27 14:29:27.0 +0200
+++ zita-bls1-0.1.0/debian/control	2019-01-11 13:30:27.0 +0200
@@ -10,6 +10,7 @@
  libclthreads-dev (>= 2.4.0),
  libclxclient-dev (>= 3.9.0),
  libfftw3-dev (>= 3.1.2-3.1),
+ libfreetype6-dev,
  libjack-dev,
  libpng-dev,
  libzita-convolver-dev (>= 3.0.0)
diff -Nru zita-bls1-0.1.0/debian/patches/no-freetype-config.patch zita-bls1-0.1.0/debian/patches/no-freetype-config.patch
--- zita-bls1-0.1.0/debian/patches/no-freetype-config.patch	1970-01-01 02:00:00.0 +0200
+++ zita-bls1-0.1.0/debian/patches/no-freetype-config.patch	2019-01-11 13:30:27.0 +0200
@@ -0,0 +1,15 @@
+Description: freetype-config was removed, use pkg-config instead
+Author: Adrian Bunk 
+Bug-Debian: https://bugs.debian.org/916130
+
+--- zita-bls1-0.1.0.orig/source/Makefile
 zita-bls1-0.1.0/source/Makefile
+@@ -36,7 +36,7 @@ all:	zita-bls1
+ 
+ ZITA-BLS1_O = zita-bls1.o styles.o jclient.o mainwin.o png2img.o guiclass.o rotary.o \
+ 	hp3filt.o lfshelf2.o shuffler.o
+-zita-bls1:	CPPFLAGS += -I/usr/X11R6/include `freetype-config --cflags`
++zita-bls1:	CPPFLAGS += -I/usr/X11R6/include `pkg-config --cflags freetype2`
+ zita-bls1:	LDLIBS += -lzita-convolver -lfftw3f -lclxclient -lclthreads -ljack -lcairo -lpthread -lpng -lXft -lX11 -lrt
+ zita-bls1:	LDFLAGS += -L/usr/X11R6/lib
+ zita-bls1:	$(ZITA-BLS1_O)
diff -Nru zita-bls1-0.1.0/debian/patches/series zita-bls1-0.1.0/debian/patches/series
--- zita-bls1-0.1.0/debian/patches/series	2013-08-21 01:15:20.0 +0300
+++ zita-bls1-0.1.0/debian/patches/series	2019-01-11 13:30:27.0 +0200
@@ -1 +1,2 @@
 01-fix_prefix.patch
+no-freetype-config.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#916129: zita-rev1: diff for NMU version 0.2.1-5.1

2019-01-12 Thread Adrian Bunk
"pkg-config --cflags xft" instead of "pkg-config --cflags freetype2",
updated debdiff is attached.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru zita-rev1-0.2.1/debian/changelog zita-rev1-0.2.1/debian/changelog
--- zita-rev1-0.2.1/debian/changelog	2016-12-27 17:29:59.0 +0200
+++ zita-rev1-0.2.1/debian/changelog	2019-01-11 13:19:52.0 +0200
@@ -1,3 +1,10 @@
+zita-rev1 (0.2.1-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix build without freetype-config. (Closes: #916129)
+
+ -- Adrian Bunk   Fri, 11 Jan 2019 13:19:52 +0200
+
 zita-rev1 (0.2.1-5) unstable; urgency=medium
 
   * Set dh/compat 10.
diff -Nru zita-rev1-0.2.1/debian/patches/no-freetype-config.patch zita-rev1-0.2.1/debian/patches/no-freetype-config.patch
--- zita-rev1-0.2.1/debian/patches/no-freetype-config.patch	1970-01-01 02:00:00.0 +0200
+++ zita-rev1-0.2.1/debian/patches/no-freetype-config.patch	2019-01-11 13:19:52.0 +0200
@@ -0,0 +1,15 @@
+Description: freetype-config was removed, use pkg-config instead.
+Author: Adrian Bunk 
+Bug-Debian: https://bugs.debian.org/916129
+
+--- zita-rev1-0.2.1.orig/source/Makefile
 zita-rev1-0.2.1/source/Makefile
+@@ -30,7 +30,7 @@ CPPFLAGS += -O2 -ffast-math -Wall -MMD -
+ all:	zita-rev1
+ 
+ ZITA-REV1_O = zita-rev1.o styles.o jclient.o mainwin.o png2img.o guiclass.o rotary.o reverb.o pareq.o
+-zita-rev1:	CPPFLAGS += -I/usr/X11R6/include `freetype-config --cflags`
++zita-rev1:	CPPFLAGS += -I/usr/X11R6/include `pkg-config --cflags xft`
+ zita-rev1:	LDLIBS += -lcairo -lclxclient -lclthreads -ljack -lpng -lXft -lX11 -lrt
+ zita-rev1:	LDFLAGS += -pthread
+ zita-rev1:	LDFLAGS += -L/usr/X11R6/lib
diff -Nru zita-rev1-0.2.1/debian/patches/series zita-rev1-0.2.1/debian/patches/series
--- zita-rev1-0.2.1/debian/patches/series	2013-08-12 23:56:40.0 +0300
+++ zita-rev1-0.2.1/debian/patches/series	2019-01-11 13:19:52.0 +0200
@@ -1 +1,2 @@
 0001-makefile.patch
+no-freetype-config.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#916183: tetraproc: diff for NMU version 0.8.2-2.1

2019-01-12 Thread Adrian Bunk
"pkg-config --cflags xft" instead of "pkg-config --cflags freetype2",
updated debdiff is attached.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru tetraproc-0.8.2/debian/changelog tetraproc-0.8.2/debian/changelog
--- tetraproc-0.8.2/debian/changelog	2012-05-20 19:06:30.0 +0300
+++ tetraproc-0.8.2/debian/changelog	2019-01-11 13:26:32.0 +0200
@@ -1,3 +1,10 @@
+tetraproc (0.8.2-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix build without freetype-config. (Closes: #916183)
+
+ -- Adrian Bunk   Fri, 11 Jan 2019 13:26:32 +0200
+
 tetraproc (0.8.2-2) unstable; urgency=low
 
   * libpng12-dev -> libpng-dev (Closes: #662519)
diff -Nru tetraproc-0.8.2/debian/patches/no-freetype-config.patch tetraproc-0.8.2/debian/patches/no-freetype-config.patch
--- tetraproc-0.8.2/debian/patches/no-freetype-config.patch	1970-01-01 02:00:00.0 +0200
+++ tetraproc-0.8.2/debian/patches/no-freetype-config.patch	2019-01-11 13:26:32.0 +0200
@@ -0,0 +1,15 @@
+Description: freetype-config was removed, use pkg-config instead
+Author: Adrian Bunk 
+Bug-Debian: https://bugs.debian.org/916183
+
+--- tetraproc-0.8.2.orig/source/Makefile
 tetraproc-0.8.2/source/Makefile
+@@ -35,7 +35,7 @@ TETRAPROC_O = tetraproc.o styles.o mainw
+ hpfilt.o pmfilt.o textmat.o confwin.o abconfig.o abprocess.o oscform.o impdata.o kmeter.o \
+ kmeterdsp.o png2img.o
+ 
+-tetraproc:	CPPFLAGS += -I/usr/X11R6/include `freetype-config --cflags`
++tetraproc:	CPPFLAGS += -I/usr/X11R6/include `pkg-config --cflags xft`
+ tetraproc:	LDLIBS += -pthread -lsndfile -lfftw3f -lclxclient -lclthreads -ljack -lpng -lXft -lX11 -lrt
+ tetraproc:	LDFLAGS += -L/usr/X11R6/lib
+ tetraproc:	$(TETRAPROC_O)
diff -Nru tetraproc-0.8.2/debian/patches/series tetraproc-0.8.2/debian/patches/series
--- tetraproc-0.8.2/debian/patches/series	2012-05-20 19:04:33.0 +0300
+++ tetraproc-0.8.2/debian/patches/series	2019-01-11 13:26:32.0 +0200
@@ -1 +1,2 @@
 01-makefile.patch
+no-freetype-config.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#916130: zita-bls1: diff for NMU version 0.1.0-3.1

2019-01-12 Thread Adrian Bunk
"pkg-config --cflags xft" instead of "pkg-config --cflags freetype2",
updated debdiff is attached.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru zita-bls1-0.1.0/debian/changelog zita-bls1-0.1.0/debian/changelog
--- zita-bls1-0.1.0/debian/changelog	2016-12-27 14:29:40.0 +0200
+++ zita-bls1-0.1.0/debian/changelog	2019-01-11 13:30:27.0 +0200
@@ -1,3 +1,10 @@
+zita-bls1 (0.1.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix build without freetype-config. (Closes: #916130)
+
+ -- Adrian Bunk   Fri, 11 Jan 2019 13:30:27 +0200
+
 zita-bls1 (0.1.0-3) unstable; urgency=medium
 
   * Set dh/compat 10.
diff -Nru zita-bls1-0.1.0/debian/patches/no-freetype-config.patch zita-bls1-0.1.0/debian/patches/no-freetype-config.patch
--- zita-bls1-0.1.0/debian/patches/no-freetype-config.patch	1970-01-01 02:00:00.0 +0200
+++ zita-bls1-0.1.0/debian/patches/no-freetype-config.patch	2019-01-11 13:30:27.0 +0200
@@ -0,0 +1,15 @@
+Description: freetype-config was removed, use pkg-config instead
+Author: Adrian Bunk 
+Bug-Debian: https://bugs.debian.org/916130
+
+--- zita-bls1-0.1.0.orig/source/Makefile
 zita-bls1-0.1.0/source/Makefile
+@@ -36,7 +36,7 @@ all:	zita-bls1
+ 
+ ZITA-BLS1_O = zita-bls1.o styles.o jclient.o mainwin.o png2img.o guiclass.o rotary.o \
+ 	hp3filt.o lfshelf2.o shuffler.o
+-zita-bls1:	CPPFLAGS += -I/usr/X11R6/include `freetype-config --cflags`
++zita-bls1:	CPPFLAGS += -I/usr/X11R6/include `pkg-config --cflags xft`
+ zita-bls1:	LDLIBS += -lzita-convolver -lfftw3f -lclxclient -lclthreads -ljack -lcairo -lpthread -lpng -lXft -lX11 -lrt
+ zita-bls1:	LDFLAGS += -L/usr/X11R6/lib
+ zita-bls1:	$(ZITA-BLS1_O)
diff -Nru zita-bls1-0.1.0/debian/patches/series zita-bls1-0.1.0/debian/patches/series
--- zita-bls1-0.1.0/debian/patches/series	2013-08-21 01:15:20.0 +0300
+++ zita-bls1-0.1.0/debian/patches/series	2019-01-11 13:30:27.0 +0200
@@ -1 +1,2 @@
 01-fix_prefix.patch
+no-freetype-config.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#914645: zita-at1: diff for NMU version 0.6.0-1.1

2019-01-12 Thread Adrian Bunk
Control: tags 914645 + patch
Control: tags 914645 + pending

Dear maintainer,

I've prepared an NMU for zita-at1 (versioned as 0.6.0-1.1) and uploaded 
it to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

diff -Nru zita-at1-0.6.0/debian/changelog zita-at1-0.6.0/debian/changelog
--- zita-at1-0.6.0/debian/changelog	2017-08-11 03:21:29.0 +0300
+++ zita-at1-0.6.0/debian/changelog	2019-01-12 13:43:23.0 +0200
@@ -1,3 +1,10 @@
+zita-at1 (0.6.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix build without freetype-config. (Closes: #914645)
+
+ -- Adrian Bunk   Sat, 12 Jan 2019 13:43:23 +0200
+
 zita-at1 (0.6.0-1) unstable; urgency=medium
 
   * New upstream version 0.6.0
diff -Nru zita-at1-0.6.0/debian/patches/no-freetype-config.patch zita-at1-0.6.0/debian/patches/no-freetype-config.patch
--- zita-at1-0.6.0/debian/patches/no-freetype-config.patch	1970-01-01 02:00:00.0 +0200
+++ zita-at1-0.6.0/debian/patches/no-freetype-config.patch	2019-01-12 13:43:23.0 +0200
@@ -0,0 +1,15 @@
+Description: freetype-config was removed, use pkg-config instead
+Author: Adrian Bunk 
+Bug-Debian: https://bugs.debian.org/914645
+
+--- zita-at1-0.6.0.orig/source/Makefile
 zita-at1-0.6.0/source/Makefile
+@@ -34,7 +34,7 @@ all:	zita-at1
+ 
+ ZITA-AT1_O = zita-at1.o styles.o jclient.o mainwin.o png2img.o guiclass.o \
+  button.o rotary.o tmeter.o retuner.o
+-zita-at1:	CPPFLAGS += -I/usr/X11R6/include `freetype-config --cflags`
++zita-at1:	CPPFLAGS += -I/usr/X11R6/include `pkg-config --cflags xft`
+ zita-at1:	LDLIBS += -lcairo -lclxclient -lclthreads -lzita-resampler -lfftw3f -ljack -lpthread -lpng -lXft -lX11 -lrt
+ zita-at1:	LDFLAGS += -L/usr/X11R6/lib
+ zita-at1:	$(ZITA-AT1_O) 
diff -Nru zita-at1-0.6.0/debian/patches/series zita-at1-0.6.0/debian/patches/series
--- zita-at1-0.6.0/debian/patches/series	2014-02-26 14:39:40.0 +0200
+++ zita-at1-0.6.0/debian/patches/series	2019-01-12 13:43:23.0 +0200
@@ -1 +1,2 @@
 01-makefile.patch
+no-freetype-config.patch
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#893227: libbluray FTBFS with openjdk-9

2019-01-23 Thread Adrian Bunk
Control: severity -1 serious

On Tue, Jan 22, 2019 at 06:14:55AM -0500, Reinhard Tartler wrote:
>...
> The schedule for Debian can be seen at https://wiki.debian.org/DebianBuster:
> 
>-
> 
>2014-11-09: Distribution codename announced
>
>-
> 
>2017-06-17: Stretch  is released,
>and buster becomes testing 
>-
> 
>2019-01-12: Transition freeze (announced
>)
>- 2019-02-12: Soft freeze
>- 2019-03-12: Full freeze
> 
> So assuming the new libblueray doesn't require changes in
> depending packages we have until Feburary 12 to upload (AND TEST)
> an updated package.

That's wrong in both directions:

None of these dates is about uploads to unstable,
they all refer to when a package must already have
migrated to testing.

It is also not clear why you are referring to February 12,
unless you are planning really invasive changes an upload
more than 10 days before March 12 should be sufficient.

On Tue, Jan 22, 2019 at 05:26:05PM -0500, Reinhard Tartler wrote:
>...
> Since openjdk-8 is going to be kept in Buster, I don't think
> we need to keep this bug at RC severity. I'm concerned that keeping
> this bug at RC severity might risk having libbluray being removed
> from testing, which I don't think is in the best interest of our
> users.

Due to popcon (and reverse dependencies) libbluray is a key package
that won't be autoremoved (otherwise it would have been autoremoved
from buster 9 months ago).

A lowered severity only hides the problem, and the later it gets brought
up the fewer changes are permitted for fixing - until the end of February 
you could even upload a new upstream version, but after that it will be
unlikely that this will be approved by the release team.

The libbluray-bdj binary package has no reverse dependencies,
so removing it might be a Plan B if no better option would
be available.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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

Bug#921415: RM: sonic-pi [armel mips mips64el ppc64el s390x] -- NBS; build dependency sc3-plugins-server no longer available on these architectures

2019-02-05 Thread Adrian Bunk
Package: ftp.debian.org
Severity: normal

The build dependency sc3-plugins-server no longer available
on these architectures (see #921414).

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