From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 14227138247 for ; Sun, 1 Dec 2013 23:19:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F458E079B; Sun, 1 Dec 2013 23:19:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FDE6E079D for ; Sun, 1 Dec 2013 23:18:59 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A514C33F39A for ; Sun, 1 Dec 2013 23:18:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 618B911000A for ; Sun, 1 Dec 2013 23:18:55 +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: <1385939304.fdd19e51c07a698007a9b4af03ea1326b398acf7.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-clocks/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-clocks/gnome-clocks-3.10.1.ebuild gnome-extra/gnome-clocks/metadata.xml X-VCS-Directories: gnome-extra/gnome-clocks/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: fdd19e51c07a698007a9b4af03ea1326b398acf7 X-VCS-Branch: master Date: Sun, 1 Dec 2013 23:18:55 +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: d3e35e29-01eb-460f-bb2e-5b438bf55fff X-Archives-Hash: 337194d96b3322629f8ae298b0bd5922 commit: fdd19e51c07a698007a9b4af03ea1326b398acf7 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Oct 12 18:24:10 2013 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Dec 1 23:08:24 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fdd19e51 gnome-extra/gnome-clocks: 3.8.2 → 3.10.1 --- .../gnome-clocks/gnome-clocks-3.10.1.ebuild | 43 ++++++++++++++++++++++ gnome-extra/gnome-clocks/metadata.xml | 5 +++ 2 files changed, 48 insertions(+) diff --git a/gnome-extra/gnome-clocks/gnome-clocks-3.10.1.ebuild b/gnome-extra/gnome-clocks/gnome-clocks-3.10.1.ebuild new file mode 100644 index 0000000..3584b46 --- /dev/null +++ b/gnome-extra/gnome-clocks/gnome-clocks-3.10.1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +GCONF_DEBUG="no" +VALA_MIN_API_VERSION="0.22" + +inherit gnome2 vala + +DESCRIPTION="Clocks application for GNOME" +HOMEPAGE="http://live.gnome.org/GnomeClocks" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/glib-2.36:2 + >=x11-libs/gtk+-3.9.11:3 + >=media-libs/libcanberra-0.30 + >=dev-libs/libgweather-3.9.91:= + >=gnome-base/gnome-desktop-3.7.90:= + >=sci-geosciences/geocode-glib-0.99.4 + >=app-misc/geoclue-1.99.3 + >=x11-libs/libnotify-0.7:= +" +DEPEND="${RDEPEND} + $(vala_depend) + >=dev-util/intltool-0.40 + >=sys-devel/gettext-0.17 + virtual/pkgconfig +" + +src_prepare() { + vala_src_prepare + gnome2_src_prepare +} + +src_configure() { + gnome2_src_configure ITSTOOL=$(type -P true) +} diff --git a/gnome-extra/gnome-clocks/metadata.xml b/gnome-extra/gnome-clocks/metadata.xml new file mode 100644 index 0000000..6e0e2ec --- /dev/null +++ b/gnome-extra/gnome-clocks/metadata.xml @@ -0,0 +1,5 @@ + + + + gnome +