Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649462 - media-libs/libwmf-0.2.8.4-r6 - This package has a configure.in file which has long been deprecated
Summary: media-libs/libwmf-0.2.8.4-r6 - This package has a configure.in file which has...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-03 14:31 UTC by Francesco Turco
Modified: 2018-05-07 08:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,6.20 KB, application/x-xz)
2018-03-03 14:31 UTC, Francesco Turco
Details
emerge --info libwmf (info.txt,5.79 KB, text/plain)
2018-03-03 14:31 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2018-03-03 14:31:18 UTC
Created attachment 522072 [details]
build.log.xz

Portage reports the following QA issue:

> This package has a configure.in file which has long been deprecated.  Please
> update it to use configure.ac instead as newer versions of autotools will die
> when it finds this file.  See https://bugs.gentoo.org/426262 for details.
Comment 1 Francesco Turco 2018-03-03 14:31:42 UTC
Created attachment 522074 [details]
emerge --info libwmf
Comment 2 Larry the Git Cow gentoo-dev 2018-05-07 08:59:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcf16eb235ace63a47241be530166747ce5f3a3

commit 9bcf16eb235ace63a47241be530166747ce5f3a3
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-05-06 22:02:27 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-07 08:59:22 +0000

    media-libs/libwmf: Use pkg-config to find freetype
    
    Closes: https://bugs.gentoo.org/649462
    Closes: https://bugs.gentoo.org/654984
    Package-Manager: Portage-2.3.36, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/8292

 .../libwmf-0.2.8.4-use-freetype2-pkg-config.patch  | 67 +++++++++++++++
 media-libs/libwmf/libwmf-0.2.8.4-r7.ebuild         | 97 ++++++++++++++++++++++
 media-libs/libwmf/metadata.xml                     |  9 +-
 3 files changed, 169 insertions(+), 4 deletions(-)