summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-01-26 12:45:35 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-01-29 13:24:56 +0200
commit7b06a2d82fc96fabb546f0647cae60afa106c6a9 (patch)
tree120489e5f3462c6bc5fc8180f78ed7c16a6e79a8 /x11-themes
parentx11-themes/greybird: bump to 3.22.14 (diff)
downloadgentoo-7b06a2d82fc96fabb546f0647cae60afa106c6a9.tar.gz
gentoo-7b06a2d82fc96fabb546f0647cae60afa106c6a9.tar.bz2
gentoo-7b06a2d82fc96fabb546f0647cae60afa106c6a9.zip
x11-themes/greybird: clean old
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/greybird/Manifest3
-rw-r--r--x11-themes/greybird/greybird-3.22.10.ebuild55
-rw-r--r--x11-themes/greybird/greybird-3.22.11.ebuild53
-rw-r--r--x11-themes/greybird/greybird-3.22.9.ebuild55
-rw-r--r--x11-themes/greybird/greybird-9999.ebuild52
5 files changed, 0 insertions, 218 deletions
diff --git a/x11-themes/greybird/Manifest b/x11-themes/greybird/Manifest
index 248b45fc7426..bbae8138fc05 100644
--- a/x11-themes/greybird/Manifest
+++ b/x11-themes/greybird/Manifest
@@ -1,6 +1,3 @@
DIST greybird-3.20.1.tar.gz 193824 BLAKE2B d4e5cba92e9acf2fd084ee5b1bb5db332bb541193980ee7c74ba98da3b1bb675efd171078fac6051be21d2c2fd03b88f45bf7dff3101ec91578dc28bed212ec9 SHA512 9fe8662fa1c3c9b51aa1ba6d9cb9a54a8e7640386dc43cb695e87ed733a40893067bd86277a03d1c17c48596ba0897a0a41ed48db985727b0d65f2ce2de2227e
-DIST greybird-3.22.10.tar.gz 212225 BLAKE2B d38d05d3a2523e58ed8fc8474bd8607a45b4f63d33f6053f5b9cc749504be3c3930d6f156a26abae9dfcd9214e68f92343bbcd0ecef7e53640a597b28562875e SHA512 c950de36c9733f98b454fde1ff5f8005169fab3b2782ab9f13a95a1aba938766f38666ad1229ab429fa163cf0e97cf5ecc8a84f3eb63cc378c35d79ea54b513c
-DIST greybird-3.22.11.tar.gz 330760 BLAKE2B f95bca90057f09e78bb5024491ba21f883d6f3e844056bbf55d2dab572373d52590048080c7ae4a1d61608362878c7940f51bd3d0a246abd9e185183361517bf SHA512 18f7735cd0f746ebbbb4c9fc112f28ecd73e17e8065a1f99027ceb0201639a531663e387b70f408d21c437b6a4504fed1e73b308fc90fc6dd00646e62a6dc68e
DIST greybird-3.22.12.tar.gz 283646 BLAKE2B f276833bafd7ff0043025074e4476f7407a18428326a5e938254064ab42fe7a865366f12d5022e177a15a80f4d77889b2e143bc79430d552fa78f4ffbf953282 SHA512 95e1a743b16152f95c1dad01416ed54595ec1ffa5b50c6ae4599b5962aae0259d2a224d2fb71292a8f832adeba5e3a5534a0a7fbcdac136a3e322a15726d3401
DIST greybird-3.22.14.tar.gz 283933 BLAKE2B 68f0b71dc71d260cf8f2a6971fac15ecedf345655309558c600848b531b3338ba3670c09c13182c24baa90f2fec24fdacc7498ee12bc1b1f00416bf12f68ac39 SHA512 766099b80eb81cfca07b52671e721ab281bb120ea252e369be2f83b6f38f1b7be5c0a2cc2d25b35f565063589e28982393f5c911b8c3ade608999339c93a490e
-DIST greybird-3.22.9.tar.gz 211750 BLAKE2B bfce416c55cc03d1f98c4d14916bcecb6cdc857ed3f813d90cae2a9e92f607d4ae3798d0eb39b0e548f7b4c7964b60d4970c442b91eb78db02772b9a2c02f3a2 SHA512 d09638c78d74e26a428edfbbe00719208fac5e574db11eac2e538d25fa9f3270c9c7b636f770061807a59b200c8afa4252a9513cffe1f4af3d186425b6a14744
diff --git a/x11-themes/greybird/greybird-3.22.10.ebuild b/x11-themes/greybird/greybird-3.22.10.ebuild
deleted file mode 100644
index 93f614fd5e18..000000000000
--- a/x11-themes/greybird/greybird-3.22.10.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools
-
-MY_PN=${PN/g/G}
-
-DESCRIPTION="The default theme from Xubuntu"
-HOMEPAGE="http://shimmerproject.org/project/greybird/ https://github.com/shimmerproject/Greybird"
-SRC_URI="https://github.com/shimmerproject/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-# README says "dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later"
-LICENSE="CC-BY-SA-3.0 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="appindicator gnome xfce"
-
-RDEPEND="
- >=x11-libs/gtk+-3.22:3
- >=x11-themes/gtk-engines-murrine-0.90
-"
-DEPEND="
- ${RDEPEND}
- dev-lang/sassc
- dev-libs/glib:2
- dev-ruby/sass:3.5
-"
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_install() {
- default
-
- pushd "${ED}"/usr/share/themes/${MY_PN} > /dev/null || die
- use appindicator || rm -rf unity
- use gnome || rm -rf metacity-1
- use xfce || rm -rf xfce* xfwm4*
- popd > /dev/null || die
-}
-
-pkg_postinst() {
- if ! has_version x11-themes/elementary-xfce-icon-theme ; then
- elog "For upstream's default icon theme, please emerge"
- elog "x11-themes/elementary-xfce-icon-theme"
- fi
- if ! has_version x11-themes/vanilla-dmz-xcursors ; then
- elog "For upstream's default cursor theme, please emerge"
- elog "x11-themes/vanilla-dmz-xcursors"
- fi
-}
diff --git a/x11-themes/greybird/greybird-3.22.11.ebuild b/x11-themes/greybird/greybird-3.22.11.ebuild
deleted file mode 100644
index fa58cb9e287c..000000000000
--- a/x11-themes/greybird/greybird-3.22.11.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit meson
-
-DESCRIPTION="The default theme from Xubuntu"
-HOMEPAGE="http://shimmerproject.org/project/greybird/ https://github.com/shimmerproject/Greybird"
-SRC_URI="https://github.com/shimmerproject/${PN^}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-# README says "dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later"
-LICENSE="CC-BY-SA-3.0 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="appindicator gnome gtk2 gtk3 xfce"
-REQUIRED_USE="
- || ( appindicator gnome gtk2 gtk3 xfce )
-"
-
-RDEPEND="
- >=x11-libs/gtk+-3.22:3
- >=x11-themes/gtk-engines-murrine-0.90
-"
-DEPEND="
- ${RDEPEND}
- dev-lang/sassc
- dev-libs/glib:2
- dev-ruby/sass:3.5
-"
-S=${WORKDIR}/${P^}
-
-src_install() {
- meson_src_install
-
- pushd "${ED}"/usr/share/themes > /dev/null || die
- use appindicator || { rm -r ${PN^}*/unity || die; }
- use gnome || { rm -r ${PN^}*/metacity-1 || die; }
- use gtk2 || { rm -r ${PN^}*/gtk-2.0 || die; }
- use gtk3 || { rm -r ${PN^}*/gtk-3.0 || die; }
- use xfce || { rm -r ${PN^}*/xfce* ${PN^}*/xfwm4* || die; }
- popd > /dev/null || die
-}
-
-pkg_postinst() {
- if ! has_version x11-themes/elementary-xfce-icon-theme ; then
- elog "For upstream's default icon theme, please emerge"
- elog "x11-themes/elementary-xfce-icon-theme"
- fi
- if ! has_version x11-themes/vanilla-dmz-xcursors ; then
- elog "For upstream's default cursor theme, please emerge"
- elog "x11-themes/vanilla-dmz-xcursors"
- fi
-}
diff --git a/x11-themes/greybird/greybird-3.22.9.ebuild b/x11-themes/greybird/greybird-3.22.9.ebuild
deleted file mode 100644
index 93f614fd5e18..000000000000
--- a/x11-themes/greybird/greybird-3.22.9.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools
-
-MY_PN=${PN/g/G}
-
-DESCRIPTION="The default theme from Xubuntu"
-HOMEPAGE="http://shimmerproject.org/project/greybird/ https://github.com/shimmerproject/Greybird"
-SRC_URI="https://github.com/shimmerproject/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-# README says "dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later"
-LICENSE="CC-BY-SA-3.0 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="appindicator gnome xfce"
-
-RDEPEND="
- >=x11-libs/gtk+-3.22:3
- >=x11-themes/gtk-engines-murrine-0.90
-"
-DEPEND="
- ${RDEPEND}
- dev-lang/sassc
- dev-libs/glib:2
- dev-ruby/sass:3.5
-"
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_install() {
- default
-
- pushd "${ED}"/usr/share/themes/${MY_PN} > /dev/null || die
- use appindicator || rm -rf unity
- use gnome || rm -rf metacity-1
- use xfce || rm -rf xfce* xfwm4*
- popd > /dev/null || die
-}
-
-pkg_postinst() {
- if ! has_version x11-themes/elementary-xfce-icon-theme ; then
- elog "For upstream's default icon theme, please emerge"
- elog "x11-themes/elementary-xfce-icon-theme"
- fi
- if ! has_version x11-themes/vanilla-dmz-xcursors ; then
- elog "For upstream's default cursor theme, please emerge"
- elog "x11-themes/vanilla-dmz-xcursors"
- fi
-}
diff --git a/x11-themes/greybird/greybird-9999.ebuild b/x11-themes/greybird/greybird-9999.ebuild
deleted file mode 100644
index c97399187421..000000000000
--- a/x11-themes/greybird/greybird-9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit git-r3 meson
-
-DESCRIPTION="The default theme from Xubuntu"
-HOMEPAGE="http://shimmerproject.org/project/greybird/ https://github.com/shimmerproject/Greybird"
-EGIT_REPO_URI="https://github.com/shimmerproject/${PN^}"
-
-# README says "dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later"
-LICENSE="CC-BY-SA-3.0 GPL-2+"
-SLOT="0"
-KEYWORDS=""
-IUSE="appindicator gnome gtk2 gtk3 xfce"
-REQUIRED_USE="
- || ( appindicator gnome gtk2 gtk3 xfce )
-"
-
-RDEPEND="
- >=x11-libs/gtk+-3.22:3
- >=x11-themes/gtk-engines-murrine-0.90
-"
-DEPEND="
- ${RDEPEND}
- dev-lang/sassc
- dev-libs/glib:2
- dev-ruby/sass:3.5
-"
-
-src_install() {
- meson_src_install
-
- pushd "${ED}"/usr/share/themes > /dev/null || die
- use appindicator || { rm -r ${PN^}*/unity || die; }
- use gnome || { rm -r ${PN^}*/metacity-1 || die; }
- use gtk2 || { rm -r ${PN^}*/gtk-2.0 || die; }
- use gtk3 || { rm -r ${PN^}*/gtk-3.0 || die; }
- use xfce || { rm -r ${PN^}*/xfce* ${PN^}*/xfwm4* || die; }
- popd > /dev/null || die
-}
-
-pkg_postinst() {
- if ! has_version x11-themes/elementary-xfce-icon-theme ; then
- elog "For upstream's default icon theme, please emerge"
- elog "x11-themes/elementary-xfce-icon-theme"
- fi
- if ! has_version x11-themes/vanilla-dmz-xcursors ; then
- elog "For upstream's default cursor theme, please emerge"
- elog "x11-themes/vanilla-dmz-xcursors"
- fi
-}