[SCM] mplayer2/master: Use pkgconf as replacement for pkg-config. (LP: #1274738)

Sebastian Ramacher sramacher at debian.org
Sat Jan 10 15:57:56 UTC 2015


On 2015-01-10 11:08:31, mati75-guest at users.alioth.debian.org wrote:
> The following commit has been merged in the master branch:
> commit c97511b9863be61972b668a4856b6ddee68df10b
> Author: Mateusz Łukasik <mati75 at linuxmint.pl>
> Date:   Sat Jan 10 12:09:21 2015 +0100
> 
>     Use pkgconf as replacement for pkg-config. (LP: #1274738)
> 
> diff --git a/debian/changelog b/debian/changelog
> index 554154d..6dead01 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -3,6 +3,7 @@ mplayer2 (2.0-728-g2c378c7-5) UNRELEASED; urgency=medium
>    * Team upload.
>    * Add desktop file. (Closes: #774950)
>    * Bump standards version to 3.9.6. (no changes needed)
> +  * Use pkgconf as replacement for pkg-config. (LP: #1274738)
>  
>   -- Mateusz Łukasik <mati75 at linuxmint.pl>  Sat, 10 Jan 2015 11:44:01 +0100
>  
> diff --git a/debian/control b/debian/control
> index bfda3a0..5d79f32 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -75,7 +75,7 @@ Build-Depends:
>   libxvmc-dev,
>   libxxf86dga-dev,
>   libxxf86vm-dev,
> - pkg-config,
> + pkgconf,
>   python-docutils,
>   python3,
>   vstream-client-dev,

How does that fix #1274738? A build with this change still has

Checking for DVD support (libdvdnav) ... no

The bug talks about switching from dvdnav-config to pkg-config, not
about switching from pkg-config to pkgconfig.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150110/9be36e7d/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list