mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
New port: localized messages and documentation for koffice
This commit is contained in:
parent
3e9f5b7fc1
commit
e3d0328b5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81450
29
editors/koffice-i18n-mt/Makefile
Normal file
29
editors/koffice-i18n-mt/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: koffice-i18n-mt
|
||||
# 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= mt-
|
||||
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-mt/distinfo
Normal file
1
editors/koffice-i18n-mt/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (KDE/kde-i18n/koffice-i18n-mt-1.2.1.tar.bz2) = e8eb1785fba763ac9b4ea8b21255812e
|
3
editors/koffice-i18n-mt/pkg-descr
Normal file
3
editors/koffice-i18n-mt/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Localized messages and documentation for koffice.
|
||||
|
||||
WWW: http://koffice.kde.org/
|
40
editors/koffice-i18n-mt/pkg-plist
Normal file
40
editors/koffice-i18n-mt/pkg-plist
Normal file
@ -0,0 +1,40 @@
|
||||
share/locale/mt/LC_MESSAGES/csvfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/desktop_koffice.mo
|
||||
share/locale/mt/LC_MESSAGES/example.mo
|
||||
share/locale/mt/LC_MESSAGES/graphite.mo
|
||||
share/locale/mt/LC_MESSAGES/karbon.mo
|
||||
share/locale/mt/LC_MESSAGES/kchart.mo
|
||||
share/locale/mt/LC_MESSAGES/kfile_koffice.mo
|
||||
share/locale/mt/LC_MESSAGES/kformula.mo
|
||||
share/locale/mt/LC_MESSAGES/kformulalatexfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/kformulalib.mo
|
||||
share/locale/mt/LC_MESSAGES/kformulapngfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/kivio.mo
|
||||
share/locale/mt/LC_MESSAGES/koconverter.mo
|
||||
share/locale/mt/LC_MESSAGES/kocryptfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/koffice.mo
|
||||
share/locale/mt/LC_MESSAGES/kontour.mo
|
||||
share/locale/mt/LC_MESSAGES/koshell.mo
|
||||
share/locale/mt/LC_MESSAGES/kounavail.mo
|
||||
share/locale/mt/LC_MESSAGES/kplato.mo
|
||||
share/locale/mt/LC_MESSAGES/kpresenter.mo
|
||||
share/locale/mt/LC_MESSAGES/kpresenterkwordfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/krita.mo
|
||||
share/locale/mt/LC_MESSAGES/kscan_plugin.mo
|
||||
share/locale/mt/LC_MESSAGES/kspread.mo
|
||||
share/locale/mt/LC_MESSAGES/kspreadcalc_calc.mo
|
||||
share/locale/mt/LC_MESSAGES/kspreadqprofilter.mo
|
||||
share/locale/mt/LC_MESSAGES/kthesaurus.mo
|
||||
share/locale/mt/LC_MESSAGES/kugar.mo
|
||||
share/locale/mt/LC_MESSAGES/kword.mo
|
||||
share/locale/mt/LC_MESSAGES/kwordasciifilter.mo
|
||||
share/locale/mt/LC_MESSAGES/kwordhtmlexportfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/kwordhtmlimportfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/kwordlatexfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/kwordmswritefilter.mo
|
||||
share/locale/mt/LC_MESSAGES/olefilterswinword97filter.mo
|
||||
share/locale/mt/LC_MESSAGES/thesaurus_tool.mo
|
||||
share/locale/mt/LC_MESSAGES/xsltexportfilter.mo
|
||||
share/locale/mt/LC_MESSAGES/xsltimportfilter.mo
|
||||
@dirrm share/locale/mt/LC_MESSAGES
|
||||
@dirrm share/locale/mt
|
@ -197,6 +197,7 @@
|
||||
SUBDIR += koffice-i18n-it
|
||||
SUBDIR += koffice-i18n-lt
|
||||
SUBDIR += koffice-i18n-lv
|
||||
SUBDIR += koffice-i18n-mt
|
||||
SUBDIR += kp
|
||||
SUBDIR += kwatch
|
||||
SUBDIR += lc
|
||||
|
29
misc/koffice-i18n-lv/Makefile
Normal file
29
misc/koffice-i18n-lv/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: koffice-i18n-lv
|
||||
# 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= lv-
|
||||
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-lv/distinfo
Normal file
1
misc/koffice-i18n-lv/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (KDE/kde-i18n/koffice-i18n-lv-1.2.1.tar.bz2) = 15cf6b3a8ca3caa0f6e4b9b51810b555
|
3
misc/koffice-i18n-lv/pkg-descr
Normal file
3
misc/koffice-i18n-lv/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Localized messages and documentation for koffice.
|
||||
|
||||
WWW: http://koffice.kde.org/
|
34
misc/koffice-i18n-lv/pkg-plist
Normal file
34
misc/koffice-i18n-lv/pkg-plist
Normal file
@ -0,0 +1,34 @@
|
||||
share/locale/lv/LC_MESSAGES/csvfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/desktop_koffice.mo
|
||||
share/locale/lv/LC_MESSAGES/example.mo
|
||||
share/locale/lv/LC_MESSAGES/graphite.mo
|
||||
share/locale/lv/LC_MESSAGES/kchart.mo
|
||||
share/locale/lv/LC_MESSAGES/kformula.mo
|
||||
share/locale/lv/LC_MESSAGES/kformulalatexfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/kformulapngfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/kivio.mo
|
||||
share/locale/lv/LC_MESSAGES/kocryptfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/koffice.mo
|
||||
share/locale/lv/LC_MESSAGES/kontour.mo
|
||||
share/locale/lv/LC_MESSAGES/koshell.mo
|
||||
share/locale/lv/LC_MESSAGES/kounavail.mo
|
||||
share/locale/lv/LC_MESSAGES/kpresenter.mo
|
||||
share/locale/lv/LC_MESSAGES/kpresenterkwordfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/krita.mo
|
||||
share/locale/lv/LC_MESSAGES/kscan_plugin.mo
|
||||
share/locale/lv/LC_MESSAGES/kspread.mo
|
||||
share/locale/lv/LC_MESSAGES/kspreadcalc_calc.mo
|
||||
share/locale/lv/LC_MESSAGES/kspreadqprofilter.mo
|
||||
share/locale/lv/LC_MESSAGES/kugar.mo
|
||||
share/locale/lv/LC_MESSAGES/kword.mo
|
||||
share/locale/lv/LC_MESSAGES/kwordasciifilter.mo
|
||||
share/locale/lv/LC_MESSAGES/kwordhtmlexportfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/kwordhtmlfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/kwordhtmlimportfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/kwordlatexfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/olefilterswinword97filter.mo
|
||||
share/locale/lv/LC_MESSAGES/xsltexportfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/xsltfilter.mo
|
||||
share/locale/lv/LC_MESSAGES/xsltimportfilter.mo
|
||||
@dirrm share/locale/lv/LC_MESSAGES
|
||||
@dirrm share/locale/lv
|
Loading…
x
Reference in New Issue
Block a user