Rapid Photo Downloader
http://damonlynch.net/rapid/
Rapid Photo Downloader for Linux is written by a photographer for professional
and amateur photographers. Its goal is to be the best photo downloader for the
Linux Desktop. It is free software, released under the GNU GPL license.
- Developed at graphics
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/rapid-photo-downloader && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
disable-version-check.patch | 0000001016 1016 Bytes | |
oldsetuptools.patch | 0000000584 584 Bytes | |
rapid-photo-downloader-0.9.13.tar.gz | 0006801969 6.49 MB | |
rapid-photo-downloader.changes | 0000030324 29.6 KB | |
rapid-photo-downloader.spec | 0000003817 3.73 KB |
Revision 6 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 646837
from
Luigi Baldoni (alois)
(revision 6)
- Add oldsetuptools.patch to fix build on Leap 42.3 and SLE_12_SP3 - Update to 0.9.13 - Added support for Sigma X3F file format. - Added support for installing into a Python virtual environment. See the file README.rst for installation instructions. Thanks to Matthias Homann for his code contribution. - Fix bug #1797479: New version check results in confusing messages on stderr when pip is not installed. Thanks to Eli Schwartz for the fix. - Added Deepin to supported Linux distributions. - Fixed bug #1801504: PyQt5_sip not installed or upgraded for local user when system copy already installed (bug seen on Fedora 29). - Import sip regardless of whether it is the private sip bundled with PyQt5 or a separate sip installation. - changes from 0.9.12 - Added support for Canon CR3 format. Requires ExifTool 10.87 or newer. See the release notes for details on upgrading ExifTool. Note: program performance with CR3 files is notably slower than other photo file formats. Other photo file formats are read using the high performance library exiv2 to read metadata and extract thumbnails. Unfortunately exiv2 does not yet support the CR3 format. Exiv2 0.28 will support the CR3 format. - Fixed bug #1790351: Video date time metadata not parsed correctly when 'DST' appears in time zone component. - Added support for FFF and IIQ raw formats. - The MOS and MRW formats are now handled by ExifTool, not exiv2. - Better handle Exif date time values that unwisely deviate from the Exif Version 2.3 specification, e.g. Hasselblad files. - Fixed bug #1790278: File renaming and subfolder generation editor breaks with Python 3.7. - Updated installation script to use "loose" instead of "strict" Python version checking. - Fixed bug in installation script where a system installed Rapid Photo Downloader package was not being uninstalled. - Fixed bug #1791131: Report fatal camera access problem without crashing - Improved install.py script to install libmediainfo0 on openSUSE where the package exists. - changes from 0.9.11 - Added CentOS 7.5 as supported Linux distribution. See the release notes for installation instructions. - Add weekday as locale's abbreviated and full name to file renaming and subfolder generation options. - Correct mistake in fixing bug #1775654: optional dependencies listed in setup.py as required. - Fix bug #1787707: install.py does not handle installer tar path with spaces. - Improve detection of openSUSE in install.py script. - Better handle file managers that do not allow the selection of files using command line arguments, which is important for desktops like Mate, LXDE, and XFCE. - Provide sensible fallback when system erroneously reports default file manager. - Updated Brazilian Portuguese, Czech, Dutch, French, Japanese, Kabyle, Norwegian Nynorsk, and Spanish translations. - changes from 0.9.10 - Fix bug #1784175: Make application compatible with changes to sip introduced in PyQt 5.11, and do not install PyQt 5.11 on systems with Python 3.5.3 or older. - Fix bug #1775654: optional dependencies listed in setup.py as required. - Fix bug #1755915: Crash while accessing non-existant SQL database 'cache' while exiting. - Fix bug #1764167: Division by zero error when scanning device that does not report its size - Fix bug #1774411: splash screen covering name-dialog when set to auto- download - Fixed bug in Appstream specification. - Updated German translation. - refresh disable-version-check.patch
Comments 0