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 61712139083 for ; Wed, 20 Dec 2017 19:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65D55E1100; Wed, 20 Dec 2017 19:28:19 +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 339BDE1100 for ; Wed, 20 Dec 2017 19:28:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 ACABA33D4A6 for ; Wed, 20 Dec 2017 19:28:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37A06AE70 for ; Wed, 20 Dec 2017 19:28:15 +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: <1513798087.285dbe3b94744737bd73bb78f0c60bcfdf54dad7.sobhan@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/adwaita-icon-theme/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.0.ebuild x11-themes/adwaita-icon-theme/metadata.xml X-VCS-Directories: x11-themes/adwaita-icon-theme/ X-VCS-Committer: sobhan X-VCS-Committer-Name: Sobhan Mohammadpour X-VCS-Revision: 285dbe3b94744737bd73bb78f0c60bcfdf54dad7 X-VCS-Branch: master Date: Wed, 20 Dec 2017 19:28:15 +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: 89f50dcc-13f8-41f0-8d8d-ab2fb2c5dbbd X-Archives-Hash: 60cc52be1eeb88f41da292d74e6bdaef commit: 285dbe3b94744737bd73bb78f0c60bcfdf54dad7 Author: Sobhan Mohammadpour gentoo org> AuthorDate: Wed Dec 20 19:28:07 2017 +0000 Commit: Sobhan Mohammadpour gentoo org> CommitDate: Wed Dec 20 19:28:07 2017 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=285dbe3b x11-themes/adwaita-icon-theme: version bump to 3.26.0 Package-Manager: Portage-2.3.18, Repoman-2.3.6 Manifest-Sign-Key: 0x7DF238CF0AA182E1 .../adwaita-icon-theme-3.26.0.ebuild | 58 ++++++++++++++++++++++ x11-themes/adwaita-icon-theme/metadata.xml | 8 +++ 2 files changed, 66 insertions(+) diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.0.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.0.ebuild new file mode 100644 index 00000000..9f8717ec --- /dev/null +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.26.0.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit gnome2 + +DESCRIPTION="GNOME default icon theme" +HOMEPAGE="https://git.gnome.org/browse/adwaita-icon-theme/" + +SRC_URI="${SRC_URI} + branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) +" +LICENSE=" + || ( LGPL-3 CC-BY-SA-3.0 ) + branding? ( CC-BY-SA-4.0 ) +" +SLOT="0" +IUSE="branding" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" + +# gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility +# librsvg is needed for gtk-encode-symbolic-svg to be able to read the source SVG via its pixbuf loader and at runtime for rendering scalable icons shipped by the theme +COMMON_DEPEND=" + >=x11-themes/hicolor-icon-theme-0.10 + gnome-base/librsvg:2 +" +RDEPEND="${COMMON_DEPEND} + ! + + + + gnome@gentoo.org + Gentoo GNOME Desktop + +