Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 01:23:57 +0800 (CST)
From:      Kang-min Liu <gugod@gugod.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29303: ports/chinese/gugod-clean update
Message-ID:  <200107291723.f6THNvc07081@x20.gugod.org>

next in thread | raw e-mail | index | archive | help

>Number:         29303
>Category:       ports
>Synopsis:       ports/chinese/gugod-clean update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 29 10:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Kang-min Liu
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
CSIE.NTU.EDU.TW
>Environment:
System: FreeBSD x20.gugod.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Jul 25 02:02:47 CST 2001 root@x20.gugod.org:/usr/src/sys/i386/compile/X20 i386
>Description:
	ports/chinese/gugod-clean add new size of fonts.
	here is the update
>How-To-Repeat:
>Fix:

apply this patch
----8<----
diff -ruN gugod-clean.orig/Makefile gugod-clean/Makefile
--- gugod-clean.orig/Makefile   Mon Jul 30 01:18:24 2001
+++ gugod-clean/Makefile        Mon Jul 30 01:18:06 2001
@@ -4,14 +4,14 @@
 # $FreeBSD: ports/chinese/gugod-clean/Makefile,v 1.5 2001/07/29 12:19:22 clive E
xp $

 PORTNAME=      gugod-clean
-PORTVERSION=   1.1
+PORTVERSION=   1.2
 CATEGORIES=    chinese x11-fonts
 MASTER_SITES=  ftp://gugod.org/pub/X/ \
                ftp://freebsd.sinica.edu.tw/pub/clive/
 
 MAINTAINER=    gugod@gugod.org
 
-FONTFILES=     gugodclean.bdf g20.bdf
+FONTFILES=     gugod16.bdf gugod18.bdf gugod20.bdf
 USE_X_PREFIX=  yes

 WRKSRC=                ${WRKDIR}
diff -ruN gugod-clean.orig/distinfo gugod-clean/distinfo
--- gugod-clean.orig/distinfo   Mon Jul 30 01:18:24 2001
+++ gugod-clean/distinfo        Mon Jul 30 01:16:56 2001  
@@ -1 +1 @@
-MD5 (gugod-clean-1.1.tar.gz) = b2e94419b2b7edb55979df4805062a00
+MD5 (gugod-clean-1.2.tar.gz) = c6a54379ba3cff5f07e1733038254b7c
diff -ruN gugod-clean.orig/pkg-descr gugod-clean/pkg-descr
--- gugod-clean.orig/pkg-descr  Mon Jul 30 01:18:24 2001
+++ gugod-clean/pkg-descr       Mon Jul 30 01:16:56 2001
@@ -1,4 +1,12 @@
 A very nice looking font modified from XFree86's schumacher-clean.
-This font matches with chinese/kcfonts.
+This font matches with chinese/kcfonts and chinese/arphicttf.
+
+Example:
+
+Add the following to your .Xdefaults / .Xresources
+
+rxvt.font: -gugod-clean-medium-r-normal--16-160-75-75-c-80-iso8859-1
+rxvt.mfont: -kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0
+

 Author: Kang-min Liu <gugod@gugod.org>
diff -ruN gugod-clean.orig/pkg-plist gugod-clean/pkg-plist
--- gugod-clean.orig/pkg-plist  Mon Jul 30 01:18:24 2001
+++ gugod-clean/pkg-plist       Mon Jul 30 01:16:56 2001
@@ -1,4 +1,5 @@
-lib/X11/fonts/local/gugodclean.bdf
-lib/X11/fonts/local/g20.bdf
+lib/X11/fonts/local/gugod16.bdf
+lib/X11/fonts/local/gugod18.bdf
+lib/X11/fonts/local/gugod20.bdf
 @exec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir
 @unexec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir
---->8----
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107291723.f6THNvc07081>