aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-09-26 15:40:05 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-09-26 15:40:05 +0000
commit07eb9ce15a1e5aa74d788c6d9bbed31afcd78219 (patch)
tree9a92cac748627fa4c4543746c118d48ae78f9703
parent5e8c09d37d33786d5adba0c67775f3dfe4b919d7 (diff)
downloadports-07eb9ce15a1e5aa74d788c6d9bbed31afcd78219.tar.gz
ports-07eb9ce15a1e5aa74d788c6d9bbed31afcd78219.zip
Notes
-rw-r--r--emulators/lisaem/Makefile4
-rw-r--r--emulators/lisaem/distinfo6
-rw-r--r--emulators/lisaem/files/patch-build.sh14
-rw-r--r--emulators/lisaem/pkg-plist2
4 files changed, 14 insertions, 12 deletions
diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile
index aab0504aa03f..f10d9906b29e 100644
--- a/emulators/lisaem/Makefile
+++ b/emulators/lisaem/Makefile
@@ -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
diff --git a/emulators/lisaem/distinfo b/emulators/lisaem/distinfo
index 5c22f79c3e76..82bea6e5520b 100644
--- a/emulators/lisaem/distinfo
+++ b/emulators/lisaem/distinfo
@@ -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
diff --git a/emulators/lisaem/files/patch-build.sh b/emulators/lisaem/files/patch-build.sh
index 2793ce58c511..eebea7162ab1 100644
--- a/emulators/lisaem/files/patch-build.sh
+++ b/emulators/lisaem/files/patch-build.sh
@@ -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
diff --git a/emulators/lisaem/pkg-plist b/emulators/lisaem/pkg-plist
index f96d15d93760..6df262c6dc4e 100644
--- a/emulators/lisaem/pkg-plist
+++ b/emulators/lisaem/pkg-plist
@@ -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