From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kipi-plugins/
Date: Fri, 1 Jan 2021 12:24:03 +0000 (UTC) [thread overview]
Message-ID: <1609503753.f54d9fa51e5919f88f220215cfeec6b5db54d35b.asturm@gentoo> (raw)
commit: f54d9fa51e5919f88f220215cfeec6b5db54d35b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 1 11:47:29 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 1 12:22:33 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f54d9fa5
kde-apps/kipi-plugins: Drop IUSE=vkontakte
net-libs/libkvkontakte was last-rited.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kipi-plugins/kipi-plugins-20.12.49.9999.ebuild | 5 ++---
kde-apps/kipi-plugins/kipi-plugins-9999.ebuild | 5 ++---
kde-apps/kipi-plugins/metadata.xml | 1 -
3 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/kde-apps/kipi-plugins/kipi-plugins-20.12.49.9999.ebuild b/kde-apps/kipi-plugins/kipi-plugins-20.12.49.9999.ebuild
index 2d79e89b04..185af96df4 100644
--- a/kde-apps/kipi-plugins/kipi-plugins-20.12.49.9999.ebuild
+++ b/kde-apps/kipi-plugins/kipi-plugins-20.12.49.9999.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://userbase.kde.org/KIPI https://invent.kde.org/graphics/kipi-plu
LICENSE="GPL-2+"
SLOT="5"
KEYWORDS=""
-IUSE="flashexport mediawiki +remotestorage vkontakte"
+IUSE="flashexport mediawiki +remotestorage"
BDEPEND="sys-devel/gettext"
RDEPEND="
@@ -37,7 +37,6 @@ RDEPEND="
flashexport? ( >=kde-frameworks/karchive-${KFMIN}:5 )
mediawiki? ( net-libs/libmediawiki:5 )
remotestorage? ( >=kde-frameworks/kio-${KFMIN}:5 )
- vkontakte? ( net-libs/libkvkontakte:5 )
"
DEPEND="${RDEPEND}
>=dev-qt/qtconcurrent-${QTMIN}:5
@@ -45,10 +44,10 @@ DEPEND="${RDEPEND}
src_configure() {
local mycmakeargs=(
+ -DCMAKE_DISABLE_FIND_PACKAGE_KF5Vkontakte=ON
$(cmake_use_find_package flashexport KF5Archive)
$(cmake_use_find_package mediawiki KF5MediaWiki)
$(cmake_use_find_package remotestorage KF5KIO)
- $(cmake_use_find_package vkontakte KF5Vkontakte)
)
ecm_src_configure
diff --git a/kde-apps/kipi-plugins/kipi-plugins-9999.ebuild b/kde-apps/kipi-plugins/kipi-plugins-9999.ebuild
index 2d79e89b04..185af96df4 100644
--- a/kde-apps/kipi-plugins/kipi-plugins-9999.ebuild
+++ b/kde-apps/kipi-plugins/kipi-plugins-9999.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://userbase.kde.org/KIPI https://invent.kde.org/graphics/kipi-plu
LICENSE="GPL-2+"
SLOT="5"
KEYWORDS=""
-IUSE="flashexport mediawiki +remotestorage vkontakte"
+IUSE="flashexport mediawiki +remotestorage"
BDEPEND="sys-devel/gettext"
RDEPEND="
@@ -37,7 +37,6 @@ RDEPEND="
flashexport? ( >=kde-frameworks/karchive-${KFMIN}:5 )
mediawiki? ( net-libs/libmediawiki:5 )
remotestorage? ( >=kde-frameworks/kio-${KFMIN}:5 )
- vkontakte? ( net-libs/libkvkontakte:5 )
"
DEPEND="${RDEPEND}
>=dev-qt/qtconcurrent-${QTMIN}:5
@@ -45,10 +44,10 @@ DEPEND="${RDEPEND}
src_configure() {
local mycmakeargs=(
+ -DCMAKE_DISABLE_FIND_PACKAGE_KF5Vkontakte=ON
$(cmake_use_find_package flashexport KF5Archive)
$(cmake_use_find_package mediawiki KF5MediaWiki)
$(cmake_use_find_package remotestorage KF5KIO)
- $(cmake_use_find_package vkontakte KF5Vkontakte)
)
ecm_src_configure
diff --git a/kde-apps/kipi-plugins/metadata.xml b/kde-apps/kipi-plugins/metadata.xml
index 0315d40cae..6e02e48299 100644
--- a/kde-apps/kipi-plugins/metadata.xml
+++ b/kde-apps/kipi-plugins/metadata.xml
@@ -12,6 +12,5 @@
<flag name="flashexport">Build the flash export plugin</flag>
<flag name="mediawiki">Build the mediawiki export plugin</flag>
<flag name="remotestorage">Build plugin for remote storage using network protocols such as FTP, SSH, SAMBA via <pkg>kde-frameworks/kio</pkg></flag>
- <flag name="vkontakte">Build plugin for vkontakte.ru</flag>
</use>
</pkgmetadata>
next reply other threads:[~2021-01-01 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-01 12:24 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-09 9:28 [gentoo-commits] proj/kde:master commit in: kde-apps/kipi-plugins/ Andreas Sturmlechner
2022-03-21 20:40 Andreas Sturmlechner
2022-04-22 19:40 Sam James
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=1609503753.f54d9fa51e5919f88f220215cfeec6b5db54d35b.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