public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/kaqaz/
Date: Fri, 22 Nov 2024 22:30:55 +0000 (UTC)	[thread overview]
Message-ID: <1732314385.e4410430a1fd57ea31852fc1ab7eb40dbd9d9c4d.asturm@gentoo> (raw)

commit:     e4410430a1fd57ea31852fc1ab7eb40dbd9d9c4d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 21:01:56 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 22:26:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4410430

x11-misc/kaqaz: drop 1.2.0-r4

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-misc/kaqaz/kaqaz-1.2.0-r4.ebuild | 55 ------------------------------------
 1 file changed, 55 deletions(-)

diff --git a/x11-misc/kaqaz/kaqaz-1.2.0-r4.ebuild b/x11-misc/kaqaz/kaqaz-1.2.0-r4.ebuild
deleted file mode 100644
index 41c0d7e246ed..000000000000
--- a/x11-misc/kaqaz/kaqaz-1.2.0-r4.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils
-
-DESCRIPTION="Modern note manager"
-HOMEPAGE="https://github.com/sialan-labs/kaqaz/"
-if [[ ${PV} = *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/sialan-labs/kaqaz.git"
-else
-	SRC_URI="https://github.com/sialan-labs/kaqaz/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtdeclarative:5
-	dev-qt/qtgraphicaleffects:5
-	dev-qt/qtgui:5
-	dev-qt/qtmultimedia:5[qml]
-	dev-qt/qtnetwork:5[ssl]
-	dev-qt/qtpositioning:5
-	dev-qt/qtsingleapplication[qt5(+),X]
-	dev-qt/qtsensors:5
-	dev-qt/qtsql:5[sqlite]
-	dev-qt/qtquickcontrols:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}/${P}-qt55.patch"
-	"${FILESDIR}/${P}-unbundle-qtsingleapplication.patch"
-)
-
-src_prepare() {
-	default
-	rm -r sialantools/qtsingleapplication || die
-}
-
-src_configure() {
-	eqmake5
-}
-
-src_install() {
-	emake install INSTALL_ROOT="${D}"
-}


             reply	other threads:[~2024-11-22 22:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-22 22:30 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-22 22:30 [gentoo-commits] repo/gentoo:master commit in: x11-misc/kaqaz/ Andreas Sturmlechner
2020-05-20 17:43 Andreas Sturmlechner
2018-02-22 10:51 Andreas Sturmlechner
2017-06-18  8:58 Michael Palimaka
2016-05-28 10:52 Pacho Ramos
2016-04-10 18:01 Davide Pesavento
2016-02-19 14:21 Michael Palimaka
2016-02-19 14:21 Michael Palimaka

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=1732314385.e4410430a1fd57ea31852fc1ab7eb40dbd9d9c4d.asturm@gentoo \
    --to=asturm@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