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: kde-misc/tellico/
Date: Wed,  9 Nov 2016 13:03:36 +0000 (UTC)	[thread overview]
Message-ID: <1478696600.fc9eac2e7aef04411f8b8588ef1764350e367079.kensington@gentoo> (raw)

commit:     fc9eac2e7aef04411f8b8588ef1764350e367079
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 13:03:03 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 13:03:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9eac2e

kde-misc/tellico: version bump

Package-Manager: portage-2.3.2

 kde-misc/tellico/Manifest           |  1 +
 kde-misc/tellico/metadata.xml       |  1 +
 kde-misc/tellico/tellico-3.0.ebuild | 89 +++++++++++++++++++++++++++++++++++++
 3 files changed, 91 insertions(+)

diff --git a/kde-misc/tellico/Manifest b/kde-misc/tellico/Manifest
index 003d95f..7cfe78d 100644
--- a/kde-misc/tellico/Manifest
+++ b/kde-misc/tellico/Manifest
@@ -1,2 +1,3 @@
 DIST tellico-2.3.10.tar.bz2 4877384 SHA256 e916101f86b6f843b85be42e8545aa7441cd496cbb9b81590e2e0bd03a58faaa SHA512 a93300900febae996633294fa0b2e5808af62bbebafa718e0ba345f206dcd2836e44b6172621fd1b506fd3e6ae60f5c03514d0f53433188c67e6b92a058b33aa WHIRLPOOL 88ea79b081ae35a6f4bff5a34d9df2e2e85af2435e071d93697d4157e8aff638c881445bfa0f9f1bcf30807ac30280e39f08cbc4c968aee47b963b6447f65bb3
 DIST tellico-2.3.11.tar.bz2 5174873 SHA256 3064756f6e1662d07385c37f5821a0f6be8b22b6decad17d6852536016ca2128 SHA512 26a9b49051cbf2f75e89109c0d68d4e91d7b9bd63e3ec99413354cda91ef08b99d2eef3e9dd6f2e017bbbae1a111d3de90115a965f063f6149d36073242c58a9 WHIRLPOOL 1fe854da86baf8babbc4e870ebdbf37f337e300ccbdfb26dbebf9a4146efcf3190671d3f9a132a04960989a7b7a2eda134770467e13dea36ad28ab3c33159258
+DIST tellico-3.0.tar.xz 5461528 SHA256 ad78e909e9e0f3ea5b44e8178026a5bd009f2596697a7d47729549a60c2cf2cb SHA512 86eac5c582782571b49b982439c3e50b8ea78b2fb4cd653744dfc7e9a7058a5abced19a92a617c40b3ab83340ff4e66943c6d0b458ec2b38b4aa408503b1db1e WHIRLPOOL 82ffbb299c8a092ee3da87f36b84d1a75f8deffde7e98d61d7cf320a370475f29dbd37d8a875048d4544d7f9f169dec2c8edda4a478ee34c85c7f39c5c9cfa98

diff --git a/kde-misc/tellico/metadata.xml b/kde-misc/tellico/metadata.xml
index 4dda62c..4bf4a88 100644
--- a/kde-misc/tellico/metadata.xml
+++ b/kde-misc/tellico/metadata.xml
@@ -12,5 +12,6 @@
 	</longdescription>
 	<use>
 		<flag name="addressbook">Add support for kdepim addressbook (kabc)</flag>
+		<flag name="discid">Add support for reading disc IDs from audio CDs</flag>
 	 </use>
 </pkgmetadata>

diff --git a/kde-misc/tellico/tellico-3.0.ebuild b/kde-misc/tellico/tellico-3.0.ebuild
new file mode 100644
index 00000000..2b61d25
--- /dev/null
+++ b/kde-misc/tellico/tellico-3.0.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="A collection manager for the KDE environment"
+HOMEPAGE="http://tellico-project.org/"
+SRC_URI="http://tellico-project.org/files/${P}.tar.xz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug discid pdf scanner semantic-desktop taglib v4l xmp yaz"
+
+RDEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kcrash)
+	$(add_frameworks_dep kguiaddons)
+	$(add_frameworks_dep khtml)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kitemmodels)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep knewstuff)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep solid)
+	$(add_frameworks_dep sonnet)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
+	dev-libs/btparse
+	dev-libs/libxml2
+	dev-libs/libxslt
+	discid? ( media-libs/libdiscid )
+	pdf? ( app-text/poppler[qt5] )
+	scanner? ( $(add_kdeapps_dep libksane) )
+	semantic-desktop? ( $(add_frameworks_dep kfilemetadata) )
+	taglib? ( >=media-libs/taglib-1.5 )
+	v4l? ( >=media-libs/libv4l-0.8.3 )
+	xmp? ( >=media-libs/exempi-2 )
+	yaz? ( >=dev-libs/yaz-2:0 )
+	!kde-misc/tellico:4
+"
+DEPEND="${RDEPEND}
+	sys-devel/gettext
+"
+
+# tests need network access
+RESTRICT="test"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+	local mycmakeargs=(
+		-DCMAKE_DISABLE_FIND_PACKAGE_Csv=ON
+		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Cddb=ON
+		-DCMAKE_DISABLE_FIND_PACKAGE_Libkcddb=ON
+		-DENABLE_WEBCAM=$(usex v4l)
+		$(cmake-utils_use_find_package discid DiscID)
+		$(cmake-utils_use_find_package pdf PopplerQt5)
+		$(cmake-utils_use_find_package scanner KF5Sane)
+		$(cmake-utils_use_find_package semantic-desktop KF5FileMetaData)
+		$(cmake-utils_use_find_package taglib Taglib)
+		$(cmake-utils_use_find_package xmp Exempi)
+		$(cmake-utils_use_find_package yaz Yaz)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2016-11-09 13:03 UTC|newest]

