Page MenuHomeSolus

D667.diff
No OneTemporary

D667.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,25 +1,28 @@
name : rapid-photo-downloader
-version : 0.4.11
-release : 1
+version : 0.9.2
+release : 2
source :
- - http://launchpad.net/rapid/trunk/0.4.11/+download/rapid-photo-downloader-0.4.11.tar.gz : 57396807458dea457e814b1ba021d69378af3ca310c44800ccb150d3cbace911
+ - https://launchpad.net/rapid/pyqt/0.9.2/+download/rapid-photo-downloader-0.9.2.tar.gz : 13038541c09615c1cbd4e2c790b6a21f339aaefb72d4747be5ba7ec2ceab1983
license : GPL-3.0
component : multimedia.graphics
summary : Rapid Photo Downloader for Linux
description: |
Rapid Photo Downloader imports photos and videos from cameras, phones, memory cards and other devices at high speed. It can be configured to rename photos and videos with meaningful filenames you specify. It can also back up photos and videos as they are downloaded. It downloads from and backs up to multiple devices simultaneously.
-rundeps :
- - python-gtk2
- - python-pillow
- - gnome-python
- - notify-python
- - pyexiv2
- - librsvg
- - perl-image-exiftool
- - ffmpegthumbnailer
- - kaa-metadata
-build : |
- %python_setup
+builddeps :
+ - python-setuptools
+rundeps :
+ - pymediainfo
+ - python-arrow
+ - python-colorlog
+ - python-colour
+ - python-easygui
+ - python-gphoto2
+ - python-pyzmq
+ - python-rawkit
+ - python-sortedcontainers
+ - pyprind
+setup : |
+ %python3_setup
+build : |
install : |
- %python_install
- rm -rf $installdir/usr/share/kde4
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>rapid-photo-downloader</Name>
<Packager>
- <Name>Duncan Wijnberg</Name>
- <Email>duncanw@fastmail.net</Email>
+ <Name>Justin Zobel</Name>
+ <Email>justin@solus-project.com</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>multimedia.graphics</PartOf>
@@ -20,109 +20,168 @@
<PartOf>multimedia.graphics</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/ValidatedEntry.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/ValidatedEntry.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/backupfile.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/backupfile.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/copyfiles.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/copyfiles.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/device.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/device.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/downloadtracker.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/downloadtracker.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/errorlog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/errorlog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/filemodify.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/filemodify.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/filmstrip.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/filmstrip.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/generatename.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/generatename.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/generatenameconfig.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/generatenameconfig.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/about.ui</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/errorlog.ui</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/media-eject.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/photo.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/photo66.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/photo_icon.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/prefs.ui</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/rapid-photo-downloader-download-pending.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/rapid-photo-downloader-downloaded-with-error.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/rapid-photo-downloader-downloaded-with-warning.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/rapid-photo-downloader-downloaded.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/rapid-photo-downloader-jobcode.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/rapid-photo-downloader.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/rapid.ui</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/thumbnails_icon.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/video.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/video66.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/zoom-in.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/glade3/zoom-out.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/higdefaults.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/higdefaults.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/metadataexiftool.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/metadataexiftool.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/metadataphoto.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/metadataphoto.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/metadatavideo.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/metadatavideo.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/metadataxmp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/metadataxmp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/misc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/misc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/paths.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/paths.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/preferencesdialog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/preferencesdialog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/prefs.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/prefs.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/prefsrapid.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/prefsrapid.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/problemnotification.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/problemnotification.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/rapid.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/rapid.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/renamesubfolderprefstest.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/renamesubfolderprefstest.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/rpdfile.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/rpdfile.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/rpdmultiprocessing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/rpdmultiprocessing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/scan.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/scan.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/subfolderfile.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/subfolderfile.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/tableplusminus.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/tableplusminus.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/thumbnail.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/thumbnail.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/utilities.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid/utilities.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rapid_photo_downloader-0.4.11-py2.7.egg-info</Path>
- <Path fileType="data">/usr/share/appdata/rapid-photo-downloader.appdata.xml</Path>
- <Path fileType="data">/usr/share/applications/rapid-photo-downloader.desktop</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__about__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/__about__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/aboutdialog.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/analyzephotos.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/backupfile.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/backuppanel.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/cache.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/camera.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/chevroncombo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/computerview.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/constants.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/copyfiles.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/destinationdisplay.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/devicedisplay.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/devices.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/didyouknow.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/downloadtracker.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/errorlog.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/excepthook.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/exiftool.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/filebrowse.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/fileutilities.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/filmstrip.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/foldercombo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/folderspreview.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/generatename.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/generatenameconfig.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/interprocess.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/iplogging.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/jobcodepanel.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/menubutton.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/messagewidget.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/metadataphoto.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/metadatavideo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/nameeditor.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/newversion.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/offload.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/panelview.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/photoattributes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/preferencedialog.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/preferences.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/primarybutton.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/problemnotification.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/proximity.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/qrc_resources.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/rapid.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/rememberthisdialog.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/renameandmovefile.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/renamepanel.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/rotatedpushbutton.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/rpdfile.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/rpdsql.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/scan.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/storage.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/thumbloadbalancer.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/thumbnaildaemon.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/thumbnaildisplay.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/thumbnailer.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/thumbnailextractor.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/thumbnailpara.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/timeutils.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/toggleswitch.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/toggleview.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/utilities.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/videoattributes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/__pycache__/viewutils.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/aboutdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/analyzephotos.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/backupfile.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/backuppanel.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/camera.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/chevroncombo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/computerview.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/constants.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/copyfiles.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/destinationdisplay.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/devicedisplay.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/devices.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/didyouknow.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/downloadtracker.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/errorlog.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/excepthook.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/exiftool.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/filebrowse.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/fileutilities.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/filmstrip.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/foldercombo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/folderspreview.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/generatename.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/generatenameconfig.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/interprocess.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/iplogging.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/jobcodepanel.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/menubutton.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/messagewidget.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/metadataphoto.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/metadatavideo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/nameeditor.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/newversion.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/offload.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/panelview.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/photoattributes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/preferencedialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/preferences.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/primarybutton.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/problemnotification.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/proximity.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/qrc_resources.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/rapid.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/rememberthisdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/renameandmovefile.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/renamepanel.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/rotatedpushbutton.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/rpdfile.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/rpdsql.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/scan.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/storage.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/thumbloadbalancer.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/thumbnaildaemon.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/thumbnaildisplay.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/thumbnailer.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/thumbnailextractor.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/thumbnailpara.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/timeutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/toggleswitch.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/toggleview.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/utilities.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/videoattributes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/raphodo/viewutils.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rapid_photo_downloader-0.9.2-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rapid_photo_downloader-0.9.2-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rapid_photo_downloader-0.9.2-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rapid_photo_downloader-0.9.2-py3.5.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rapid_photo_downloader-0.9.2-py3.5.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rapid_photo_downloader-0.9.2-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rapid_photo_downloader-0.9.2-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="data">/usr/share/appdata/net.damonlynch.rapid-photo-downloader.appdata.xml</Path>
+ <Path fileType="data">/usr/share/applications/net.damonlynch.rapid-photo-downloader.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/rapid-photo-downloader.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/rapid-photo-downloader.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/rapid-photo-downloader.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/24x24/apps/rapid-photo-downloader.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/rapid-photo-downloader.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/rapid-photo-downloader.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/rapid-photo-downloader.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/rapid-photo-downloader.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/rapid-photo-downloader.svg</Path>
<Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/pixmaps/rapid-photo-downloader.png</Path>
- <Path fileType="data">/usr/share/pixmaps/rapid-photo-downloader.xpm</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="data">/usr/share/solid/actions/net.damonlynch.rapid-photo-downloader.desktop</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2016-08-31</Date>
- <Version>0.4.11</Version>
+ <Update release="2">
+ <Date>2017-09-12</Date>
+ <Version>0.9.2</Version>
<Comment>Packaging update</Comment>
- <Name>Duncan Wijnberg</Name>
- <Email>duncanw@fastmail.net</Email>
+ <Name>Justin Zobel</Name>
+ <Email>justin@solus-project.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 14 2023, 8:13 PM (12 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793592
Default Alt Text
D667.diff (28 KB)

Event Timeline