Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610762 - media-video/vlc-9999 should depend on >=sys-devel/gettext-0.19.8
Summary: media-video/vlc-9999 should depend on >=sys-devel/gettext-0.19.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-24 02:53 UTC by Michael Jones
Modified: 2017-12-07 00:02 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Jones 2017-02-24 02:53:38 UTC
The live ebuild for VLC now has a new dependency (Or rather, a more strict version requirement).


ymir jonesmz # cat /var/tmp/portage/media-video/vlc-9999/temp/autopoint.out
***** autopoint *****
***** PWD: /var/tmp/portage/media-video/vlc-9999/work/vlc-9999
***** autopoint --force

autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac
               file requires the infrastructure from gettext-0.19.8 but this version
               is older. Please upgrade to gettext-0.19.8 or newer.
autopoint: *** Stop.


The ebuild doesn't check this yet.
Comment 1 Larry the Git Cow gentoo-dev 2017-12-07 00:02:11 UTC
The bug has been closed via the following commit(s):

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

commit e2805b7ce032e415956919a4d7ad98b64d50f54d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-06 23:29:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-07 00:01:54 +0000

    media-video/vlc: Sync 9999 with upstream changes
    
    Added USE: aom, archive, nfs
    Dropped USE: audioqueue, directfb, httpd, macosx-eyetv, qt4, sdl
    Dropped patch: vlc-9999-libva-1.2.1-compat.patch
    New options: --disable-libplacebo, --disable-spatialaudio, --disable-srt
    Old options: --disable-gles1, --disable-vda
    Raised minimum: >=sys-devel/gettext-0.19.8
    
    Closes: https://bugs.gentoo.org/631526
    Closes: https://bugs.gentoo.org/556280
    Closes: https://bugs.gentoo.org/610762
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-video/vlc/metadata.xml    |  3 ++
 media-video/vlc/vlc-9999.ebuild | 63 ++++++++++++++---------------------------
 2 files changed, 25 insertions(+), 41 deletions(-)