summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkent <kent@pkgsrc.org>2004-03-09 12:40:13 +0000
committerkent <kent@pkgsrc.org>2004-03-09 12:40:13 +0000
commit6e612aa2172cd8ad98bbabe5489c97e45880166f (patch)
tree08ccb8e7e73abf7657e171c68dc7a82c8b2fd8e3 /emulators
parenta4626bfdd1d348ff2c05ed312113ef928647c107 (diff)
downloadpkgsrc-6e612aa2172cd8ad98bbabe5489c97e45880166f.tar.gz
Update to PEACE 20040309 snaphot.
The main change is update of toolchain.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/peace/Makefile22
-rw-r--r--emulators/peace/distinfo8
2 files changed, 13 insertions, 17 deletions
diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile
index b0e91941bac..283cc36450a 100644
--- a/emulators/peace/Makefile
+++ b/emulators/peace/Makefile
@@ -1,29 +1,27 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:14:41 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/09 12:40:13 kent Exp $
#
-PEACE_VERSION= 20030919
-DISTNAME= peace-0.0.${PEACE_VERSION}
-SITES_peace-20030919.tar.gz=http://cvs.kshosen.ac.jp/PEACE/src/
+PEACE_VERSION= 0.0.20040309
+DISTNAME= peace-${PEACE_VERSION}
+SITES_peace-0.0.20040309.tar.gz=http://chiharu.hauN.org/peace/dist/
CATEGORIES= emulators
MAINTAINER= peace-sacrifice@hauN.org
HOMEPAGE= http://chiharu.hauN.org/peace/
COMMENT= Enable to run Win32 executables
-DISTFILES+= i386-netbsdpe-stl-3.3.tgz \
- peace-${PEACE_VERSION}.tar.gz
+DISTFILES+= peace-${PEACE_VERSION}.tar.gz
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=peace/}
-ONLY_FOR_PLATFORM= NetBSD-1.6[Q-Z]*-* NetBSD-[2-9]*-*
+ONLY_FOR_PLATFORM= NetBSD-1.6Z[D-Z]*-* NetBSD-[2-9]*-*
# bin/showstack requires perl5
# DEPENDS+= perl5:../../lang/perl5
DEPENDS+= icu>=2.4nb1:../../textproc/icu
-BUILD_DEPENDS= cross-i386-netbsdpe>=1.3:../../cross/i386-netbsdpe
-BUILD_DEPENDS+= w32api>=2.4:../../devel/w32api
+BUILD_DEPENDS= cross-i386-netbsdpe>=3.3:../../cross/i386-netbsdpe
+BUILD_DEPENDS+= w32api>=2.5:../../devel/w32api
BUILD_DEPENDS+= x11-links-*:../../pkgtools/x11-links
-WRKSRC= ${WRKDIR}/peace
-CPPFLAGS+= -I${WRKDIR}/cross/i386-netbsdpe/include \
- -I${WRKDIR}/cross/i386-netbsdpe/include/c++
+#WRKSRC= ${WRKDIR}/peace
+CPPFLAGS+= -I${WRKDIR}/cross/i386-netbsdpe/include
LDFLAGS= -L${WRKSRC}/lib
PECOFFDIR= ${PREFIX}/emul/pecoff
MAKE_FLAGS+= PECOFFDIR=${PECOFFDIR} \
diff --git a/emulators/peace/distinfo b/emulators/peace/distinfo
index c45e6009087..2a27f9461a0 100644
--- a/emulators/peace/distinfo
+++ b/emulators/peace/distinfo
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/09/21 16:03:41 kent Exp $
+$NetBSD: distinfo,v 1.5 2004/03/09 12:40:13 kent Exp $
-SHA1 (i386-netbsdpe-stl-3.3.tgz) = ac7f597dee4b33d2794eb90959c756d263a3a8ca
-Size (i386-netbsdpe-stl-3.3.tgz) = 173766 bytes
-SHA1 (peace-20030919.tar.gz) = f98b98d1584f7f2b7a154b179f206cf9169cd6e3
-Size (peace-20030919.tar.gz) = 575466 bytes
+SHA1 (peace-0.0.20040309.tar.gz) = 3007d341c1b8fb95d428ba5b3825d446b391f347
+Size (peace-0.0.20040309.tar.gz) = 517902 bytes