public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kipi-plugins/
Date: Wed, 10 Aug 2016 17:52:00 +0000 (UTC)	[thread overview]
Message-ID: <1470851511.6ec149e0e5e192af61f5599e267f794f944f1284.kensington@gentoo> (raw)

commit:     6ec149e0e5e192af61f5599e267f794f944f1284
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Aug  9 20:39:41 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 17:51:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec149e0

media-plugins/kipi-plugins: Version bump to 5.1.0

Package-Manager: portage-2.2.28

 media-plugins/kipi-plugins/Manifest                |  1 +
 .../kipi-plugins/kipi-plugins-5.1.0.ebuild         | 98 ++++++++++++++++++++++
 media-plugins/kipi-plugins/metadata.xml            |  1 +
 3 files changed, 100 insertions(+)

diff --git a/media-plugins/kipi-plugins/Manifest b/media-plugins/kipi-plugins/Manifest
index 8a2bb84..483c78c 100644
--- a/media-plugins/kipi-plugins/Manifest
+++ b/media-plugins/kipi-plugins/Manifest
@@ -1,3 +1,4 @@
 DIST digikam-4.14.0.tar.bz2 59805228 SHA256 9d7bcb689d8c29be2e81976f0a043220f442a24f2071284044e7f1a799a7fdad SHA512 3029e9b67d9d055bd9aee0d6d01e87950702e026f9f44b513155946ba087ec58b300f945a035a418afae45365ed007d8db6a1a90ed1d391e5e0e4cb679168ccf WHIRLPOOL 35a3caedc9a4799f161b26b3b4df51da18a31be50a8a6da5b12a339a353755d73a47f103099087e3dc8e6926f65ae19638efea3585c86f72173a086056bf48ce
 DIST digikam-4.4.0.tar.bz2 68871203 SHA256 5c68a2d200f5b502706128ea64839319aad333fb79548f49ecc92594e280d4e9 SHA512 4992fad1e574fc44eac53f3ac8d4ab78ccbf8e04beb54a211a9afc20af1efb6f8bacedea07e403f490e7f70a74ed5ac02d4f9b939dfaf25f64a4a9bda0a7d94a WHIRLPOOL 7a05ab9926227232a1cf52bf68da45b849b982e840b171f702610acce85a1ce8e59967a02e845a0ef19c316daee835861573aca40dc7b28422cf7d6d56119e2c
 DIST digikam-5.0.0.tar.xz 62980708 SHA256 b0b4fb7f55101830b8a49d804f622f80e82386d1597cb1b94e6d2f287ab33d9f SHA512 99cd961b2261a76a2743ecabfb64195b941dc20f8fc57318cef9ca6e34ca9bd5c944c6019aa92b493316db47385a98f0f77fa04fcbd20ac0e3b01a03936eddfb WHIRLPOOL c15d19da31c7ba0679475fca7dc9f9b60104fee9f55a7b41b4b655e37d910d0bc963ebfd87a241ef5536ef4a0c362be42e6c5b054ee5a46998bee54ef8ad41f3
+DIST digikam-5.1.0.tar.xz 68259780 SHA256 47915e2e41ded21071309c0b387495bd66f6cc488acbfa647d2d8d57595127f1 SHA512 aa6b6b2a2f40dc6e1e90549d3b1cdcd2e886d16cfa4bb140093b67366b4aeaa3ebab96f0a28b1aeb969dca1fa64f8377bb8af44da4feeb4356e1f884357aaa86 WHIRLPOOL c09afdcc67fa0643f84f4b026227eb6f6c651369b1452e670d4c4451d967a78c968ec56a39f724d726f251d5fb51411214aa723860a23e936ce282a7285d89bc

