From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 722BE138334 for ; Mon, 19 Nov 2018 23:06:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A6F0E0883; Mon, 19 Nov 2018 23:06:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF1BFE0883 for ; Mon, 19 Nov 2018 23:06:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67189335C95 for ; Mon, 19 Nov 2018 23:06:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EA88473 for ; Mon, 19 Nov 2018 23:06:18 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1542668771.21c419735b16b0915ecc1c866c8ab6e6ed86f21c.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-clocks/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-clocks/Manifest gnome-extra/gnome-clocks/gnome-clocks-3.26.1.ebuild X-VCS-Directories: gnome-extra/gnome-clocks/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 21c419735b16b0915ecc1c866c8ab6e6ed86f21c X-VCS-Branch: master Date: Mon, 19 Nov 2018 23:06:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f9ee57c4-833d-4697-97cc-17c672d8b357 X-Archives-Hash: 766dff663869c450ab048528dff9db68 commit: 21c419735b16b0915ecc1c866c8ab6e6ed86f21c Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Nov 19 22:59:22 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Nov 19 23:06:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c41973 gnome-extra/gnome-clocks: 3.24.0 → 3.26.1 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue gentoo.org> gnome-extra/gnome-clocks/Manifest | 1 + .../gnome-clocks/gnome-clocks-3.26.1.ebuild | 50 ++++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/gnome-extra/gnome-clocks/Manifest b/gnome-extra/gnome-clocks/Manifest index 4c5e321fd98..2c49b0c6cfe 100644 --- a/gnome-extra/gnome-clocks/Manifest +++ b/gnome-extra/gnome-clocks/Manifest @@ -1 +1,2 @@ DIST gnome-clocks-3.24.0.tar.xz 954576 BLAKE2B 848303243391bfbc5ae2fcd8bfb4f3320ccb8465098d95379aaecf856341f05171964eda1a0a8637e04b5330cee6343003ec25063157f6d8ba0abcc22aa3f6ef SHA512 f29a61ac9634008fa918f9f08c6e24c93816c0077687bd2feff3ef2c62c0db475076de5dbc1e223027627e985c4e4362f0cdf1a47821356c0a9ef9c4cd672de1 +DIST gnome-clocks-3.26.1.tar.xz 800056 BLAKE2B 3ab9d611c9ef9f5b09ae3c5bd257a38582363e73da76f64784382d16c287fcd06524cd4d024a606328073c46604862a249f9ae5bbf5dbb31acd786a512bc2537 SHA512 226e0e253b5168aec8113da3018371dbf29716e4c0ba49c856333d66f6572a2bb846cca64cfc24dff55da577d0f60dce4eadfeb256eaa737d4040ee13fc62f85 diff --git a/gnome-extra/gnome-clocks/gnome-clocks-3.26.1.ebuild b/gnome-extra/gnome-clocks/gnome-clocks-3.26.1.ebuild new file mode 100644 index 00000000000..db7fe003bf7 --- /dev/null +++ b/gnome-extra/gnome-clocks/gnome-clocks-3.26.1.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +VALA_MIN_API_VERSION="0.26" + +inherit gnome.org gnome2-utils meson vala xdg + +DESCRIPTION="Clocks application for GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/Clocks" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + >=app-misc/geoclue-2.3.1:2.0 + >=dev-libs/glib-2.44:2 + >=dev-libs/libgweather-3.14:2=[vala] + >=gnome-base/gnome-desktop-3.8:3= + >=media-libs/gsound-0.98[vala] + >=sci-geosciences/geocode-glib-1 + >=app-misc/geoclue-2.4 + >=x11-libs/gtk+-3.20:3 +" +DEPEND="${RDEPEND} + $(vala_depend) + dev-util/itstool + >=dev-util/meson-0.41.0 + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_prepare() { + xdg_src_prepare + vala_src_prepare +} + +pkg_postinst() { + xdg_pkg_postinst + gnome2_icon_cache_update + gnome2_schemas_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_icon_cache_update + gnome2_schemas_update +}