aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-11-11 12:11:22 -0500
committerAisha Tammy <gentoo@aisha.cc>2020-11-11 12:11:26 -0500
commit60ac018890ff7cad316d5f32b2460f218713a837 (patch)
treec9a73d91cfdd99c759f2d3fa80090133e4cf7b20 /x11-themes
parentx11-themes/bibata-cursor-theme: hidpi cursor theme (diff)
downloadguru-60ac018890ff7cad316d5f32b2460f218713a837.tar.gz
guru-60ac018890ff7cad316d5f32b2460f218713a837.tar.bz2
guru-60ac018890ff7cad316d5f32b2460f218713a837.zip
x11-themes/sweet-dark-gtk-theme: move sweet theme to dark one
fixes inconsistencies with package source as well Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/sweet-dark-gtk-theme/Manifest1
-rw-r--r--x11-themes/sweet-dark-gtk-theme/metadata.xml (renamed from x11-themes/sweet-gtk-theme/metadata.xml)0
-rw-r--r--x11-themes/sweet-dark-gtk-theme/sweet-dark-gtk-theme-1.10.5.ebuild19
-rw-r--r--x11-themes/sweet-gtk-theme/Manifest1
-rw-r--r--x11-themes/sweet-gtk-theme/sweet-gtk-theme-1.10.5_p20200603.ebuild30
-rw-r--r--x11-themes/sweet-gtk-theme/sweet-gtk-theme-9999.ebuild30
6 files changed, 20 insertions, 61 deletions
diff --git a/x11-themes/sweet-dark-gtk-theme/Manifest b/x11-themes/sweet-dark-gtk-theme/Manifest
new file mode 100644
index 000000000..1ad1ae902
--- /dev/null
+++ b/x11-themes/sweet-dark-gtk-theme/Manifest
@@ -0,0 +1 @@
+DIST sweet-dark-gtk-theme-1.10.5.zip 772924 BLAKE2B 95bd9545c70c163d685f2a67670cdb8f5fb1d7a5941e74bfb29b420e596237619ca3aa73cd245e5d339a547857922a8105de98e561ed0107caa371905d261ebf SHA512 424ff9c2afdc2911a877d5deea0cd238324cd97b42aaacf3f87eeed014795117f785b3b4532031a4792b7171b7d66e08b546838cb572ce7e4bc4702d7f4ee3d2
diff --git a/x11-themes/sweet-gtk-theme/metadata.xml b/x11-themes/sweet-dark-gtk-theme/metadata.xml
index a3865a3c5..a3865a3c5 100644
--- a/x11-themes/sweet-gtk-theme/metadata.xml
+++ b/x11-themes/sweet-dark-gtk-theme/metadata.xml
diff --git a/x11-themes/sweet-dark-gtk-theme/sweet-dark-gtk-theme-1.10.5.ebuild b/x11-themes/sweet-dark-gtk-theme/sweet-dark-gtk-theme-1.10.5.ebuild
new file mode 100644
index 000000000..6f590a5ce
--- /dev/null
+++ b/x11-themes/sweet-dark-gtk-theme/sweet-dark-gtk-theme-1.10.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="Sweet (dark) gtk theme"
+HOMEPAGE="https://github.com/EliverLara/Sweet"
+SRC_URI="https://github.com/EliverLara/Sweet/releases/download/v${PV}/Sweet-Dark.zip -> ${P}.zip"
+S="${WORKDIR}/Sweet-Dark"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+LICENSE="GPL-3"
+SLOT="0"
+
+src_install() {
+ insinto /usr/share/themes/Sweet
+ doins -r assets gnome-shell gtk-{2,3}.0 \
+ metacity-1 xfwm4 index.theme
+}
diff --git a/x11-themes/sweet-gtk-theme/Manifest b/x11-themes/sweet-gtk-theme/Manifest
deleted file mode 100644
index 98beb4977..000000000
--- a/x11-themes/sweet-gtk-theme/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sweet-gtk-theme-1.10.5_p20200603.tar.gz 914452 BLAKE2B 5665e4d3a4adad962f6206058ead62c265523d10c97f15facf9d5b5f2c1470673bbcc34cd603d53221e3ee0ef64a1ba3bc830b560a914afafeec216ccbf04bab SHA512 6c90fa0bc96bdee86e34a2541d649838a2647237bb986310ab5e96363b7e76410c5318a1d3b08f023c58444e3be0ff1aa0f3fcfc2696d236c7570e4428f094f5
diff --git a/x11-themes/sweet-gtk-theme/sweet-gtk-theme-1.10.5_p20200603.ebuild b/x11-themes/sweet-gtk-theme/sweet-gtk-theme-1.10.5_p20200603.ebuild
deleted file mode 100644
index fd06303eb..000000000
--- a/x11-themes/sweet-gtk-theme/sweet-gtk-theme-1.10.5_p20200603.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-MY_PN="Sweet"
-
-DESCRIPTION="light and dark colorful gtk theme"
-
-HOMEPAGE="https://github.com/EliverLara/Sweet"
-
-if [[ "${PV}" == "9999" ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/EliverLara/Sweet.git"
-else
- COMMIT="9e3bfeeeee44e5acf13b2bb9fcadb45aea75bc05"
- SRC_URI="https://github.com/EliverLara/Sweet/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
- S="${WORKDIR}/${MY_PN}-${COMMIT}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-src_install() {
- dodir /usr/share/themes/sweet-gtk
- insinto /usr/share/themes/sweet-gtk
- doins -r Art assets gnome-shell gtk-{2.0,3.0} \
- metacity-1 src xfwm4 index.theme
-}
diff --git a/x11-themes/sweet-gtk-theme/sweet-gtk-theme-9999.ebuild b/x11-themes/sweet-gtk-theme/sweet-gtk-theme-9999.ebuild
deleted file mode 100644
index fd06303eb..000000000
--- a/x11-themes/sweet-gtk-theme/sweet-gtk-theme-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-MY_PN="Sweet"
-
-DESCRIPTION="light and dark colorful gtk theme"
-
-HOMEPAGE="https://github.com/EliverLara/Sweet"
-
-if [[ "${PV}" == "9999" ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/EliverLara/Sweet.git"
-else
- COMMIT="9e3bfeeeee44e5acf13b2bb9fcadb45aea75bc05"
- SRC_URI="https://github.com/EliverLara/Sweet/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
- S="${WORKDIR}/${MY_PN}-${COMMIT}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-src_install() {
- dodir /usr/share/themes/sweet-gtk
- insinto /usr/share/themes/sweet-gtk
- doins -r Art assets gnome-shell gtk-{2.0,3.0} \
- metacity-1 src xfwm4 index.theme
-}