summaryrefslogtreecommitdiff
path: root/x11-themes/QGnomePlatform
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-08-11 01:43:30 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-08-11 01:43:30 +0000
commit2338ba287cd3285aac31e7c12d3acf4c1ac6069d (patch)
tree8e7f83865c7e848b7664299da48423accd94f86a /x11-themes/QGnomePlatform
parente5d067e75f77b751850fdf034e7ee97cb6b4f6f2 (diff)
downloadbaldeagleos-repo-2338ba287cd3285aac31e7c12d3acf4c1ac6069d.tar.gz
baldeagleos-repo-2338ba287cd3285aac31e7c12d3acf4c1ac6069d.tar.xz
baldeagleos-repo-2338ba287cd3285aac31e7c12d3acf4c1ac6069d.zip
Adding metadata
Diffstat (limited to 'x11-themes/QGnomePlatform')
-rw-r--r--x11-themes/QGnomePlatform/Manifest1
-rw-r--r--x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild34
-rw-r--r--x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild1
3 files changed, 1 insertions, 35 deletions
diff --git a/x11-themes/QGnomePlatform/Manifest b/x11-themes/QGnomePlatform/Manifest
index 1aa564170f75..b38262d71d30 100644
--- a/x11-themes/QGnomePlatform/Manifest
+++ b/x11-themes/QGnomePlatform/Manifest
@@ -1,2 +1 @@
-DIST QGnomePlatform-0.7.1.tar.gz 33633 BLAKE2B 167039a7de4bbd3cae163022adb94a2bd4764f5a862b8334600f2bc5b7cfe09b6a5facfe656438d05bbf150e10caab9f1aeb910d0aa8d55fbe8995393e89b0d8 SHA512 7e3ba774ee1387604f4c66bd75f9fb4c5305f4553886132e8e3991a3e42564844a7eafb1361e0e8c64743746e315c07b22c11c133be95c1c53afb62c062bfc6e
DIST QGnomePlatform-0.8.0.tar.gz 37381 BLAKE2B 04aeb04f08441aa4964ddb7a3f0b6afbceead82abb5399d36731c77c6de6b303a7db188094857c8346381940deeb8bcd9c6d24e0521cb10b649209e1f6b8d0a0 SHA512 e862b84024ad77976b52cbacf1f920acaa60d2bfcb8f261f1215f2e5fb2dbe6d99e10aa425be70fa2dd324ac4d8c5b85958d68fae4fb7f9728caf097aa1bd102
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
deleted file mode 100644
index cb4a841bc793..000000000000
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.7.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils
-
-DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings"
-HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform"
-SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="amd64 ~ppc64 x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtdbus:5=
- >=dev-qt/qtwidgets-5.12:5=
- dev-qt/qtwayland:5=
- dev-qt/qtx11extras:5=
- sys-apps/xdg-desktop-portal
- x11-libs/gtk+:3[X]
- >=x11-themes/adwaita-qt-1.2.0
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}"
-
-src_configure() {
- eqmake5
-}
-
-src_install() {
- INSTALL_ROOT="${D}" default
-}
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
index 60e88ef7b956..f6489dbb88e1 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild
@@ -18,6 +18,7 @@ RDEPEND="
>=dev-qt/qtwidgets-5.12:5=
dev-qt/qtwayland:5=
dev-qt/qtx11extras:5=
+ gnome-base/gsettings-desktop-schemas
sys-apps/xdg-desktop-portal
x11-libs/gtk+:3[X]
>=x11-themes/adwaita-qt-1.3.1