From 3b32ae7547d742f6e65770361188670710bec186 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 21 Feb 2023 02:22:31 +0000 Subject: gentoo auto-resync : 21:02:2023 - 02:22:31 --- x11-themes/vertex-theme/Manifest | 2 +- .../vertex-theme/vertex-theme-20170128-r1.ebuild | 47 ---------------------- .../vertex-theme/vertex-theme-20170128-r2.ebuild | 45 +++++++++++++++++++++ 3 files changed, 46 insertions(+), 48 deletions(-) delete mode 100644 x11-themes/vertex-theme/vertex-theme-20170128-r1.ebuild create mode 100644 x11-themes/vertex-theme/vertex-theme-20170128-r2.ebuild (limited to 'x11-themes/vertex-theme') diff --git a/x11-themes/vertex-theme/Manifest b/x11-themes/vertex-theme/Manifest index d71d098d2ee6..fd3be13938ed 100644 --- a/x11-themes/vertex-theme/Manifest +++ b/x11-themes/vertex-theme/Manifest @@ -1,4 +1,4 @@ AUX configure-gtk3-version.patch 470 BLAKE2B 4030dffe526c18587f43f31eab3366f53ccc550155052c6c59591e518f52c3821458cd1760fb08234648e1942c95febcf4571f89f3b5c1191b0d127e52d9341c SHA512 439be00daa759af4c6a63c47a70216dff507139c1b521d5a017882610f0316682d27b204048820473e2fa7f8d5e252a290ffb22a6167bba4e86e41f40e74d587 DIST vertex-theme-20170128.tar.gz 3776773 BLAKE2B 7a44f0e5686d91d79fa31a1f2f0b28e0abf139fa09e4b5049d0f70ddc8742a2ab7b195b21e92a05b61c3f22ec9023ffd288f142b633a42ff6291d01fae8c39fb SHA512 293b24d11424e2ee0e2223bca8423800b1f077d4f902d1ca3b2a28f46ac2cdb4ec3e50cd350d996c15be567112652ae9b43827d6615482fdbb30659e905a1f82 -EBUILD vertex-theme-20170128-r1.ebuild 1050 BLAKE2B 02851f624e3bf0f72ad591e53ebb93c5c77df55cd299ac574dcc2ab6899c1d75c2d7e021ed4689eb48663f7f948dbafa975f10eac72d1c8d830b8f281df57cbc SHA512 212592cc6eab4399be978b787847e1d7468fca6edd227a4c8c526f1d94295310d19b5123921ef7dc7dd6ad53acf20c71d24985cc27536ad64feb93373a93c7e0 +EBUILD vertex-theme-20170128-r2.ebuild 1045 BLAKE2B a968a3d10b87ffeb2f4d1fe4495e9ff3cd76bc2798c82332d9496cb83da63abe2c9c38816857e7298b435a624f1aa469123f982cc4008bfe90934d4acb636775 SHA512 cc43e2ae8768b613edc2667b47c186c401000e1cee3e7030ca33a2e904f34bcc055251f080f2885b3fbb6674e385a7ef3b587d141214307ddffb260b8e00aea8 MISC metadata.xml 675 BLAKE2B b813a7ae61b21a34ef4fe43d9d5df09e04da77dcd23ff53451eb623af502efb2c845400a0973836e9c94133dccbed8a7de10e143376b52e581b5258942488f78 SHA512 3fc7452231d011cb35327da3c08529d73f81df700c2daf7bd34f6d836c91020c3a96c29ea9c4ec00b7d9a0d3263238f4f4e11607a3c4c83ce200cdf04bb2f1cb diff --git a/x11-themes/vertex-theme/vertex-theme-20170128-r1.ebuild b/x11-themes/vertex-theme/vertex-theme-20170128-r1.ebuild deleted file mode 100644 index ac632614a9fc..000000000000 --- a/x11-themes/vertex-theme/vertex-theme-20170128-r1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="Vertex theme for GTK+ based desktops" -HOMEPAGE="https://github.com/horst3180/vertex-theme" -SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="cinnamon gnome-shell mate xfce" - -RDEPEND=" - x11-themes/gnome-themes-standard - x11-themes/gtk-engines-murrine - cinnamon? ( >=x11-libs/gtk+-3.22:3 ) - gnome-shell? ( >=x11-libs/gtk+-3.22:3 ) -" -DEPEND=" - virtual/pkgconfig -" - -PATCHES=( - # Do not let configure try to figure out gtk+:3 version installed - # See also https://github.com/horst3180/arc-theme/issues/436 and 484 - "${FILESDIR}"/configure-gtk3-version.patch -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - econf \ - --disable-unity \ - --enable-gtk2 \ - --enable-gtk3 \ - --with-gnome=3.22 \ - $(use_enable cinnamon) \ - $(use_enable gnome-shell) \ - $(use_enable mate metacity) \ - $(use_enable xfce xfwm) -} diff --git a/x11-themes/vertex-theme/vertex-theme-20170128-r2.ebuild b/x11-themes/vertex-theme/vertex-theme-20170128-r2.ebuild new file mode 100644 index 000000000000..c116134a4cd2 --- /dev/null +++ b/x11-themes/vertex-theme/vertex-theme-20170128-r2.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Vertex theme for GTK+ based desktops" +HOMEPAGE="https://github.com/horst3180/vertex-theme" +SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="cinnamon gnome-shell mate xfce" + +RDEPEND=" + x11-themes/gnome-themes-standard + x11-themes/gtk-engines-murrine + cinnamon? ( >=x11-libs/gtk+-3.22:3 ) + gnome-shell? ( >=x11-libs/gtk+-3.22:3 )" +BDEPEND="virtual/pkgconfig" + +PATCHES=( + # Do not let configure try to figure out gtk+:3 version installed + # See also https://github.com/horst3180/arc-theme/issues/436 and 484 + "${FILESDIR}"/configure-gtk3-version.patch +) + +src_prepare() { + default + eautoreconf +} + +src_configure() { + econf \ + --disable-unity \ + --enable-gtk2 \ + --enable-gtk3 \ + --with-gnome=3.22 \ + $(use_enable cinnamon) \ + $(use_enable gnome-shell) \ + $(use_enable mate metacity) \ + $(use_enable xfce xfwm) +} -- cgit v1.2.3