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 2336059CA5 for ; Fri, 25 Mar 2016 00:56:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCC5621C04C; Fri, 25 Mar 2016 00:56:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58E1821C014 for ; Fri, 25 Mar 2016 00:56: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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4CB1D340D75 for ; Fri, 25 Mar 2016 00:56:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D377872 for ; Fri, 25 Mar 2016 00:56:16 +0000 (UTC) From: "Ole Reifschneider" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ole Reifschneider" Message-ID: <1458867346.76e4f1e9fd9acdea562857ea118e8b2dba14a9e3.tranquility@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.18.0.ebuild x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.20.ebuild X-VCS-Directories: x11-themes/adwaita-icon-theme/ X-VCS-Committer: tranquility X-VCS-Committer-Name: Ole Reifschneider X-VCS-Revision: 76e4f1e9fd9acdea562857ea118e8b2dba14a9e3 X-VCS-Branch: master Date: Fri, 25 Mar 2016 00:56:16 +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: 3cc1cbe0-77ba-4cce-81c4-a2868fa2337c X-Archives-Hash: 8cb2277850adcaa8476b713ecd9f64c2 commit: 76e4f1e9fd9acdea562857ea118e8b2dba14a9e3 Author: Ole Reifschneider gentoo org> AuthorDate: Sun Mar 20 18:26:23 2016 +0000 Commit: Ole Reifschneider gentoo org> CommitDate: Fri Mar 25 00:55:46 2016 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=76e4f1e9 x11-themes/adwaita-icon-theme: Bump version to 3.20 Package-Manager: portage-2.2.28 Manifest-Sign-Key: 0xE9E568677E8B4D42 ....18.0.ebuild => adwaita-icon-theme-3.20.ebuild} | 38 ++++++---------------- 1 file changed, 10 insertions(+), 28 deletions(-) diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.18.0.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.20.ebuild similarity index 55% rename from x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.18.0.ebuild rename to x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.20.ebuild index 9fd0d6a..da7f269 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.18.0.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,13 +8,15 @@ GCONF_DEBUG="no" inherit gnome2 versionator DESCRIPTION="GNOME default icon theme" -HOMEPAGE="https://www.gnome.org/ http://people.freedesktop.org/~jimmac/icons/#git" +HOMEPAGE="https://git.gnome.org/browse/adwaita-icon-theme/" SRC_URI="${SRC_URI} - branding? ( http://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-Sampling-Plus-1.0 )" + branding? ( http://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-Sampling-Plus-1.0 ) +" SLOT="0" IUSE="branding" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" @@ -43,7 +45,7 @@ src_prepare() { done fi - # Install cursors in the right place + # Install cursors in the right place used in Gentoo sed -e 's:^\(cursordir.*\)icons\(.*\):\1cursors/xorg-x11\2:' \ -i "${S}"/Makefile.am \ -i "${S}"/Makefile.in || die @@ -52,25 +54,5 @@ src_prepare() { } src_configure() { - gnome2_src_configure \ - --disable-w32-cursors \ - --disable-l-xl-variants \ - GTK_UPDATE_ICON_CACHE=$(type -P true) -} - -src_install() { - gnome2_src_install - # Buggy directory due to drop of intltool usage - rm -rf "${D}"/usr/locale -} - -pkg_postinst() { - gnome2_pkg_postinst - elog "$PF no longer installs the" - elog "/usr/share/cursors/xorg-x11/default symlink. Instead, desktop" - elog "environments are expected to set the cursor theme using the" - elog "XCURSOR_THEME environment variable or other means." - elog "If you are seeing old-style X11 cursors in GNOME or Cinnamon," - elog "make sure you have >=gnome-base/gnome-session-3.14.0-r2" - elog "and then log out and log in again." + gnome2_src_configure GTK_UPDATE_ICON_CACHE=$(type -P true) }