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 5C7F4138331 for ; Fri, 9 Feb 2018 15:55:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63B94E0D16; Fri, 9 Feb 2018 15:55:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3C988E0D18 for ; Fri, 9 Feb 2018 15:55:58 +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 028F9335C51 for ; Fri, 9 Feb 2018 15:55:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CFC91D4 for ; Fri, 9 Feb 2018 15:55:55 +0000 (UTC) From: "Sobhan Mohammadpour" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sobhan Mohammadpour" Message-ID: <1518185442.6ec9c6d4d071d942e69731bf1049119910934af8.sobhan@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild gnome-extra/gnome-calendar/metadata.xml X-VCS-Directories: gnome-extra/gnome-calendar/ X-VCS-Committer: sobhan X-VCS-Committer-Name: Sobhan Mohammadpour X-VCS-Revision: 6ec9c6d4d071d942e69731bf1049119910934af8 X-VCS-Branch: master Date: Fri, 9 Feb 2018 15:55: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: 6452e6a2-acd2-4820-872a-2ebfd4973b5c X-Archives-Hash: 218b3866e89abefc0180da4ac3f64179 commit: 6ec9c6d4d071d942e69731bf1049119910934af8 Author: Sobhan Mohammadpour gentoo org> AuthorDate: Fri Feb 9 14:10:42 2018 +0000 Commit: Sobhan Mohammadpour gentoo org> CommitDate: Fri Feb 9 14:10:42 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6ec9c6d4 gnome-extra/gnome-calendar: bump Package-Manager: Portage-2.3.23, Repoman-2.3.6 Manifest-Sign-Key: 0x7DF238CF0AA182E1 .../gnome-calendar/gnome-calendar-3.26.2.ebuild | 32 ++++++++++++++++++++++ gnome-extra/gnome-calendar/metadata.xml | 8 ++++++ 2 files changed, 40 insertions(+) diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild new file mode 100644 index 00000000..4c132141 --- /dev/null +++ b/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome-meson + +DESCRIPTION="Manage your online calendars with simple and modern interface" +HOMEPAGE="https://wiki.gnome.org/Apps/Calendar" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244 +RDEPEND=" + >=dev-libs/glib-2.43.4:2 + >=x11-libs/gtk+-3.21.6:3 + >=gnome-extra/evolution-data-server-3.17.1:= + >=dev-libs/libical-1.0.1:0= + net-libs/libsoup:2.4 + >=net-libs/gnome-online-accounts-3.2.0:= + >=gnome-base/gsettings-desktop-schemas-3.21.2 +" +DEPEND="${RDEPEND} + dev-libs/appstream-glib + dev-util/gdbus-codegen + >=dev-util/intltool-0.40.6 + sys-devel/gettext + virtual/pkgconfig +" + +# FIXME: test fails diff --git a/gnome-extra/gnome-calendar/metadata.xml b/gnome-extra/gnome-calendar/metadata.xml new file mode 100644 index 00000000..996e7cac --- /dev/null +++ b/gnome-extra/gnome-calendar/metadata.xml @@ -0,0 +1,8 @@ + + + + + gnome@gentoo.org + Gentoo GNOME Desktop + +