QEMU upstream has changed a bit and thus we must update our ebuild.
Michal Privoznik (2):
app-emulation/qemu-: Drop gtk2 use flag
app-emulation/qemu-: Drop sdl-1.2 support
app-emulation/qemu/qemu-.ebuild | 31 -
1 file changed, 8 insertions(+), 23 dele
QEMU has deprecated gtk2 support nearly a year ago, and recently
it dropped the support completely (upstream commit 89d85cde75143).
Reflect this change in the live ebuild.
Signed-off-by: Michal Privoznik
---
app-emulation/qemu/qemu-.ebuild | 16
1 file changed, 4 insertions(
QEMU has deprecated sdl-1.2 support nearly a year ago (in
upstream commit of e52c6ba3414). It's not removed yet, but it
soon will be. Therefore, drop support for it in our ebuild. This
is achieved by basically dropping old 'sdl' use flag and then
renaming 'sdl2' to 'sdl'.
Signed-off-by: Michal Pri
On Mon, Oct 22, 2018, at 08:21 CDT, Michal Privoznik
wrote:
> QEMU upstream has changed a bit and thus we must update our ebuild.
>
> Michal Privoznik (2):
> app-emulation/qemu-: Drop gtk2 use flag
> app-emulation/qemu-: Drop sdl-1.2 support
>
> app-emulation/qemu/qemu-.ebuild
On Sat, 20 Oct 2018 12:41:03 +0200
Michał Górny wrote:
> We seem to have a lot of global flags that are used only by a few
> packages. How about moving them to local flags? List of flags with
> less than 5 packages using them, ordered by use count, follows. Where
> applicable, local flag descr
Hi,
How about:
elogind - Enable session tracking via sys-auth/elogind
Currently used by 12 packages, one more coming soonish:
local:elogind:app-admin/packagekit-base: Enable elogind support to get user
session
local:elogind:gnome-base/gnome-settings-daemon: Rely on sys-auth/elogind as
runt