Update aqemu to 0.6

Approved by:	miwi (mentor)
This commit is contained in:
Max Brazhnikov 2008-12-21 18:28:39 +00:00
parent 8e37edb78b
commit 52a54523ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224535
4 changed files with 11 additions and 11 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= aqemu
PORTVERSION= 0.5.2
PORTVERSION= 0.6
CATEGORIES= emulators
MASTER_SITES= SF
@ -52,7 +52,7 @@ do-install:
cd ${WRKSRC} && ${COPYTREE_SHARE} os_icons ${DATADIR}
cd ${WRKSRC} && ${COPYTREE_SHARE} os_templates ${DATADIR}
.if !defined(WITHOUT_NLS)
${INSTALL_DATA} ${WRKSRC}/aqemu_*.qm ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/*.qm ${DATADIR}
.endif
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (aqemu-0.5.2.tar.bz2) = 9d2e91531deb9b7406517b3e0485cc08
SHA256 (aqemu-0.5.2.tar.bz2) = 5e485d43e6cde8f0ec80ccee4e4dfda2a389690cce00a2fd6c5605ebff90e925
SIZE (aqemu-0.5.2.tar.bz2) = 414411
MD5 (aqemu-0.6.tar.bz2) = bf5afbf4bec2b7f89af05194dddffd82
SHA256 (aqemu-0.6.tar.bz2) = 613bd0979625078c7d86c1e01f37caba738d05e5f03384fbc699f76db588348d
SIZE (aqemu-0.6.tar.bz2) = 449151

View file

@ -1,9 +1,9 @@
--- ./AQEMU.pro.orig 2008-10-16 14:49:12.000000000 +0400
+++ ./AQEMU.pro 2008-10-26 17:11:47.000000000 +0300
@@ -71,6 +71,5 @@
--- ./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
RESOURCES += aqemu_images.qrc
TRANSLATIONS += aqemu_ru.ts
TRANSLATIONS += Russian.ts
-CONFIG += qtestlib \
- debug_and_release
+CONFIG += qtestlib release

View file

@ -1,6 +1,6 @@
bin/aqemu
share/applications/aqemu.desktop
%%NLS%%%%DATADIR%%/aqemu_ru.qm
%%NLS%%%%DATADIR%%/Russian.qm
%%DATADIR%%/os_icons/alt.png
%%DATADIR%%/os_icons/arch.png
%%DATADIR%%/os_icons/asp.png