Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
tracker-miners.26665
tracker-miners.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tracker-miners.spec of Package tracker-miners.26665
# # spec file for package tracker-miners # # Copyright (c) 2022 SUSE LLC # # 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. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: tracker-miners Version: 3.2.2 Release: 0 Summary: Various miners for Tracker License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Projects/Tracker Source0: https://download.gnome.org/sources/tracker-miners/3.2/%{name}-%{version}.tar.xz ### NOTE: Keep please SLE-only patches at bottom (starting on 1000). # PATCH-FIX-SLE tracker-miners-drop-syscalls-in-seccomp.patch bsc#1192567 qkzhu@suse.com -- Revert some syscalls in seccomp since Leap and SLE do not have them Patch1000: tracker-miners-drop-syscalls-in-seccomp.patch BuildRequires: asciidoc BuildRequires: giflib-devel BuildRequires: intltool >= 0.40.0 BuildRequires: libtiff-devel BuildRequires: libtool BuildRequires: meson >= 0.51.0 BuildRequires: pkgconfig BuildRequires: tracker-data-files BuildRequires: vala BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(enca) >= 1.9 BuildRequires: pkgconfig(exempi-2.0) >= 2.1.0 BuildRequires: pkgconfig(gexiv2) BuildRequires: pkgconfig(gio-unix-2.0) >= 2.62.0 BuildRequires: pkgconfig(glib-2.0) >= 2.62.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.62.0 BuildRequires: pkgconfig(gstreamer-1.0) >= 0.10.31 BuildRequires: pkgconfig(gstreamer-audio-1.0) >= 0.10.31 BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 0.10.31 BuildRequires: pkgconfig(gstreamer-tag-1.0) >= 0.10.31 BuildRequires: pkgconfig(icu-i18n) >= 4.8.1.1 BuildRequires: pkgconfig(icu-uc) >= 4.8.1.1 BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libavutil) BuildRequires: pkgconfig(libcue) >= 2.0.0 BuildRequires: pkgconfig(libexif) >= 0.6 BuildRequires: pkgconfig(libgsf-1) >= 1.14.24 BuildRequires: pkgconfig(libgxps) BuildRequires: pkgconfig(libiptcdata) BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libnm) BuildRequires: pkgconfig(libosinfo-1.0) >= 0.2.9 BuildRequires: pkgconfig(libseccomp) >= 2.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.6 BuildRequires: pkgconfig(poppler-glib) >= 0.16.0 BuildRequires: pkgconfig(totem-plparser) BuildRequires: pkgconfig(tracker-sparql-3.0) >= 3.2.0 BuildRequires: pkgconfig(upower-glib) >= 0.9.0 # The schema files moved from libtracker-common to tracker-miners Conflicts: libtracker-common-1_0 < 1.99 # Make sure tracker is being updated to 1.99 too Conflicts: tracker < 1.99 Obsoletes: tracker-miner-rss <= 2.2.2 %requires_ge tracker-data-files %description Tracker is a desktop-neutral object database, tag/metadata database, search tool and indexer. These are the sources for the various miners (e.g. files, rss) %package -n tracker-miner-files Summary: Tracker miner to index files and applications Group: System/GUI/GNOME Requires: %{name} >= %{version} %description -n tracker-miner-files Tracker is a desktop-neutral object database, tag/metadata database, search tool and indexer. This package contains a miner to index files and applications. %lang_package %prep %setup -q # SLE and Leap only patches start at 1000 %if 0%{?sle_version} %patch1000 -p1 %endif %build %meson \ -Dfunctional_tests=false \ -Dminer_rss=false \ %{nil} %meson_build %install %meson_install %find_lang tracker3-miners %post %systemd_user_post tracker-extract-3.service tracker-writeback-3.service tracker-miner-fs-3.service tracker-miner-fs-control-3.service %preun %systemd_user_preun tracker-extract-3.service tracker-writeback-3.service tracker-miner-fs-3.service tracker-miner-fs-control-3.service %postun %systemd_user_postun_with_restart tracker-extract-3.service tracker-writeback-3.service tracker-miner-fs-3.service tracker-miner-fs-control-3.service %files %license COPYING %doc README.md %{_datadir}/dbus-1/interfaces/org.freedesktop.Tracker3.Miner.xml %{_datadir}/dbus-1/services/org.freedesktop.Tracker3.Miner.Extract.service %{_datadir}/dbus-1/services/org.freedesktop.Tracker3.Writeback.service %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker3.Extract.gschema.xml %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker3.FTS.gschema.xml %{_datadir}/tracker3-miners/ %dir %{_libdir}/tracker-miners-3.0 %{_libdir}/tracker-miners-3.0/extract-modules/ %{_libdir}/tracker-miners-3.0/libtracker-extract.so %{_libdir}/tracker-miners-3.0/writeback-modules/ %{_libexecdir}/tracker3/ %{_libexecdir}/tracker-extract-3 %{_libexecdir}/tracker-writeback-3 %{_mandir}/man1/tracker3-daemon.1.gz %{_mandir}/man1/tracker3-extract.1.gz %{_mandir}/man1/tracker3-index.1.gz %{_mandir}/man1/tracker3-info.1.gz %{_mandir}/man1/tracker3-reset.1.gz %{_mandir}/man1/tracker3-search.1.gz %{_mandir}/man1/tracker3-status.1.gz %{_mandir}/man1/tracker3-tag.1.gz %{_mandir}/man1/tracker-writeback-3.1.gz %{_userunitdir}/tracker-extract-3.service %{_userunitdir}/tracker-writeback-3.service %files -n tracker-miner-files %{_datadir}/dbus-1/interfaces/org.freedesktop.Tracker3.Miner.Files.Index.xml %{_datadir}/dbus-1/services/org.freedesktop.Tracker3.Miner.Files.Control.service %{_datadir}/dbus-1/services/org.freedesktop.Tracker3.Miner.Files.service %{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker3.Miner.Files.gschema.xml %{_datadir}/glib-2.0/schemas/org.freedesktop.TrackerMiners3.enums.xml %{_libdir}/tracker-miners-3.0/libtracker-miner-3.0.so %{_libexecdir}/tracker-miner-fs-3 %{_libexecdir}/tracker-miner-fs-control-3 %{_mandir}/man1/tracker-miner-fs-3.1%{ext_man} %{_sysconfdir}/xdg/autostart/tracker-miner-fs-3.desktop %{_userunitdir}/tracker-miner-fs-3.service %{_userunitdir}/tracker-miner-fs-control-3.service %files lang -f tracker3-miners.lang %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor