pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/ja-shinonome Update ja-shinonome to 0.9.11.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b5b715aecceb
branches: trunk
changeset: 540647:b5b715aecceb
user: obache <obache%pkgsrc.org@localhost>
date: Sat Apr 05 14:56:09 2008 +0000
description:
Update ja-shinonome to 0.9.11.
Based on patch provided by Yamashiro Jun in PR 38370.
While here, add DESTDIR support.
Changelog:
* Fix character shape bug.
diffstat:
fonts/ja-shinonome/Makefile | 17 +++++++++--------
fonts/ja-shinonome/distinfo | 9 ++++-----
fonts/ja-shinonome/patches/patch-zz | 32 --------------------------------
3 files changed, 13 insertions(+), 45 deletions(-)
diffs (91 lines):
diff -r 47ce8c7181a1 -r b5b715aecceb fonts/ja-shinonome/Makefile
--- a/fonts/ja-shinonome/Makefile Sat Apr 05 14:13:34 2008 +0000
+++ b/fonts/ja-shinonome/Makefile Sat Apr 05 14:56:09 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2008/01/22 17:09:54 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2008/04/05 14:56:09 obache Exp $
#
-DISTNAME= shinonome-0.9.10-src
-PKGNAME= ja-shinonome-0.9.10
-PKGREVISION= 2
+DISTNAME= shinonome-0.9.11-src
+PKGNAME= ja-shinonome-0.9.11
CATEGORIES= fonts x11 japanese
MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/shinonome/ \
http://openlab.ring.gr.jp/efont/dist/shinonome/old/
@@ -13,6 +12,8 @@
HOMEPAGE= http://openlab.ring.gr.jp/efont/shinonome/
COMMENT= 12, 14, 16 dots bitmap fonts for Japanese, iso8859-1
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_X11BASE= YES
USE_TOOLS+= gawk gmake mkfontdir perl gzip
@@ -28,11 +29,11 @@
CONFIGURE_ARGS+= --disable-progressbar
CONFIGURE_ARGS+= --with-foundry=${FOUNDRY:Q}
+INSTALL_MAKE_FLAGS+= FONTDIR=${DESTDIR:Q}${FONTDIR:Q}
+
INSTALLATION_DIRS= lib/X11/fonts/local share/examples
-do-install:
- cd ${WRKSRC}; \
- ${MAKE_PROGRAM} install; \
- ${INSTALL_DATA} ${WRKSRC}/fonts.alias ${ALIAS_SHINONOME}
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/fonts.alias ${DESTDIR}${ALIAS_SHINONOME}
.include "../../mk/bsd.pkg.mk"
diff -r 47ce8c7181a1 -r b5b715aecceb fonts/ja-shinonome/distinfo
--- a/fonts/ja-shinonome/distinfo Sat Apr 05 14:13:34 2008 +0000
+++ b/fonts/ja-shinonome/distinfo Sat Apr 05 14:56:09 2008 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 19:18:28 agc Exp $
+$NetBSD: distinfo,v 1.4 2008/04/05 14:56:09 obache Exp $
-SHA1 (shinonome-0.9.10-src.tar.bz2) = e8511cdf4b21ac1f91531c1f1644b0cb7565cdd1
-RMD160 (shinonome-0.9.10-src.tar.bz2) = 7e8c9f0ea084d871af1cbc46ab69518b6cd6dad4
-Size (shinonome-0.9.10-src.tar.bz2) = 749280 bytes
-SHA1 (patch-zz) = ce44b87c2b49264a1c81443db0c3dd2a5408f92e
+SHA1 (shinonome-0.9.11-src.tar.bz2) = cda2d556d58c9ed223eb80465124af174965e9ab
+RMD160 (shinonome-0.9.11-src.tar.bz2) = 90069a7367cab4e8186b8bf578f41b1b8d17eb72
+Size (shinonome-0.9.11-src.tar.bz2) = 748944 bytes
diff -r 47ce8c7181a1 -r b5b715aecceb fonts/ja-shinonome/patches/patch-zz
--- a/fonts/ja-shinonome/patches/patch-zz Sat Apr 05 14:13:34 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-$NetBSD: patch-zz,v 1.1.1.1 2003/03/15 20:57:50 kei Exp $
-
---- 12/mincho/font_src_diff.bit 28 Apr 2001 16:13:47 -0000 1.3
-+++ 12/mincho/font_src_diff.bit 8 Feb 2003 06:02:29 -0000
-@@ -2019,17 +2019,17 @@
- DWIDTH 12 0
- BBX 12 12 0 -2
- BITMAP
--....@.......
--.....@...@.@
--.....@@@@@.@
--....@....@..
--....@...@...
--...@.@..@...
--..@...@@....
--......@.....
-+...@........
-+....@...@.@.
-+....@@@@@.@.
-+...@....@...
-+...@...@....
-+..@.@..@....
-+.@...@@.....
- .....@......
--...@@.......
--.@@.........
-+....@.......
-+..@@........
-+@@..........
- ............
- ENDCHAR # ¥À
- STARTCHAR 2541
Home |
Main Index |
Thread Index |
Old Index