gnome-extra/gnome-shell-extensions-topicons: Remove last rited package

Use gnome-extra/gnome-shell-extensions-topicons-plus instead
This commit is contained in:
Mart Raudsepp
2017-05-15 12:33:33 +03:00
parent d3dee6ec5f
commit 91e03c845d
5 changed files with 0 additions and 88 deletions

View File

@@ -1 +0,0 @@
DIST gnome-shell-extensions-topicons-28.tar.xz 2116 SHA256 d73f2c57e6b22088a981a101cc1c4960acc6612e81b365ac6f54031e068a0c41 SHA512 666c47bc342021db98f11d7bf2a77a805d34f98f940c4facf46e9eb7255e3d8ee0384cb88eb007390bfd0595a9bf8974a3aecfe0ef5661940d00dfaf7df81c62 WHIRLPOOL be794587c62e973aa9dfd0d7e17126564b5fafbd2982eecda3b51c659d96f5e5453b2c8a0d2f7472b66442855bf4f27957860d42a2a58dcce638bd3064c6066d

View File

@@ -1,37 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit vcs-snapshot
DESCRIPTION="Shows legacy tray icons on top"
HOMEPAGE="https://extensions.gnome.org/extension/495/topicons/"
SRC_URI="http://94.247.144.115/repo/topicons/snapshot/topicons-${PV}.tar.xz -> ${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
app-eselect/eselect-gnome-shell-extensions
>=gnome-base/gnome-shell-3.10
"
DEPEND="app-arch/xz-utils"
src_prepare() {
default
sed -i 's/"3.18"/"3.18",\n "3.20"/g' metadata.json || die
}
src_install() {
local uuid='topIcons@adel.gadllah@gmail.com'
insinto "/usr/share/gnome-shell/extensions/${uuid}"
doins *
}
pkg_postinst() {
ebegin "Updating list of installed extensions"
eselect gnome-shell-extensions update
eend $?
}

View File

@@ -1,32 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit vcs-snapshot
DESCRIPTION="Shows legacy tray icons on top"
HOMEPAGE="https://extensions.gnome.org/extension/495/topicons/"
SRC_URI="http://94.247.144.115/repo/topicons/snapshot/topicons-${PV}.tar.xz -> ${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
app-eselect/eselect-gnome-shell-extensions
>=gnome-base/gnome-shell-3.10
"
DEPEND="app-arch/xz-utils"
src_install() {
local uuid='topIcons@adel.gadllah@gmail.com'
insinto "/usr/share/gnome-shell/extensions/${uuid}"
doins *
}
pkg_postinst() {
ebegin "Updating list of installed extensions"
eselect gnome-shell-extensions update
eend $?
}

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
</pkgmetadata>

View File

@@ -257,16 +257,6 @@ app-emulation/wine-any
# Part of the JDK since Java 6. Removal in 30 days.
dev-java/jaxme
# Mart Raudsepp <leio@gentoo.org> (04 Apr 2017)
# Masked for removal in 30 days. Does not work with new
# gnome-base/gnome-shell.
# gnome-extra/gnome-shell-extensions-topicons-plus is a
# fork that has added features and works with modern
# gnome-shell that is suitable as a system-wide replacement
# package. Alternatively it can be installed per-user from
# https://extensions.gnome.org/extension/1031/topicons/
gnome-extra/gnome-shell-extensions-topicons
# NP-Hardassr <NP-Hardass@gentoo.org> (03 Apr 2017)
# Masked for removal in 30 days. Unable to generate new
# hashes for the manifest, per Bug #612720, Bug #612718