From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-qt/
Date: Sun, 14 Feb 2021 16:23:16 +0000 (UTC) [thread overview]
Message-ID: <1613319789.4eb56f12541bdd5f2ec7928d9bcc74b2b6c4cd75.pacho@gentoo> (raw)
commit: 4eb56f12541bdd5f2ec7928d9bcc74b2b6c4cd75
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 16:13:11 2021 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 16:23:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb56f12
x11-themes/adwaita-qt: Drop old
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
x11-themes/adwaita-qt/Manifest | 1 -
x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild | 45 ---------------------------
2 files changed, 46 deletions(-)
diff --git a/x11-themes/adwaita-qt/Manifest b/x11-themes/adwaita-qt/Manifest
index 54ad95351d8..327547dc2c0 100644
--- a/x11-themes/adwaita-qt/Manifest
+++ b/x11-themes/adwaita-qt/Manifest
@@ -1,3 +1,2 @@
-DIST adwaita-qt-1.1.1.tar.gz 435566 BLAKE2B c8ca8df84ce06311b0937d994a859bb6e71a4a45570c179bdf3ded144bee06c93d8d80b300db3786b1bcc8db7f2b1d78423c8d8b0456079c4563924b2a036abc SHA512 6d11fc8eecc94da4f2e3798ee5147258f277032b23a82d5bf8d3414943ac89c5ebd056d519338959c72a8a45d1638ab8cfeac01b3f3fd1118b4c89eb0c8b5608
DIST adwaita-qt-1.1.4.tar.gz 436392 BLAKE2B 2a8ab80a2189cc7bbc21bb83c409b16c8824364cc768765246876dedab8ac4073f0325d28dd916b2173bb3cd7396bb2c4b19b07c8932d589200d91f3ea48e2b9 SHA512 78390787c4b080608036605c6c713bbd5d482b039796e76974ca8c034e0d8af694704e063d53f99a3e5e7ac4d48f6325ff1c90d67fbeb4bc9e49792485e11cb1
DIST adwaita-qt-1.2.0.tar.gz 438425 BLAKE2B 752d00197f107b0c94d15dd3c0a1f5f55f5b388b077ce8cfaac5dd01651bea6b97e24e85e600298aa9d19bb6c0ea1cfbecef41248eb78a8cb60b284a5ede10e4 SHA512 313697ad6474dc15eae8e6650cd6eb2e31dc3005978c6de5aa92003f3c426f9a04523bb839922f9acaca35495566dedb049df9582d1a6666dcf97e8429a7a778
diff --git a/x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild b/x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild
deleted file mode 100644
index 662921101d5..00000000000
--- a/x11-themes/adwaita-qt/adwaita-qt-1.1.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="A style to bend Qt applications to look like they belong into GNOME Shell"
-HOMEPAGE="https://github.com/FedoraQt/adwaita-qt"
-SRC_URI="https://github.com/FedoraQt/${PN}/archive/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
-IUSE="gnome"
-
-DEPEND="
- dev-qt/qtcore:5
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}
- gnome? ( x11-themes/QGnomePlatform )
-"
-
-src_configure() {
- BUILD_DIR="${WORKDIR}/${PN}_qt5"
- local mycmakeargs=( -DUSE_QT4=OFF )
- cmake_src_configure
-}
-
-src_compile() {
- local _d
- for _d in "${WORKDIR}"/${PN}_qt*; do
- cmake_src_compile -C "${_d}"
- done
-}
-
-src_install() {
- local _d
- for _d in "${WORKDIR}"/${PN}_qt*; do
- cmake_src_install -C "${_d}"
- done
-}
next reply other threads:[~2021-02-14 16:23 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-14 16:23 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-11 16:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-qt/ Viorel Munteanu
2024-03-11 16:17 Viorel Munteanu
2023-11-10 16:39 Pacho Ramos
2023-04-20 13:26 Pacho Ramos
2023-04-20 13:25 Pacho Ramos
2022-12-01 22:28 Jakov Smolić
2022-12-01 22:24 Jakov Smolić
2022-10-02 8:03 Pacho Ramos
2022-10-02 8:03 Pacho Ramos
2022-01-13 2:00 Georgy Yakovlev
2021-12-14 15:45 Jakov Smolić
2021-12-14 15:45 Jakov Smolić
2021-11-11 10:44 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-08-25 12:31 Pacho Ramos
2021-08-25 12:31 Pacho Ramos
2021-07-11 20:51 Sam James
2021-07-09 6:26 Agostino Sarubbo
2021-06-06 18:12 Pacho Ramos
2021-06-06 18:12 Pacho Ramos
2021-05-20 16:20 Sam James
2021-05-20 16:20 Sam James
2021-05-20 13:12 Pacho Ramos
2021-05-20 13:12 Pacho Ramos
2021-03-28 8:33 Pacho Ramos
2021-02-14 16:23 Pacho Ramos
2021-02-14 16:23 Pacho Ramos
2020-07-14 19:16 Pacho Ramos
2020-06-21 20:31 Thomas Deutschmann
2020-05-31 12:42 Pacho Ramos
2020-05-31 12:42 Pacho Ramos
2020-05-20 20:17 Pacho Ramos
2020-01-21 19:48 Pacho Ramos
2020-01-21 10:42 Agostino Sarubbo
2020-01-20 12:52 Agostino Sarubbo
2020-01-12 20:33 Andreas Sturmlechner
2019-12-15 15:22 Pacho Ramos
2019-12-05 7:54 Pacho Ramos
2019-11-20 15:40 Agostino Sarubbo
2019-11-20 11:16 Agostino Sarubbo
2019-07-31 7:52 Pacho Ramos
2019-06-27 7:29 Sergei Trofimovich
2018-06-17 21:17 Andreas Sturmlechner
2018-06-11 8:13 Agostino Sarubbo
2018-05-27 11:40 Pacho Ramos
2017-09-08 13:46 Pacho Ramos
2017-07-21 8:46 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1613319789.4eb56f12541bdd5f2ec7928d9bcc74b2b6c4cd75.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox