2007-01-15 23:38:55 +00:00
|
|
|
#
|
2011-01-14 02:30:32 +00:00
|
|
|
# spec file for package tellico
|
2007-01-15 23:38:55 +00:00
|
|
|
#
|
2023-02-09 08:44:55 +00:00
|
|
|
# Copyright (c) 2023 SUSE LLC
|
2007-01-15 23:38:55 +00:00
|
|
|
#
|
2008-09-15 13:54:28 +00:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2018-12-27 07:49:26 +00:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2007-01-15 23:38:55 +00:00
|
|
|
#
|
2011-01-14 02:30:32 +00:00
|
|
|
|
2012-05-03 09:01:03 +00:00
|
|
|
|
2007-01-15 23:38:55 +00:00
|
|
|
Name: tellico
|
Accepting request 1087971 from home:victorhck:branches:KDE:Extra
- Update to 3.5
Improvements and Bug Fixes:
* New data sources for FilmAffinity, iTunes Search, and Gaming History were added.
* Colnect can now be searched for comic books, sports cards, and video game results.
* Screenshots were added to results from IGDB, MobyGames, and TheGamesDB.
* The data sources for AMS Mathematical Review, Dark Horse Comics, KinoPoisk, and IBS were updated.
* The label catalog number is an option for Discogs results (kde#452548).
* Importing DataCrow files in exported XML format was added (kde#451138).
* Collections can now be saved as empty template files, for later reuse (kde#450043).
* New reports with an Image Grid and single entry per page were added (kde#452552).
* A command-line option for importing PDF files was added.
* An explicit filter rule for Bool fields was added.
* Allowing regular expressions in the quick filter became an option (kde#450517).
* A transparent background is now used in the initial view (kde#461777).
* The https scheme is now supported for SRU sources (kde#463438).
* The active filter is retained when selecting an entry (kde#462337).
* Support for reading EPUB files with KFileMetaData was added (kde#450192).
* The link color for entry templates can now be configured (kde#467150).
* The SRU and z39.50 information for the US Library of Congress was updated.
* Removed Fix-build-with-older-Qt-versions.patch, since it's included in source code.
OBS-URL: https://build.opensuse.org/request/show/1087971
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=88
2023-05-21 22:34:35 +00:00
|
|
|
Version: 3.5
|
2012-01-26 13:08:35 +00:00
|
|
|
Release: 0
|
2019-05-29 06:53:10 +00:00
|
|
|
Summary: A Collection Manager
|
2018-12-27 07:49:26 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-02-15 16:13:00 +00:00
|
|
|
Group: Productivity/Office/Other
|
2019-11-10 09:13:21 +00:00
|
|
|
URL: https://tellico-project.org/
|
|
|
|
Source0: https://tellico-project.org/files/%{name}-%{version}.tar.xz
|
Accepting request 1087971 from home:victorhck:branches:KDE:Extra
- Update to 3.5
Improvements and Bug Fixes:
* New data sources for FilmAffinity, iTunes Search, and Gaming History were added.
* Colnect can now be searched for comic books, sports cards, and video game results.
* Screenshots were added to results from IGDB, MobyGames, and TheGamesDB.
* The data sources for AMS Mathematical Review, Dark Horse Comics, KinoPoisk, and IBS were updated.
* The label catalog number is an option for Discogs results (kde#452548).
* Importing DataCrow files in exported XML format was added (kde#451138).
* Collections can now be saved as empty template files, for later reuse (kde#450043).
* New reports with an Image Grid and single entry per page were added (kde#452552).
* A command-line option for importing PDF files was added.
* An explicit filter rule for Bool fields was added.
* Allowing regular expressions in the quick filter became an option (kde#450517).
* A transparent background is now used in the initial view (kde#461777).
* The https scheme is now supported for SRU sources (kde#463438).
* The active filter is retained when selecting an entry (kde#462337).
* Support for reading EPUB files with KFileMetaData was added (kde#450192).
* The link color for entry templates can now be configured (kde#467150).
* The SRU and z39.50 information for the US Library of Congress was updated.
* Removed Fix-build-with-older-Qt-versions.patch, since it's included in source code.
OBS-URL: https://build.opensuse.org/request/show/1087971
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=88
2023-05-21 22:34:35 +00:00
|
|
|
|
2016-11-12 08:07:00 +00:00
|
|
|
BuildRequires: extra-cmake-modules
|
2011-01-14 02:30:21 +00:00
|
|
|
BuildRequires: fdupes
|
2019-07-10 11:42:52 +00:00
|
|
|
BuildRequires: libcsv-devel
|
2017-02-22 19:34:20 +00:00
|
|
|
BuildRequires: pkgconfig
|
2020-08-27 14:14:03 +00:00
|
|
|
BuildRequires: update-desktop-files
|
2018-03-28 18:12:27 +00:00
|
|
|
BuildRequires: cmake(KF5Archive)
|
2021-04-20 08:24:35 +00:00
|
|
|
BuildRequires: cmake(KF5Cddb)
|
2018-03-28 18:12:27 +00:00
|
|
|
BuildRequires: cmake(KF5Codecs)
|
|
|
|
BuildRequires: cmake(KF5Config)
|
|
|
|
BuildRequires: cmake(KF5ConfigWidgets)
|
|
|
|
BuildRequires: cmake(KF5CoreAddons)
|
|
|
|
BuildRequires: cmake(KF5Crash)
|
|
|
|
BuildRequires: cmake(KF5DocTools)
|
|
|
|
BuildRequires: cmake(KF5FileMetaData)
|
|
|
|
BuildRequires: cmake(KF5GuiAddons)
|
|
|
|
BuildRequires: cmake(KF5I18n)
|
|
|
|
BuildRequires: cmake(KF5IconThemes)
|
|
|
|
BuildRequires: cmake(KF5ItemModels)
|
|
|
|
BuildRequires: cmake(KF5JobWidgets)
|
|
|
|
BuildRequires: cmake(KF5KIO)
|
|
|
|
BuildRequires: cmake(KF5NewStuff)
|
|
|
|
BuildRequires: cmake(KF5Sane)
|
|
|
|
BuildRequires: cmake(KF5Solid)
|
2021-03-22 18:34:31 +00:00
|
|
|
BuildRequires: cmake(KF5Sonnet)
|
|
|
|
BuildRequires: cmake(KF5TextWidgets)
|
2018-03-28 18:12:27 +00:00
|
|
|
BuildRequires: cmake(KF5Wallet)
|
|
|
|
BuildRequires: cmake(KF5WidgetsAddons)
|
|
|
|
BuildRequires: cmake(KF5WindowSystem)
|
|
|
|
BuildRequires: cmake(KF5XmlGui)
|
2021-03-22 18:34:31 +00:00
|
|
|
BuildRequires: cmake(Qt5Charts)
|
2018-03-28 18:12:27 +00:00
|
|
|
BuildRequires: cmake(Qt5Core)
|
|
|
|
BuildRequires: cmake(Qt5DBus)
|
|
|
|
BuildRequires: cmake(Qt5Network)
|
2021-03-22 18:34:31 +00:00
|
|
|
BuildRequires: cmake(Qt5PrintSupport)
|
2018-03-28 18:12:27 +00:00
|
|
|
BuildRequires: cmake(Qt5Test)
|
|
|
|
BuildRequires: cmake(Qt5Widgets)
|
|
|
|
BuildRequires: cmake(Qt5Xml)
|
2021-04-20 08:24:35 +00:00
|
|
|
BuildRequires: pkgconfig(exempi-2.0)
|
|
|
|
BuildRequires: pkgconfig(libcdio)
|
|
|
|
BuildRequires: pkgconfig(libv4l2)
|
2012-07-24 13:39:06 +00:00
|
|
|
BuildRequires: pkgconfig(libxml-2.0)
|
2021-04-20 08:24:35 +00:00
|
|
|
BuildRequires: pkgconfig(libxslt)
|
|
|
|
BuildRequires: pkgconfig(poppler-qt5)
|
|
|
|
BuildRequires: pkgconfig(taglib)
|
|
|
|
BuildRequires: pkgconfig(yaz)
|
2022-07-06 13:27:50 +00:00
|
|
|
# Needed to install/uninstall knewstuff downloads
|
|
|
|
Requires: /usr/bin/dbus-send
|
2021-03-23 07:22:40 +00:00
|
|
|
# QWebEngine is not available on ppc
|
|
|
|
%ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64
|
2021-03-22 18:34:31 +00:00
|
|
|
BuildRequires: cmake(Qt5WebEngineWidgets)
|
|
|
|
%else
|
|
|
|
BuildRequires: cmake(KF5KHtml)
|
|
|
|
%endif
|
2007-01-15 23:38:55 +00:00
|
|
|
|
|
|
|
%description
|
2019-05-29 06:52:28 +00:00
|
|
|
Tellico is an application for organizing your collections. It provides
|
2011-02-15 16:13:00 +00:00
|
|
|
default templates for books, bibliographies, videos, music, video games, coins,
|
|
|
|
stamps, trading cards, comic books, and wines.
|
2011-01-14 02:30:21 +00:00
|
|
|
|
2011-02-15 16:13:13 +00:00
|
|
|
%lang_package
|
2012-07-24 13:39:06 +00:00
|
|
|
|
2007-01-15 23:38:55 +00:00
|
|
|
%prep
|
2021-04-20 08:24:35 +00:00
|
|
|
%autosetup -p1
|
2010-12-14 10:08:38 +00:00
|
|
|
|
2007-01-15 23:38:55 +00:00
|
|
|
%build
|
2016-11-12 08:07:00 +00:00
|
|
|
%cmake_kf5 "-DENABLE_WEBCAM=true" -d build
|
2020-08-27 14:14:03 +00:00
|
|
|
%cmake_build
|
2007-01-15 23:38:55 +00:00
|
|
|
|
|
|
|
%install
|
2016-11-12 08:07:00 +00:00
|
|
|
%kf5_makeinstall -C build
|
2011-10-06 14:46:18 +00:00
|
|
|
|
2016-11-12 08:07:00 +00:00
|
|
|
%suse_update_desktop_file -r org.kde.%{name} Qt KDE Office Database
|
2011-02-15 16:13:00 +00:00
|
|
|
|
2008-02-08 19:47:12 +00:00
|
|
|
%find_lang %{name}
|
2019-08-12 09:08:22 +00:00
|
|
|
%{kf5_find_htmldocs}
|
2011-02-15 16:13:00 +00:00
|
|
|
|
2018-12-27 07:49:26 +00:00
|
|
|
%{kf5_post_install}
|
2011-02-15 16:13:00 +00:00
|
|
|
|
|
|
|
%fdupes -s %{buildroot}
|
2007-01-15 23:38:55 +00:00
|
|
|
|
2008-02-08 19:47:12 +00:00
|
|
|
%files
|
2018-03-28 18:12:27 +00:00
|
|
|
%license COPYING
|
2021-03-22 18:34:31 +00:00
|
|
|
%doc AUTHORS ChangeLog README.md
|
2021-04-20 08:24:54 +00:00
|
|
|
%config %{_kf5_configdir}/tellicorc
|
2016-11-12 08:07:00 +00:00
|
|
|
%dir %{_kf5_appsdir}/kconf_update
|
2021-04-20 08:24:35 +00:00
|
|
|
%doc %lang(en) %{_kf5_htmldir}/en/tellico/
|
|
|
|
%{_datadir}/mime/packages/tellico.xml
|
|
|
|
%{_kf5_applicationsdir}/org.kde.tellico.desktop
|
2016-11-12 08:07:00 +00:00
|
|
|
%{_kf5_appsdir}/kconf_update/tellico*
|
|
|
|
%{_kf5_appsdir}/tellico/
|
|
|
|
%{_kf5_appstreamdir}/org.kde.tellico.appdata.xml
|
|
|
|
%{_kf5_bindir}/tellico
|
|
|
|
%{_kf5_configkcfgdir}/tellico_config.kcfg
|
|
|
|
%{_kf5_iconsdir}/hicolor/*/apps/tellico.png
|
|
|
|
%{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-tellico.png
|
2021-03-22 18:34:31 +00:00
|
|
|
%{_kf5_knsrcfilesdir}/tellico*
|
2016-11-12 08:07:00 +00:00
|
|
|
%{_kf5_kxmlguidir}/tellico/
|
2008-02-08 19:47:12 +00:00
|
|
|
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
2007-03-06 08:11:10 +00:00
|
|
|
%changelog
|