diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-01 20:28:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-01 20:28:38 +0800 |
commit | e908275d0ed6fba6999dfd57b9cf2125d3d62998 (patch) | |
tree | 1732657945ebb1757ae8f09137b17a5283a7a4dd /deskutils | |
parent | e5b801269107dd60b3ec4ed58947938cf1e66239 (diff) | |
download | marcuscom-ports-e908275d0ed6fba6999dfd57b9cf2125d3d62998.tar marcuscom-ports-e908275d0ed6fba6999dfd57b9cf2125d3d62998.tar.gz marcuscom-ports-e908275d0ed6fba6999dfd57b9cf2125d3d62998.tar.bz2 marcuscom-ports-e908275d0ed6fba6999dfd57b9cf2125d3d62998.tar.lz marcuscom-ports-e908275d0ed6fba6999dfd57b9cf2125d3d62998.tar.xz marcuscom-ports-e908275d0ed6fba6999dfd57b9cf2125d3d62998.tar.zst marcuscom-ports-e908275d0ed6fba6999dfd57b9cf2125d3d62998.zip |
Update to 3.0.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15677 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-tweak-tool/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/distinfo | 4 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/files/patch-po_Makefile.in | 11 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/pkg-plist | 3 |
4 files changed, 17 insertions, 3 deletions
diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index 211e9a510..1aef2b311 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-tweak-tool -PORTVERSION= 2.91.93 +PORTVERSION= 3.0.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/deskutils/gnome-tweak-tool/distinfo b/deskutils/gnome-tweak-tool/distinfo index 7b3b2fb8b..572c04a3e 100644 --- a/deskutils/gnome-tweak-tool/distinfo +++ b/deskutils/gnome-tweak-tool/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-tweak-tool-2.91.93.tar.bz2) = 9b6acc5e2ef70e3cc201a07ce86e75f9c0cb39ed41590cfc0d0b8ffb7587958d -SIZE (gnome-tweak-tool-2.91.93.tar.bz2) = 111753 +SHA256 (gnome-tweak-tool-3.0.0.tar.bz2) = 8b6bb6777bb261da1c7a86cef66ea3794a8a21246bb50d9112ca1e3ce4b98369 +SIZE (gnome-tweak-tool-3.0.0.tar.bz2) = 187814 diff --git a/deskutils/gnome-tweak-tool/files/patch-po_Makefile.in b/deskutils/gnome-tweak-tool/files/patch-po_Makefile.in new file mode 100644 index 000000000..9be4af511 --- /dev/null +++ b/deskutils/gnome-tweak-tool/files/patch-po_Makefile.in @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig 2011-04-01 14:27:56.000000000 +0200 ++++ po/Makefile.in.in 2011-04-01 14:28:07.000000000 +0200 +@@ -17,7 +17,7 @@ + # We have the following line for use by intltoolize: + # INTLTOOL_MAKEFILE + +-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ ++GETTEXT_PACKAGE = gnome-tweak-tool + PACKAGE = @PACKAGE@ + VERSION = @VERSION@ + diff --git a/deskutils/gnome-tweak-tool/pkg-plist b/deskutils/gnome-tweak-tool/pkg-plist index 05fb365a0..c3e337a10 100644 --- a/deskutils/gnome-tweak-tool/pkg-plist +++ b/deskutils/gnome-tweak-tool/pkg-plist @@ -47,6 +47,9 @@ bin/gnome-tweak-tool share/applications/gnome-tweak-tool.desktop %%DATADIR%%/shell.ui %%DATADIR%%/welcome.png +share/locale/cs/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/nb/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/pt/LC_MESSAGES/gnome-tweak-tool.mo @dirrm %%DATADIR%% @dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/gtweak/tweaks |