mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Add koffice-i18n-bg, localized messages and documentation for koffice
(bulgarian)
This commit is contained in:
parent
b2ba59343e
commit
88e4d19f4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108325
31
editors/koffice-i18n-bg/Makefile
Normal file
31
editors/koffice-i18n-bg/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# New ports collection makefile for: koffice-i18n-bs
|
||||
# Date created: 27 April 2003
|
||||
# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= koffice-i18n
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES?= misc kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src
|
||||
PKGNAMEPREFIX= bg-
|
||||
DIST_SUBDIR= KDE
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Localized messages and documentation for koffice
|
||||
|
||||
IGNORE= This port will be activated shortly
|
||||
|
||||
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>
|
2
editors/koffice-i18n-bg/distinfo
Normal file
2
editors/koffice-i18n-bg/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (KDE/kde-i18n/koffice-i18n-bg-1.3.1.tar.bz2) = 2992a66afb37de410a3c93fbaa0bca29
|
||||
SIZE (KDE/kde-i18n/koffice-i18n-bg-1.3.1.tar.bz2) = 552618
|
3
editors/koffice-i18n-bg/pkg-descr
Normal file
3
editors/koffice-i18n-bg/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Localized messages and documentation for koffice.
|
||||
|
||||
WWW: http://koffice.kde.org/
|
29
editors/koffice-i18n-bg/pkg-plist
Normal file
29
editors/koffice-i18n-bg/pkg-plist
Normal file
@ -0,0 +1,29 @@
|
||||
share/locale/bs/LC_MESSAGES/csvfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/desktop_koffice.mo
|
||||
share/locale/bs/LC_MESSAGES/example.mo
|
||||
share/locale/bs/LC_MESSAGES/graphite.mo
|
||||
share/locale/bs/LC_MESSAGES/kchart.mo
|
||||
share/locale/bs/LC_MESSAGES/kfile_koffice.mo
|
||||
share/locale/bs/LC_MESSAGES/kformula.mo
|
||||
share/locale/bs/LC_MESSAGES/kformulalatexfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kformulapngfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kocryptfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/koffice.mo
|
||||
share/locale/bs/LC_MESSAGES/kontour.mo
|
||||
share/locale/bs/LC_MESSAGES/koshell.mo
|
||||
share/locale/bs/LC_MESSAGES/kounavail.mo
|
||||
share/locale/bs/LC_MESSAGES/krita.mo
|
||||
share/locale/bs/LC_MESSAGES/kscan_plugin.mo
|
||||
share/locale/bs/LC_MESSAGES/kspread.mo
|
||||
share/locale/bs/LC_MESSAGES/kspreadqprofilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kugar.mo
|
||||
share/locale/bs/LC_MESSAGES/kword.mo
|
||||
share/locale/bs/LC_MESSAGES/kwordasciifilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kwordhtmlexportfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kwordhtmlimportfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kwordlatexfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/olefilterswinword97filter.mo
|
||||
share/locale/bs/LC_MESSAGES/xsltexportfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/xsltimportfilter.mo
|
||||
@dirrm share/locale/bs/LC_MESSAGES
|
||||
@dirrm share/locale/bs
|
@ -213,6 +213,7 @@
|
||||
SUBDIR += knewsticker-scripts
|
||||
SUBDIR += koffice-i18n
|
||||
SUBDIR += koffice-i18n-af
|
||||
SUBDIR += koffice-i18n-bg
|
||||
SUBDIR += koffice-i18n-bs
|
||||
SUBDIR += koffice-i18n-ca
|
||||
SUBDIR += koffice-i18n-cs
|
||||
|
31
misc/koffice-i18n-bg/Makefile
Normal file
31
misc/koffice-i18n-bg/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# New ports collection makefile for: koffice-i18n-bs
|
||||
# Date created: 27 April 2003
|
||||
# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= koffice-i18n
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES?= misc kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src
|
||||
PKGNAMEPREFIX= bg-
|
||||
DIST_SUBDIR= KDE
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Localized messages and documentation for koffice
|
||||
|
||||
IGNORE= This port will be activated shortly
|
||||
|
||||
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>
|
2
misc/koffice-i18n-bg/distinfo
Normal file
2
misc/koffice-i18n-bg/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (KDE/kde-i18n/koffice-i18n-bg-1.3.1.tar.bz2) = 2992a66afb37de410a3c93fbaa0bca29
|
||||
SIZE (KDE/kde-i18n/koffice-i18n-bg-1.3.1.tar.bz2) = 552618
|
3
misc/koffice-i18n-bg/pkg-descr
Normal file
3
misc/koffice-i18n-bg/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Localized messages and documentation for koffice.
|
||||
|
||||
WWW: http://koffice.kde.org/
|
29
misc/koffice-i18n-bg/pkg-plist
Normal file
29
misc/koffice-i18n-bg/pkg-plist
Normal file
@ -0,0 +1,29 @@
|
||||
share/locale/bs/LC_MESSAGES/csvfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/desktop_koffice.mo
|
||||
share/locale/bs/LC_MESSAGES/example.mo
|
||||
share/locale/bs/LC_MESSAGES/graphite.mo
|
||||
share/locale/bs/LC_MESSAGES/kchart.mo
|
||||
share/locale/bs/LC_MESSAGES/kfile_koffice.mo
|
||||
share/locale/bs/LC_MESSAGES/kformula.mo
|
||||
share/locale/bs/LC_MESSAGES/kformulalatexfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kformulapngfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kocryptfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/koffice.mo
|
||||
share/locale/bs/LC_MESSAGES/kontour.mo
|
||||
share/locale/bs/LC_MESSAGES/koshell.mo
|
||||
share/locale/bs/LC_MESSAGES/kounavail.mo
|
||||
share/locale/bs/LC_MESSAGES/krita.mo
|
||||
share/locale/bs/LC_MESSAGES/kscan_plugin.mo
|
||||
share/locale/bs/LC_MESSAGES/kspread.mo
|
||||
share/locale/bs/LC_MESSAGES/kspreadqprofilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kugar.mo
|
||||
share/locale/bs/LC_MESSAGES/kword.mo
|
||||
share/locale/bs/LC_MESSAGES/kwordasciifilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kwordhtmlexportfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kwordhtmlimportfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/kwordlatexfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/olefilterswinword97filter.mo
|
||||
share/locale/bs/LC_MESSAGES/xsltexportfilter.mo
|
||||
share/locale/bs/LC_MESSAGES/xsltimportfilter.mo
|
||||
@dirrm share/locale/bs/LC_MESSAGES
|
||||
@dirrm share/locale/bs
|
Loading…
Reference in New Issue
Block a user