Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914180 - media-sound/kasts-23.08.0: vlc use flag broken
Summary: media-sound/kasts-23.08.0: vlc use flag broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard: will be fixed in 23.08.1
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-14 10:53 UTC by Adrian Nievergelt
Modified: 2023-09-15 13:39 UTC (History)
0 users

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


Attachments
Patch for ebuild fix use flags (kasts_fix_vlc_use.patch,102 bytes, patch)
2023-09-14 10:53 UTC, Adrian Nievergelt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Nievergelt 2023-09-14 10:53:17 UTC
Created attachment 870560 [details, diff]
Patch for ebuild fix use flags

The current ebuild has a typo and will look for NetworkManager instead of VLC, causing build failures with VLC-9999.
Comment 1 Andreas Sturmlechner gentoo-dev 2023-09-15 13:37:55 UTC
Thanks, also fixing NetworkManagerQt -> KF5NetworkManagerQt cmake arg.
Comment 2 Larry the Git Cow gentoo-dev 2023-09-15 13:39:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=1de7aeca8d2aea59973fa35f8f31159359d75ef7

commit 1de7aeca8d2aea59973fa35f8f31159359d75ef7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-15 13:38:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-15 13:38:02 +0000

    media-sound/kasts: Fix cmake args for IUSE vlc, networkmanager
    
    Closes: https://bugs.gentoo.org/914180
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/kasts/kasts-23.08.49.9999.ebuild | 4 ++--
 media-sound/kasts/kasts-9999.ebuild          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)