mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
gnome-extra/gnome-shell-extensions-topicons: Remove last rited package
Use gnome-extra/gnome-shell-extensions-topicons-plus instead
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST gnome-shell-extensions-topicons-28.tar.xz 2116 SHA256 d73f2c57e6b22088a981a101cc1c4960acc6612e81b365ac6f54031e068a0c41 SHA512 666c47bc342021db98f11d7bf2a77a805d34f98f940c4facf46e9eb7255e3d8ee0384cb88eb007390bfd0595a9bf8974a3aecfe0ef5661940d00dfaf7df81c62 WHIRLPOOL be794587c62e973aa9dfd0d7e17126564b5fafbd2982eecda3b51c659d96f5e5453b2c8a0d2f7472b66442855bf4f27957860d42a2a58dcce638bd3064c6066d
|
||||
@@ -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 $?
|
||||
}
|
||||
@@ -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 $?
|
||||
}
|
||||
@@ -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>
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user