Bug#508524: lenny - regression - ffmpeg lacks important codecs

2009-12-21 Thread Fabian Greffrath

Am 19.12.2009 01:53, schrieb drbob:

I tried the method as described by hjsalchow but found that whilst it
produced some deb files for me they too had the codecs stripped out. The
debian rules script is crafted to remove the codecs even if you use
get-orig-source.


Yes, debian/rules has to do two things here: Strip the codecs out of 
the source tarball (in get-orig-source) and then strip the calling of 
these codecs out of the remaining code.



I managed to recompile with the mpeg2 encoder enabled by editing
debian/rules to stop it stripping out the codecs from the original
source. I describe what I did in more detail here:

http://gbdrbob.wordpress.com/2009/12/07/ffmpeg-mpeg2-debian-lenny/


Nice instructions, but: If you set DEB_BUILD_OPTIONS on a separate 
command line, you should export them to the environment. This is why I 
suggested to set them on the same line as the calls to fakeroot 
debian/rules resp. dpkg-buildpackage.


Regarding the problem with the package version remaining the same, you 
can add a new revision number by running e.g. dch --nmu or similar.



I'm sure there must be a more elegant way to do this but it worked for
me. Hope this helps those who need mpeg2 and don't want to use packages
from unstable on their system.


No, there isn't! Rebuilding the Debian packages to achieve extra 
codecs is completely unsupported. We introduced the internalencoders 
options just for convenience reasons.


Cheers,
Fabian



--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  greffr...@leat.ruhr-uni-bochum.de



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


Bug#559508: FTBFS: E: Couldn't find package libmp3lame-dev

2009-12-21 Thread Cyril Brulebois
Cyril Brulebois k...@debian.org (04/12/2009):
 Package: rotter
 Version: 0.8-1
 Severity: serious
 Tags: patch
 Justification: FTBFS

I've just uploaded an NMU to fix this. Please find attached the source
debdiff.