Thread overview: 106+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-09 13:03 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10 17:58 [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/ Andreas Sturmlechner
2024-07-14  5:59 Arthur Zamarin
2024-06-29 16:34 Andreas Sturmlechner
2024-04-22 17:07 Andreas Sturmlechner
2024-04-20 14:52 Arthur Zamarin
2024-03-25 14:46 Andreas Sturmlechner
2024-03-25 14:46 Andreas Sturmlechner
2024-03-06 20:32 Andreas Sturmlechner
2024-01-11 19:43 Andreas Sturmlechner
2023-11-28  9:46 Andreas Sturmlechner
2023-11-03 11:16 Andreas Sturmlechner
2023-08-03 17:11 Andreas Sturmlechner
2023-08-02 17:43 Sam James
2023-07-06 14:24 Andreas Sturmlechner
2023-06-17 17:07 Andreas Sturmlechner
2023-06-16 22:59 Sam James
2023-05-18 15:41 Andreas Sturmlechner
2023-02-07 10:37 Andreas Sturmlechner
2023-01-25  8:27 Andreas Sturmlechner
2023-01-24 19:29 Andreas Sturmlechner
2022-12-15  4:43 Arthur Zamarin
2022-12-05 18:03 Arthur Zamarin
2022-11-16 18:53 Andreas Sturmlechner
2022-10-29 20:29 Sam James
2022-03-26 19:49 Agostino Sarubbo
2022-03-26 19:47 Agostino Sarubbo
2022-02-18 12:16 Andreas Sturmlechner
2022-02-08 19:58 Andreas Sturmlechner
2022-02-08 14:49 Agostino Sarubbo
2022-02-07  7:32 Agostino Sarubbo
2021-12-14 16:04 Andreas Sturmlechner
2021-12-14 15:52 Agostino Sarubbo
2021-12-13 20:29 Jakov Smolić
2021-11-15 13:07 Andreas Sturmlechner
2021-10-03 20:50 Andreas Sturmlechner
2021-10-03 18:48 Sam James
2021-10-03 17:52 Agostino Sarubbo
2021-10-02 11:03 Andreas Sturmlechner
2021-08-25 10:36 Andreas Sturmlechner
2021-08-16  2:43 Sam James
2021-04-05 16:58 Andreas Sturmlechner
2021-04-05 16:45 Sam James
2021-04-05 16:43 Sam James
2021-02-25 12:50 Andreas Sturmlechner
2021-01-07 17:30 Andreas Sturmlechner
2021-01-07 15:04 Sam James
2020-12-29  7:56 Sam James
2020-12-17 19:56 Andreas Sturmlechner
2020-12-17 19:56 Andreas Sturmlechner
2020-11-27  8:51 Andreas Sturmlechner
2020-11-02 14:14 Andreas Sturmlechner
2020-11-02 12:48 Sam James
2020-10-18 18:06 Thomas Deutschmann
2020-09-19  8:11 Andreas Sturmlechner
2020-09-05 16:17 Thomas Deutschmann
2020-09-05 15:19 Sam James
2020-08-09  8:32 Andreas Sturmlechner
2020-07-28 10:04 Andreas Sturmlechner
2020-07-27 22:25 Sam James
2020-07-23 12:51 Sam James
2020-06-03 13:04 Andreas Sturmlechner
2020-06-03 10:46 Andreas Sturmlechner
2020-04-24  8:46 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2020-01-10  9:50 Andreas Sturmlechner
2020-01-10  9:50 Andreas Sturmlechner
2020-01-10  1:26 Thomas Deutschmann
2019-12-08 12:04 Andreas Sturmlechner
2019-12-08 12:04 Andreas Sturmlechner
2019-11-12  1:28 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-11 23:03 Thomas Deutschmann
2019-07-10 10:47 Andreas Sturmlechner
2019-07-04 19:40 Andreas Sturmlechner
2019-07-01 19:23 Thomas Deutschmann
2019-05-29 18:07 Andreas Sturmlechner
2019-01-24 22:59 Andreas Sturmlechner
2019-01-24 22:22 Thomas Deutschmann
2019-01-22  8:43 Mikle Kolyada
2018-11-28  9:58 Michał Górny
2018-11-12 23:00 Andreas Sturmlechner
2018-11-12  1:14 Thomas Deutschmann
2018-11-09 18:53 Mikle Kolyada
2018-05-05  7:15 Andreas Sturmlechner
2018-05-05  7:10 Mikle Kolyada
2018-05-04 15:36 Thomas Deutschmann
2018-04-04 17:57 Johannes Huber
2018-03-12  7:05 Michael Palimaka
2018-03-12  7:05 Michael Palimaka
2018-01-21  3:54 Michael Palimaka
2017-11-27 11:58 Michael Palimaka
2017-11-27  0:20 Thomas Deutschmann
2017-11-20 19:26 Manuel Rüger
2017-10-15 11:46 Michael Palimaka
2017-05-04 22:02 Andreas Sturmlechner
2017-05-04 15:55 Agostino Sarubbo
2017-05-01 13:37 Agostino Sarubbo
2017-03-28 18:35 Andreas Sturmlechner
2017-03-11 21:46 Andreas Hüttel
2017-03-11 21:46 Andreas Hüttel
2017-02-23 10:42 Michael Palimaka
2016-07-07 17:52 Michael Palimaka
2015-12-13 18:26 Michael Palimaka
2015-08-12 20:25 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=1478696600.fc9eac2e7aef04411f8b8588ef1764350e367079.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