New port: localized messages and documentation for koffice
This commit is contained in:
parent
d4d5c6c150
commit
d4cb819ffd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81468
13 changed files with 213 additions and 0 deletions
29
editors/koffice-i18n-tr/Makefile
Normal file
29
editors/koffice-i18n-tr/Makefile
Normal file
|
@ -0,0 +1,29 @@
|
|||
# New ports collection makefile for: koffice-i18n-tr
|
||||
# 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= tr-
|
||||
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
editors/koffice-i18n-tr/distinfo
Normal file
1
editors/koffice-i18n-tr/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (KDE/kde-i18n/koffice-i18n-tr-1.2.1.tar.bz2) = 4adc2b284f1600c6e514ae30e32b00d2
|
3
editors/koffice-i18n-tr/pkg-descr
Normal file
3
editors/koffice-i18n-tr/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Localized messages and documentation for koffice.
|
||||
|
||||
WWW: http://koffice.kde.org/
|
38
editors/koffice-i18n-tr/pkg-plist
Normal file
38
editors/koffice-i18n-tr/pkg-plist
Normal file
|
@ -0,0 +1,38 @@
|
|||
share/locale/tr/LC_MESSAGES/csvfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/example.mo
|
||||
share/locale/tr/LC_MESSAGES/graphite.mo
|
||||
share/locale/tr/LC_MESSAGES/karbon.mo
|
||||
share/locale/tr/LC_MESSAGES/kchart.mo
|
||||
share/locale/tr/LC_MESSAGES/kdatabase.mo
|
||||
share/locale/tr/LC_MESSAGES/kfile_koffice.mo
|
||||
share/locale/tr/LC_MESSAGES/kformula.mo
|
||||
share/locale/tr/LC_MESSAGES/kformulalatexfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kformulapngfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kivio.mo
|
||||
share/locale/tr/LC_MESSAGES/koconverter.mo
|
||||
share/locale/tr/LC_MESSAGES/kocryptfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/koffice.mo
|
||||
share/locale/tr/LC_MESSAGES/kontour.mo
|
||||
share/locale/tr/LC_MESSAGES/koshell.mo
|
||||
share/locale/tr/LC_MESSAGES/kounavail.mo
|
||||
share/locale/tr/LC_MESSAGES/kplato.mo
|
||||
share/locale/tr/LC_MESSAGES/kpresenter.mo
|
||||
share/locale/tr/LC_MESSAGES/kpresenterkwordfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/krita.mo
|
||||
share/locale/tr/LC_MESSAGES/kscan_plugin.mo
|
||||
share/locale/tr/LC_MESSAGES/kspread.mo
|
||||
share/locale/tr/LC_MESSAGES/kspreadcalc_calc.mo
|
||||
share/locale/tr/LC_MESSAGES/kspreadqprofilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kthesaurus.mo
|
||||
share/locale/tr/LC_MESSAGES/kudesigner.mo
|
||||
share/locale/tr/LC_MESSAGES/kugar.mo
|
||||
share/locale/tr/LC_MESSAGES/kword.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordasciifilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordhtmlexportfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordhtmlimportfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordlatexfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordmswritefilter.mo
|
||||
share/locale/tr/LC_MESSAGES/olefilterswinword97filter.mo
|
||||
share/locale/tr/LC_MESSAGES/thesaurus_tool.mo
|
||||
share/locale/tr/LC_MESSAGES/xsltexportfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/xsltimportfilter.mo
|
29
editors/koffice-kde4-l10n-tr/Makefile
Normal file
29
editors/koffice-kde4-l10n-tr/Makefile
Normal file
|
@ -0,0 +1,29 @@
|
|||
# New ports collection makefile for: koffice-i18n-tr
|
||||
# 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= tr-
|
||||
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
editors/koffice-kde4-l10n-tr/distinfo
Normal file
1
editors/koffice-kde4-l10n-tr/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (KDE/kde-i18n/koffice-i18n-tr-1.2.1.tar.bz2) = 4adc2b284f1600c6e514ae30e32b00d2
|
3
editors/koffice-kde4-l10n-tr/pkg-descr
Normal file
3
editors/koffice-kde4-l10n-tr/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Localized messages and documentation for koffice.
|
||||
|
||||
WWW: http://koffice.kde.org/
|
38
editors/koffice-kde4-l10n-tr/pkg-plist
Normal file
38
editors/koffice-kde4-l10n-tr/pkg-plist
Normal file
|
@ -0,0 +1,38 @@
|
|||
share/locale/tr/LC_MESSAGES/csvfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/example.mo
|
||||
share/locale/tr/LC_MESSAGES/graphite.mo
|
||||
share/locale/tr/LC_MESSAGES/karbon.mo
|
||||
share/locale/tr/LC_MESSAGES/kchart.mo
|
||||
share/locale/tr/LC_MESSAGES/kdatabase.mo
|
||||
share/locale/tr/LC_MESSAGES/kfile_koffice.mo
|
||||
share/locale/tr/LC_MESSAGES/kformula.mo
|
||||
share/locale/tr/LC_MESSAGES/kformulalatexfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kformulapngfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kivio.mo
|
||||
share/locale/tr/LC_MESSAGES/koconverter.mo
|
||||
share/locale/tr/LC_MESSAGES/kocryptfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/koffice.mo
|
||||
share/locale/tr/LC_MESSAGES/kontour.mo
|
||||
share/locale/tr/LC_MESSAGES/koshell.mo
|
||||
share/locale/tr/LC_MESSAGES/kounavail.mo
|
||||
share/locale/tr/LC_MESSAGES/kplato.mo
|
||||
share/locale/tr/LC_MESSAGES/kpresenter.mo
|
||||
share/locale/tr/LC_MESSAGES/kpresenterkwordfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/krita.mo
|
||||
share/locale/tr/LC_MESSAGES/kscan_plugin.mo
|
||||
share/locale/tr/LC_MESSAGES/kspread.mo
|
||||
share/locale/tr/LC_MESSAGES/kspreadcalc_calc.mo
|
||||
share/locale/tr/LC_MESSAGES/kspreadqprofilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kthesaurus.mo
|
||||
share/locale/tr/LC_MESSAGES/kudesigner.mo
|
||||
share/locale/tr/LC_MESSAGES/kugar.mo
|
||||
share/locale/tr/LC_MESSAGES/kword.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordasciifilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordhtmlexportfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordhtmlimportfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordlatexfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/kwordmswritefilter.mo
|
||||
share/locale/tr/LC_MESSAGES/olefilterswinword97filter.mo
|
||||
share/locale/tr/LC_MESSAGES/thesaurus_tool.mo
|
||||
share/locale/tr/LC_MESSAGES/xsltexportfilter.mo
|
||||
share/locale/tr/LC_MESSAGES/xsltimportfilter.mo
|
|
@ -206,6 +206,7 @@
|
|||
SUBDIR += koffice-i18n-sl
|
||||
SUBDIR += koffice-i18n-sv
|
||||
SUBDIR += koffice-i18n-th
|
||||
SUBDIR += koffice-i18n-tr
|
||||
SUBDIR += kp
|
||||
SUBDIR += kwatch
|
||||
SUBDIR += lc
|
||||
|
|
29
misc/koffice-i18n-th/Makefile
Normal file
29
misc/koffice-i18n-th/Makefile
Normal file
|
@ -0,0 +1,29 @@
|
|||
# New ports collection makefile for: koffice-i18n-th
|
||||
# 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= th-
|
||||
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
misc/koffice-i18n-th/distinfo
Normal file
1
misc/koffice-i18n-th/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (KDE/kde-i18n/koffice-i18n-th-1.2.1.tar.bz2) = 0e2d02f625d038fee262cbcb95281938
|
3
misc/koffice-i18n-th/pkg-descr
Normal file
3
misc/koffice-i18n-th/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Localized messages and documentation for koffice.
|
||||
|
||||
WWW: http://koffice.kde.org/
|
37
misc/koffice-i18n-th/pkg-plist
Normal file
37
misc/koffice-i18n-th/pkg-plist
Normal file
|
@ -0,0 +1,37 @@
|
|||
share/locale/th/LC_MESSAGES/csvfilter.mo
|
||||
share/locale/th/LC_MESSAGES/desktop_koffice.mo
|
||||
share/locale/th/LC_MESSAGES/example.mo
|
||||
share/locale/th/LC_MESSAGES/graphite.mo
|
||||
share/locale/th/LC_MESSAGES/karbon.mo
|
||||
share/locale/th/LC_MESSAGES/kchart.mo
|
||||
share/locale/th/LC_MESSAGES/kfile_koffice.mo
|
||||
share/locale/th/LC_MESSAGES/kformula.mo
|
||||
share/locale/th/LC_MESSAGES/kformulalatexfilter.mo
|
||||
share/locale/th/LC_MESSAGES/kformulapngfilter.mo
|
||||
share/locale/th/LC_MESSAGES/kivio.mo
|
||||
share/locale/th/LC_MESSAGES/koconverter.mo
|
||||
share/locale/th/LC_MESSAGES/koffice.mo
|
||||
share/locale/th/LC_MESSAGES/kontour.mo
|
||||
share/locale/th/LC_MESSAGES/koshell.mo
|
||||
share/locale/th/LC_MESSAGES/kounavail.mo
|
||||
share/locale/th/LC_MESSAGES/kplato.mo
|
||||
share/locale/th/LC_MESSAGES/kpresenter.mo
|
||||
share/locale/th/LC_MESSAGES/kpresenterkwordfilter.mo
|
||||
share/locale/th/LC_MESSAGES/krita.mo
|
||||
share/locale/th/LC_MESSAGES/kscan_plugin.mo
|
||||
share/locale/th/LC_MESSAGES/kspread.mo
|
||||
share/locale/th/LC_MESSAGES/kspreadcalc_calc.mo
|
||||
share/locale/th/LC_MESSAGES/kspreadqprofilter.mo
|
||||
share/locale/th/LC_MESSAGES/kthesaurus.mo
|
||||
share/locale/th/LC_MESSAGES/kugar.mo
|
||||
share/locale/th/LC_MESSAGES/kword.mo
|
||||
share/locale/th/LC_MESSAGES/kwordasciifilter.mo
|
||||
share/locale/th/LC_MESSAGES/kwordhtmlexportfilter.mo
|
||||
share/locale/th/LC_MESSAGES/kwordhtmlimportfilter.mo
|
||||
share/locale/th/LC_MESSAGES/kwordlatexfilter.mo
|
||||
share/locale/th/LC_MESSAGES/olefilterswinword97filter.mo
|
||||
share/locale/th/LC_MESSAGES/thesaurus_tool.mo
|
||||
share/locale/th/LC_MESSAGES/xsltexportfilter.mo
|
||||
share/locale/th/LC_MESSAGES/xsltimportfilter.mo
|
||||
@dirrm share/locale/th/LC_MESSAGES
|
||||
@dirrm share/locale/th
|
Loading…
Reference in a new issue