Mraw,
KiBi.
diff -u rotter-0.8/debian/changelog rotter-0.8/debian/changelog
--- rotter-0.8/debian/changelog
+++ rotter-0.8/debian/changelog
@@ -1,3 +1,12 @@
+rotter (0.8-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Switch libmp3lame-dev and libtwolame-dev in Build-Depends to fix FTBFS
+on buildds due to sbuild's #403246 [with A|B in Build-Depends, A
+uninstallable] (Closes: #559508).
+
+ -- Cyril Brulebois k...@debian.org  Mon, 21 Dec 2009 15:06:08 +0100
+
 rotter (0.8-1) unstable; urgency=low
 
   * Initial release (Closes: #509839).
diff -u rotter-0.8/debian/control rotter-0.8/debian/control
--- rotter-0.8/debian/control
+++ rotter-0.8/debian/control
@@ -9,7 +9,7 @@
  autotools-dev,
  libjack-dev,
  libsndfile-dev,
- libmp3lame-dev | libtwolame-dev
+ libtwolame-dev | libmp3lame-dev
 Standards-Version: 3.8.3
 Homepage: http://www.aelius.com/njh/rotter/
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/rotter.git


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#559508: marked as done (FTBFS: E: Couldn't find package libmp3lame-dev)

2009-12-21 Thread Debian Bug Tracking System
Your message dated Mon, 21 Dec 2009 15:35:58 +
with message-id e1nmkig-00048b...@ries.debian.org
and subject line Bug#559508: fixed in rotter 0.8-1.1
has caused the Debian Bug report #559508,
regarding FTBFS: E: Couldn't find package libmp3lame-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: rotter
Version: 0.8-1
Severity: serious
Tags: patch
Justification: FTBFS

Hi,

your package FTBFS since libmp3lame-dev isn't available. Given the
longstanding bug in sbuild when one Build-Depends on A|B (#403246), you
probably want to switch the order for this alternative. Tagging as patch
accordingly.

Mraw,
KiBi.


---End Message---
---BeginMessage---
Source: rotter
Source-Version: 0.8-1.1

We believe that the bug you reported is fixed in the latest version of
rotter, which is due to be installed in the Debian FTP archive:

rotter_0.8-1.1.diff.gz
  to main/r/rotter/rotter_0.8-1.1.diff.gz
rotter_0.8-1.1.dsc
  to main/r/rotter/rotter_0.8-1.1.dsc
rotter_0.8-1.1_amd64.deb
  to main/r/rotter/rotter_0.8-1.1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 559...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois k...@debian.org (supplier of updated rotter package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 15:06:08 +0100
Source: rotter
Binary: rotter
Architecture: source amd64
Version: 0.8-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Cyril Brulebois k...@debian.org
Description: 
 rotter - JACK client for transmission recording and audio logging
Closes: 559508
Changes: 
 rotter (0.8-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Switch libmp3lame-dev and libtwolame-dev in Build-Depends to fix FTBFS
 on buildds due to sbuild's #403246 [with A|B in Build-Depends, A
 uninstallable] (Closes: #559508).
Checksums-Sha1: 
 0862f7b6e8ef1f86fb83d57e0efea16fd1f8f31f 1330 rotter_0.8-1.1.dsc
 b55af697f05bd9b54c85a9ed19ccf0f556498142 3380 rotter_0.8-1.1.diff.gz
 812611cd60dd30cf453783a182b269a32b6890dd 20486 rotter_0.8-1.1_amd64.deb
Checksums-Sha256: 
 0f8c6c37f01842a948e1205a24af7bf5116dc446c44e76770ed257aca74beae7 1330 
rotter_0.8-1.1.dsc
 e5c288eaa3e150044f6b653cb4d4abe8a33bdb2cdbbd1b092399b6ade4fe16dd 3380 
rotter_0.8-1.1.diff.gz
 055a306dc7809b319c567a69c96cc7ed3d77c889efcedbcfd26de4b9b38ecb9e 20486 
rotter_0.8-1.1_amd64.deb
Files: 
 cab2b740862e13933940657179f67e1c 1330 sound optional rotter_0.8-1.1.dsc
 09d32a8c7040a2504a50f589a7527246 3380 sound optional rotter_0.8-1.1.diff.gz
 9258f22f3c73e7bf455806d53e8268de 20486 sound optional rotter_0.8-1.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvgj0ACgkQeGfVPHR5Nd1KrACgo/3Q53xM08LPGIs/uVcxVBsv
PCUAnjSyuGtNQpY3I47MWYOghJx+pNTD
=+oid
-END PGP SIGNATURE-


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


Processed: even if only half right ;)

2009-12-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 311188 with 561996
Bug #311188 [debian-edu-config] debian-edu-config: Messes programmatically 
with conffiles of other packages
Was blocked by: 370324 370332 370337 370342 370343 370346 370347 370348 370351 
473460 474449
Added blocking bug(s) of 311188: 561996
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

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


Bug#561956: relocation for fcntl out of range on powerpc

2009-12-21 Thread Reinhard Tartler
Nick Lewycky nicho...@mxc.ca writes:

 Package: libavformat52
 Version: 4:0.5+svn20090706-2+b1
 Severity: important

 On my powerpc system, any binary linked against libavformat hits the
 following problem:

  nicho...@tracer:~$ mplayer --help
  mplayer: error while loading shared libraries:
 /usr/lib/libavformat.so.52: R_PPC_REL24 relocation at 0x0d925f74 for
 symbol `fcntl' out of range

 For example, 'gnash' also does this. It's possible that the library
 just needs to be compiled with -fPIC instead of -fpic?

That's right, and actually, the situation is even a bit more difficult.

in fact, the library is compiled 3 times in total for 3 different
variants. The first one is as static library, which doesn't need to be
compiled with -fPIC. The last one is with altivec optimisations, which
already has -fPIC -DPIC as instructed per --extra-cflags flag.

The non-altivec version however is compiled with -fPIC only, no -DPIC
is added. This is arguably a bug in the configure script and should be
fixed and not overriden by a configure line, though.

Can you arrange me access to such a machine so that I can look at fixing
the configure script? without a real machine, developing a fix for this
will be pretty challenging. The machine should have all
build-dependencies of ffmpeg installed, preferably in an unstable
chroot.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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


Bug#290392: view fullscreen also doesnt use correct sizes

2009-12-21 Thread Siward de Groot
I use vlc as audio player, for net radio.
If i press button View, it pops a menu,
and if i then select Fullscreen Interface, size of interface becomes that of 
entire virtual desktop.
I use a larger virtual desktop size than fits on my screen
(so i can easily make the docking area invisible).

I do not know whether this is the same bug as Bas reports,
but i think it has the same fix :
scan the entire sourcecode for any use of functions XDisplayHeight or 
XDisplayWidth,
and if the source is C, also scan it for use of macros DisplayHeight or 
DisplayWidth,
and replace that by some appropriate function of the xvidmode extension.



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


Bug#290392: version

2009-12-21 Thread Siward de Groot
I forgot to mention that I'm tracking unstable,
and i encounter this behaviour in today's version,
which is 1.0.3-1



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


Bug#562028: fails to read playlist

2009-12-21 Thread Siward de Groot
Package: vlc
Version: 1.0.3-1

Hello vlc maintainers,
i used to run stable, in which reading playlists  worked without problems,
and have recently dist-upgraded to unstable,
and now it fails to read these same playlists.

A playlist that this happens with has following content :
#EXTM3U
mms://82.94.231.66/gtonline
http://82.94.231.66/gtonline

When vlc tries to read this playlist
it produces following errormessage in terminal that i started it from :
5350C951:/$ vlc 
[1] 20039
5350C951:/$ VLC media player 1.0.3 Goldeneye
[0x8697ab0] main interface error: no interface module matched globalhotkeys,
none
[0x8697ab0] main interface error: no suitable interface module
[0x85f3088] main libvlc error: interface globalhotkeys,none initialization 
failed
[0x85f3088] main libvlc: Running vlc with the default interface. Use 'cvlc' t
o use vlc without interface.
[0x872e920] xml xml error: XML parser error (line 1) : Document is empty

[0x872e848] playlist demux error: can't read xml stream
[0x8856b80] access_mms access error: no data received

When i then open the Media dialog, and select Open network stream,
and fill in same adress that appears in playlist file, it works well :
[0x8856b80] access_mms access: selecting stream[0x1] audio (19 kb/s)
[0x8856b80] access_mms access: connection successful

So it looks like the file parser is borken.


Thanks for providing vlc,
life is better with webradio :-)

Siward de Groot



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