From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/files/, app-emulation/aqemu/
Date: Sun, 12 Feb 2017 16:07:19 +0000 (UTC) [thread overview]
Message-ID: <1486915633.e8c66d943e29a4f51c744dc26e3b55ef6aa54df0.johu@gentoo> (raw)
commit: e8c66d943e29a4f51c744dc26e3b55ef6aa54df0
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 16:01:47 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 16:07:13 2017 +0000
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..0000000000
--- 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..0000000000
--- 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 <rdron@users.sourceforge.net>
-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..0000000000
--- 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 &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
- }
-
diff --git a/app-emulation/aqemu/files/aqemu-0.8.2_qt48_build.patch b/app-emulation/aqemu/files/aqemu-0.8.2_qt48_build.patch
deleted file mode 100644
index afd1f0c853..0000000000
--- a/app-emulation/aqemu/files/aqemu-0.8.2_qt48_build.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 9b21d88a4f4a681f9e80c11e83e81c976e0fc91e Mon Sep 17 00:00:00 2001
-From: Andrey Rijov <rdron@users.sourceforge.net>
-Date: Sat, 29 Oct 2011 10:20:32 +0400
-Subject: [PATCH 1/1] Fix build error on Qt 4.8
-
----
- Embedded_Display/vncview.cpp | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Embedded_Display/vncview.cpp b/Embedded_Display/vncview.cpp
-index 9e105c9..0be5944 100644
---- a/Embedded_Display/vncview.cpp
-+++ b/Embedded_Display/vncview.cpp
-@@ -27,8 +27,8 @@
- #include <QMessageBox>
- #include <QInputDialog>
- #define KMessageBox QMessageBox
-- #define error(parent, message, caption) \
-- critical(parent, caption, message)
-+/* #define error(parent, message, caption) \
-+ critical(parent, caption, message)*/
- #else
- #include "settings.h"
- #include <KActionCollection>
---
-1.7.4.1
-
diff --git a/app-emulation/aqemu/files/aqemu-0.8.2_sigsev_propertis.patch b/app-emulation/aqemu/files/aqemu-0.8.2_sigsev_propertis.patch
deleted file mode 100644
index b7cc5950bd..0000000000
--- a/app-emulation/aqemu/files/aqemu-0.8.2_sigsev_propertis.patch
+++ /dev/null
@@ -1,41 +0,0 @@
---- a/Device_Manager_Widget.cpp 2011-09-13 21:45:58.883389571 +0200
-+++ b/Device_Manager_Widget.cpp 2011-09-13 21:55:01.401866022 +0200
-@@ -981,9 +981,10 @@
- {
- if( ui.Devices_List->currentItem()->data(512).toString() == "device" + QString::number(fx) )
- {
-- finded = true;
--
- Storage_Devices.removeAt( fx );
-+ ui.Devices_List->takeItem( ui.Devices_List->currentRow() );
-+ finded = true;
-+ break;
- }
- }
-
-@@ -993,10 +994,24 @@
- "Incorrect Device!" );
- return;
- }
-+ else
-+ {
-+ // Rename items
-+ for( int ix = 0, count = 0; ix < ui.Devices_List->count(); ++ix )
-+ {
-+ if( ui.Devices_List->item(ix)->data(512).toString().contains("device") )
-+ {
-+ ui.Devices_List->item(ix)->setData( 512, QString("device%1").arg(count) );
-+ ++count;
-+ }
-+ }
-+
-+ emit Device_Changet();
-+ return;
-+ }
- }
-
- ui.Devices_List->takeItem( ui.Devices_List->currentRow() );
--
- emit Device_Changet();
- }
-
next reply other threads:[~2017-02-12 16:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-12 16:07 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-23 0:32 [gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/files/, app-emulation/aqemu/ Sam James
2021-07-19 13:52 Stephan Hartmann
2021-07-19 10:49 Stephan Hartmann
2016-07-27 20:23 Michael Palimaka
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=1486915633.e8c66d943e29a4f51c744dc26e3b55ef6aa54df0.johu@gentoo \
--to=johu@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