Move these ports to the new arabic category after the repocopies. Fix
up dependencies and add this incident to MOVED. PR: (closed already) 57507, 57508, 57510, 57512, 57513, 57515 Submitted by: Samy Al Bahra <samy@kerneled.com>
This commit is contained in:
parent
084b2afd37
commit
9d058c47e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94079
44 changed files with 38 additions and 913 deletions
6
MOVED
6
MOVED
|
@ -704,3 +704,9 @@ x11-toolkits/wxgtk-devel|x11-toolkits/wxgtk|2003-11-10|renamed
|
|||
net/lmule||2003-11-10|project has been abadoned in favor of net/xmule
|
||||
net/kxicq-devel||2003-11-13|unmaintained, better KDE ICQ clients available
|
||||
editors/ghex|editors/ghex2|2003-11-15|ghex2 holds the latest stable version
|
||||
x11-fonts/ae_fonts_mono|arabic/ae_fonts_mono|2003-11-15|Moved to new arabic category
|
||||
x11-fonts/ae_fonts_ttf|arabic/ae_fonts_ttf|2003-11-15|Moved to new arabic category
|
||||
x11-fonts/khotot|arabic/khotot|2003-11-15|Moved to new arabic category
|
||||
x11-fonts/kacst_fonts|arabic/kacst_fonts|2003-11-15|Moved to new arabic category
|
||||
misc/kde3-i18n-ar|arabic/kde3-i18n|2003-11-15|Moved to new arabic category
|
||||
misc/koffice-i18n-ar|arabic/koffice-i18n|2003-11-15|Moved to new arabic category
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
SUBDIR += ae_fonts_mono
|
||||
SUBDIR += ae_fonts_ttf
|
||||
SUBDIR += kacst_fonts
|
||||
SUBDIR += katoob
|
||||
SUBDIR += kde3-i18n
|
||||
SUBDIR += khotot
|
||||
SUBDIR += koffice-i18n
|
||||
SUBDIR += openoffice-1.1
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= ae_fonts_mono
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-fonts
|
||||
CATEGORIES= arabic
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
DISTNAME= ae_fonts_mono
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= ae_fonts1_ttf
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-fonts
|
||||
CATEGORIES= arabic
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
DISTNAME= ae_fonts1_ttf_${PORTVERSION}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= kacst_fonts
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= x11-fonts
|
||||
CATEGORIES= arabic
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
DISTNAME= kacst_fonts_${PORTVERSION}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= kde-i18n
|
||||
PORTVERSION= ${KDE_VERSION}
|
||||
CATEGORIES?= misc kde
|
||||
CATEGORIES?= arabic kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n
|
||||
PKGNAMEPREFIX= ar-
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= kde-i18n
|
||||
PORTVERSION= ${KDE_VERSION}
|
||||
CATEGORIES?= misc kde
|
||||
CATEGORIES?= arabic kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n
|
||||
PKGNAMEPREFIX= ar-
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= khotot
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-fonts
|
||||
CATEGORIES= arabic
|
||||
MASTER_SITES= #
|
||||
DISTFILES= #
|
||||
EXTRACT_ONLY= #
|
||||
|
@ -16,15 +16,15 @@ MAINTAINER= samy@kerneled.com
|
|||
COMMENT= A meta-port of the most popular font packages
|
||||
|
||||
.if !defined(WITHOUT_MONO)
|
||||
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/ae_fonts_mono/fonts.dir:${PORTSDIR}/x11-fonts/ae_fonts_mono
|
||||
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/ae_fonts_mono/fonts.dir:${PORTSDIR}/arabic/ae_fonts_mono
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_AEFONTS)
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/ae_fonts1/AAHS/fonts.dir:${PORTSDIR}/x11-fonts/ae_fonts_ttf
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/ae_fonts1/AAHS/fonts.dir:${PORTSDIR}/arabic/ae_fonts_ttf
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_KACST)
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/kacst_fonts/fonts.dir:${PORTSDIR}/x11-fonts/kacst_fonts
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/kacst_fonts/fonts.dir:${PORTSDIR}/arabic/kacst_fonts
|
||||
.endif
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= koffice-i18n
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES?= misc kde
|
||||
CATEGORIES?= arabic kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src
|
||||
PKGNAMEPREFIX= ar-
|
||||
|
|
|
@ -16,10 +16,11 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Localized messages and documentation for KDE
|
||||
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/shaer/locale/ar/LC_MESSAGES/kword.mo:${PORTSDIR}/arabic/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/de/LC_MESSAGES/kword.mo:${PORTSDIR}/german/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/fr/LC_MESSAGES/kword.mo:${PORTSDIR}/french/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/hu/LC_MESSAGES/kword.mo:${PORTSDIR}/hungarian/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/he/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/japanese/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/pl/LC_MESSAGES/kword.mo:${PORTSDIR}/polish/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/pt/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n\
|
||||
|
@ -28,7 +29,7 @@ RUN_DEPENDS+=\
|
|||
${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW
|
||||
|
||||
.for LANG in af ar bs cs da el en_GB eo es et it \
|
||||
.for LANG in af bs cs da el en_GB eo es et it \
|
||||
lt lv mt nb nl nn sk sl sv th tr ven xh zu
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG}
|
||||
|
|
|
@ -16,10 +16,11 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Localized messages and documentation for KDE
|
||||
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/shaer/locale/ar/LC_MESSAGES/kword.mo:${PORTSDIR}/arabic/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/de/LC_MESSAGES/kword.mo:${PORTSDIR}/german/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/fr/LC_MESSAGES/kword.mo:${PORTSDIR}/french/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/hu/LC_MESSAGES/kword.mo:${PORTSDIR}/hungarian/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/he/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/japanese/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/pl/LC_MESSAGES/kword.mo:${PORTSDIR}/polish/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/pt/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n\
|
||||
|
@ -28,7 +29,7 @@ RUN_DEPENDS+=\
|
|||
${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW
|
||||
|
||||
.for LANG in af ar bs cs da el en_GB eo es et it \
|
||||
.for LANG in af bs cs da el en_GB eo es et it \
|
||||
lt lv mt nb nl nn sk sl sv th tr ven xh zu
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG}
|
||||
|
|
|
@ -16,10 +16,11 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Localized messages and documentation for KDE
|
||||
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/shaer/locale/ar/LC_MESSAGES/kword.mo:${PORTSDIR}/arabic/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/de/LC_MESSAGES/kword.mo:${PORTSDIR}/german/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/fr/LC_MESSAGES/kword.mo:${PORTSDIR}/french/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/hu/LC_MESSAGES/kword.mo:${PORTSDIR}/hungarian/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/he/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/japanese/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/pl/LC_MESSAGES/kword.mo:${PORTSDIR}/polish/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/pt/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n\
|
||||
|
@ -28,7 +29,7 @@ RUN_DEPENDS+=\
|
|||
${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW
|
||||
|
||||
.for LANG in af ar bs cs da el en_GB eo es et it \
|
||||
.for LANG in af bs cs da el en_GB eo es et it \
|
||||
lt lv mt nb nl nn sk sl sv th tr ven xh zu
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG}
|
||||
|
|
|
@ -145,7 +145,6 @@
|
|||
SUBDIR += kcd
|
||||
SUBDIR += kde3-i18n
|
||||
SUBDIR += kde3-i18n-af
|
||||
SUBDIR += kde3-i18n-ar
|
||||
SUBDIR += kde3-i18n-az
|
||||
SUBDIR += kde3-i18n-bg
|
||||
SUBDIR += kde3-i18n-bs
|
||||
|
@ -190,7 +189,6 @@
|
|||
SUBDIR += kenny
|
||||
SUBDIR += koffice-i18n
|
||||
SUBDIR += koffice-i18n-af
|
||||
SUBDIR += koffice-i18n-ar
|
||||
SUBDIR += koffice-i18n-bs
|
||||
SUBDIR += koffice-i18n-cs
|
||||
SUBDIR += koffice-i18n-da
|
||||
|
|
|
@ -1,29 +0,0 @@
|
|||
# New ports collection makefile for: kde3-i18n-ar
|
||||
# Date created: 05 April 2002
|
||||
# Whom: Lauri Watts <lauri@kde.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= kde-i18n
|
||||
PORTVERSION= ${KDE_VERSION}
|
||||
CATEGORIES?= misc kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n
|
||||
PKGNAMEPREFIX= ar-
|
||||
DIST_SUBDIR= KDE
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Localized messages and documentation for KDE3
|
||||
|
||||
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
KDE_I18N= yes
|
||||
|
||||
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1 +0,0 @@
|
|||
MD5 (KDE/kde-i18n/kde-i18n-ar-3.1.4.tar.bz2) = bcbc85fe96ab972378609064acaa497b
|
|
@ -1,3 +0,0 @@
|
|||
Localized messages and documentation for KDE3.
|
||||
|
||||
WWW: http://i18n.kde.org/
|
|
@ -1,421 +0,0 @@
|
|||
share/locale/ar/LC_MESSAGES/aktion.mo
|
||||
share/locale/ar/LC_MESSAGES/alarmdaemonctrl.mo
|
||||
share/locale/ar/LC_MESSAGES/alsaplayerui.mo
|
||||
share/locale/ar/LC_MESSAGES/amor.mo
|
||||
share/locale/ar/LC_MESSAGES/appletproxy.mo
|
||||
share/locale/ar/LC_MESSAGES/ark.mo
|
||||
share/locale/ar/LC_MESSAGES/artsbuilder.mo
|
||||
share/locale/ar/LC_MESSAGES/artscontrol.mo
|
||||
share/locale/ar/LC_MESSAGES/atlantik.mo
|
||||
share/locale/ar/LC_MESSAGES/atlantikdesigner.mo
|
||||
share/locale/ar/LC_MESSAGES/babelfish.mo
|
||||
share/locale/ar/LC_MESSAGES/cervisia.mo
|
||||
share/locale/ar/LC_MESSAGES/charlatanui.mo
|
||||
share/locale/ar/LC_MESSAGES/childpanelextension.mo
|
||||
share/locale/ar/LC_MESSAGES/clockapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/crashesplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/cupsdconf.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kde-i18n.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdeaddons.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdeadmin.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdeartwork.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdebase.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdeedu.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdegames.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdegraphics.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdelibs.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdemultimedia.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdenetwork.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdepim.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdesdk.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdetoys.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_kdeutils.mo
|
||||
share/locale/ar/LC_MESSAGES/dirfilterplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/domtreeviewer.mo
|
||||
share/locale/ar/LC_MESSAGES/drkonqi.mo
|
||||
share/locale/ar/LC_MESSAGES/dub.mo
|
||||
share/locale/ar/LC_MESSAGES/extensionproxy.mo
|
||||
share/locale/ar/LC_MESSAGES/ffrs.mo
|
||||
share/locale/ar/LC_MESSAGES/filetypes.mo
|
||||
share/locale/ar/LC_MESSAGES/flashkard.mo
|
||||
share/locale/ar/LC_MESSAGES/fontinst.mo
|
||||
share/locale/ar/LC_MESSAGES/htmlsearch.mo
|
||||
share/locale/ar/LC_MESSAGES/imagerename_plugin.mo
|
||||
share/locale/ar/LC_MESSAGES/imgalleryplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/jefferson.mo
|
||||
share/locale/ar/LC_MESSAGES/kabc_dir.mo
|
||||
share/locale/ar/LC_MESSAGES/kabc_ldap.mo
|
||||
share/locale/ar/LC_MESSAGES/kabc_net.mo
|
||||
share/locale/ar/LC_MESSAGES/kabc_sql.mo
|
||||
share/locale/ar/LC_MESSAGES/kabcformat_binary.mo
|
||||
share/locale/ar/LC_MESSAGES/kaboodle.mo
|
||||
share/locale/ar/LC_MESSAGES/kaccess.mo
|
||||
share/locale/ar/LC_MESSAGES/kaddressbook.mo
|
||||
share/locale/ar/LC_MESSAGES/kalarm.mo
|
||||
share/locale/ar/LC_MESSAGES/kalarmdgui.mo
|
||||
share/locale/ar/LC_MESSAGES/kalzium.mo
|
||||
share/locale/ar/LC_MESSAGES/kandy.mo
|
||||
share/locale/ar/LC_MESSAGES/kaphorism.mo
|
||||
share/locale/ar/LC_MESSAGES/kappfinder.mo
|
||||
share/locale/ar/LC_MESSAGES/karm.mo
|
||||
share/locale/ar/LC_MESSAGES/kasbarextension.mo
|
||||
share/locale/ar/LC_MESSAGES/kasteroids.mo
|
||||
share/locale/ar/LC_MESSAGES/kate.mo
|
||||
share/locale/ar/LC_MESSAGES/katefll_initplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/katefll_plugin.mo
|
||||
share/locale/ar/LC_MESSAGES/katehelloworld.mo
|
||||
share/locale/ar/LC_MESSAGES/katehtmltools.mo
|
||||
share/locale/ar/LC_MESSAGES/kateinsertcommand.mo
|
||||
share/locale/ar/LC_MESSAGES/katemodeline.mo
|
||||
share/locale/ar/LC_MESSAGES/kateopenheader.mo
|
||||
share/locale/ar/LC_MESSAGES/katepart.mo
|
||||
share/locale/ar/LC_MESSAGES/kateprojectmanager.mo
|
||||
share/locale/ar/LC_MESSAGES/katepybrowse.mo
|
||||
share/locale/ar/LC_MESSAGES/katespell.mo
|
||||
share/locale/ar/LC_MESSAGES/katetextfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/katexmlcheck.mo
|
||||
share/locale/ar/LC_MESSAGES/katexmltools.mo
|
||||
share/locale/ar/LC_MESSAGES/katomic.mo
|
||||
share/locale/ar/LC_MESSAGES/kaudiocreator.mo
|
||||
share/locale/ar/LC_MESSAGES/kbabel.mo
|
||||
share/locale/ar/LC_MESSAGES/kbackgammon.mo
|
||||
share/locale/ar/LC_MESSAGES/kbattleship.mo
|
||||
share/locale/ar/LC_MESSAGES/kblackbox.mo
|
||||
share/locale/ar/LC_MESSAGES/kbounce.mo
|
||||
share/locale/ar/LC_MESSAGES/kbugbuster.mo
|
||||
share/locale/ar/LC_MESSAGES/kcalc.mo
|
||||
share/locale/ar/LC_MESSAGES/kcardchooser.mo
|
||||
share/locale/ar/LC_MESSAGES/kcharselect.mo
|
||||
share/locale/ar/LC_MESSAGES/kcharselectapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/kcm_krfb.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmaccess.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmarts.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmaudiocd.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmbackground.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmbell.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmcgi.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmcolors.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmcomponentchooser.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmcrypto.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmcss.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmemail.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmenergy.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmfileshare.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmfonts.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmhtmlsearch.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmicons.mo
|
||||
share/locale/ar/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/ar/LC_MESSAGES/kcminput.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmioslaveinfo.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkamera.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkclock.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkded.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkeys.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkicker.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkio.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkmix.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkonq.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkonqhtml.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkonsole.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmktalkd.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkuick.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkurifilt.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkwindecoration.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkwintheme.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkwm.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmkxmlrpcd.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmlanbrowser.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmlaptop.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmlaunch.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmlayout.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmlilo.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmlinuz.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmlocale.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmmediacontrol.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmmidi.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmnewsticker.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmnic.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmnotify.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmprintmgr.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmsamba.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmscreensaver.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmsmartcard.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmsmserver.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmsocks.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmspellchecking.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmstyle.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmtaskbar.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmthemes.mo
|
||||
share/locale/ar/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/ar/LC_MESSAGES/kcoloredit.mo
|
||||
share/locale/ar/LC_MESSAGES/kcontrol.mo
|
||||
share/locale/ar/LC_MESSAGES/kcron.mo
|
||||
share/locale/ar/LC_MESSAGES/kdat.mo
|
||||
share/locale/ar/LC_MESSAGES/kdcop.mo
|
||||
share/locale/ar/LC_MESSAGES/kdebugdialog.mo
|
||||
share/locale/ar/LC_MESSAGES/kdelibs.mo
|
||||
share/locale/ar/LC_MESSAGES/kdepasswd.mo
|
||||
share/locale/ar/LC_MESSAGES/kdeprint_part.mo
|
||||
share/locale/ar/LC_MESSAGES/kdeprintfax.mo
|
||||
share/locale/ar/LC_MESSAGES/kdesktop.mo
|
||||
share/locale/ar/LC_MESSAGES/kdessh.mo
|
||||
share/locale/ar/LC_MESSAGES/kdesu.mo
|
||||
share/locale/ar/LC_MESSAGES/kdesud.mo
|
||||
share/locale/ar/LC_MESSAGES/kdevtipofday.mo
|
||||
share/locale/ar/LC_MESSAGES/kdf.mo
|
||||
share/locale/ar/LC_MESSAGES/kdialog.mo
|
||||
share/locale/ar/LC_MESSAGES/kdict.mo
|
||||
share/locale/ar/LC_MESSAGES/kdictapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/kdmchooser.mo
|
||||
share/locale/ar/LC_MESSAGES/kdmconfig.mo
|
||||
share/locale/ar/LC_MESSAGES/kdmgreet.mo
|
||||
share/locale/ar/LC_MESSAGES/kdvi.mo
|
||||
share/locale/ar/LC_MESSAGES/kedit.mo
|
||||
share/locale/ar/LC_MESSAGES/keduca.mo
|
||||
share/locale/ar/LC_MESSAGES/kenolaba.mo
|
||||
share/locale/ar/LC_MESSAGES/kfax.mo
|
||||
share/locale/ar/LC_MESSAGES/kfifteenapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_au.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_avi.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_bmp.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_cpp.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_deb.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_desktop.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_diff.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_folder.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_font.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_gif.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_html.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_ico.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_jpeg.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_m3u.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_mp3.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_ogg.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_pdf.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_png.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_po.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_ps.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_rfc822.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_rpm.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_tga.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_tiff.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_txt.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_vcf.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_wav.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_xbm.mo
|
||||
share/locale/ar/LC_MESSAGES/kfindpart.mo
|
||||
share/locale/ar/LC_MESSAGES/kfloppy.mo
|
||||
share/locale/ar/LC_MESSAGES/kfmclient.mo
|
||||
share/locale/ar/LC_MESSAGES/kfmexec.mo
|
||||
share/locale/ar/LC_MESSAGES/kfontviewpart.mo
|
||||
share/locale/ar/LC_MESSAGES/kfouleggs.mo
|
||||
share/locale/ar/LC_MESSAGES/kgantt.mo
|
||||
share/locale/ar/LC_MESSAGES/kgeo.mo
|
||||
share/locale/ar/LC_MESSAGES/kget.mo
|
||||
share/locale/ar/LC_MESSAGES/kghostview.mo
|
||||
share/locale/ar/LC_MESSAGES/kgpgcertmanager.mo
|
||||
share/locale/ar/LC_MESSAGES/khangman.mo
|
||||
share/locale/ar/LC_MESSAGES/khelpcenter.mo
|
||||
share/locale/ar/LC_MESSAGES/khexedit.mo
|
||||
share/locale/ar/LC_MESSAGES/khotkeys.mo
|
||||
share/locale/ar/LC_MESSAGES/khtmlsettingsplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/kicker.mo
|
||||
share/locale/ar/LC_MESSAGES/kiconedit.mo
|
||||
share/locale/ar/LC_MESSAGES/kinetd.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_audiocd.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_devices.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_finger.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_floppy.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_imap4.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_lan.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_mac.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_man.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_nfs.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_nntp.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_pop3.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_print.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_sftp.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_smb.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_smbro.mo
|
||||
share/locale/ar/LC_MESSAGES/kio_smtp.mo
|
||||
share/locale/ar/LC_MESSAGES/kit.mo
|
||||
share/locale/ar/LC_MESSAGES/kiten.mo
|
||||
share/locale/ar/LC_MESSAGES/kjobviewer.mo
|
||||
share/locale/ar/LC_MESSAGES/kjots.mo
|
||||
share/locale/ar/LC_MESSAGES/kjumpingcube.mo
|
||||
share/locale/ar/LC_MESSAGES/klaptopdaemon.mo
|
||||
share/locale/ar/LC_MESSAGES/klegacyimport.mo
|
||||
share/locale/ar/LC_MESSAGES/klettres.mo
|
||||
share/locale/ar/LC_MESSAGES/klickety.mo
|
||||
share/locale/ar/LC_MESSAGES/klines.mo
|
||||
share/locale/ar/LC_MESSAGES/klipper.mo
|
||||
share/locale/ar/LC_MESSAGES/klock.mo
|
||||
share/locale/ar/LC_MESSAGES/kmahjongg.mo
|
||||
share/locale/ar/LC_MESSAGES/kmail.mo
|
||||
share/locale/ar/LC_MESSAGES/kmailcvt.mo
|
||||
share/locale/ar/LC_MESSAGES/kmathtool.mo
|
||||
share/locale/ar/LC_MESSAGES/kmcop.mo
|
||||
share/locale/ar/LC_MESSAGES/kmenuedit.mo
|
||||
share/locale/ar/LC_MESSAGES/kmessedwords.mo
|
||||
share/locale/ar/LC_MESSAGES/kmid.mo
|
||||
share/locale/ar/LC_MESSAGES/kmidi.mo
|
||||
share/locale/ar/LC_MESSAGES/kmines.mo
|
||||
share/locale/ar/LC_MESSAGES/kminipagerapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/kmix.mo
|
||||
share/locale/ar/LC_MESSAGES/kmoon.mo
|
||||
share/locale/ar/LC_MESSAGES/kmplot.mo
|
||||
share/locale/ar/LC_MESSAGES/kmrml.mo
|
||||
share/locale/ar/LC_MESSAGES/knewsticker.mo
|
||||
share/locale/ar/LC_MESSAGES/knode.mo
|
||||
share/locale/ar/LC_MESSAGES/knorskverbs.mo
|
||||
share/locale/ar/LC_MESSAGES/knotes.mo
|
||||
share/locale/ar/LC_MESSAGES/knotify.mo
|
||||
share/locale/ar/LC_MESSAGES/kodo.mo
|
||||
share/locale/ar/LC_MESSAGES/kolf.mo
|
||||
share/locale/ar/LC_MESSAGES/kolourpicker.mo
|
||||
share/locale/ar/LC_MESSAGES/kompare.mo
|
||||
share/locale/ar/LC_MESSAGES/konqsidebar_mediaplayer.mo
|
||||
share/locale/ar/LC_MESSAGES/konqueror.mo
|
||||
share/locale/ar/LC_MESSAGES/konquest.mo
|
||||
share/locale/ar/LC_MESSAGES/konsole.mo
|
||||
share/locale/ar/LC_MESSAGES/konsolekalendar.mo
|
||||
share/locale/ar/LC_MESSAGES/kooka.mo
|
||||
share/locale/ar/LC_MESSAGES/korganizer.mo
|
||||
share/locale/ar/LC_MESSAGES/korn.mo
|
||||
share/locale/ar/LC_MESSAGES/kpackage.mo
|
||||
share/locale/ar/LC_MESSAGES/kpager.mo
|
||||
share/locale/ar/LC_MESSAGES/kpaint.mo
|
||||
share/locale/ar/LC_MESSAGES/kpartapp.mo
|
||||
share/locale/ar/LC_MESSAGES/kpartsaver.mo
|
||||
share/locale/ar/LC_MESSAGES/kpat.mo
|
||||
share/locale/ar/LC_MESSAGES/kpercentage.mo
|
||||
share/locale/ar/LC_MESSAGES/kpersonalizer.mo
|
||||
share/locale/ar/LC_MESSAGES/kpf.mo
|
||||
share/locale/ar/LC_MESSAGES/kpilot.mo
|
||||
share/locale/ar/LC_MESSAGES/kpoker.mo
|
||||
share/locale/ar/LC_MESSAGES/kppp.mo
|
||||
share/locale/ar/LC_MESSAGES/kppplogview.mo
|
||||
share/locale/ar/LC_MESSAGES/kprinter.mo
|
||||
share/locale/ar/LC_MESSAGES/krdb.mo
|
||||
share/locale/ar/LC_MESSAGES/krdc.mo
|
||||
share/locale/ar/LC_MESSAGES/kreadconfig.mo
|
||||
share/locale/ar/LC_MESSAGES/krec.mo
|
||||
share/locale/ar/LC_MESSAGES/kregexpeditor.mo
|
||||
share/locale/ar/LC_MESSAGES/kreversi.mo
|
||||
share/locale/ar/LC_MESSAGES/krfb.mo
|
||||
share/locale/ar/LC_MESSAGES/kruler.mo
|
||||
share/locale/ar/LC_MESSAGES/krunapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/ksame.mo
|
||||
share/locale/ar/LC_MESSAGES/kscd.mo
|
||||
share/locale/ar/LC_MESSAGES/kscoreapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/kscreensaver.mo
|
||||
share/locale/ar/LC_MESSAGES/kshisen.mo
|
||||
share/locale/ar/LC_MESSAGES/ksim.mo
|
||||
share/locale/ar/LC_MESSAGES/ksirc.mo
|
||||
share/locale/ar/LC_MESSAGES/ksirtet.mo
|
||||
share/locale/ar/LC_MESSAGES/ksmiletris.mo
|
||||
share/locale/ar/LC_MESSAGES/ksmserver.mo
|
||||
share/locale/ar/LC_MESSAGES/ksnake.mo
|
||||
share/locale/ar/LC_MESSAGES/ksnapshot.mo
|
||||
share/locale/ar/LC_MESSAGES/ksokoban.mo
|
||||
share/locale/ar/LC_MESSAGES/kspaceduel.mo
|
||||
share/locale/ar/LC_MESSAGES/ksplash.mo
|
||||
share/locale/ar/LC_MESSAGES/kstars.mo
|
||||
share/locale/ar/LC_MESSAGES/kstart.mo
|
||||
share/locale/ar/LC_MESSAGES/kstartperf.mo
|
||||
share/locale/ar/LC_MESSAGES/ksync.mo
|
||||
share/locale/ar/LC_MESSAGES/ksysguard.mo
|
||||
share/locale/ar/LC_MESSAGES/ksystemtrayapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/ksystraycmd.mo
|
||||
share/locale/ar/LC_MESSAGES/ksysv.mo
|
||||
share/locale/ar/LC_MESSAGES/ktalkd.mo
|
||||
share/locale/ar/LC_MESSAGES/ktaskbarapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/kteatime.mo
|
||||
share/locale/ar/LC_MESSAGES/ktexteditor_insertfile.mo
|
||||
share/locale/ar/LC_MESSAGES/ktexteditor_isearch.mo
|
||||
share/locale/ar/LC_MESSAGES/ktexteditor_kdatatool.mo
|
||||
share/locale/ar/LC_MESSAGES/ktimemon.mo
|
||||
share/locale/ar/LC_MESSAGES/ktimer.mo
|
||||
share/locale/ar/LC_MESSAGES/ktip.mo
|
||||
share/locale/ar/LC_MESSAGES/ktouch.mo
|
||||
share/locale/ar/LC_MESSAGES/ktron.mo
|
||||
share/locale/ar/LC_MESSAGES/ktuberling.mo
|
||||
share/locale/ar/LC_MESSAGES/ktux.mo
|
||||
share/locale/ar/LC_MESSAGES/kuick_plugin.mo
|
||||
share/locale/ar/LC_MESSAGES/kuickshow.mo
|
||||
share/locale/ar/LC_MESSAGES/kuser.mo
|
||||
share/locale/ar/LC_MESSAGES/kverbos.mo
|
||||
share/locale/ar/LC_MESSAGES/kview.mo
|
||||
share/locale/ar/LC_MESSAGES/kviewbrowserplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/kviewpresenterplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/kviewscannerplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/kviewshell.mo
|
||||
share/locale/ar/LC_MESSAGES/kviewtemplateplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/kvoctrain.mo
|
||||
share/locale/ar/LC_MESSAGES/kweather.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin4.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_b2_config.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_cde_config.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_default_config.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_glow_config.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_icewm_config.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_keramik_config.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_modernsys_config.mo
|
||||
share/locale/ar/LC_MESSAGES/kwin_quartz_config.mo
|
||||
share/locale/ar/LC_MESSAGES/kworldclock.mo
|
||||
share/locale/ar/LC_MESSAGES/kwuftpd.mo
|
||||
share/locale/ar/LC_MESSAGES/kxconfig.mo
|
||||
share/locale/ar/LC_MESSAGES/kxkb.mo
|
||||
share/locale/ar/LC_MESSAGES/kxmlrpcd.mo
|
||||
share/locale/ar/LC_MESSAGES/kxsconfig.mo
|
||||
share/locale/ar/LC_MESSAGES/libkcal.mo
|
||||
share/locale/ar/LC_MESSAGES/libkcalsystem.mo
|
||||
share/locale/ar/LC_MESSAGES/libkdegames.mo
|
||||
share/locale/ar/LC_MESSAGES/libkdehighscores.mo
|
||||
share/locale/ar/LC_MESSAGES/libkdenetwork.mo
|
||||
share/locale/ar/LC_MESSAGES/libkdepim.mo
|
||||
share/locale/ar/LC_MESSAGES/libkicker.mo
|
||||
share/locale/ar/LC_MESSAGES/libkickermenu_kdeprint.mo
|
||||
share/locale/ar/LC_MESSAGES/libkickermenu_konsole.mo
|
||||
share/locale/ar/LC_MESSAGES/libkickermenu_prefmenu.mo
|
||||
share/locale/ar/LC_MESSAGES/libkickermenu_recentdocs.mo
|
||||
share/locale/ar/LC_MESSAGES/libkonq.mo
|
||||
share/locale/ar/LC_MESSAGES/libkpimexchange.mo
|
||||
share/locale/ar/LC_MESSAGES/libkscan.mo
|
||||
share/locale/ar/LC_MESSAGES/libkscreensaver.mo
|
||||
share/locale/ar/LC_MESSAGES/libksirtet.mo
|
||||
share/locale/ar/LC_MESSAGES/libksync.mo
|
||||
share/locale/ar/LC_MESSAGES/libtaskbar.mo
|
||||
share/locale/ar/LC_MESSAGES/libtaskmanager.mo
|
||||
share/locale/ar/LC_MESSAGES/lockout.mo
|
||||
share/locale/ar/LC_MESSAGES/lskat.mo
|
||||
share/locale/ar/LC_MESSAGES/lyrics.mo
|
||||
share/locale/ar/LC_MESSAGES/mediacontrol.mo
|
||||
share/locale/ar/LC_MESSAGES/megami.mo
|
||||
share/locale/ar/LC_MESSAGES/naughtyapplet.mo
|
||||
share/locale/ar/LC_MESSAGES/nexscope.mo
|
||||
share/locale/ar/LC_MESSAGES/noatun.mo
|
||||
share/locale/ar/LC_MESSAGES/nsplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/passwords.mo
|
||||
share/locale/ar/LC_MESSAGES/pitchablespeed.mo
|
||||
share/locale/ar/LC_MESSAGES/ppdtranslations.mo
|
||||
share/locale/ar/LC_MESSAGES/qeditor.mo
|
||||
share/locale/ar/LC_MESSAGES/quanta.mo
|
||||
share/locale/ar/LC_MESSAGES/quicklauncher.mo
|
||||
share/locale/ar/LC_MESSAGES/secpolicy.mo
|
||||
share/locale/ar/LC_MESSAGES/spy.mo
|
||||
share/locale/ar/LC_MESSAGES/synaescope.mo
|
||||
share/locale/ar/LC_MESSAGES/taskbarextension.mo
|
||||
share/locale/ar/LC_MESSAGES/timezones.mo
|
||||
share/locale/ar/LC_MESSAGES/tippecanoe.mo
|
||||
share/locale/ar/LC_MESSAGES/tyler.mo
|
||||
share/locale/ar/LC_MESSAGES/uachangerplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/validatorsplugin.mo
|
||||
share/locale/ar/LC_MESSAGES/wakeup.mo
|
||||
share/locale/ar/LC_MESSAGES/wavecapture.mo
|
||||
share/locale/ar/LC_MESSAGES/webarchiver.mo
|
||||
share/locale/ar/charset
|
||||
share/locale/ar/entry.desktop
|
||||
@dirrm share/locale/ar/LC_MESSAGES
|
||||
@dirrm share/locale/ar
|
|
@ -16,6 +16,7 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Localized messages and documentation for KDE
|
||||
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/share/locale/ar/entry.desktop:${PORTSDIR}/arabic/kde3-i18n \
|
||||
${LOCALBASE}/share/locale/ja/entry.desktop:${PORTSDIR}/japanese/kde3-i18n \
|
||||
${LOCALBASE}/share/locale/fr/entry.desktop:${PORTSDIR}/french/kde3-i18n \
|
||||
${LOCALBASE}/share/locale/de/entry.desktop:${PORTSDIR}/german/kde3-i18n \
|
||||
|
@ -26,7 +27,7 @@ RUN_DEPENDS+=\
|
|||
${LOCALBASE}/share/locale/vi/entry.desktop:${PORTSDIR}/vietnamese/kde3-i18n \
|
||||
${LOCALBASE}/share/locale/pl/entry.desktop:${PORTSDIR}/polish/kde3-i18n
|
||||
|
||||
.for LANG in af ar bg bs ca cs da el en_GB eo es et fa fi hr is it \
|
||||
.for LANG in af bg bs ca cs da el en_GB eo es et fa fi hr is it \
|
||||
lt mk mt nb nl nn nso ro sk sl sr sv ta th tr ven xh zu
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG}
|
||||
|
|
|
@ -16,6 +16,7 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Localized messages and documentation for KDE
|
||||
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/share/locale/ar/entry.desktop:${PORTSDIR}/arabic/kde3-i18n \
|
||||
${LOCALBASE}/share/locale/ja/entry.desktop:${PORTSDIR}/japanese/kde3-i18n \
|
||||
${LOCALBASE}/share/locale/fr/entry.desktop:${PORTSDIR}/french/kde3-i18n \
|
||||
${LOCALBASE}/share/locale/de/entry.desktop:${PORTSDIR}/german/kde3-i18n \
|
||||
|
@ -26,7 +27,7 @@ RUN_DEPENDS+=\
|
|||
${LOCALBASE}/share/locale/vi/entry.desktop:${PORTSDIR}/vietnamese/kde3-i18n \
|
||||
${LOCALBASE}/share/locale/pl/entry.desktop:${PORTSDIR}/polish/kde3-i18n
|
||||
|
||||
.for LANG in af ar bg bs ca cs da el en_GB eo es et fa fi hr is it \
|
||||
.for LANG in af bg bs ca cs da el en_GB eo es et fa fi hr is it \
|
||||
lt mk mt nb nl nn nso ro sk sl sr sv ta th tr ven xh zu
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG}
|
||||
|
|
|
@ -1,29 +0,0 @@
|
|||
# New ports collection makefile for: koffice-i18n-ar
|
||||
# Date created: 27 April 2003
|
||||
# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= koffice-i18n
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES?= misc kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src
|
||||
PKGNAMEPREFIX= ar-
|
||||
DIST_SUBDIR= KDE
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Localized messages and documentation for koffice
|
||||
|
||||
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_KDELIBS_VER=3
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
KDE_I18N= yes
|
||||
|
||||
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1 +0,0 @@
|
|||
MD5 (KDE/kde-i18n/koffice-i18n-ar-1.2.1.tar.bz2) = ad35001fce03b5d895d284cbc7109555
|
|
@ -1,3 +0,0 @@
|
|||
Localized messages and documentation for koffice.
|
||||
|
||||
WWW: http://koffice.kde.org/
|
|
@ -1,36 +0,0 @@
|
|||
share/locale/ar/LC_MESSAGES/csvfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/desktop_koffice.mo
|
||||
share/locale/ar/LC_MESSAGES/example.mo
|
||||
share/locale/ar/LC_MESSAGES/graphite.mo
|
||||
share/locale/ar/LC_MESSAGES/kchart.mo
|
||||
share/locale/ar/LC_MESSAGES/kfile_koffice.mo
|
||||
share/locale/ar/LC_MESSAGES/kformula.mo
|
||||
share/locale/ar/LC_MESSAGES/kformulalatexfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/kformulapngfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/kivio.mo
|
||||
share/locale/ar/LC_MESSAGES/koconverter.mo
|
||||
share/locale/ar/LC_MESSAGES/kocryptfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/koffice.mo
|
||||
share/locale/ar/LC_MESSAGES/kontour.mo
|
||||
share/locale/ar/LC_MESSAGES/koshell.mo
|
||||
share/locale/ar/LC_MESSAGES/kounavail.mo
|
||||
share/locale/ar/LC_MESSAGES/kpresenter.mo
|
||||
share/locale/ar/LC_MESSAGES/kpresenterkwordfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/krita.mo
|
||||
share/locale/ar/LC_MESSAGES/kscan_plugin.mo
|
||||
share/locale/ar/LC_MESSAGES/kspread.mo
|
||||
share/locale/ar/LC_MESSAGES/kspreadcalc_calc.mo
|
||||
share/locale/ar/LC_MESSAGES/kspreadqprofilter.mo
|
||||
share/locale/ar/LC_MESSAGES/kugar.mo
|
||||
share/locale/ar/LC_MESSAGES/kword.mo
|
||||
share/locale/ar/LC_MESSAGES/kwordasciifilter.mo
|
||||
share/locale/ar/LC_MESSAGES/kwordhtmlexportfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/kwordhtmlfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/kwordhtmlimportfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/kwordlatexfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/olefilterswinword97filter.mo
|
||||
share/locale/ar/LC_MESSAGES/xsltexportfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/xsltfilter.mo
|
||||
share/locale/ar/LC_MESSAGES/xsltimportfilter.mo
|
||||
@dirrm share/locale/ar/LC_MESSAGES
|
||||
@dirrm share/locale/ar
|
|
@ -16,10 +16,11 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Localized messages and documentation for KDE
|
||||
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/shaer/locale/ar/LC_MESSAGES/kword.mo:${PORTSDIR}/arabic/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/de/LC_MESSAGES/kword.mo:${PORTSDIR}/german/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/fr/LC_MESSAGES/kword.mo:${PORTSDIR}/french/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/hu/LC_MESSAGES/kword.mo:${PORTSDIR}/hungarian/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/he/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/japanese/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/pl/LC_MESSAGES/kword.mo:${PORTSDIR}/polish/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/pt/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n\
|
||||
|
@ -28,7 +29,7 @@ RUN_DEPENDS+=\
|
|||
${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\
|
||||
${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW
|
||||
|
||||
.for LANG in af ar bs cs da el en_GB eo es et it \
|
||||
.for LANG in af bs cs da el en_GB eo es et it \
|
||||
lt lv mt nb nl nn sk sl sv th tr ven xh zu
|
||||
RUN_DEPENDS+=\
|
||||
${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG}
|
||||
|
|
|
@ -9,8 +9,6 @@
|
|||
SUBDIR += XFree86-4-fontScalable
|
||||
SUBDIR += Xft
|
||||
SUBDIR += Xg
|
||||
SUBDIR += ae_fonts_mono
|
||||
SUBDIR += ae_fonts_ttf
|
||||
SUBDIR += artwiz-fonts
|
||||
SUBDIR += bdfresize
|
||||
SUBDIR += bitmap-fonts
|
||||
|
@ -24,8 +22,6 @@
|
|||
SUBDIR += gfe
|
||||
SUBDIR += intlfonts
|
||||
SUBDIR += jmk-x11-fonts
|
||||
SUBDIR += kacst_fonts
|
||||
SUBDIR += khotot
|
||||
SUBDIR += lfpfonts-fix
|
||||
SUBDIR += lfpfonts-var
|
||||
SUBDIR += mkbold
|
||||
|
|
|
@ -1,41 +0,0 @@
|
|||
# New ports collection makefile for: ae_fonts_mono
|
||||
# Date created: August 22, 2003
|
||||
# Whom: Samy Al Bahra <samy@kerneled.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ae_fonts_mono
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
DISTNAME= ae_fonts_mono
|
||||
|
||||
MAINTAINER= samy@kerneled.com
|
||||
COMMENT= A collection of PCF fonts that include Arabic glyphs
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${XFREE86_VERSION} == 4
|
||||
BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
|
||||
.elif ${XFREE86_VERSION} == 3
|
||||
BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86
|
||||
.endif
|
||||
|
||||
do-build:
|
||||
@mkfontdir ${WRKSRC}
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/X11/fonts/ae_fonts_mono
|
||||
@${INSTALL_DATA} ${WRKSRC}/*.pcf ${PREFIX}/lib/X11/fonts/ae_fonts_mono
|
||||
@${INSTALL_DATA} ${WRKSRC}/fonts.dir ${PREFIX}/lib/X11/fonts/ae_fonts_mono
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE} | ${SED} "s|X11BASE|${X11BASE}|g" \
|
||||
| ${SED} "s|PORTNAME|${PORTNAME}|g"
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1 +0,0 @@
|
|||
MD5 (ae_fonts_mono.tar.bz2) = 87817fe3f20eddbfe03264f6c6cf0c4e
|
|
@ -1,7 +0,0 @@
|
|||
Some popular PCF Arabic fonts created and used by
|
||||
the Arabic UNIX community.
|
||||
|
||||
WWW: http://www.arabeyes.org/project.php?proj=Khotot
|
||||
|
||||
- Samy Al Bahra
|
||||
samy@kerneled.com
|
|
@ -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"
|
||||
------------------------------------------------------------------
|
|
@ -1,3 +0,0 @@
|
|||
lib/X11/fonts/ae_fonts_mono/10x21.pcf
|
||||
lib/X11/fonts/ae_fonts_mono/fonts.dir
|
||||
@dirrm lib/X11/fonts/ae_fonts_mono
|
|
@ -1,78 +0,0 @@
|
|||
# New ports collection makefile for: ae_fonts1_ttf
|
||||
# Date created: August 22 2003
|
||||
# Whom: Samy Al Bahra <samy@kerneled.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ae_fonts1_ttf
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
DISTNAME= ae_fonts1_ttf_${PORTVERSION}
|
||||
|
||||
MAINTAINER= samy@kerneled.com
|
||||
COMMENT= A collection of truetype Arabic fonts created by Arabeyes.org
|
||||
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/ae_fonts1
|
||||
|
||||
.if !defined(WITHOUT_AAHS)
|
||||
FONTS= AAHS
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_AGA)
|
||||
FONTS+= AGA
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_FS)
|
||||
FONTS+= FS
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_KASR)
|
||||
FONTS+= Kasr
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_MCS)
|
||||
FONTS+= MCS
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_SHMOOKH)
|
||||
FONTS+= Shmookh
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "*****************************************************"
|
||||
@${ECHO_MSG} "The following make variables can be set to"
|
||||
@${ECHO_MSG} "exclude certain font sets:"
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "WITHOUT_AAHS - do not install the AAHS font set"
|
||||
@${ECHO_MSG} "WITHOUT_AGA - do not install the AGA font set"
|
||||
@${ECHO_MSG} "WITHOUT_FS - do not install the FS font set"
|
||||
@${ECHO_MSG} "WITHOUT_KASR - do not install the Kasr font set"
|
||||
@${ECHO_MSG} "WITHOUT_MCS - do not install the MCS font set"
|
||||
@${ECHO_MSG} "WITHOUT_SHMOOKH - do not install the Shmookh font set"
|
||||
@${ECHO_MSG} "*****************************************************"
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
do-build:
|
||||
.for i in ${FONTS}
|
||||
@ttmkfdir -c -d ${WRKSRC}/${i} > ${WRKSRC}/${i}/fonts.dir
|
||||
.endfor
|
||||
|
||||
do-install:
|
||||
.for i in ${FONTS}
|
||||
@${MKDIR} ${PREFIX}/lib/X11/fonts/ae_fonts1/${i}
|
||||
@${INSTALL_DATA} ${WRKSRC}/${i}/* ${PREFIX}/lib/X11/fonts/ae_fonts1/${i}
|
||||
.endfor
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE} | ${SED} "s|X11BASE|${X11BASE}|g" \
|
||||
| ${SED} "s|PORTNAME|ae_fonts1|g"
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1 +0,0 @@
|
|||
MD5 (ae_fonts1_ttf_1.0.tar.bz2) = 26fc4216e9ef3c4427ef37df23e61ff4
|
|
@ -1,9 +0,0 @@
|
|||
This port contains a collection of some of the most
|
||||
popular Arabic fonts created and used by the Arabic
|
||||
UNIX community. This truetype font set was developed
|
||||
at Arabeyes.
|
||||
|
||||
WWW: http://www.arabeyes.org/project.php?proj=Khotot
|
||||
|
||||
- Samy Al Bahra
|
||||
samy@kerneled.com
|
|
@ -1,14 +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/AAHS"
|
||||
FontPath "X11BASE/lib/X11/fonts/PORTNAME/AGA"
|
||||
FontPath "X11BASE/lib/X11/fonts/PORTNAME/FS"
|
||||
FontPath "X11BASE/lib/X11/fonts/PORTNAME/Kasr"
|
||||
FontPath "X11BASE/lib/X11/fonts/PORTNAME/MCS"
|
||||
FontPath "X11BASE/lib/X11/fonts/PORTNAME/Shmookh"
|
||||
------------------------------------------------------------------
|
|
@ -1,51 +0,0 @@
|
|||
lib/X11/fonts/ae_fonts1/Shmookh/fonts.dir
|
||||
lib/X11/fonts/ae_fonts1/Shmookh/ae_Tarablus.ttf
|
||||
lib/X11/fonts/ae_fonts1/Shmookh/ae_Sharjah.ttf
|
||||
lib/X11/fonts/ae_fonts1/Shmookh/ae_Rehan.ttf
|
||||
lib/X11/fonts/ae_fonts1/Shmookh/ae_Ouhod.ttf
|
||||
lib/X11/fonts/ae_fonts1/Shmookh/ae_Khalid.ttf
|
||||
lib/X11/fonts/ae_fonts1/Shmookh/ae_Hani.ttf
|
||||
lib/X11/fonts/ae_fonts1/Shmookh/ae_AlYermook.ttf
|
||||
lib/X11/fonts/ae_fonts1/MCS/fonts.dir
|
||||
lib/X11/fonts/ae_fonts1/MCS/ae_Tholoth.ttf
|
||||
lib/X11/fonts/ae_fonts1/MCS/ae_Hor.ttf
|
||||
lib/X11/fonts/ae_fonts1/MCS/ae_Haramain.ttf
|
||||
lib/X11/fonts/ae_fonts1/MCS/ae_Electron.ttf
|
||||
lib/X11/fonts/ae_fonts1/Kasr/fonts.dir
|
||||
lib/X11/fonts/ae_fonts1/Kasr/ae_AlMothnna.ttf
|
||||
lib/X11/fonts/ae_fonts1/Kasr/ae_AlMohanad_bold.ttf
|
||||
lib/X11/fonts/ae_fonts1/Kasr/ae_AlMateen.ttf
|
||||
lib/X11/fonts/ae_fonts1/Kasr/ae_AlManzomah.ttf
|
||||
lib/X11/fonts/ae_fonts1/Kasr/ae_AlHor.ttf
|
||||
lib/X11/fonts/ae_fonts1/Kasr/ae_AlBattar.ttf
|
||||
lib/X11/fonts/ae_fonts1/FS/fonts.dir
|
||||
lib/X11/fonts/ae_fonts1/FS/ae_Shado.ttf
|
||||
lib/X11/fonts/ae_fonts1/FS/ae_Salem.ttf
|
||||
lib/X11/fonts/ae_fonts1/FS/ae_Nice.ttf
|
||||
lib/X11/fonts/ae_fonts1/FS/ae_Metal.ttf
|
||||
lib/X11/fonts/ae_fonts1/FS/ae_Jet.ttf
|
||||
lib/X11/fonts/ae_fonts1/FS/ae_Japan.ttf
|
||||
lib/X11/fonts/ae_fonts1/FS/ae_Graph.ttf
|
||||
lib/X11/fonts/ae_fonts1/FS/ae_Arab.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/fonts.dir
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Sindibad.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Rasheeq_bold.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Petra.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Nada.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Mashq_bold.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Mashq.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Kayrawan.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Granada.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Furat.ttf
|
||||
lib/X11/fonts/ae_fonts1/AGA/ae_Dimnah.ttf
|
||||
lib/X11/fonts/ae_fonts1/AAHS/fonts.dir
|
||||
lib/X11/fonts/ae_fonts1/AAHS/ae_Ostorah.ttf
|
||||
lib/X11/fonts/ae_fonts1/AAHS/ae_Nagham.ttf
|
||||
lib/X11/fonts/ae_fonts1/AAHS/ae_Cortoba.ttf
|
||||
@dirrm lib/X11/fonts/ae_fonts1/Shmookh
|
||||
@dirrm lib/X11/fonts/ae_fonts1/MCS
|
||||
@dirrm lib/X11/fonts/ae_fonts1/Kasr
|
||||
@dirrm lib/X11/fonts/ae_fonts1/FS
|
||||
@dirrm lib/X11/fonts/ae_fonts1/AGA
|
||||
@dirrm lib/X11/fonts/ae_fonts1/AAHS
|
||||
@dirrm lib/X11/fonts/ae_fonts1
|
|
@ -1,36 +0,0 @@
|
|||
# New ports collection makefile for: kacst_fonts
|
||||
# Date created: August 22 2003
|
||||
# Whom: Samy Al Bahra <samy@kerneled.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= kacst_fonts
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
DISTNAME= kacst_fonts_${PORTVERSION}
|
||||
|
||||
MAINTAINER= samy@kerneled.com
|
||||
COMMENT= Truetype Arabic fonts created by KACST
|
||||
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION}
|
||||
|
||||
do-build:
|
||||
@ttmkfdir -c -d ${WRKSRC} > ${WRKSRC}/fonts.dir
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/X11/fonts/kacst_fonts/
|
||||
@${INSTALL_DATA} ${WRKSRC}/*.ttf ${PREFIX}/lib/X11/fonts/kacst_fonts/
|
||||
@${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"
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1 +0,0 @@
|
|||
MD5 (kacst_fonts_1.4.tar.bz2) = 09469c4400a2b350d5d77144202731bf
|
|
@ -1,8 +0,0 @@
|
|||
This port contains a collection of TrueType Arabic
|
||||
fonts created by the King Abdulaziz Scientific
|
||||
organization in Saudi Arabia.
|
||||
|
||||
WWW: http://www.arabeyes.org/project.php?proj=Khotot
|
||||
|
||||
- Samy Al Bahra
|
||||
samy@kerneled.com
|
|
@ -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"
|
||||
------------------------------------------------------------------
|
|
@ -1,13 +0,0 @@
|
|||
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/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/fonts.dir
|
||||
@dirrm lib/X11/fonts/kacst_fonts
|
|
@ -1,58 +0,0 @@
|
|||
# New ports collection makefile for: khotot
|
||||
# Date created: August 23 2003
|
||||
# Whom: Samy Al Bahra <samy@kerneled.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= khotot
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= #
|
||||
DISTFILES= #
|
||||
EXTRACT_ONLY= #
|
||||
|
||||
MAINTAINER= samy@kerneled.com
|
||||
COMMENT= A meta-port of the most popular font packages
|
||||
|
||||
.if !defined(WITHOUT_MONO)
|
||||
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/ae_fonts_mono/fonts.dir:${PORTSDIR}/x11-fonts/ae_fonts_mono
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_AEFONTS)
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/ae_fonts1/AAHS/fonts.dir:${PORTSDIR}/x11-fonts/ae_fonts_ttf
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_KACST)
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/kacst_fonts/fonts.dir:${PORTSDIR}/x11-fonts/kacst_fonts
|
||||
.endif
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "**********************************************"
|
||||
@${ECHO_MSG} "The following make variables can be set to"
|
||||
@${ECHO_MSG} "exclude certain font sets:"
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "WITHOUT_MONO - do not install the Arabic PCF"
|
||||
@${ECHO_MSG} " fonts"
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "WITHOUT_AEFONTS - do not install the Arabeyes"
|
||||
@${ECHO_MSG} " truetype Arabic fonts"
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "WITHOUT_KACST - do not install the truetype"
|
||||
@${ECHO_MSG} " Arabic fonts created in the"
|
||||
@${ECHO_MSG} " King AbdulAziz University of"
|
||||
@${ECHO_MSG} " Riyadh, Saudi Arabia"
|
||||
@${ECHO_MSG} "**********************************************"
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
do-install:
|
||||
# This is a meta-port, the do-install target is not needed
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE} | ${SED} "s|X11BASE|${X11BASE}|g" \
|
||||
${PKGDIR}/pkg-message
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,8 +0,0 @@
|
|||
This port contains a collection of some of the most
|
||||
popular Arabic fonts created and used by the Arabic
|
||||
UNIX community.
|
||||
|
||||
WWW: http://www.arabeyes.org/project.php?proj=Khotot
|
||||
|
||||
- Samy Al Bahra
|
||||
samy@kerneled.com
|
|
@ -1,16 +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/ae_fonts_mono"
|
||||
FontPath "X11BASE/lib/X11/fonts/ae_fonts1/AAHS"
|
||||
FontPath "X11BASE/lib/X11/fonts/ae_fonts1/AGA"
|
||||
FontPath "X11BASE/lib/X11/fonts/ae_fonts1/FS"
|
||||
FontPath "X11BASE/lib/X11/fonts/ae_fonts1/Kasr"
|
||||
FontPath "X11BASE/lib/X11/fonts/ae_fonts1/MCS"
|
||||
FontPath "X11BASE/lib/X11/fonts/ae_fonts1/Shmookh"
|
||||
FontPath "X11BASE/lib/X11/fonts/kacst_fonts"
|
||||
------------------------------------------------------------------
|
|
@ -1 +0,0 @@
|
|||
@comment This is a meta-port. pkg-plist is intentionally empty.
|
Loading…
Reference in a new issue