diff options
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/kacst_fonts/Makefile | 10 | ||||
-rw-r--r-- | arabic/kacst_fonts/distinfo | 4 | ||||
-rw-r--r-- | arabic/kacst_fonts/files/pkg-message.in | 9 | ||||
-rw-r--r-- | arabic/kacst_fonts/pkg-message | 9 | ||||
-rw-r--r-- | arabic/kacst_fonts/pkg-plist | 7 |
5 files changed, 21 insertions, 18 deletions
diff --git a/arabic/kacst_fonts/Makefile b/arabic/kacst_fonts/Makefile index b1df77cedcdc..c901c62fe822 100644 --- a/arabic/kacst_fonts/Makefile +++ b/arabic/kacst_fonts/Makefile @@ -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> diff --git a/arabic/kacst_fonts/distinfo b/arabic/kacst_fonts/distinfo index fe706cf24c83..dac978218102 100644 --- a/arabic/kacst_fonts/distinfo +++ b/arabic/kacst_fonts/distinfo @@ -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 diff --git a/arabic/kacst_fonts/files/pkg-message.in b/arabic/kacst_fonts/files/pkg-message.in new file mode 100644 index 000000000000..031ce6a34e8d --- /dev/null +++ b/arabic/kacst_fonts/files/pkg-message.in @@ -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%%" +---------------------------------------------------------------------------- diff --git a/arabic/kacst_fonts/pkg-message b/arabic/kacst_fonts/pkg-message deleted file mode 100644 index e122b3dab8be..000000000000 --- a/arabic/kacst_fonts/pkg-message +++ /dev/null @@ -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" ------------------------------------------------------------------- diff --git a/arabic/kacst_fonts/pkg-plist b/arabic/kacst_fonts/pkg-plist index 87344c4940e5..45705f9cc2ca 100644 --- a/arabic/kacst_fonts/pkg-plist +++ b/arabic/kacst_fonts/pkg-plist @@ -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 |