summaryrefslogtreecommitdiff
path: root/x11-themes/gnome-themes-standard
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-25 23:06:25 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-25 23:06:25 +0000
commit441d1370330332b7d78f238d2f5e13f7aed5e4e0 (patch)
tree6a5171dd615dfeee62a45044144c66e864738fb0 /x11-themes/gnome-themes-standard
parentab3da91fb6c91a9df52fff8f991570f456fd3c7a (diff)
gentoo christmass resync : 25.12.2020
Diffstat (limited to 'x11-themes/gnome-themes-standard')
-rw-r--r--x11-themes/gnome-themes-standard/Manifest2
-rw-r--r--x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild7
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/gnome-themes-standard/Manifest b/x11-themes/gnome-themes-standard/Manifest
index 50cbf680b610..55d3017c5ad2 100644
--- a/x11-themes/gnome-themes-standard/Manifest
+++ b/x11-themes/gnome-themes-standard/Manifest
@@ -1,4 +1,4 @@
AUX gnome-themes-standard-3.22.2-exclude-engine.patch 1893 BLAKE2B 416f89fb438ced13d04ed94cb7a8504fd0cf664bd61a8a30e703f8c0e9afb16407c34ed14dcb395f9c9a4d19d3d90c1d73f2a64f2acb3de34b6d9ba6a649afe8 SHA512 9b7f4efdce158485850e12566dce91a7b3494bae8191bcacb581a737dde15bcce9b10af8f28ab920605e86008744ad380312f26fc3d624bada910599501159f9
DIST gnome-themes-extra-3.28.tar.xz 2953272 BLAKE2B 122ff5f1d95086c5cad6818efa79763ab574b7d6792b846198ac7ed5b521747d4357025ebd0ac6b5ea1161bf1dd3482ac2e867822bf863928b05a8486172ba0d SHA512 bccc446e86b12476b86a0fe2e3354500c8fb3eef62a85c3823d69aaa259e032e1f94e7993bf633397b669c425ef42635b0cf17b376f0b7cf1869bb1d7160ede0
-EBUILD gnome-themes-standard-3.28.ebuild 1035 BLAKE2B b2756f1fe9c5d5630f663d9671f41a7ed2002b7bd423e2b3ab8c46481ccc743cd501399d05d2d5c7c6dae6dbec9103a27de9df6a57f65ee9e0fbca0a7bc09368 SHA512 b92526987613767c5e8bbb56621dacced6f278f792fcd6896dad4538d553c1e1018c7ec76947528fb86fd59eebe95fe50157ecc60b91bf8dfbe32f540e9b833b
+EBUILD gnome-themes-standard-3.28.ebuild 1008 BLAKE2B d26feab73bdf93497156a8d2f1beb5264742a715bdb1eb07c690eb5d4403106acb7ba2645adbb461a01c22046f4fd620ebdf2d65e7182de02a56d2de6d6b736c SHA512 d0b5aaf2c1a4f580766c34d83f0f1e11a4f81eec81cd628943042cdf6332c920c97fbe724b37e88aa3ce96b1da22f89dc088fbef7879f99ce05f03e1cf626eb5
MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild
index 6752de6dbac2..ec1e7159a039 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild
+++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
GNOME_ORG_MODULE="gnome-themes-extra"
inherit autotools gnome.org xdg
@@ -11,7 +11,6 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra"
LICENSE="LGPL-2.1+"
SLOT="0"
-IUSE=""
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
# Depend on gsettings-desktop-schemas-3.4 to make sure 3.2 users don't lose
@@ -19,7 +18,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd6
RDEPEND="
>=gnome-base/gsettings-desktop-schemas-3.4
"
-DEPEND="
+BDEPEND="
>=dev-util/intltool-0.40
sys-devel/gettext
virtual/pkgconfig
@@ -36,7 +35,7 @@ src_prepare() {
}
src_configure() {
- ECONF_SOURCE="${S}" econf \
+ econf \
--disable-static \
--disable-gtk2-engine \
--disable-gtk3-engine \