[Lunar-commits] <moonbase> vice: ver 2.3
Paul Bredbury
brebs at lunar-linux.org
Mon Feb 28 06:57:55 CET 2011
commit 544d5dbd87526b8c13843a9bb0a88f78eef55701
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Mon Feb 28 12:57:55 2011 +0700
vice: ver 2.3
---
utils/vice/BUILD | 2 ++
utils/vice/DETAILS | 10 +++++-----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/utils/vice/BUILD b/utils/vice/BUILD
index bff76c8..03c3123 100644
--- a/utils/vice/BUILD
+++ b/utils/vice/BUILD
@@ -3,6 +3,8 @@
sed -i "62i #include <X11/Xmd.h>" src/arch/unix/x11/xaw/x11video.c &&
sed -i "63i #include <X11/extensions/shmproto.h>" src/arch/unix/x11/xaw/x11video.c &&
+ OPTS+=" --enable-fullscreen" &&
+
default_build
) > $C_FIFO 2>&1
diff --git a/utils/vice/DETAILS b/utils/vice/DETAILS
index b925e68..84a85e2 100644
--- a/utils/vice/DETAILS
+++ b/utils/vice/DETAILS
@@ -1,12 +1,12 @@
MODULE=vice
- VERSION=2.2
+ VERSION=2.3
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/
- SOURCE_VFY=sha1:88ec1f4fefc708957b242805a28ca9b26a3e2738
+ SOURCE_URL=$SFORGE_URL/vice-emu
+ SOURCE_VFY=sha1:5e7e1a375a4ca8c4895dc1552162955fdffce296
WEB_SITE=http://www.viceteam.org
ENTERED=20071013
- UPDATED=20100622
- SHORT="8-bit Commodore"
+ UPDATED=20110227
+ SHORT="8-bit Commodore emulator"
cat << EOF
VICE is a program that executes programs intended for the old 8-bit
More information about the Lunar-commits
mailing list