Bug#820011: cantata: FTBFS on kfreebsd: missing B-D: libudev-dev

2016-08-20 Thread Pino Toscano
t. PS: cantata in Qt5 mode could benefit from the KF5 solid framework, so it will not build an own copy of it... Thanks, -- Pino Toscano--- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: cmake, libspeexdsp-dev, libtag-extras

Bug#834884: vlc: please move Solid actions to the Frameworks location

2016-08-20 Thread Pino Toscano
Package: src:vlc Version: 2.2.4-3 Severity: normal Tags: patch Hi, currently the Debian packaging installs the actions for Solid KDE subsystem under /usr/share/kde4/apps/solid/actions, which is the location of the KDE 4 version. With the migration of the environment to a Qt5-based Plasma and Sol

Bug#764374: libgroove: FTBFS on hurd-i386

2014-10-07 Thread Pino Toscano
#include #include This file is definitely OSX-specific, so the above preprocessor condition is too loose; it should be __MACH__ and __APPLE__, or simply just __APPLE__. -- Pino Toscano ___ pkg-multimedia-maintainers mailing list pkg-multimedia-mai

Bug#761147: mplayer2: please raise the priority to optional

2014-09-10 Thread Pino Toscano
Source: mplayer2 Version: 2.0-728-g2c378c7-2 Severity: important Tags: patch Justification: Policy 2.5 Hi, currently mplayer2 has the priority extra. On the other hand, other binaries with an higer priority (usually optional) depend on mplayer2. According to Policy §2.5, at least mplayer2 should

Bug#759117: ffdiaporama: please enable parallel building

2014-08-24 Thread Pino Toscano
Source: ffdiaporama Version: 1.5-4 Severity: wishlist Tags: patch Hi, ffdiaporama seems to build fine with multiple build jobs when building. Thus, my suggestion is to enable the parallel build (with the --parallel option of dh) to speed up the compilation when requested (see also Policy §4.9.1).

Bug#749223: blender: FTBFS on hurd-i386

2014-05-25 Thread Pino Toscano
Source: blender Version: 2.70a-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, blender does not compile on GNU/Hurd [1]. The problem is the missing handling for malloc_usable_size in intern/guardedalloc/intern/mallocn_intern.h, much like as it was reported

Bug#747577: blender: obsolete libtiff4 suggest

2014-05-10 Thread Pino Toscano
Package: blender Version: 2.69-4 Severity: minor Control: found -1 blender/2.70-1 Hi, blender suggests libtiff4, which is the old TIFF library. Furthermore, blender already links to libtiff, so suggesting to install manually the library is of no use. Thanks, -- Pino ___

Bug#724897: mjpegtools: FTBFS on hurd-i386: unconditional PATH_MAX and MAXPATHLEN used

2013-09-29 Thread Pino Toscano
Source: mjpegtools Version: 1:2.0.0+debian-2 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Control: forwarded -1 https://sourceforge.net/p/mjpeg/patches/53/ Hi, currently [1] mjpegtools does not build on GNU/Hurd. The problem is the unconditional usage of PATH

Bug#693012: handbrake: FTBFS on hurd-i386

2012-11-11 Thread Pino Toscano
Source: handbrake Version: 0.9.8+dfsg1-2 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, while most of the porting job needed for non-Linux archs has been done with handbrake 0.9.8+dfsg1-1~19.gbpc8b9ba (thanks!), there are still few missing bits to make it co

Bug#690029: transcode: allow to compile on !linux archs

2012-10-09 Thread Pino Toscano
Source: transcode Version: 3:1.1.7-3 Severity: normal Tags: patch Hi, currently transcode uncoditionally enables alsa and v4l, which are Linux-only systems, causing build failures on non-Linux architectures. The attached patch enables them only on Linux (restricting the alsa build dependency too)

Re: Checking if handbrake compiles under kFreeBSD?

2012-05-24 Thread Pino Toscano
already (which has been fixed for Hurd, unlike that copy that fails) Furthermore, please disable (or make it optional) the use of ccache; while it may be useful during test builds, it is close to useless when doing builds in buildds. Last, I attached a preliminary version of patch for Hurd su

Bug#671302: libav: circular dependency between libav and opencv

2012-05-03 Thread Pino Toscano
Alle giovedì 3 maggio 2012, Andres Mejia ha scritto: > On Thu, May 3, 2012 at 3:44 AM, Pino Toscano wrote: > > Package: libav > > Version: 6:0.8.1-7 > > Severity: important > > > > Hi, > > > > libav 6:0.8.1-7 reenables the use of opencv... which it

Bug#671302: libav: circular dependency between libav and opencv

2012-05-03 Thread Pino Toscano
Package: libav Version: 6:0.8.1-7 Severity: important Hi, libav 6:0.8.1-7 reenables the use of opencv... which itself uses libav libraries. This currently makes libav unbuildable on mipsel and hurd-i386, and generically makes libav no more bootstrap'able without having itself compiled already. Co

Bug#671038: libav: FTBFS on hurd-i386: disable vaapi usage, and reenable libpulse

2012-05-01 Thread Pino Toscano
Package: libav Version: 6:0.8.1-6 Severity: important Tags: patch Hi, currently libav cannot be compiled on hurd-i386 because it build-depends (and uses) libva also hurd, where it is uninstallable (and it won't available for long, since it would use libdrm). Attached there is a patch that disable

Bug#657081: audacious: FTBFS on hurd-i386

2012-01-23 Thread Pino Toscano
%s/" FILENAME, aud_paths[BMP_PATH_USER_DIR]); (with no need for 'len') -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian

Bug#637516: libav: FTBFS on hurd-i386: missing CFLAGS

2011-08-12 Thread Pino Toscano
Package: libav Version: 4:0.7.1-2 Severity: important Tags: experimental patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], libav 4:0.7.1-2/exp does not compile on hurd-i386. The problem (fixed by the attached patch) is that _POSIX_C_SOURCE and _XOPEN_SOURCE are missing fro

Bug#635662: xvidcore: FTBFS on hurd-i386: unrecognized platform

2011-07-27 Thread Pino Toscano
Package: xvidcore Version: 2:1.3.2-3 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], xvidcore does not compile on hurd-i386. The problem is the lack of support for GNU/Hurd in configure; the attached patch (which requires autoreconf) provides it

Bug#613034: Build ffmpeg on hurd-i386

2011-02-12 Thread Pino Toscano
Package: ffmpeg Version: 4:0.5.2-6 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently, ffmpeg build-depends on libva-dev, which is not available on hurd-i386 (and not easy to get to compile), so it is not buildable. The proposed patch disables vaapi fo