summaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-07-16 22:59:11 +0000
committerkristerw <kristerw@pkgsrc.org>2004-07-16 22:59:11 +0000
commit7ae34063d550bfbc2bbe1719a061c4357b7b4e99 (patch)
tree77d6788a925b9478124e3d00705115360bef93a8 /emulators/vice
parente1877a67f1a4ddf061a641a430bd78bb46006b97 (diff)
downloadpkgsrc-7ae34063d550bfbc2bbe1719a061c4357b7b4e99.tar.gz
Do not install cbm-directory-charset.fon -- it is needed
for win32 only, and it makes the mkfontscale in NetBSD 2.0 dump core (PR xsrc/25587). Bump PKGREVISION.
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile3
-rw-r--r--emulators/vice/PLIST3
-rw-r--r--emulators/vice/distinfo3
-rw-r--r--emulators/vice/patches/patch-ac12
4 files changed, 17 insertions, 4 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 31e86d4b3f7..682370760ba 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2004/05/25 21:53:11 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2004/07/16 22:59:11 kristerw Exp $
#
DISTNAME= vice-1.14
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ \
http://www.nic.funet.fi/pub/cbm/crossplatform/emulators/VICE/
diff --git a/emulators/vice/PLIST b/emulators/vice/PLIST
index ba823d163d5..fa0718076b5 100644
--- a/emulators/vice/PLIST
+++ b/emulators/vice/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/01/31 00:51:39 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/07/16 22:59:11 kristerw Exp $
bin/c1541
bin/petcat
bin/vsid
@@ -223,7 +223,6 @@ share/vice/VIC20/win_pos.vkm
share/vice/VIC20/win_sym.vkm
share/vice/VIC20/x11_pos.vkm
share/vice/VIC20/x11_sym.vkm
-share/vice/fonts/cbm-directory-charset.fon
share/vice/fonts/fonts.dir
share/vice/fonts/vice-cbm.pcf
@dirrm share/vice/fonts
diff --git a/emulators/vice/distinfo b/emulators/vice/distinfo
index 6262b30efd7..e79f769ce4e 100644
--- a/emulators/vice/distinfo
+++ b/emulators/vice/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.12 2004/01/31 00:51:39 kristerw Exp $
+$NetBSD: distinfo,v 1.13 2004/07/16 22:59:11 kristerw Exp $
SHA1 (vice-1.14.tar.gz) = 5f2c458533db0b41dd55732e9d9434275904ab29
Size (vice-1.14.tar.gz) = 3794698 bytes
SHA1 (patch-aa) = fa152c1d14aad31c0b50fe96c83b4e5cfa06de5f
SHA1 (patch-ab) = 0be2ec8b98a50e5c879095b1d0327c802b7740e2
+SHA1 (patch-ac) = bb648b8dc668a12540eab9f1be6374aab8cda35a
SHA1 (patch-ae) = c2ede31953ebaf033c9ae1aa1985012fb0e5f3b6
diff --git a/emulators/vice/patches/patch-ac b/emulators/vice/patches/patch-ac
new file mode 100644
index 00000000000..8fa2db26ed6
--- /dev/null
+++ b/emulators/vice/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.13 2004/07/16 22:59:11 kristerw Exp $
+
+--- data/fonts/Makefile.in.orig Sat Jul 17 00:15:03 2004
++++ data/fonts/Makefile.in Sat Jul 17 00:15:14 2004
+@@ -219,7 +219,6 @@
+ fontsdir = $(prefix)/lib/vice/fonts
+
+ fonts_DATA = \
+- cbm-directory-charset.fon \
+ vice-cbm.bdf
+
+