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 A20A613835A for ; Mon, 26 Apr 2021 21:20:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00026E0831; Mon, 26 Apr 2021 21:20:49 +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 D87CBE0831 for ; Mon, 26 Apr 2021 21:20:49 +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 962703413FF for ; Mon, 26 Apr 2021 21:20:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D2BB66A for ; Mon, 26 Apr 2021 21:20:46 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1619472034.ad6580276e6b5ebd99e447eed982c669c45a1149.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/neutral-xcursors/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/neutral-xcursors/neutral-xcursors-20150106.ebuild X-VCS-Directories: x11-themes/neutral-xcursors/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: ad6580276e6b5ebd99e447eed982c669c45a1149 X-VCS-Branch: master Date: Mon, 26 Apr 2021 21:20:46 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5fa394ed-85da-48d2-8846-c23d28175db7 X-Archives-Hash: 02db068ac5f3abeabbd1567a16ec33ed commit: ad6580276e6b5ebd99e447eed982c669c45a1149 Author: Conrad Kostecki gentoo org> AuthorDate: Mon Apr 26 21:20:18 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Mon Apr 26 21:20:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad658027 x11-themes/neutral-xcursors: drop old version Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> .../neutral-xcursors-20150106.ebuild | 99 ---------------------- 1 file changed, 99 deletions(-) diff --git a/x11-themes/neutral-xcursors/neutral-xcursors-20150106.ebuild b/x11-themes/neutral-xcursors/neutral-xcursors-20150106.ebuild deleted file mode 100644 index d60e6d4a9bb..00000000000 --- a/x11-themes/neutral-xcursors/neutral-xcursors-20150106.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -NEUTRAL_PN="Neutral" -NEUTRAL_PV="1.13a" # 2006-03-06 -NEUTRAL_P="${NEUTRAL_PN}-${NEUTRAL_PV}" - -PLUS_PN="Neutral_Plus" -PLUS_PV="1.2" # 2007-06-23 -PLUS_P="${PLUS_PN}-${PLUS_PV}" - -PLUSPLUS_PN="Neutral++" -PLUSPLUS_PV="1.0.3" # 2015-01-06 -PLUSPLUS_P="${PLUSPLUS_PN}-${PLUSPLUS_PV}" - -WHITE_PN="Neutral++_White" -WHITE_PV="1.1.1" # 2015-01-06 -WHITE_P="${WHITE_PN}-${WHITE_PV}" - -inherit gnome2-utils vcs-snapshot - -DESCRIPTION="A family of smoothed and shadowed cursors that resemble the standard X ones" -HOMEPAGE=" - https://opendesktop.org/content/show.php/Neutral?content=28310 - https://opendesktop.org/content/show.php/Neutral+Plus?content=48837 - https://opendesktop.org/content/show.php/Neutral%2B%2B?content=108142 - https://opendesktop.org/content/show.php/Neutral%2B%2B+White?content=108143 -" -# Neutral++{,_White} URIs return tar.xz archives that are actually tar.bz2. -SRC_URI=" - https://opendesktop.org/CONTENT/content-files/28310-neutral-${NEUTRAL_PV}.tar.gz -> ${NEUTRAL_P}.tar.gz - https://opendesktop.org/CONTENT/content-files/48837-Neutral_Plus_${PLUS_PV}.tar.bz2 -> ${PLUS_P}.tar.bz2 - https://opendesktop.org/CONTENT/content-files/108142-Neutral++-${PLUSPLUS_PV}.tar.xz -> ${PLUSPLUS_P}.tar.bz2 - https://opendesktop.org/CONTENT/content-files/108143-Neutral++_White-${WHITE_PV}.tar.xz -> ${WHITE_P}.tar.bz2 -" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="amd64 arm ~arm64 sparc x86" -IUSE="" - -DEPEND="x11-apps/xcursorgen" - -RESTRICT="binchecks strip" - -S="${WORKDIR}" - -src_prepare() { - default_src_prepare - sed -i -e 's|neutral|Neutral|g' ${NEUTRAL_P}/index.theme || die - mkdir -p ${PLUS_P}/source/cursors || die -} - -src_compile() { - local cursor_dir - for cursor_dir in ${NEUTRAL_P} ${PLUS_P} ${PLUSPLUS_P} ${WHITE_P}; do - pushd ${cursor_dir}/source > /dev/null || die - sh make.sh || die - popd > /dev/null || die - done -} - -src_install() { - pushd ${NEUTRAL_P} > /dev/null || die - insinto /usr/share/icons/${NEUTRAL_PN} - doins -r index.theme source/cursors/ - popd > /dev/null || die - - pushd ${PLUS_P} > /dev/null || die - insinto /usr/share/icons/${PLUS_PN} - # Upstream ships an invalid (as per freedesktop.org) index.theme. - # See https://www.freedesktop.org/wiki/Specifications/icon-theme-spec/ - doins -r "${FILESDIR}/index.theme" source/cursors/ - popd > /dev/null || die - - pushd ${PLUSPLUS_P} > /dev/null || die - insinto /usr/share/icons/${PLUSPLUS_PN} - doins -r index.theme cursors/ - popd > /dev/null || die - - pushd ${WHITE_P} > /dev/null || die - insinto /usr/share/icons/${WHITE_PN} - doins -r index.theme cursors/ - popd > /dev/null || die -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}