Bug#610266: freepats isn't necessarily needed

2011-08-19 Thread Adam Borowski
freepats isn't a hard-dependency, since people who use timidity are likely
to get the patches from another source.  Sadly, freepats are badly
incomplete and of inferior quality.

I think the recommendation should be switched to fluid-soundfont.

-- 
1KB // Yo momma uses IPv4!



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110819101648.ga25...@angband.pl



Bug#638563: Needs to be adapted for libav/0.7.1

2011-08-19 Thread Moritz Muehlenhoff
Package: kradio4
Severity: important

Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)

Your package currently fails to build from source when built against
libav/0.7.1 and needs to be adapted. You can test this yourself by
building against the packages from experimental:

d at /usr/include/libavformat/avio.h:217) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp: In 
member function ‘void InternetRadioDecoder::openAVStream(const QString&, bool)’:
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:382:15:
 warning: ‘AVFormatParameters::prealloced_context’ is deprecated (declared at 
/usr/include/libavformat/avformat.h:257) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:382:15:
 warning: ‘AVFormatParameters::prealloced_context’ is deprecated (declared at 
/usr/include/libavformat/avformat.h:257) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:452:9:
 warning: ‘int init_put_byte(AVIOContext*, unsigned char*, int, int, void*, int 
(*)(void*, uint8_t*, int), int (*)(void*, uint8_t*, int), int64_t (*)(void*, 
int64_t, int))’ is deprecated (declared at /usr/include/libavformat/avio.h:219) 
[-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:460:22:
 warning: ‘int init_put_byte(AVIOContext*, unsigned char*, int, int, void*, int 
(*)(void*, uint8_t*, int), int (*)(void*, uint8_t*, int), int64_t (*)(void*, 
int64_t, int))’ is deprecated (declared at /usr/include/libavformat/avio.h:219) 
[-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:466:13:
 warning: ‘int av_open_input_stream(AVFormatContext**, AVIOContext*, const 
char*, AVInputFormat*, AVFormatParameters*)’ is deprecated (declared at 
/usr/include/libavformat/avformat.h:1032) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:466:110:
 warning: ‘int av_open_input_stream(AVFormatContext**, AVIOContext*, const 
char*, AVInputFormat*, AVFormatParameters*)’ is deprecated (declared at 
/usr/include/libavformat/avformat.h:1032) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:480:13:
 warning: ‘int av_open_input_file(AVFormatContext**, const char*, 
AVInputFormat*, int, AVFormatParameters*)’ is deprecated (declared at 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:480:89:
 warning: ‘int av_open_input_file(AVFormatContext**, const char*, 
AVInputFormat*, int, AVFormatParameters*)’ is deprecated (declared at 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
/home/jmm/deb/libav/kradio4-4.0.2/plugins/internetradio/decoder_thread.cpp:538:63:
 error: ‘CODEC_TYPE_AUDIO’ was not declared in this scope
make[3]: *** 
[plugins/internetradio/CMakeFiles/kradio4_plugin_internetradio.dir/decoder_thread.o]
 Fehler 1
make[3]: Leaving directory 
`/home/jmm/deb/libav/kradio4-4.0.2/obj-x86_64-linux-gnu'
make[2]: *** 
[plugins/internetradio/CMakeFiles/kradio4_plugin_internetradio.dir/all] Fehler 2
make[2]: Leaving directory 
`/home/jmm/deb/libav/kradio4-4.0.2/obj-x86_64-linux-gnu'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory 
`/home/jmm/deb/libav/kradio4-4.0.2/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2

Cheers,
Moritz


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

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



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110819193511.388.35087.reportbug@pisco.westfalen.local



Bug#638566: Needs to be adapted for libav/0.7.1

2011-08-19 Thread Moritz Muehlenhoff
Package: avifile
Severity: important

Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)

Your package currently fails to build from source when built against
libav/0.7.1 and needs to be adapted. You can test this yourself by
building against the packages from experimental:

aviread/Cache.cpp:199:9: warning: unused variable 'ckid' [-Wunused-variable]
aviread/Cache.cpp: In member function 'avm::StreamPacket* 
avm::Cache::readPacket(uint_t, framepos_t)':
aviread/Cache.cpp:305:9: warning: unused variable 'ckid' [-Wunused-variable]
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../include  -DPLUGIN_PATH=\"/usr/lib/avifile-0.7\" -I../drivers -I./aviread 
-I./subtitles -I./common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  
-I/usr/include/freetype2
  -Wall -Wno-unused -I../include -fvisibility=hidden -Wall -g -O2 -ffast-math 
-fomit-frame-pointer -pipe -c -o FFReadHandler.lo
`test -f 'aviread/FFReadHandler.cpp' || echo './'`aviread/FFReadHandler.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include 
-DPLUGIN_PATH=\"/usr/lib/avifile-0.7\" -I../drivers -I./aviread -I./subtitles 
-I./common -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I/usr/include/freetype2 -Wall -Wno-unused -I../include -fvisibility=hidden 
-Wall -g -O2 -ffast-math -fomit-frame-pointer -pipe -c 
aviread/FFReadHandler.cpp  -fPIC -DPIC -o .libs/FFReadHandler.o
aviread/FFReadHandler.cpp: In member function 'int 
avm::FFReadHandler::Init(const char*)':
aviread/FFReadHandler.cpp:77:13: warning: 'int 
av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, 
AVFormatParameters*)' is deprecated (declared at 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
aviread/FFReadHandler.cpp:78:28: warning: 'int 
av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, 
AVFormatParameters*)' is deprecated (declared at 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
aviread/FFReadHandler.cpp: In member function 'virtual avm::IMediaReadStream* 
avm::FFReadHandler::GetStream(uint_t, avm::IStream::StreamType)':
aviread/FFReadHandler.cpp:125:30: error: 'CODEC_TYPE_AUDIO' was not declared in 
this scope
aviread/FFReadHandler.cpp:126:30: error: 'CODEC_TYPE_VIDEO' was not declared in 
this scope
aviread/FFReadHandler.cpp: In member function 'virtual size_t 
avm::FFReadHandler::GetStreamCount(avm::IStream::StreamType)':
aviread/FFReadHandler.cpp:150:30: error: 'CODEC_TYPE_AUDIO' was not declared in 
this scope
aviread/FFReadHandler.cpp:151:30: error: 'CODEC_TYPE_VIDEO' was not declared in 
this scope
aviread/FFReadHandler.cpp: In member function 'int 
avm::FFReadHandler::readPacket()':
aviread/FFReadHandler.cpp:205:6: warning: 'int url_ferror(AVIOContext*)' is 
deprecated (declared at /usr/include/libavformat/avio.h:305) 
[-Wdeprecated-declarations]
aviread/FFReadHandler.cpp:205:31: warning: 'int url_ferror(AVIOContext*)' is 
deprecated (declared at /usr/include/libavformat/avio.h:305) 
[-Wdeprecated-declarations]
aviread/FFReadHandler.cpp:231:21: error: 'PKT_FLAG_KEY' was not declared in 
this scope
aviread/FFReadHandler.cpp:246:10: error: 'CODEC_TYPE_AUDIO' was not declared in 
this scope
aviread/FFReadHandler.cpp:249:10: error: 'CODEC_TYPE_VIDEO' was not declared in 
this scope
make[2]: *** [FFReadHandler.lo] Fehler 1
make[2]: Leaving directory 
`/home/jmm/scratch/avifile/avifile-0.7.48~20090503.ds/lib'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory 
`/home/jmm/scratch/avifile/avifile-0.7.48~20090503.ds'
make: *** [build-stamp] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2
jmm@pisco:~/scratch/avifile/avifile-0.7.48~20090503.ds$

Cheers,
Moritz


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

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



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110819200559.24496.86338.reportbug@pisco.westfalen.local