diff options
-rw-r--r-- | deskutils/gnome-tweak-tool/Makefile | 5 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/distinfo | 4 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/pkg-plist | 17 |
3 files changed, 22 insertions, 4 deletions
diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index 66fc15b85..0fc77ebbc 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -3,10 +3,11 @@ # Whom: Mezz <mezz@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= gnome-tweak-tool -PORTVERSION= 3.0.5 +PORTVERSION= 3.1.90 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -18,7 +19,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-deskto USE_XZ= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gconf2 pygobject +USE_GNOME= gnomehack gnomeprefix gconf2 pygobject3 USE_PYTHON= yes USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/deskutils/gnome-tweak-tool/distinfo b/deskutils/gnome-tweak-tool/distinfo index 83ec40072..f1b3bf594 100644 --- a/deskutils/gnome-tweak-tool/distinfo +++ b/deskutils/gnome-tweak-tool/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-tweak-tool-3.0.5.tar.xz) = 15b222cc98b0f58bb0bb6f8ea62aeb35b6685376757e28a780d9193d99a61c19 -SIZE (gnome-tweak-tool-3.0.5.tar.xz) = 181424 +SHA256 (gnome-tweak-tool-3.1.90.tar.xz) = d5f2d4a2508132aadefecc8bd572e42fc66ee8954afed19f45372887dba6e56c +SIZE (gnome-tweak-tool-3.1.90.tar.xz) = 193232 diff --git a/deskutils/gnome-tweak-tool/pkg-plist b/deskutils/gnome-tweak-tool/pkg-plist index ff789fb55..2d1589fa7 100644 --- a/deskutils/gnome-tweak-tool/pkg-plist +++ b/deskutils/gnome-tweak-tool/pkg-plist @@ -14,6 +14,9 @@ bin/gnome-tweak-tool %%PYTHON_SITELIBDIR%%/gtweak/gshellwrapper.py %%PYTHON_SITELIBDIR%%/gtweak/gshellwrapper.pyc %%PYTHON_SITELIBDIR%%/gtweak/gshellwrapper.pyo +%%PYTHON_SITELIBDIR%%/gtweak/mainwindow.py +%%PYTHON_SITELIBDIR%%/gtweak/mainwindow.pyc +%%PYTHON_SITELIBDIR%%/gtweak/mainwindow.pyo %%PYTHON_SITELIBDIR%%/gtweak/tweakmodel.py %%PYTHON_SITELIBDIR%%/gtweak/tweakmodel.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweakmodel.pyo @@ -53,22 +56,36 @@ bin/gnome-tweak-tool share/applications/gnome-tweak-tool.desktop %%DATADIR%%/shell.ui %%DATADIR%%/welcome.png +share/locale/ca/LC_MESSAGES/gnome-tweak-tool.mo share/locale/cs/LC_MESSAGES/gnome-tweak-tool.mo share/locale/da/LC_MESSAGES/gnome-tweak-tool.mo share/locale/de/LC_MESSAGES/gnome-tweak-tool.mo share/locale/el/LC_MESSAGES/gnome-tweak-tool.mo share/locale/es/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/fa/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/gl/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/he/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/hu/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ja/LC_MESSAGES/gnome-tweak-tool.mo share/locale/lv/LC_MESSAGES/gnome-tweak-tool.mo share/locale/nb/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pl/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pt/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pt_BR/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/ru/LC_MESSAGES/gnome-tweak-tool.mo share/locale/sl/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/sr/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/sr@latin/LC_MESSAGES/gnome-tweak-tool.mo share/locale/sv/LC_MESSAGES/gnome-tweak-tool.mo share/locale/uk/LC_MESSAGES/gnome-tweak-tool.mo share/locale/vi/LC_MESSAGES/gnome-tweak-tool.mo share/locale/zh_CN/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/zh_HK/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/zh_TW/LC_MESSAGES/gnome-tweak-tool.mo +@dirrm share/locale/zh_HK/LC_MESSAGES +@dirrm share/locale/zh_HK +@dirrm share/locale/sr@latin/LC_MESSAGES +@dirrm share/locale/sr@latin @dirrm %%DATADIR%% @dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gtweak/tweaks |