aboutsummaryrefslogtreecommitdiff
path: root/emulators/aqemu
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-03-15 19:14:40 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-03-15 19:14:40 +0000
commit649b5a8bdeb4b9726d1fe61f251b273c61516cae (patch)
treefd6dc87af2841ef302e7785dad0385346b5540ca /emulators/aqemu
parent405616748a9f13f0f0e79bbc339075bb9cb91833 (diff)
downloadports-649b5a8bdeb4b9726d1fe61f251b273c61516cae.tar.gz
ports-649b5a8bdeb4b9726d1fe61f251b273c61516cae.zip
Update to 0.7
Notes
Notes: svn path=/head/; revision=230153
Diffstat (limited to 'emulators/aqemu')
-rw-r--r--emulators/aqemu/Makefile4
-rw-r--r--emulators/aqemu/distinfo6
-rw-r--r--emulators/aqemu/files/patch-AQEMU.pro13
3 files changed, 13 insertions, 10 deletions
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile
index 4eb365988d09..182c19c26ac8 100644
--- a/emulators/aqemu/Makefile
+++ b/emulators/aqemu/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= aqemu
-PORTVERSION= 0.6.1
+PORTVERSION= 0.7
CATEGORIES= emulators
MASTER_SITES= SF
MAINTAINER= makc@FreeBSD.org
COMMENT= Qt4 based Qemu frontend
+LIB_DEPENDS= vncclient.0:${PORTSDIR}/net/libvncserver
+
USE_BZIP2= yes
USE_QT_VER= 4
QT_COMPONENTS= gui qtestlib xml qmake_build uic_build moc_build rcc_build
diff --git a/emulators/aqemu/distinfo b/emulators/aqemu/distinfo
index a34c67c98bea..66ac3e511741 100644
--- a/emulators/aqemu/distinfo
+++ b/emulators/aqemu/distinfo
@@ -1,3 +1,3 @@
-MD5 (aqemu-0.6.1.tar.bz2) = 14e2e5dfd9c9b7e0bb6b6e72c8feb62f
-SHA256 (aqemu-0.6.1.tar.bz2) = 987188af5098239dc266472a81c38b4a0d685a38a26e43d4697d9480efee725e
-SIZE (aqemu-0.6.1.tar.bz2) = 461146
+MD5 (aqemu-0.7.tar.bz2) = a9e731e6202d72fff9aa77e9d9cadc87
+SHA256 (aqemu-0.7.tar.bz2) = fa2e8699e9194ae0d643bf50b5120de1ec3831c307d3a5604b16242f11cbf074
+SIZE (aqemu-0.7.tar.bz2) = 551234
diff --git a/emulators/aqemu/files/patch-AQEMU.pro b/emulators/aqemu/files/patch-AQEMU.pro
index ad456b4b25d3..d26fbd56ff3a 100644
--- a/emulators/aqemu/files/patch-AQEMU.pro
+++ b/emulators/aqemu/files/patch-AQEMU.pro
@@ -1,10 +1,11 @@
---- ./AQEMU.pro.orig 2008-12-05 14:56:49.000000000 +0300
-+++ ./AQEMU.pro 2008-12-21 16:06:30.000000000 +0300
-@@ -81,6 +81,5 @@
- VNC_Password_Window.cpp
+--- ./AQEMU.pro.orig 2009-02-24 02:01:54.000000000 +0300
++++ ./AQEMU.pro 2009-03-15 21:12:41.000000000 +0300
+@@ -101,7 +101,7 @@
+
RESOURCES += aqemu_images.qrc
TRANSLATIONS += Russian.ts
--CONFIG += qtestlib \
-- debug_and_release
+-CONFIG += qtestlib debug_and_release
+CONFIG += qtestlib release
QT += xml
+ DEFINES += VNC_DISPLAY
+ LIBS += -lvncclient