[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/, app-emulation/aqemu/files/

2022-12-20 Thread Jakov Smolić
commit: 8006b92302d15783fa3a7cc6f4ee91cd3062e44e
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Dec 20 16:27:39 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Dec 20 16:30:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8006b923

app-emulation/aqemu: treeclean

Closes: https://bugs.gentoo.org/806421
Closes: https://bugs.gentoo.org/844079
Signed-off-by: Jakov Smolić  gentoo.org>

 app-emulation/aqemu/Manifest   |   1 -
 app-emulation/aqemu/aqemu-0.9.2-r2.ebuild  |  43 
 .../aqemu/files/aqemu-0.9.2-crash-fix.patch| 116 -
 app-emulation/aqemu/files/aqemu-0.9.2-docs.patch   |  15 ---
 .../aqemu/files/aqemu-0.9.2-include.patch  |  10 --
 .../aqemu/files/aqemu-0.9.2-qtbindir.patch |  15 ---
 app-emulation/aqemu/metadata.xml   |   9 --
 7 files changed, 209 deletions(-)

diff --git a/app-emulation/aqemu/Manifest b/app-emulation/aqemu/Manifest
deleted file mode 100644
index 966ea6c08330..
--- a/app-emulation/aqemu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST aqemu-0.9.2.tar.gz 1373465 BLAKE2B 
8b2b3ed311f8dd723a0d06ab74659514c6ccda67643c747af832f1677ab86ffcecde3607ead0b3410a310c38a2fe360a5ff187ef86b5953e4f5a5054a862c26c
 SHA512 
9d4808172ee1be82509956560e4d3f9ee349fedd920342146083cc9bc79ef51fc95937c64f20ffb13e2849c577f95f59b5b65271d6e29e2d2e1ec2d1562006ba

diff --git a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
deleted file mode 100644
index 6a2be65aaa60..
--- a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt5"
-HOMEPAGE="https://sourceforge.net/projects/aqemu;
-SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="vnc"
-
-RDEPEND="
-   app-emulation/qemu
-   dev-qt/qtcore:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qttest:5
-   dev-qt/qtwidgets:5
-   vnc? ( net-libs/libvncserver )
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS CHANGELOG README TODO )
-PATCHES=(
-   "${FILESDIR}/${PN}-0.9.2-qtbindir.patch"
-   "${FILESDIR}/${PN}-0.9.2-include.patch"
-   "${FILESDIR}/${PN}-0.9.2-docs.patch"
-   "${FILESDIR}/${PN}-0.9.2-crash-fix.patch"
-)
-
-src_configure() {
-   local mycmakeargs=(
-   -DMAN_PAGE_COMPRESSOR=OFF
-   -DWITHOUT_EMBEDDED_DISPLAY=$(usex vnc OFF ON)
-   )
-
-   cmake_src_configure
-}

diff --git a/app-emulation/aqemu/files/aqemu-0.9.2-crash-fix.patch 
b/app-emulation/aqemu/files/aqemu-0.9.2-crash-fix.patch
deleted file mode 100644
index ef4c1a146461..
--- a/app-emulation/aqemu/files/aqemu-0.9.2-crash-fix.patch
+++ /dev/null
@@ -1,116 +0,0 @@
-https://github.com/tobimensch/aqemu/pull/116
-https://bugs.gentoo.org/738020
-
-From dc19121a923c71eed248cd6310b9b06ec0af6abe Mon Sep 17 00:00:00 2001
-From: Moskaliou Nikita <44800696+nikita...@users.noreply.github.com>
-Date: Sun, 5 Dec 2021 19:36:44 +0300
-Subject: [PATCH] Change widgets names
-
-Several widgets in the src/Main_Window.ui file had the same name ("widget"), 
for several users AQEMU crashed with SEGFAULT. So, the names were changed and 
now everything works fine
 a/src/Main_Window.ui
-+++ b/src/Main_Window.ui
-@@ -226,7 +226,7 @@
-  
- 
- 
-- 
-+ 
-   
-
- 24
-@@ -275,9 +275,6 @@
-
- 64
-
--   
--QComboBox::AdjustToMinimumContentsLength
--   
-   
-  
-  
-@@ -294,9 +291,6 @@
-
- 16
-
--   
--QComboBox::AdjustToMinimumContentsLength
--   
-
- 
-  1
-@@ -395,9 +389,6 @@
-  0
- 
-
--   
--QComboBox::AdjustToMinimumContentsLength
--   
-   
-  
-  
-@@ -526,9 +517,6 @@
-
- 8
-
--   
--QComboBox::AdjustToMinimumContentsLength
--   
-
- 
-  Floppy
-@@ -586,9 +574,6 @@
-
- 8
-
--   
--QComboBox::AdjustToMinimumContentsLength
--   
-  

[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/

2022-01-02 Thread Jakov Smolić
commit: 5ebde1abc4e92525d0762bb819c4fbaf12eb8b55
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Jan  2 11:21:43 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Jan  2 11:22:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ebde1ab

app-emulation/aqemu: Stabilize 0.9.2-r2 amd64, #738020

Signed-off-by: Jakov Smolić  gentoo.org>

 app-emulation/aqemu/aqemu-0.9.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
index ec7c80aee73b..6a2be65aaa60 100644
--- a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="vnc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/

2021-12-31 Thread Sam James
commit: 70d3d47e345d3fbff15362b5c42e36c0fb528777
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan  1 06:21:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan  1 06:21:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d3d47e

app-emulation/aqemu: Stabilize 0.9.2-r2 x86, #738020

Signed-off-by: Sam James  gentoo.org>

 app-emulation/aqemu/aqemu-0.9.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
index 30c5865b473a..ec7c80aee73b 100644
--- a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="vnc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/files/, app-emulation/aqemu/

2021-12-22 Thread Sam James
commit: a8fe0f469f72fede9769365e1553f2706f9fb3eb
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 23 00:18:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 23 00:19:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8fe0f46

app-emulation/aqemu: fix crash on startup

Closes: https://bugs.gentoo.org/738020
Signed-off-by: Sam James  gentoo.org>

 app-emulation/aqemu/aqemu-0.9.2-r2.ebuild  |  43 
 .../aqemu/files/aqemu-0.9.2-crash-fix.patch| 116 +
 2 files changed, 159 insertions(+)

diff --git a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
new file mode 100644
index ..30c5865b473a
--- /dev/null
+++ b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt5"
+HOMEPAGE="https://sourceforge.net/projects/aqemu;
+SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="vnc"
+
+RDEPEND="
+   app-emulation/qemu
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qttest:5
+   dev-qt/qtwidgets:5
+   vnc? ( net-libs/libvncserver )
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS CHANGELOG README TODO )
+PATCHES=(
+   "${FILESDIR}/${PN}-0.9.2-qtbindir.patch"
+   "${FILESDIR}/${PN}-0.9.2-include.patch"
+   "${FILESDIR}/${PN}-0.9.2-docs.patch"
+   "${FILESDIR}/${PN}-0.9.2-crash-fix.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   -DMAN_PAGE_COMPRESSOR=OFF
+   -DWITHOUT_EMBEDDED_DISPLAY=$(usex vnc OFF ON)
+   )
+
+   cmake_src_configure
+}

diff --git a/app-emulation/aqemu/files/aqemu-0.9.2-crash-fix.patch 
b/app-emulation/aqemu/files/aqemu-0.9.2-crash-fix.patch
new file mode 100644
index ..ef4c1a146461
--- /dev/null
+++ b/app-emulation/aqemu/files/aqemu-0.9.2-crash-fix.patch
@@ -0,0 +1,116 @@
+https://github.com/tobimensch/aqemu/pull/116
+https://bugs.gentoo.org/738020
+
+From dc19121a923c71eed248cd6310b9b06ec0af6abe Mon Sep 17 00:00:00 2001
+From: Moskaliou Nikita <44800696+nikita...@users.noreply.github.com>
+Date: Sun, 5 Dec 2021 19:36:44 +0300
+Subject: [PATCH] Change widgets names
+
+Several widgets in the src/Main_Window.ui file had the same name ("widget"), 
for several users AQEMU crashed with SEGFAULT. So, the names were changed and 
now everything works fine
+--- a/src/Main_Window.ui
 b/src/Main_Window.ui
+@@ -226,7 +226,7 @@
+  
+ 
+ 
+- 
++ 
+   
+
+ 24
+@@ -275,9 +275,6 @@
+
+ 64
+
+-   
+-QComboBox::AdjustToMinimumContentsLength
+-   
+   
+  
+  
+@@ -294,9 +291,6 @@
+
+ 16
+
+-   
+-QComboBox::AdjustToMinimumContentsLength
+-   
+
+ 
+  1
+@@ -395,9 +389,6 @@
+  0
+ 
+
+-   
+-QComboBox::AdjustToMinimumContentsLength
+-   
+   
+  
+  
+@@ -526,9 +517,6 @@
+
+ 8
+
+-   
+-QComboBox::AdjustToMinimumContentsLength
+-   
+
+ 
+  Floppy
+@@ -586,9 +574,6 @@
+
+ 8
+
+-   
+-QComboBox::AdjustToMinimumContentsLength
+-   
+   
+  
+  
+@@ -618,9 +603,6 @@
+
+ 128
+
+-   
+-QComboBox::AdjustToMinimumContentsLength
+-   
+
+ 
+  en-us (default)
+@@ -1333,7 +1315,7 @@
+  
+ 
+
+-   widget
++   general_Machine_Sets
+GB_Options
+GB_Audio
+GB_Memory
+@@ -2457,7 +2439,7 @@
+ 
+
+
+-
++
+  
+   
+6
+@@ -2515,7 +2497,7 @@
+ 
+
+
+-
++  

[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/files/, app-emulation/aqemu/

2021-07-19 Thread Stephan Hartmann
commit: fda506b12d14e8758d699e60e81e709e1b004463
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Mon Jul 19 13:52:12 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Mon Jul 19 13:52:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda506b1

app-emulation/aqemu: fix docs installation

Closes: https://bugs.gentoo.org/802912
Closes: https://bugs.gentoo.org/802909
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Stephan Hartmann  gentoo.org>

 .../aqemu/{aqemu-0.9.2.ebuild => aqemu-0.9.2-r1.ebuild}   |  5 +++--
 app-emulation/aqemu/files/aqemu-0.9.2-docs.patch  | 15 +++
 2 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2-r1.ebuild
similarity index 88%
rename from app-emulation/aqemu/aqemu-0.9.2.ebuild
rename to app-emulation/aqemu/aqemu-0.9.2-r1.ebuild
index 852e66678fc..d7880171c93 100644
--- a/app-emulation/aqemu/aqemu-0.9.2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2-r1.ebuild
@@ -25,15 +25,16 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-#DOCS=( AUTHORS CHANGELOG README TODO )
+DOCS=( AUTHORS CHANGELOG README TODO )
 PATCHES=(
"${FILESDIR}/${PN}-0.9.2-qtbindir.patch"
"${FILESDIR}/${PN}-0.9.2-include.patch"
+   "${FILESDIR}/${PN}-0.9.2-docs.patch"
 )
 
 src_configure() {
local mycmakeargs=(
-   -DMAN_PAGE_COMPRESSOR=""
+   -DMAN_PAGE_COMPRESSOR=OFF
-DWITHOUT_EMBEDDED_DISPLAY=$(usex vnc OFF ON)
)
 

diff --git a/app-emulation/aqemu/files/aqemu-0.9.2-docs.patch 
b/app-emulation/aqemu/files/aqemu-0.9.2-docs.patch
new file mode 100644
index 000..e3fab7fbf20
--- /dev/null
+++ b/app-emulation/aqemu/files/aqemu-0.9.2-docs.patch
@@ -0,0 +1,15 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -273,9 +273,9 @@ MACRO( create_docs _sources )
+   ENDFOREACH( curFile )
+ ENDMACRO( create_docs )
+ 
+-CREATE_DOCS( docs_bz2 AUTHORS CHANGELOG README TODO )
+-ADD_CUSTOM_TARGET( docs ALL DEPENDS ${docs_bz2} )
+-INSTALL( FILES ${docs_bz2} DESTINATION share/doc/aqemu )
++#CREATE_DOCS( docs_bz2 AUTHORS CHANGELOG README TODO )
++#ADD_CUSTOM_TARGET( docs ALL DEPENDS ${docs_bz2} )
++#INSTALL( FILES ${docs_bz2} DESTINATION share/doc/aqemu )
+ 
+ # Build RCC files (GUI icons)
+ MACRO( pack_icons _sources )



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/files/, app-emulation/aqemu/

2021-07-19 Thread Stephan Hartmann
commit: 0d8f2a7f189c900b1de10e074c455adb025caeae
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Mon Jul 19 10:49:01 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Mon Jul 19 10:49:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8f2a7f

app-emulation/aqemu: add patch for missing include

Closes: https://bugs.gentoo.org/802816
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Stephan Hartmann  gentoo.org>

 app-emulation/aqemu/aqemu-0.9.2.ebuild  |  5 -
 app-emulation/aqemu/files/aqemu-0.9.2-include.patch | 10 ++
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2.ebuild
index 86008228bc2..852e66678fc 100644
--- a/app-emulation/aqemu/aqemu-0.9.2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild
@@ -26,7 +26,10 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 #DOCS=( AUTHORS CHANGELOG README TODO )
-PATCHES=( "${FILESDIR}/${PN}-0.9.2-qtbindir.patch" )
+PATCHES=(
+   "${FILESDIR}/${PN}-0.9.2-qtbindir.patch"
+   "${FILESDIR}/${PN}-0.9.2-include.patch"
+)
 
 src_configure() {
local mycmakeargs=(

diff --git a/app-emulation/aqemu/files/aqemu-0.9.2-include.patch 
b/app-emulation/aqemu/files/aqemu-0.9.2-include.patch
new file mode 100644
index 000..98a14068a7c
--- /dev/null
+++ b/app-emulation/aqemu/files/aqemu-0.9.2-include.patch
@@ -0,0 +1,10 @@
+--- a/src/docopt/docopt_value.h
 b/src/docopt/docopt_value.h
+@@ -13,6 +13,7 @@
+ #include 
+ #include  // std::hash
+ #include 
++#include 
+ 
+ namespace docopt {
+ 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/

2021-04-05 Thread Sam James
commit: 95077ec9cfbd129b298cdd20f78ec3b48dc655a7
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr  5 22:54:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr  5 22:59:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95077ec9

app-emulation/aqemu: port to cmake.eclass (from cmake-utils)

Signed-off-by: Sam James  gentoo.org>

 app-emulation/aqemu/aqemu-0.9.2.ebuild | 18 ++
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2.ebuild
index 85102613981..86008228bc2 100644
--- a/app-emulation/aqemu/aqemu-0.9.2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt5"
 HOMEPAGE="https://sourceforge.net/projects/aqemu;
@@ -14,23 +14,25 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="vnc"
 
-RDEPEND="app-emulation/qemu
+RDEPEND="
+   app-emulation/qemu
dev-qt/qtcore:5
dev-qt/qtnetwork:5
dev-qt/qtprintsupport:5
dev-qt/qttest:5
dev-qt/qtwidgets:5
-   vnc? ( net-libs/libvncserver )"
+   vnc? ( net-libs/libvncserver )
+"
 DEPEND="${RDEPEND}"
 
-DOCS=( AUTHORS CHANGELOG README TODO )
+#DOCS=( AUTHORS CHANGELOG README TODO )
 PATCHES=( "${FILESDIR}/${PN}-0.9.2-qtbindir.patch" )
 
 src_configure() {
local mycmakeargs=(
-   "-DMAN_PAGE_COMPRESSOR="
-   "-DWITHOUT_EMBEDDED_DISPLAY=$(usex vnc "OFF" "ON")"
+   -DMAN_PAGE_COMPRESSOR=""
+   -DWITHOUT_EMBEDDED_DISPLAY=$(usex vnc OFF ON)
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/

2018-12-31 Thread Andreas Sturmlechner
commit: 14759a5720c3760c108d4e24a0e1a650d5927a53
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec 31 22:48:17 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Dec 31 22:53:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14759a57

app-emulation/aqemu: EAPI-7 bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-emulation/aqemu/aqemu-0.9.2.ebuild | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2.ebuild
index dc50e71ce8f..85102613981 100644
--- a/app-emulation/aqemu/aqemu-0.9.2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit cmake-utils
 
@@ -14,16 +14,16 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="vnc"
 
-DEPEND="${RDEPEND}"
 RDEPEND="app-emulation/qemu
-   vnc? ( net-libs/libvncserver )
dev-qt/qtcore:5
-   dev-qt/qtwidgets:5
dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
dev-qt/qttest:5
-   dev-qt/qtprintsupport:5"
+   dev-qt/qtwidgets:5
+   vnc? ( net-libs/libvncserver )"
+DEPEND="${RDEPEND}"
 
-DOCS="AUTHORS CHANGELOG README TODO"
+DOCS=( AUTHORS CHANGELOG README TODO )
 PATCHES=( "${FILESDIR}/${PN}-0.9.2-qtbindir.patch" )
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/

2017-05-30 Thread Lars Wendler
commit: 1ea7ad86da20c2f8fd0d641e6de424bd465f67d0
Author: Angelo G. Del Regno  gmail  com>
AuthorDate: Sun May 28 09:57:25 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue May 30 15:33:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea7ad86

app-emulation/aqemu: Use correct distfile name

Update SRC_URI to rename the distfile correctly.
Closes: https://github.com/gentoo/gentoo/pull/4786

 app-emulation/aqemu/Manifest   | 2 +-
 app-emulation/aqemu/aqemu-0.9.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/aqemu/Manifest b/app-emulation/aqemu/Manifest
index 49e74a8a055..20a6ad805ea 100644
--- a/app-emulation/aqemu/Manifest
+++ b/app-emulation/aqemu/Manifest
@@ -1 +1 @@
-DIST v0.9.2.tar.gz 1373465 SHA256 
e3d54de00ebdce3754f97f7e0e7cce8cebb588e8ce6bc249401cc909281b08de SHA512 
9d4808172ee1be82509956560e4d3f9ee349fedd920342146083cc9bc79ef51fc95937c64f20ffb13e2849c577f95f59b5b65271d6e29e2d2e1ec2d1562006ba
 WHIRLPOOL 
ddefe4c3265b10940c3d65a5f6182ecfce627bcc45486d7a2b8701a6152b8a144242ea55018437f71773f7b8bb70b763095b5db6f933fdacd7b16b1f22112b87
+DIST aqemu-0.9.2.tar.gz 1373465 SHA256 
e3d54de00ebdce3754f97f7e0e7cce8cebb588e8ce6bc249401cc909281b08de SHA512 
9d4808172ee1be82509956560e4d3f9ee349fedd920342146083cc9bc79ef51fc95937c64f20ffb13e2849c577f95f59b5b65271d6e29e2d2e1ec2d1562006ba
 WHIRLPOOL 
ddefe4c3265b10940c3d65a5f6182ecfce627bcc45486d7a2b8701a6152b8a144242ea55018437f71773f7b8bb70b763095b5db6f933fdacd7b16b1f22112b87

diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2.ebuild
index 842cd408aac..dc50e71ce8f 100644
--- a/app-emulation/aqemu/aqemu-0.9.2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils
 
 DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt5"
 HOMEPAGE="https://sourceforge.net/projects/aqemu;
-SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz;
+SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/files/, app-emulation/aqemu/

2017-02-12 Thread Johannes Huber
commit: e8c66d943e29a4f51c744dc26e3b55ef6aa54df0
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Feb 12 16:01:47 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Feb 12 16:07:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c66d94

app-emulation/aqemu: Remove 0.8.2 (r3)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emulation/aqemu/Manifest   |  1 -
 app-emulation/aqemu/aqemu-0.8.2-r3.ebuild  | 41 --
 .../aqemu/files/aqemu-0.8.2_desktop_file.patch | 33 -
 .../aqemu/files/aqemu-0.8.2_format-security.patch  | 38 
 .../aqemu/files/aqemu-0.8.2_qt48_build.patch   | 27 --
 .../aqemu/files/aqemu-0.8.2_sigsev_propertis.patch | 41 --
 6 files changed, 181 deletions(-)

diff --git a/app-emulation/aqemu/Manifest b/app-emulation/aqemu/Manifest
index 09013e24e8..49e74a8a05 100644
--- a/app-emulation/aqemu/Manifest
+++ b/app-emulation/aqemu/Manifest
@@ -1,2 +1 @@
-DIST aqemu-0.8.2.tar.bz2 1025129 SHA256 
03c4a95328f78238021168ca4887f9735641f10eb4eb1eff58b08c15b748bf03 SHA512 
45f27f82ca307ffc50ea26a57631b47236fd04915274bb00a0720e65859e183d56c3243e0e31d71e5280d0941a9c80c1457b09d393e5c4d4deeb1fea4159459d
 WHIRLPOOL 
c5a058883df1424d5d1b2b028fca7fd6aae8b72281060a305a428e63ad5bfb1d062c56c18878b6a279a79953a88c760553a701b5c3346113836eb56ab4a30aa2
 DIST v0.9.2.tar.gz 1373465 SHA256 
e3d54de00ebdce3754f97f7e0e7cce8cebb588e8ce6bc249401cc909281b08de SHA512 
9d4808172ee1be82509956560e4d3f9ee349fedd920342146083cc9bc79ef51fc95937c64f20ffb13e2849c577f95f59b5b65271d6e29e2d2e1ec2d1562006ba
 WHIRLPOOL 
ddefe4c3265b10940c3d65a5f6182ecfce627bcc45486d7a2b8701a6152b8a144242ea55018437f71773f7b8bb70b763095b5db6f933fdacd7b16b1f22112b87

diff --git a/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild 
b/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild
deleted file mode 100644
index c37c3a905f..00
--- a/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit  cmake-utils
-
-DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt4"
-HOMEPAGE="https://sourceforge.net/projects/aqemu;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="vnc"
-
-DEPEND="${RDEPEND}"
-RDEPEND="app-emulation/qemu
-   vnc? ( net-libs/libvncserver )
-   dev-qt/qtgui:4
-   dev-qt/qttest:4
-   dev-qt/qtxmlpatterns:4"
-
-DOCS="AUTHORS CHANGELOG README TODO"
-
-PATCHES=(
-   "${FILESDIR}"/aqemu-0.8.2_sigsev_propertis.patch
-   "${FILESDIR}"/aqemu-0.8.2_qt48_build.patch
-   "${FILESDIR}"/aqemu-0.8.2_desktop_file.patch
-   "${FILESDIR}"/aqemu-0.8.2_format-security.patch
-)
-
-src_configure() {
-   local mycmakeargs=(
-   "-DMAN_PAGE_COMPRESSOR="
-   "-DWITHOUT_EMBEDDED_DISPLAY=$(use vnc && echo "OFF" || echo 
"ON")"
-   )
-
-   cmake-utils_src_configure
-}

diff --git a/app-emulation/aqemu/files/aqemu-0.8.2_desktop_file.patch 
b/app-emulation/aqemu/files/aqemu-0.8.2_desktop_file.patch
deleted file mode 100644
index 4cf20ea578..00
--- a/app-emulation/aqemu/files/aqemu-0.8.2_desktop_file.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 2a0f32e8cb46c8a1c0a33ed151737e5abb5679ed Mon Sep 17 00:00:00 2001
-From: Andrey Rijov 
-Date: Mon, 31 Oct 2011 19:38:17 +0400
-Subject: [PATCH] Updated aqemu.desktop file (See bug: 3430317)
-

- menu_data/aqemu.desktop |9 +
- 1 files changed, 5 insertions(+), 4 deletions(-)
-
 a/menu_data/aqemu.desktop
-+++ b/menu_data/aqemu.desktop
-@@ -1,14 +1,15 @@
- [Desktop Entry]
- Encoding=UTF-8
--Name=AQEMU
- Exec=aqemu
- Terminal=false
- Type=Application
--Icon=aqemu_48x48.png
-+Icon=aqemu_48x48
- StartupNotify=true
- Categories=System;Emulator;
- 
--Name[ru]=AQEMU
-+Name=AQEMU
-+Comment=Virtual machine manager
- Name[en]=AQEMU
--Comment[ru]=Управление виртуальными машинами
- Comment[en]=Virtual machine manager
-+Name[ru]=AQEMU
-+Comment[ru]=Управление виртуальными машинами
--- 
-1.7.4.1

diff --git a/app-emulation/aqemu/files/aqemu-0.8.2_format-security.patch 
b/app-emulation/aqemu/files/aqemu-0.8.2_format-security.patch
deleted file mode 100644
index d6ce93969b..00
--- a/app-emulation/aqemu/files/aqemu-0.8.2_format-security.patch
+++ /dev/null
@@ -1,38 +0,0 @@
 aqemu-0.8.2-orig/Utils.cpp
-+++ aqemu-0.8.2-format-security/Utils.cpp
-@@ -66,9 +66,9 @@ void AQDebug( const QString , con
-   std::cout << QString( "\nAQEMU Debug [%1] >>>\nSender: 
%2\nMessage: %3" )
- 
.arg(Messages_Index).arg(sender).arg(mes).toStdString();
-   #else
--  qDebug( qPrintable(QString(
-+  qDebug() << qPrintable(QString(
-   

[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/

2017-02-12 Thread Johannes Huber
commit: 2cdb946ab9555e30eedf47d4a066fa38854e7501
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Feb 12 16:00:13 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Feb 12 16:07:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cdb946a

app-emulation/aqemu: Remove 0.8.2 (r2)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emulation/aqemu/aqemu-0.8.2-r2.ebuild | 39 ---
 1 file changed, 39 deletions(-)

diff --git a/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild 
b/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild
deleted file mode 100644
index c122177aab..00
--- a/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit  cmake-utils
-
-DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt4"
-HOMEPAGE="https://sourceforge.net/projects/aqemu;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="vnc"
-
-DEPEND="${RDEPEND}"
-RDEPEND="app-emulation/qemu
-   vnc? ( net-libs/libvncserver )
-   dev-qt/qtgui:4
-   dev-qt/qttest:4
-   dev-qt/qtxmlpatterns:4"
-
-DOCS="AUTHORS CHANGELOG README TODO"
-PATCHES=(
-   "${FILESDIR}"/aqemu-0.8.2_sigsev_propertis.patch
-   "${FILESDIR}"/aqemu-0.8.2_qt48_build.patch
-   "${FILESDIR}"/aqemu-0.8.2_desktop_file.patch
-)
-
-src_configure() {
-   local mycmakeargs=(
-   "-DMAN_PAGE_COMPRESSOR="
-   "-DWITHOUT_EMBEDDED_DISPLAY=$(use vnc && echo "OFF" || echo 
"ON")"
-   )
-
-   cmake-utils_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/

2017-02-09 Thread Agostino Sarubbo
commit: d1e0b94f4bd9361eb40268a4ddfc1feaf7d05a6b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb  9 14:36:29 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb  9 14:37:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e0b94f

app-emulation/aqemu: amd64 stable wrt bug #608662

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-emulation/aqemu/aqemu-0.9.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2.ebuild
index bdf8926c6a..8e42a3aa87 100644
--- a/app-emulation/aqemu/aqemu-0.9.2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="vnc"
 
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/files/, app-emulation/aqemu/

2016-07-27 Thread Michael Palimaka
commit: c85e4fe0bd7ef6a882eec0b698c09d74f83186e1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul 27 20:22:51 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jul 27 20:23:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c85e4fe0

app-emulation/aqemu: add patch to ensure the correct rcc binary is called

Gentoo-bug: 589332

Package-Manager: portage-2.3.0

 app-emulation/aqemu/aqemu-0.9.2.ebuild   |  1 +
 app-emulation/aqemu/files/aqemu-0.9.2-qtbindir.patch | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2.ebuild
index cbe0aa5..bdf8926 100644
--- a/app-emulation/aqemu/aqemu-0.9.2.ebuild
+++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild
@@ -25,6 +25,7 @@ RDEPEND="app-emulation/qemu
dev-qt/qtprintsupport:5"
 
 DOCS="AUTHORS CHANGELOG README TODO"
+PATCHES=( "${FILESDIR}/${PN}-0.9.2-qtbindir.patch" )
 
 src_configure() {
local mycmakeargs=(

diff --git a/app-emulation/aqemu/files/aqemu-0.9.2-qtbindir.patch 
b/app-emulation/aqemu/files/aqemu-0.9.2-qtbindir.patch
new file mode 100644
index 000..5c55480
--- /dev/null
+++ b/app-emulation/aqemu/files/aqemu-0.9.2-qtbindir.patch
@@ -0,0 +1,15 @@
+Ensure the Qt 5 version of rcc is used instead of whatever is in $PATH.
+
+Gentoo-bug: 589332
+
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -285,7 +285,7 @@
+   
+   SET( _out ${CMAKE_CURRENT_SOURCE_DIR}/${_basename}.rcc )
+   
+-  ADD_CUSTOM_COMMAND( OUTPUT ${_out} COMMAND rcc ARGS ${_in} 
-binary -o ${_out} DEPENDS ${_in} )
++  ADD_CUSTOM_COMMAND( OUTPUT ${_out} COMMAND 
${Qt5Core_RCC_EXECUTABLE} ARGS ${_in} -binary -o ${_out} DEPENDS ${_in} )
+   
+   SET( ${_sources} ${${_sources}} ${_out} )
+   ENDFOREACH( curFile )



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/

2016-07-04 Thread Maxim Koltsov
commit: f6e77ae538245f18114e365e4554151a295fda87
Author: Maxim Koltsov  gentoo  org>
AuthorDate: Mon Jul  4 11:00:48 2016 +
Commit: Maxim Koltsov  gentoo  org>
CommitDate: Mon Jul  4 11:00:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e77ae5

app-emulation/aqemu: bumped to 0.9.2

Gentoo-Bug: 584450

Package-Manager: portage-2.3.0

 app-emulation/aqemu/Manifest   |  1 +
 app-emulation/aqemu/aqemu-0.9.2.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/app-emulation/aqemu/Manifest b/app-emulation/aqemu/Manifest
index 0251138..09013e2 100644
--- a/app-emulation/aqemu/Manifest
+++ b/app-emulation/aqemu/Manifest
@@ -1 +1,2 @@
 DIST aqemu-0.8.2.tar.bz2 1025129 SHA256 
03c4a95328f78238021168ca4887f9735641f10eb4eb1eff58b08c15b748bf03 SHA512 
45f27f82ca307ffc50ea26a57631b47236fd04915274bb00a0720e65859e183d56c3243e0e31d71e5280d0941a9c80c1457b09d393e5c4d4deeb1fea4159459d
 WHIRLPOOL 
c5a058883df1424d5d1b2b028fca7fd6aae8b72281060a305a428e63ad5bfb1d062c56c18878b6a279a79953a88c760553a701b5c3346113836eb56ab4a30aa2
+DIST v0.9.2.tar.gz 1373465 SHA256 
e3d54de00ebdce3754f97f7e0e7cce8cebb588e8ce6bc249401cc909281b08de SHA512 
9d4808172ee1be82509956560e4d3f9ee349fedd920342146083cc9bc79ef51fc95937c64f20ffb13e2849c577f95f59b5b65271d6e29e2d2e1ec2d1562006ba
 WHIRLPOOL 
ddefe4c3265b10940c3d65a5f6182ecfce627bcc45486d7a2b8701a6152b8a144242ea55018437f71773f7b8bb70b763095b5db6f933fdacd7b16b1f22112b87

diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild 
b/app-emulation/aqemu/aqemu-0.9.2.ebuild
new file mode 100644
index 000..c33ccb6
--- /dev/null
+++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils
+
+DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt5"
+HOMEPAGE="http://sourceforge.net/projects/aqemu;
+SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="vnc"
+
+DEPEND="${RDEPEND}"
+RDEPEND="app-emulation/qemu
+   vnc? ( net-libs/libvncserver )
+   dev-qt/qtcore:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtnetwork:5
+   dev-qt/qttest:5
+   dev-qt/qtprintsupport:5"
+
+DOCS="AUTHORS CHANGELOG README TODO"
+
+src_configure() {
+   local mycmakeargs=(
+   "-DMAN_PAGE_COMPRESSOR="
+   "-DWITHOUT_EMBEDDED_DISPLAY=$(usex vnc "OFF" "ON")"
+   )
+
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/, app-emulation/aqemu/files/

2015-08-18 Thread Ian Delaney
commit: 65763ed080b0171742c0e79b0972c3511dfbe6ee
Author: Ian Delaney idella4 AT gentoo DOT org
AuthorDate: Wed Aug 19 02:06:59 2015 +
Commit: Ian Delaney idella4 AT gentoo DOT org
CommitDate: Wed Aug 19 02:07:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65763ed0

app-emulation/aqemu: revbump; add sec. patch

submitted by René Rhéaume via sec. bug #521026

Package-Manager: portage-2.2.20

 app-emulation/aqemu/aqemu-0.8.2-r3.ebuild  | 41 ++
 .../aqemu/files/aqemu-0.8.2_format-security.patch  | 38 
 2 files changed, 79 insertions(+)

diff --git a/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild 
b/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild
new file mode 100644
index 000..688670f
--- /dev/null
+++ b/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+inherit  cmake-utils
+
+DESCRIPTION=Graphical interface for QEMU and KVM emulators, using Qt4
+HOMEPAGE=http://sourceforge.net/projects/aqemu;
+SRC_URI=mirror://sourceforge/${PN}/${P}.tar.bz2
+
+LICENSE=GPL-2
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=vnc
+
+DEPEND=${RDEPEND}
+RDEPEND=app-emulation/qemu
+   vnc? ( net-libs/libvncserver )
+   dev-qt/qtgui:4
+   dev-qt/qttest:4
+   dev-qt/qtxmlpatterns:4
+
+DOCS=AUTHORS CHANGELOG README TODO
+
+PATCHES=(
+   ${FILESDIR}/aqemu-0.8.2_sigsev_propertis.patch
+   ${FILESDIR}/aqemu-0.8.2_qt48_build.patch
+   ${FILESDIR}/aqemu-0.8.2_desktop_file.patch
+   ${FILESDIR}/aqemu-0.8.2_format-security.patch
+)
+
+src_configure() {
+   local mycmakeargs=(
+   -DMAN_PAGE_COMPRESSOR=
+   -DWITHOUT_EMBEDDED_DISPLAY=$(use vnc  echo OFF || echo 
ON)
+   )
+
+   cmake-utils_src_configure
+}

diff --git a/app-emulation/aqemu/files/aqemu-0.8.2_format-security.patch 
b/app-emulation/aqemu/files/aqemu-0.8.2_format-security.patch
new file mode 100644
index 000..d6ce939
--- /dev/null
+++ b/app-emulation/aqemu/files/aqemu-0.8.2_format-security.patch
@@ -0,0 +1,38 @@
+--- aqemu-0.8.2-orig/Utils.cpp
 aqemu-0.8.2-format-security/Utils.cpp
+@@ -66,9 +66,9 @@ void AQDebug( const QString sender, con
+   std::cout  QString( \nAQEMU Debug [%1] \nSender: 
%2\nMessage: %3 )
+ 
.arg(Messages_Index).arg(sender).arg(mes).toStdString();
+   #else
+-  qDebug( qPrintable(QString(
++  qDebug()  qPrintable(QString(
+   \n\33[32mAQEMU Debug\33[0m [%1] 
\n\33[32mSender:\33[0m %2\n\33[32mMessage:\33[0m %3)
+-  .arg(Messages_Index).arg(sender).arg(mes)) );
++  .arg(Messages_Index).arg(sender).arg(mes));
+   #endif
+   }
+   
+@@ -87,9 +87,9 @@ void AQWarning( const QString sender, c
+   std::cout  QString( \nAQEMU Warning [%1] \nSender: 
%2\nMessage: %3 )
+ 
.arg(Messages_Index).arg(sender).arg(mes).toStdString();
+   #else
+-  qDebug( qPrintable(QString(
++  qDebug()  qPrintable(QString(
+   \n\33[34mAQEMU Warning\33[0m [%1] 
\n\33[34mSender:\33[0m %2\n\33[34mMessage:\33[0m %3)
+-  .arg(Messages_Index).arg(sender).arg(mes)) );
++  .arg(Messages_Index).arg(sender).arg(mes));
+   #endif
+   }
+   
+@@ -108,9 +108,9 @@ void AQError( const QString sender, con
+   std::cout  QString( \nAQEMU Error [%1] \nSender: 
%2\nMessage: %3 )
+ 
.arg(Messages_Index).arg(sender).arg(mes).toStdString();
+   #else
+-  qDebug( qPrintable(QString(
++  qDebug()  qPrintable(QString(
+   \n\33[31mAQEMU Error\33[0m [%1] 
\n\33[31mSender:\33[0m %2\n\33[31mMessage:\33[0m %3)
+-  .arg(Messages_Index).arg(sender).arg(mes)) );
++  .arg(Messages_Index).arg(sender).arg(mes));
+   #endif
+   }
+