* [gentoo-commits] gentoo-x86 commit in app-emulation/aqemu/files: aqemu-0.8.2_qt48_build.patch aqemu-0.8.2_desktop_file.patch
@ 2012-02-21 11:21 Maxim Koltsov (maksbotan)
0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2012-02-21 11:21 UTC (permalink / raw
To: gentoo-commits
maksbotan 12/02/21 11:21:51
Added: aqemu-0.8.2_qt48_build.patch
aqemu-0.8.2_desktop_file.patch
Log:
Revbump to 0.8.2-r2, fix bug 405117
(Portage version: 2.1.10.48/cvs/Linux x86_64)
Revision Changes Path
1.1 app-emulation/aqemu/files/aqemu-0.8.2_qt48_build.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/aqemu/files/aqemu-0.8.2_qt48_build.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/aqemu/files/aqemu-0.8.2_qt48_build.patch?rev=1.1&content-type=text/plain
Index: aqemu-0.8.2_qt48_build.patch
===================================================================
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
1.1 app-emulation/aqemu/files/aqemu-0.8.2_desktop_file.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/aqemu/files/aqemu-0.8.2_desktop_file.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/aqemu/files/aqemu-0.8.2_desktop_file.patch?rev=1.1&content-type=text/plain
Index: aqemu-0.8.2_desktop_file.patch
===================================================================
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)
---
| 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-21 11:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21 11:21 [gentoo-commits] gentoo-x86 commit in app-emulation/aqemu/files: aqemu-0.8.2_qt48_build.patch aqemu-0.8.2_desktop_file.patch Maxim Koltsov (maksbotan)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox