public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/powerpc/
Date: Wed,  8 Jun 2016 15:56:54 +0000 (UTC)	[thread overview]
Message-ID: <1465401406.43871b223eb22c0d78b45accb9e5fe4ccc4c63f6.pesa@gentoo> (raw)

commit:     43871b223eb22c0d78b45accb9e5fe4ccc4c63f6
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 22:35:00 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 15:56:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43871b22

profiles: convert the global qt5 use.mask on ppc to a per-package mask where needed

 profiles/arch/powerpc/package.use.mask       |  4 +++
 profiles/arch/powerpc/ppc32/package.use.mask | 41 ++++++++++++++++++++++------
 profiles/arch/powerpc/ppc32/use.mask         |  4 ---
 3 files changed, 37 insertions(+), 12 deletions(-)

diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index e705af2..5f2d38d 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
+# Requires unkeyworded dev-python/PyQt5
+net-print/hplip qt5
+
 # Johannes Huber <johu@gentoo.org> (26 Mar 2016)
 # Unkeyworded dependency x11-libs/snorenotify
 net-irc/quassel snorenotify

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index fa67d9a..c7720a7 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -4,19 +4,44 @@
 
 # This file requires >=portage-2.1.1
 
+# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
+# Requires media-libs/phonon[qt5], masked below
+app-office/texstudio qt5
+media-libs/phonon-vlc qt5
+
+# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
+# Requires unkeyworded dev-qt/qtmultimedia:5
+media-plugins/audacious-plugins qt5
+net-analyzer/wireshark qt5
+sci-astronomy/stellarium sound
+
+# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
+# Requires unkeyworded dev-qt/qtwebkit:5, which is a PITA to maintain on
+# minor arches and has been declared deprecated by upstream. So we'd like
+# to avoid keywording it, unless requested by users.
+app-office/texmaker qt5
+app-text/kchmviewer qt5
+dev-qt/designer webkit
+net-irc/quassel webkit
+
+# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
+# Requires unkeyworded dev-qt/qtx11extras:5 (bug 584860)
+app-office/lyx qt5
+media-libs/phonon-gstreamer qt5
+media-sound/qsynth qt5
+media-video/vlc qt5
+x11-themes/qtcurve qt5
+
+# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
+# Requires unkeyworded kde-frameworks/extra-cmake-modules (bug 584874)
+media-libs/phonon qt5
+net-irc/quassel qt5
+
 # Ian Delaney <idella4@gentoo.org> (06 Apr 2016)
 # on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com>
 # dev-libs/uchardet lacks ppc32 keyword. See bug #569114.
 media-video/mpv uchardet
 
-# Michael Palimaka <kensington@gentoo.org> (27 Mar 2016)
-# Requires unkeyworded dev-qt/qtwebkit
-dev-qt/designer webkit
-
-# Michael Palimaka <kensington@gentoo.org> (27 Mar 2016)
-# Requires unkeyworded dev-qt/qtmultimedia:5[widgets]
-sci-astronomy/stellarium sound
-
 # James Le Cuirot <chewi@gentoo.org) (30 Jan 2016)
 # scrollview requires Java, which is unsupported on ppc.
 app-text/tesseract scrollview

diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask
index a9e3bc3..411b8f3 100644
--- a/profiles/arch/powerpc/ppc32/use.mask
+++ b/profiles/arch/powerpc/ppc32/use.mask
@@ -5,10 +5,6 @@
 # Java is no longer supported on ppc.
 java
 
-# Ben de Groot <yngwin@gentoo.org> (01 Feb 2015)
-# please remove when keyworded
-qt5
-
 # Michał Górny <mgorny@gentoo.org> (27 Jun 2014)
 # Unmask multilib flag for the ABI.
 -abi_ppc_32


             reply	other threads:[~2016-06-08 15:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 15:56 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-02 23:21 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/powerpc/ Andreas Sturmlechner
2018-06-20 17:15 Andreas Sturmlechner
2018-07-09 16:51 Michał Górny
2020-02-16  7:13 Georgy Yakovlev
2020-07-21 15:50 Andreas Sturmlechner
2020-11-13 12:40 Marek Szuba
2021-10-23 15:32 Akinori Hattori
2021-12-09  1:55 Sam James
2022-11-08  5:46 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465401406.43871b223eb22c0d78b45accb9e5fe4ccc4c63f6.pesa@gentoo \
    --to=pesa@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox