From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-text/kbibtex/
Date: Wed, 6 Nov 2019 16:47:15 +0000 (UTC) [thread overview]
Message-ID: <1573058793.a4c67eebd7604156993f4af399583f60f04ade14.asturm@gentoo> (raw)
commit: a4c67eebd7604156993f4af399583f60f04ade14
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 6 16:46:33 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 16:46:33 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a4c67eeb
app-text/kbibtex: Drop USE zotero, update DEPENDs
Upstream commit 51d1d90a1bfcc6693a0222b73b525acc3936d21c
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-text/kbibtex/kbibtex-9999.ebuild | 8 ++------
app-text/kbibtex/metadata.xml | 1 -
2 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/app-text/kbibtex/kbibtex-9999.ebuild b/app-text/kbibtex/kbibtex-9999.ebuild
index 2fe7eeb6f9..2683a48523 100644
--- a/app-text/kbibtex/kbibtex-9999.ebuild
+++ b/app-text/kbibtex/kbibtex-9999.ebuild
@@ -15,7 +15,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
fi
LICENSE="GPL-2"
-IUSE="webengine zotero"
+IUSE="webengine"
DEPEND="
$(add_frameworks_dep kcompletion)
@@ -39,6 +39,7 @@ DEPEND="
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
+ $(add_qt_dep qtnetworkauth)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
$(add_qt_dep qtxmlpatterns)
@@ -46,10 +47,6 @@ DEPEND="
dev-libs/icu:=
virtual/tex-base
webengine? ( $(add_qt_dep qtwebengine 'widgets') )
- zotero? (
- app-crypt/qca[qt5(+)]
- dev-libs/qoauth:5
- )
"
RDEPEND="${DEPEND}
!app-text/kbibtex:4
@@ -62,7 +59,6 @@ src_configure() {
local mycmakeargs=(
-DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebKitWidgets=ON
$(cmake-utils_use_find_package webengine Qt5WebEngineWidgets)
- $(cmake-utils_use_find_package zotero Qca-qt5)
)
kde5_src_configure
diff --git a/app-text/kbibtex/metadata.xml b/app-text/kbibtex/metadata.xml
index bbd2b00bbf..445fd5222d 100644
--- a/app-text/kbibtex/metadata.xml
+++ b/app-text/kbibtex/metadata.xml
@@ -7,6 +7,5 @@
</maintainer>
<use>
<flag name="webengine">Use <pkg>dev-qt/qtwebengine</pkg> for HTML previews</flag>
- <flag name="zotero">Enable support for synchronisation with zotero.org web service</flag>
</use>
</pkgmetadata>
next reply other threads:[~2019-11-06 16:47 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-06 16:47 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-21 19:42 [gentoo-commits] proj/kde:master commit in: app-text/kbibtex/ Andreas Sturmlechner
2024-03-25 18:47 Andreas Sturmlechner
2024-03-07 10:55 Andreas Sturmlechner
2024-03-03 13:56 Andreas Sturmlechner
2023-05-04 13:11 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-04-26 23:08 Andreas Sturmlechner
2020-04-26 23:08 Andreas Sturmlechner
2019-11-17 22:29 Andreas Sturmlechner
2019-11-13 2:00 Andreas Sturmlechner
2019-11-06 16:40 Andreas Sturmlechner
2019-05-08 6:09 Andreas Sturmlechner
2019-01-26 23:45 Andreas Sturmlechner
2018-03-19 17:15 Andreas Sturmlechner
2018-02-22 13:17 Andreas Sturmlechner
2017-06-18 9:03 Andreas Sturmlechner
2017-06-18 8:36 Andreas Sturmlechner
2017-06-11 21:44 Andreas Sturmlechner
2017-04-05 21:36 Andreas Sturmlechner
2017-04-05 21:31 Andreas Sturmlechner
2016-11-28 16:09 Johannes Huber
2016-10-20 20:18 Michael Palimaka
2015-10-14 12:51 Michael Palimaka
2015-09-23 14:50 Michael Palimaka
2015-07-28 20:20 Johannes Huber
2014-05-21 11:55 Johannes Huber
2014-04-06 21:50 Johannes Huber
2014-03-13 21:50 Johannes Huber
2014-01-18 4:50 Manuel Rüger
2013-03-24 0:49 Manuel Rüger
2013-03-17 18:13 Michael Palimaka
2013-03-12 12:12 Michael Palimaka
2013-01-22 16:38 Michael Palimaka
2012-10-31 11:54 Michael Palimaka
2012-02-01 10:12 Johannes Huber
2011-12-08 12:02 Johannes Huber
2011-11-24 22:58 Johannes Huber
2011-11-10 0:42 Johannes Huber
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=1573058793.a4c67eebd7604156993f4af399583f60f04ade14.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