Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
rapid-photo-downloader
rapid-photo-downloader.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rapid-photo-downloader.spec of Package rapid-photo-downloader
# # spec file for package rapid-photo-downloader # # Copyright (c) 2023 SUSE LLC # Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org # Copyright (c) 2009-2011 Pascal Blesser pascal.bleser@opensuse.org # # 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/ # %global __requires_exclude ^typelib\\(Unity\\).*$ Name: rapid-photo-downloader Version: 0.9.36 Release: 0 Summary: Parallel downloader for camera and smartphone photos License: GPL-3.0-or-later Group: Productivity/Graphics/Other URL: https://damonlynch.net/rapid/ Source: https://launchpad.net/rapid/pyqt/%{version}/+download/%{name}-%{version}.tar.gz Source1: https://launchpad.net/rapid/pyqt/%{version}/+download/%{name}-%{version}.tar.gz.asc Source2: series # PATCH-FEATURE-OPENSUSE disable-version-check.patch Patch0: disable-version-check.patch BuildRequires: fdupes BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: python3-devel >= 3.10 Requires: python3 >= 3.10 BuildRequires: python3-setuptools BuildRequires: update-desktop-files Requires: exiftool BuildRequires: python3-PyPrind >= 2.9.4 Requires: python3-PyPrind >= 2.9.4 BuildRequires: python3-arrow >= 0.9.0 Requires: python3-arrow >= 0.9.0 BuildRequires: python3-base >= 3.6 BuildRequires: python3-Babel Requires: python3-Babel BuildRequires: python3-colorlog >= 2.6 Requires: python3-colorlog >= 2.6 BuildRequires: python3-colour Requires: python3-colour BuildRequires: python3-easygui >= 0.98.1 Requires: python3-easygui >= 0.98.1 BuildRequires: python3-gobject Requires: python3-gobject BuildRequires: python3-gobject-Gdk Requires: python3-gobject-Gdk BuildRequires: python3-gphoto2 >= 1.8.0 Requires: python3-gphoto2 >= 1.8.0 BuildRequires: python3-packaging Requires: python3-packaging BuildRequires: python3-psutil >= 3.4.2 Requires: python3-psutil >= 3.4.2 BuildRequires: python3-pymediainfo >= 2.2.0 Requires: python3-pymediainfo >= 2.2.0 BuildRequires: python3-python-dateutil >= 2.7 Requires: python3-python-dateutil >= 2.7 BuildRequires: python3-PyPrind >= 2.9.4 Requires: python3-PyPrind >= 2.9.4 BuildRequires: python3-pyxdg >= 0.25 Requires: python3-pyxdg >= 0.25 BuildRequires: python3-pyzmq >= 16.0.2 Requires: python3-pyzmq >= 16.0.2 BuildRequires: python3-requests Requires: python3-requests BuildRequires: python3-show-in-file-manager >= 1.1.2 Requires: python3-show-in-file-manager >= 1.1.2 BuildRequires: python3-sortedcontainers Requires: python3-sortedcontainers BuildRequires: python3-tornado Requires: python3-tornado BuildRequires: python3-tenacity Requires: python3-tenacity # needed since 0.9.20 for SVG assets BuildRequires: libQt5Svg5 Requires: libQt5Svg5 BuildRequires: python3-qt5 >= 5.15.6 Requires: python3-qt5 >= 5.15.6 BuildArch: noarch # For heif support. we can not package the libraries in the distro but if e.g. packman provides the package we should pull it. Recommends: python3-pyheif Recommends: python3-Pillow >= 5.1.0 # iphone support. new in 0.9.27a1 Requires: ifuse Requires: imobiledevice-tools %description Rapid Photo Downloader downloads images in parallel from multiple devices, from every camera supported by gphoto2, including smartphones. RPD has a timeline, which groups photos and videos based on how much time elapsed between consecutive shots. It can be used to identify photos and videos taken at different periods in a single day or over consecutive days. %lang_package %prep %autosetup -p1 find raphodo -type f -name '*.py' -exec sed -i -e '/^#!\//, 1d' {} \; %build python3 setup.py build %install python3 setup.py install \ --prefix="%{_prefix}" \ --root=%{buildroot} %find_lang %{name} %fdupes %{buildroot}%{_datadir} %fdupes %{buildroot}%{python3_sitelib} %files %doc README.md CHANGES.md RELEASE_NOTES.md %license LICENSE %{_bindir}/%{name} %{_datadir}/metainfo/net.damonlynch.rapid_photo_downloader.metainfo.xml %{_datadir}/applications/net.damonlynch.rapid_photo_downloader.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %dir %{_datadir}/solid %dir %{_datadir}/solid/actions %{_datadir}/solid/actions/net.damonlynch.rapid_photo_downloader.desktop %{_mandir}/man1/%{name}.1%{ext_man} %{python3_sitelib}/raphodo %{python3_sitelib}/rapid_photo_downloader-%{version}*-info %files lang -f %{name}.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