- Update to 1.2.0.

This commit is contained in:
Edward Tomasz Napierala 2007-09-26 15:40:05 +00:00
parent 5e8c09d37d
commit 07eb9ce15a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200134
4 changed files with 14 additions and 12 deletions

View file

@ -6,9 +6,9 @@
#
PORTNAME= lisaem
DISTVERSION= 1.0.0
DISTVERSION= 1.2.0
CATEGORIES= emulators
MASTER_SITES= http://lisaem.sunder.net/20070707/
MASTER_SITES= http://lisa.sunder.net/20070923/
MAINTAINER= trasz@FreeBSD.org
COMMENT= Apple Lisa 2 Emulator

View file

@ -1,3 +1,3 @@
MD5 (lisaem-1.0.0.tar.bz2) = 7a4a548418f5114445c2797651c83695
SHA256 (lisaem-1.0.0.tar.bz2) = 7f911e19a7024dd32326c76e03ff242ddf4025b9efdde0512382d25aa54b6392
SIZE (lisaem-1.0.0.tar.bz2) = 1869868
MD5 (lisaem-1.2.0.tar.bz2) = ab20a4b59837b81c43bda2c756406ab7
SHA256 (lisaem-1.2.0.tar.bz2) = d046c9c73518296b7fc2ffef494a1580e7650314dfed169b7a1cc6bd7dabaa0d
SIZE (lisaem-1.2.0.tar.bz2) = 1962774

View file

@ -1,17 +1,17 @@
--- build.sh.orig Thu Jul 5 14:49:15 2007
+++ build.sh Thu Jul 5 14:51:42 2007
@@ -422,8 +422,8 @@
--- build.sh.orig 2007-07-10 05:23:23.000000000 +0200
+++ build.sh 2007-09-25 08:25:06.000000000 +0200
@@ -426,8 +426,8 @@
then
WXCONFIGFLAGS=`wx-config --cppflags`
# many thanks to David Cecchin for finding the unicode issues fixed below.
WXCONFIGFLAGS=`wx-config --cppflags --unicode=no `
- CFLAGS="-I. -I../include -I../cpu68k -I../wxui $WXCONFIGFLAGS $WITHOPTIMIZE $WITHDEBUG"
- CXXFLAGS="-I. -I../include -I../cpu68k -I../wxui $WXCONFIGFLAGS $WITHOPTIMIZE $WITHDEBUG"
+ CFLAGS+=" -I. -I../include -I../cpu68k -I../wxui $WXCONFIGFLAGS"
+ CXXFLAGS+=" -I. -I../include -I../cpu68k -I../wxui $WXCONFIGFLAGS"
LINKOPTS="`wx-config $STATIC --libs --linkdeps --cppflags`"
LINKOPTS="`wx-config $STATIC --unicode=no --libs --linkdeps --cppflags`"
[ -z "$CC" ] && CC=gcc
[ -z "$CXX" ] && CXX=g++
@@ -759,7 +759,7 @@
@@ -768,7 +768,7 @@
#echo $CXX $GCCSTATIC $WITHDEBUG -o lisaem $LIST ../generator/libgenerator.a ../cpu68k/lib68k.a $LINKOPTS $SYSLIBS
if [ -z "$WITHWXUI" ]
then

View file

@ -15,6 +15,8 @@ share/LisaEm/floppy_eject.wav
share/LisaEm/floppy_insert_sound.wav
share/LisaEm/floppy_motor1.wav
share/LisaEm/floppy_motor2.wav
share/LisaEm/lisa128x85.xpm
share/LisaEm/lisa2icon.xpm.old
share/LisaEm/lisa2icon.ico
share/LisaEm/lisa2icon.xpm
share/LisaEm/lisa_power_switch01.wav