diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-06 22:22:59 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-06 22:22:59 +0800 |
commit | 34a518d142735ed67d56ffa5bcf894a5b82d165e (patch) | |
tree | 5c46d014bcb297d357ae07091ad28cd4ca8100d2 /math | |
parent | cdcd6cfc0321274d8c62596c2ed94a92c705d6f2 (diff) | |
download | marcuscom-ports-34a518d142735ed67d56ffa5bcf894a5b82d165e.tar marcuscom-ports-34a518d142735ed67d56ffa5bcf894a5b82d165e.tar.gz marcuscom-ports-34a518d142735ed67d56ffa5bcf894a5b82d165e.tar.bz2 marcuscom-ports-34a518d142735ed67d56ffa5bcf894a5b82d165e.tar.lz marcuscom-ports-34a518d142735ed67d56ffa5bcf894a5b82d165e.tar.xz marcuscom-ports-34a518d142735ed67d56ffa5bcf894a5b82d165e.tar.zst marcuscom-ports-34a518d142735ed67d56ffa5bcf894a5b82d165e.zip |
Update to 5.27.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12256 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 32 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 3 | ||||
-rw-r--r-- | math/gcalctool/files/patch-gcalctool_calctool.c | 11 | ||||
-rw-r--r-- | math/gcalctool/pkg-descr | 5 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 306 |
5 files changed, 357 insertions, 0 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile new file mode 100644 index 000000000..2b1ff8860 --- /dev/null +++ b/math/gcalctool/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: gcalctool +# Date created: 12 Jun 2002 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= gcalctool +PORTVERSION= 5.27.1 +PORTEPOCH= 2 +CATEGORIES= math gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows + +USE_BZIP2= yes +USE_BISON= build +INSTALLS_OMF= yes +USE_GETTEXT= yes +USE_GMAKE= yes +USE_AUTOTOOLS= libtool:15 +USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils libglade2 +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +MAN1= gcalctool.1 +GCONF_SCHEMAS= gcalctool.schemas + +.include <bsd.port.mk> diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo new file mode 100644 index 000000000..9403a35e9 --- /dev/null +++ b/math/gcalctool/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/gcalctool-5.27.1.tar.bz2) = b4ee0d28453943086535db36f6f767de +SHA256 (gnome2/gcalctool-5.27.1.tar.bz2) = 72de29f10a53fd3a5085fec66daa81b893a7ed7abe2f11dd59c1522e2b3cc52f +SIZE (gnome2/gcalctool-5.27.1.tar.bz2) = 1979531 diff --git a/math/gcalctool/files/patch-gcalctool_calctool.c b/math/gcalctool/files/patch-gcalctool_calctool.c new file mode 100644 index 000000000..31bcb0df4 --- /dev/null +++ b/math/gcalctool/files/patch-gcalctool_calctool.c @@ -0,0 +1,11 @@ +--- gcalctool/calctool.c.orig 2009-05-04 02:10:30.000000000 +0200 ++++ gcalctool/calctool.c 2009-05-06 16:14:25.000000000 +0200 +@@ -115,7 +115,7 @@ matherr(struct exception *exc) + + /* Translators: Error displayed to user when the math library reports an + * error */ +- snprintf(text, MAXLINE, _("Error in math library function %s"), exc->name); ++ snprintf(text, MAXLINE, _("Error in math library function %s")); + doerr(text); + + return 1; diff --git a/math/gcalctool/pkg-descr b/math/gcalctool/pkg-descr new file mode 100644 index 000000000..30e69fa21 --- /dev/null +++ b/math/gcalctool/pkg-descr @@ -0,0 +1,5 @@ +Gcalctool is a powerful graphical calulator with financial, logical and +scientific modes. It uses a multiple precision package to do its arithmetic to +give a high degree of accuracy. + +WWW: http://calctool.sourceforge.net/ diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist new file mode 100644 index 000000000..05c668cd0 --- /dev/null +++ b/math/gcalctool/pkg-plist @@ -0,0 +1,306 @@ +bin/gcalctool +bin/gnome-calculator +share/applications/gcalctool.desktop +%%DATADIR%%/gcalctool.ui +%%DATADIR%%/financial.ui +share/gnome/help/gcalctool/C/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/C/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/C/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/C/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/C/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/C/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/C/gcalctool.xml +share/gnome/help/gcalctool/C/legal.xml +share/gnome/help/gcalctool/bg/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/bg/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/bg/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/bg/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/bg/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/bg/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/bg/gcalctool.xml +share/gnome/help/gcalctool/ca/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/ca/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/ca/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/ca/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/ca/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/ca/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/ca/gcalctool.xml +share/gnome/help/gcalctool/de/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/de/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/de/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/de/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/de/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/de/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/de/gcalctool.xml +share/gnome/help/gcalctool/el/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/el/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/el/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/el/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/el/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/el/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/el/gcalctool.xml +share/gnome/help/gcalctool/es/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/es/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/es/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/es/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/es/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/es/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/es/gcalctool.xml +share/gnome/help/gcalctool/eu/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/eu/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/eu/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/eu/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/eu/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/eu/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/eu/gcalctool.xml +share/gnome/help/gcalctool/fr/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/fr/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/fr/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/fr/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/fr/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/fr/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/fr/gcalctool.xml +share/gnome/help/gcalctool/it/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/it/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/it/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/it/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/it/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/it/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/it/gcalctool.xml +share/gnome/help/gcalctool/ja/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/ja/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/ja/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/ja/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/ja/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/ja/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/ja/gcalctool.xml +share/gnome/help/gcalctool/ko/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/ko/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/ko/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/ko/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/ko/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/ko/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/ko/gcalctool.xml +share/gnome/help/gcalctool/oc/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/oc/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/oc/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/oc/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/oc/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/oc/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/oc/gcalctool.xml +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/pt_BR/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/pt_BR/gcalctool.xml +share/gnome/help/gcalctool/ru/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/ru/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/ru/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/ru/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/ru/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/ru/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/ru/gcalctool.xml +share/gnome/help/gcalctool/sv/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/sv/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/sv/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/sv/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/sv/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/sv/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/sv/gcalctool.xml +share/gnome/help/gcalctool/zh_CN/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/zh_CN/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/zh_CN/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/zh_CN/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/zh_CN/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/zh_CN/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/zh_CN/gcalctool.xml +share/gnome/help/gcalctool/zh_HK/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/zh_HK/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/zh_HK/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/zh_HK/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/zh_HK/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/zh_HK/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/zh_HK/gcalctool.xml +share/gnome/help/gcalctool/zh_TW/figures/gcalctool_advanced_window.png +share/gnome/help/gcalctool/zh_TW/figures/gcalctool_basic_window.png +share/gnome/help/gcalctool/zh_TW/figures/gcalctool_financial_window.png +share/gnome/help/gcalctool/zh_TW/figures/gcalctool_menu_symbol.png +share/gnome/help/gcalctool/zh_TW/figures/gcalctool_programming_window.png +share/gnome/help/gcalctool/zh_TW/figures/gcalctool_scientific_window.png +share/gnome/help/gcalctool/zh_TW/gcalctool.xml +share/locale/af/LC_MESSAGES/gcalctool.mo +share/locale/am/LC_MESSAGES/gcalctool.mo +share/locale/ar/LC_MESSAGES/gcalctool.mo +share/locale/as/LC_MESSAGES/gcalctool.mo +share/locale/ast/LC_MESSAGES/gcalctool.mo +share/locale/az/LC_MESSAGES/gcalctool.mo +share/locale/be/LC_MESSAGES/gcalctool.mo +share/locale/be@latin/LC_MESSAGES/gcalctool.mo +share/locale/bg/LC_MESSAGES/gcalctool.mo +share/locale/bn/LC_MESSAGES/gcalctool.mo +share/locale/bn_IN/LC_MESSAGES/gcalctool.mo +share/locale/bs/LC_MESSAGES/gcalctool.mo +share/locale/ca/LC_MESSAGES/gcalctool.mo +share/locale/cs/LC_MESSAGES/gcalctool.mo +share/locale/cy/LC_MESSAGES/gcalctool.mo +share/locale/da/LC_MESSAGES/gcalctool.mo +share/locale/de/LC_MESSAGES/gcalctool.mo +share/locale/dz/LC_MESSAGES/gcalctool.mo +share/locale/el/LC_MESSAGES/gcalctool.mo +share/locale/en_CA/LC_MESSAGES/gcalctool.mo +share/locale/en_GB/LC_MESSAGES/gcalctool.mo +share/locale/en_US/LC_MESSAGES/gcalctool.mo +share/locale/es/LC_MESSAGES/gcalctool.mo +share/locale/et/LC_MESSAGES/gcalctool.mo +share/locale/eu/LC_MESSAGES/gcalctool.mo +share/locale/fa/LC_MESSAGES/gcalctool.mo +share/locale/fi/LC_MESSAGES/gcalctool.mo +share/locale/fr/LC_MESSAGES/gcalctool.mo +share/locale/ga/LC_MESSAGES/gcalctool.mo +share/locale/gl/LC_MESSAGES/gcalctool.mo +share/locale/gu/LC_MESSAGES/gcalctool.mo +share/locale/he/LC_MESSAGES/gcalctool.mo +share/locale/hi/LC_MESSAGES/gcalctool.mo +share/locale/hr/LC_MESSAGES/gcalctool.mo +share/locale/hu/LC_MESSAGES/gcalctool.mo +share/locale/id/LC_MESSAGES/gcalctool.mo +share/locale/it/LC_MESSAGES/gcalctool.mo +share/locale/ja/LC_MESSAGES/gcalctool.mo +share/locale/ka/LC_MESSAGES/gcalctool.mo +share/locale/kn/LC_MESSAGES/gcalctool.mo +share/locale/ko/LC_MESSAGES/gcalctool.mo +share/locale/ku/LC_MESSAGES/gcalctool.mo +share/locale/lt/LC_MESSAGES/gcalctool.mo +share/locale/lv/LC_MESSAGES/gcalctool.mo +share/locale/mai/LC_MESSAGES/gcalctool.mo +share/locale/mg/LC_MESSAGES/gcalctool.mo +share/locale/mk/LC_MESSAGES/gcalctool.mo +share/locale/ml/LC_MESSAGES/gcalctool.mo +share/locale/mn/LC_MESSAGES/gcalctool.mo +share/locale/mr/LC_MESSAGES/gcalctool.mo +share/locale/ms/LC_MESSAGES/gcalctool.mo +share/locale/nb/LC_MESSAGES/gcalctool.mo +share/locale/ne/LC_MESSAGES/gcalctool.mo +share/locale/nl/LC_MESSAGES/gcalctool.mo +share/locale/nn/LC_MESSAGES/gcalctool.mo +share/locale/oc/LC_MESSAGES/gcalctool.mo +share/locale/or/LC_MESSAGES/gcalctool.mo +share/locale/pa/LC_MESSAGES/gcalctool.mo +share/locale/pl/LC_MESSAGES/gcalctool.mo +share/locale/pt/LC_MESSAGES/gcalctool.mo +share/locale/pt_BR/LC_MESSAGES/gcalctool.mo +share/locale/ro/LC_MESSAGES/gcalctool.mo +share/locale/ru/LC_MESSAGES/gcalctool.mo +share/locale/rw/LC_MESSAGES/gcalctool.mo +share/locale/si/LC_MESSAGES/gcalctool.mo +share/locale/sk/LC_MESSAGES/gcalctool.mo +share/locale/sl/LC_MESSAGES/gcalctool.mo +share/locale/sq/LC_MESSAGES/gcalctool.mo +share/locale/sr/LC_MESSAGES/gcalctool.mo +share/locale/sr@latin/LC_MESSAGES/gcalctool.mo +share/locale/sv/LC_MESSAGES/gcalctool.mo +share/locale/ta/LC_MESSAGES/gcalctool.mo +share/locale/te/LC_MESSAGES/gcalctool.mo +share/locale/th/LC_MESSAGES/gcalctool.mo +share/locale/tk/LC_MESSAGES/gcalctool.mo +share/locale/tr/LC_MESSAGES/gcalctool.mo +share/locale/uk/LC_MESSAGES/gcalctool.mo +share/locale/vi/LC_MESSAGES/gcalctool.mo +share/locale/xh/LC_MESSAGES/gcalctool.mo +share/locale/zh_CN/LC_MESSAGES/gcalctool.mo +share/locale/zh_HK/LC_MESSAGES/gcalctool.mo +share/locale/zh_TW/LC_MESSAGES/gcalctool.mo +share/omf/gcalctool/gcalctool-C.omf +share/omf/gcalctool/gcalctool-bg.omf +share/omf/gcalctool/gcalctool-ca.omf +share/omf/gcalctool/gcalctool-de.omf +share/omf/gcalctool/gcalctool-el.omf +share/omf/gcalctool/gcalctool-es.omf +share/omf/gcalctool/gcalctool-eu.omf +share/omf/gcalctool/gcalctool-fr.omf +share/omf/gcalctool/gcalctool-it.omf +share/omf/gcalctool/gcalctool-ja.omf +share/omf/gcalctool/gcalctool-ko.omf +share/omf/gcalctool/gcalctool-oc.omf +share/omf/gcalctool/gcalctool-pt_BR.omf +share/omf/gcalctool/gcalctool-ru.omf +share/omf/gcalctool/gcalctool-sv.omf +share/omf/gcalctool/gcalctool-zh_CN.omf +share/omf/gcalctool/gcalctool-zh_HK.omf +share/omf/gcalctool/gcalctool-zh_TW.omf +@dirrm share/omf/gcalctool +@dirrm share/gnome/help/gcalctool/zh_TW/figures +@dirrm share/gnome/help/gcalctool/zh_TW +@dirrm share/gnome/help/gcalctool/zh_HK/figures +@dirrm share/gnome/help/gcalctool/zh_HK +@dirrm share/gnome/help/gcalctool/zh_CN/figures +@dirrm share/gnome/help/gcalctool/zh_CN +@dirrm share/gnome/help/gcalctool/sv/figures +@dirrm share/gnome/help/gcalctool/sv +@dirrm share/gnome/help/gcalctool/ru/figures +@dirrm share/gnome/help/gcalctool/ru +@dirrm share/gnome/help/gcalctool/pt_BR/figures +@dirrm share/gnome/help/gcalctool/pt_BR +@dirrm share/gnome/help/gcalctool/oc/figures +@dirrm share/gnome/help/gcalctool/oc +@dirrm share/gnome/help/gcalctool/ko/figures +@dirrm share/gnome/help/gcalctool/ko +@dirrm share/gnome/help/gcalctool/ja/figures +@dirrm share/gnome/help/gcalctool/ja +@dirrm share/gnome/help/gcalctool/it/figures +@dirrm share/gnome/help/gcalctool/it +@dirrm share/gnome/help/gcalctool/fr/figures +@dirrm share/gnome/help/gcalctool/fr +@dirrm share/gnome/help/gcalctool/eu/figures +@dirrm share/gnome/help/gcalctool/eu +@dirrm share/gnome/help/gcalctool/es/figures +@dirrm share/gnome/help/gcalctool/es +@dirrm share/gnome/help/gcalctool/el/figures +@dirrm share/gnome/help/gcalctool/el +@dirrm share/gnome/help/gcalctool/de/figures +@dirrm share/gnome/help/gcalctool/de +@dirrm share/gnome/help/gcalctool/ca/figures +@dirrm share/gnome/help/gcalctool/ca +@dirrm share/gnome/help/gcalctool/bg/figures +@dirrm share/gnome/help/gcalctool/bg +@dirrm share/gnome/help/gcalctool/C/figures +@dirrm share/gnome/help/gcalctool/C +@dirrm share/gnome/help/gcalctool +@dirrm %%DATADIR%% +@dirrmtry share/applications +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/mg/LC_MESSAGES +@dirrmtry share/locale/mg +@dirrmtry share/locale/mai/LC_MESSAGES +@dirrmtry share/locale/mai +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku +@dirrmtry share/locale/en_US/LC_MESSAGES +@dirrmtry share/locale/en_US +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/be@latin/LC_MESSAGES +@dirrmtry share/locale/be@latin +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as |