Your message dated Wed, 25 Jun 2008 12:14:02 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#487921: your package seems to use ffmpeg-config
has caused the Debian Bug report #487921,
regarding your package seems to use ffmpeg-config
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 [EMAIL PROTECTED]
immediately.)


-- 
487921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487921
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xmms2
Version: 0.4DrKosmos
Severity: minor

Dear maintainer,

this bug is reported against your package, because it seems to use
ffmpeg-config.

Ffmpeg-config is a Debian-specific script/hack that is used to
determine the CFLAGS and LDFLAGS that are needed to build against
ffmpeg's libraries. However, since ffmpeg now ships .pc files for its
libraries - even the version in etch does this - we (both the Debian
ffmpeg maintainers and ffmpeg upstream) want to get rid of this tool.

The changes needed for your package should be mostly trivial,
exchanging ffmpeg-config calls with the appropriate pkg-config calls
and adding pkg-config to the Build-Depends..

We are going to remove ffmpeg-config in the next upload of the ffmpeg
package (0.svn20080206-9), so your package might FTBFS if it relies on
ffmpeg-config and has not been patches until then.

If OTOH your package is already prepared to build against ffmpeg
without ffmpeg-config (i.e. using pkg-config), this must have slipped
through my fingers and I am sorry I have bothered you. Please ignore
and close this bug report then.

Thank you for your attention!

Cheers,
Fabian Greffrath
(on behalf of the Debian ffmpeg maintainers, i.e. pkg-multimedia).







--- End Message ---
--- Begin Message ---
Fabian Greffrath wrote:
If OTOH your package is already prepared to build against ffmpeg
without ffmpeg-config (i.e. using pkg-config), this must have slipped
through my fingers and I am sorry I have bothered you. Please ignore
and close this bug report then.

Thanks for the heads up Fabian,

but XMMS2 package should already handle pkg-config.

Relevant line of src/plugins/avcodec/wscript is:

return (cfg.run() or conf.check_pkg('libavcodec', destvar='avcodec'))

Where the check_pkg is what uses pkg-config.

I'm closing this bug.

 anders


--- End Message ---

Reply via email to