pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mate-terminal: update to 1.14.0
Module Name: pkgsrc-wip
Committed By: youri <youri%NetBSD.org@localhost>
Pushed By: youri
Date: Wed Apr 20 13:20:57 2016 +0200
Changeset: afacd6f343877f2daf922bc37aab186c506796be
Modified Files:
mate-terminal/Makefile
mate-terminal/PLIST
mate-terminal/distinfo
mate-terminal/options.mk
Log Message:
mate-terminal: update to 1.14.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=afacd6f343877f2daf922bc37aab186c506796be
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mate-terminal/Makefile | 15 ++++-----------
mate-terminal/PLIST | 5 +++++
mate-terminal/distinfo | 8 ++++----
mate-terminal/options.mk | 2 +-
4 files changed, 14 insertions(+), 16 deletions(-)
diffs:
diff --git a/mate-terminal/Makefile b/mate-terminal/Makefile
index 5ddf18a..f27ca05 100644
--- a/mate-terminal/Makefile
+++ b/mate-terminal/Makefile
@@ -1,29 +1,22 @@
# $NetBSD: Makefile,v 1.9 2015/04/09 20:38:32 krytarowski Exp $
-DISTNAME= mate-terminal-1.12.1
+.include "../../wip/mate/Makefile.common"
+
+DISTNAME= mate-terminal-${MATE_VERSION}
CATEGORIES= x11
-MASTER_SITES= http://pub.mate-desktop.org/releases/1.12/
-EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.mate-desktop.org/
COMMENT= MATE terminal emulator application
-LICENSE= gnu-gpl-v3
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake intltool msgfmt pkg-config
-
.include "options.mk"
.include "../../devel/glib2/schemas.mk"
REPLACE_PERL+= mate-terminal.wrapper
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../wip/mate-desktop/buildlink3.mk"
.include "../../devel/dconf/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
diff --git a/mate-terminal/PLIST b/mate-terminal/PLIST
index 73c82c7..b47d8a0 100644
--- a/mate-terminal/PLIST
+++ b/mate-terminal/PLIST
@@ -101,6 +101,8 @@ share/locale/en_GB/LC_MESSAGES/mate-terminal.mo
share/locale/en_US/LC_MESSAGES/mate-terminal.mo
share/locale/eo/LC_MESSAGES/mate-terminal.mo
share/locale/es/LC_MESSAGES/mate-terminal.mo
+share/locale/es_CO/LC_MESSAGES/mate-terminal.mo
+share/locale/es_MX/LC_MESSAGES/mate-terminal.mo
share/locale/et/LC_MESSAGES/mate-terminal.mo
share/locale/eu/LC_MESSAGES/mate-terminal.mo
share/locale/fa/LC_MESSAGES/mate-terminal.mo
@@ -116,8 +118,10 @@ share/locale/hr/LC_MESSAGES/mate-terminal.mo
share/locale/hu/LC_MESSAGES/mate-terminal.mo
share/locale/hy/LC_MESSAGES/mate-terminal.mo
share/locale/id/LC_MESSAGES/mate-terminal.mo
+share/locale/is/LC_MESSAGES/mate-terminal.mo
share/locale/it/LC_MESSAGES/mate-terminal.mo
share/locale/ja/LC_MESSAGES/mate-terminal.mo
+share/locale/jv/LC_MESSAGES/mate-terminal.mo
share/locale/ka/LC_MESSAGES/mate-terminal.mo
share/locale/kk/LC_MESSAGES/mate-terminal.mo
share/locale/kn/LC_MESSAGES/mate-terminal.mo
@@ -162,6 +166,7 @@ share/locale/tr/LC_MESSAGES/mate-terminal.mo
share/locale/ug/LC_MESSAGES/mate-terminal.mo
share/locale/uk/LC_MESSAGES/mate-terminal.mo
share/locale/ur/LC_MESSAGES/mate-terminal.mo
+share/locale/uz/LC_MESSAGES/mate-terminal.mo
share/locale/vi/LC_MESSAGES/mate-terminal.mo
share/locale/wa/LC_MESSAGES/mate-terminal.mo
share/locale/xh/LC_MESSAGES/mate-terminal.mo
diff --git a/mate-terminal/distinfo b/mate-terminal/distinfo
index 025b8f4..b40966c 100644
--- a/mate-terminal/distinfo
+++ b/mate-terminal/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2015/04/09 02:56:30 krytarowski Exp $
-SHA1 (mate-terminal-1.12.1.tar.xz) = 3b24e70e1cc69f01e48877d2e3a76013c1ab8e9d
-RMD160 (mate-terminal-1.12.1.tar.xz) = 2c6e0424907d85107fbd9e70467e89566d108b4e
-SHA512 (mate-terminal-1.12.1.tar.xz) = c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42
-Size (mate-terminal-1.12.1.tar.xz) = 1143628 bytes
+SHA1 (mate-terminal-1.14.0.tar.xz) = a1b998334ac48147997ac0b596c40e4760edecf1
+RMD160 (mate-terminal-1.14.0.tar.xz) = 7497f35543261c8e59cf40ee229307a846cdc592
+SHA512 (mate-terminal-1.14.0.tar.xz) = 4e3619095fbf01e7023f25ef507c512fc39e5945498fe67177b553b1091085277349e9a3493505a2f7a3b85b4461094c8a5ba8e39566677b14acf04bfc518f23
+Size (mate-terminal-1.14.0.tar.xz) = 1296288 bytes
diff --git a/mate-terminal/options.mk b/mate-terminal/options.mk
index 0c6bd98..e0b81ad 100644
--- a/mate-terminal/options.mk
+++ b/mate-terminal/options.mk
@@ -10,7 +10,7 @@ PLIST_VARS+= skey
.if !empty(PKG_OPTIONS:Mskey)
CONFIGURE_ARGS+= --enable-skey
-PLIST.skey= yes
+PLIST.skey= yes
.else
CONFIGURE_ARGS+= --disable-skey
.endif
Home |
Main Index |
Thread Index |
Old Index