Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564138 - media-video/vlc "x265" USE flag mask request on ppc
Summary: media-video/vlc "x265" USE flag mask request on ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 548964
  Show dependency tree
 
Reported: 2015-10-26 05:06 UTC by Nick Andrade
Modified: 2019-03-20 00:27 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 Nick Andrade 2015-10-26 05:06:12 UTC
This bug is requesting a package USE mask for the "x265" flag be added on the PPC architecture for the package VLC.  

VLC 2.2.1 stabilization is dependent on this.

Reproducible: Always
Comment 1 Anthony Basile gentoo-dev 2015-10-26 23:20:44 UTC
okay done:

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index cc8f6ad..e5b68cd 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -4,6 +4,10 @@
 
 # This file requires >=portage-2.1.1
 
+# Anthony G. Basile <blueness@gentoo.org> (26 Oct 2015)
+# Mask x265 on vlc for bug #564138
+media-video/vlc x265
+
Comment 2 Michael Palimaka (kensington) gentoo-dev 2015-10-28 16:11:14 UTC
This probably could have been a stable mask instead.