diff --git a/media-plugins/kipi-plugins/kipi-plugins-5.1.0.ebuild b/media-plugins/kipi-plugins/kipi-plugins-5.1.0.ebuild
new file mode 100644
index 0000000..5d81971
--- /dev/null
+++ b/media-plugins/kipi-plugins/kipi-plugins-5.1.0.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MIN_VERSION="3.0"
+KDE_HANDBOOK="true"
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Plugins for the KDE Image Plugin Interface"
+HOMEPAGE="http://www.digikam.org/"
+
+LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
+KEYWORDS="~amd64 ~x86"
+IUSE="flashexport mediawiki +remotestorage vkontakte"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	MY_PV="${PV/_/-}"
+	MY_P="digikam-${MY_PV}"
+
+	if [[ ${PV} =~ beta[0-9]$ ]]; then
+		SRC_BRANCH="unstable"
+	else
+		SRC_BRANCH="stable"
+	fi
+
+	SRC_URI="mirror://kde/${SRC_BRANCH}/digikam/${MY_P}.tar.xz"
+
+	S="${WORKDIR}/${MY_P}/extra/${PN}"
+fi
+
+COMMON_DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_kdeapps_dep libkipi '' '' '5=')
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtsvg)
+	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
+	$(add_qt_dep qtxmlpatterns)
+	flashexport? ( $(add_frameworks_dep karchive) )
+	mediawiki? ( net-libs/libmediawiki:5 )
+	remotestorage? ( $(add_frameworks_dep kio) )
+	vkontakte? ( net-libs/libkvkontakte:5 )
+"
+DEPEND="${COMMON_DEPEND}
+	$(add_qt_dep qtconcurrent)
+	sys-devel/gettext
+"
+RDEPEND="${COMMON_DEPEND}
+	!media-plugins/kipi-plugins:4
+"
+
+# hangs
+RESTRICT="test"
+
+src_prepare() {
+	if [[ ${KDE_BUILD_TYPE} = release ]]; then
+		# prepare the handbook
+		mv "${WORKDIR}"/${MY_P}/doc/${PN} "${S}"/doc || die
+
+		if use handbook; then
+			echo "add_subdirectory( doc )" >> CMakeLists.txt || die
+		fi
+
+		if [[ ${SRC_BRANCH} = stable ]]; then
+			# prepare the translations
+			mv "${WORKDIR}/${MY_P}/po" po || die
+			find po -name "*.po" -and -not -name "kipiplugin*.po" -delete || die
+			echo "find_package(Gettext REQUIRED)" >> CMakeLists.txt || die
+			echo "add_subdirectory( po )" >> CMakeLists.txt || die
+		fi
+	fi
+
+	kde5_src_prepare
+}
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package flashexport KF5Archive)
+		$(cmake-utils_use_find_package mediawiki KF5MediaWiki)
+		$(cmake-utils_use_find_package remotestorage KF5KIO)
+		$(cmake-utils_use_find_package vkontakte KF5Vkontakte)
+	)
+
+	kde5_src_configure
+}

diff --git a/media-plugins/kipi-plugins/metadata.xml b/media-plugins/kipi-plugins/metadata.xml
index 62cdafa..6aab6c9 100644
--- a/media-plugins/kipi-plugins/metadata.xml
+++ b/media-plugins/kipi-plugins/metadata.xml
@@ -15,6 +15,7 @@
 		<flag name="mediawiki">Build the mediawiki export plugin</flag>
 		<flag name="panorama">Pull in dependencies needed by panorama plugin</flag>
 		<flag name="redeyes">Add redeyes removal support</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="videoslideshow">Build videoslideshow plugin</flag>
 		<flag name="vkontakte">Build plugin for vkontakte.ru</flag>
 	</use>


             reply	other threads:[~2016-08-10 17:52 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-10 17:52 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-05-19 17:54 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kipi-plugins/ Andreas Sturmlechner
2019-05-19 13:14 Thomas Deutschmann
2019-05-13 10:05 Mikle Kolyada
2019-04-19 12:30 Andreas Sturmlechner
2018-05-02 19:12 Johannes Huber
2018-05-02 16:33 Thomas Deutschmann
2018-05-02 14:19 Mikle Kolyada
2018-03-27  5:11 Johannes Huber
2018-03-17  0:27 Andreas Sturmlechner
2017-12-16 17:24 Tobias Klausmann
2017-12-08 21:58 Thomas Deutschmann
2017-09-06 18:50 Johannes Huber
2017-09-06 18:50 Johannes Huber
2017-06-24  3:15 Michael Palimaka
2017-04-27 12:17 Michael Palimaka
2017-04-24  7:23 Agostino Sarubbo
2017-03-18 14:44 Andreas Sturmlechner
2016-12-23 10:11 Johannes Huber
2016-12-08 17:16 Michael Palimaka
2016-12-08 17:16 Michael Palimaka
2016-11-25  6:00 Michael Palimaka
2016-11-08  9:26 Johannes Huber
2016-11-08  9:26 Johannes Huber
2016-11-07 21:47 Johannes Huber
2016-10-20 20:58 Michael Palimaka
2016-08-10 17:52 Michael Palimaka
2016-07-10 11:01 Johannes Huber
2016-05-22 19:11 Michael Palimaka
2016-05-22 18:11 Michael Palimaka
2016-03-07 15:08 Michael Palimaka
2015-12-10 18:11 Michael Palimaka
2015-10-22 13:18 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=1470851511.6ec149e0e5e192af61f5599e267f794f944f1284.kensington@gentoo \
    --to=kensington@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