mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.5 [1]
- Use SUB_FILES, and mention Xorg in pkg-message [1]: PR: ports/83890 Submitted by: maintainer
This commit is contained in:
parent
a8832532d3
commit
5cfb6a10d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140022
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= kacst_fonts
|
||||
PORTVERSION= 1.4
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= arabic
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
DISTNAME= kacst_fonts_${PORTVERSION}
|
||||
|
||||
MAINTAINER= samy@kerneled.com
|
||||
MAINTAINER= samy@kerneled.org
|
||||
COMMENT= Truetype Arabic fonts created by KACST
|
||||
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
|
||||
@ -21,6 +21,9 @@ USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION}
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= PORTNAME="${PORTNAME}"
|
||||
|
||||
do-build:
|
||||
@ttmkfdir -c -d ${WRKSRC} > ${WRKSRC}/fonts.dir
|
||||
|
||||
@ -30,7 +33,6 @@ do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/fonts.dir ${PREFIX}/lib/X11/fonts/kacst_fonts/
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE} | ${SED} "s|X11BASE|${X11BASE}|g" \
|
||||
| ${SED} "s|PORTNAME|${PORTNAME}|g"
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (kacst_fonts_1.4.tar.bz2) = 09469c4400a2b350d5d77144202731bf
|
||||
SIZE (kacst_fonts_1.4.tar.bz2) = 430460
|
||||
MD5 (kacst_fonts_1.5.tar.bz2) = 39506aea446377227fb4dde877975c42
|
||||
SIZE (kacst_fonts_1.5.tar.bz2) = 453730
|
||||
|
9
arabic/kacst_fonts/files/pkg-message.in
Normal file
9
arabic/kacst_fonts/files/pkg-message.in
Normal file
@ -0,0 +1,9 @@
|
||||
----------------------------------------------------------------------------
|
||||
To get XFree86 or Xorg to recognize your new fonts, you will need to add a
|
||||
line to your XF86Config or xorg.conf file. Please consult XF86Config(5) or
|
||||
xorg.conf(5) for more information on where to find the configuration file.
|
||||
|
||||
Add the following line to the "Files" section and restart XFree86 or Xorg:
|
||||
|
||||
FontPath "%%X11BASE%%/lib/X11/fonts/%%PORTNAME%%"
|
||||
----------------------------------------------------------------------------
|
@ -1,9 +0,0 @@
|
||||
------------------------------------------------------------------
|
||||
To get XFree86 to recognize your new fonts you will need to
|
||||
add a line to your XF86Config file. Please consult XF86Config(5)
|
||||
for more information on where to find the configuration file.
|
||||
|
||||
Add the following line to the "Files" section and restart XFree86.
|
||||
|
||||
FontPath "X11BASE/lib/X11/fonts/PORTNAME"
|
||||
------------------------------------------------------------------
|
@ -2,12 +2,13 @@ lib/X11/fonts/kacst_fonts/KacstArt.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstBook.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstDecorative.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstDigital.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstFarsi.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstLetter.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstPoster.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstQr.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstQura.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstTitleL.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstTitle.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstQuraFixed.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstQurn.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstTitle.ttf
|
||||
lib/X11/fonts/kacst_fonts/KacstTitleL.ttf
|
||||
lib/X11/fonts/kacst_fonts/fonts.dir
|
||||
@dirrm lib/X11/fonts/kacst_fonts
|
||||
|
Loading…
Reference in New Issue
Block a user