aboutsummaryrefslogtreecommitdiff
path: root/graphics/rapid-photo-downloader
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1Loïc Bartoletti2021-03-161-1/+1
| | | | | | | | PR: 254218 Exp-run by: antoine Notes: svn path=/head/; revision=568547
* PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0Loïc Bartoletti2021-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * PyQt5: update to 5.15.3 This is a minor feature and bug-fix release. There are corresponding releases of the other PyQt5-related packages. - Added the missing QImage.setAlphaChannel(). - Support for the QtNetworkAuth library has been moved to a separate PyQtNetworkAuth package. - Wheels no longer bundle the corresponding Qt libraries and instead automatically install them from an external wheel. * QScintilla2: update to 2.12.0 This adds support for Qt6 and removes support for Qt4. - Change the new distname (again)i due to a conflict - Use the new sip-build system * devel/py-qtbuilder: update to 1.9.0 * devel/py-sip: fix flavor for sip-distinfo PR: 253865 Exp-run by: antoine Notes: svn path=/head/; revision=567825
* graphics/rapid-photo-downloader: Update to 0.9.26Jason E. Hale2021-01-313-12/+16
| | | | | | | | PR: 252238 Submitted by: Martin Neubauer <m.ne@gmx.net> (maintainer) Notes: svn path=/head/; revision=563539
* Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip ↵Loïc Bartoletti2020-12-151-1/+1
| | | | | | | | | | to 12.8.1 PR: 251764 Exp-run by: antoine Notes: svn path=/head/; revision=558168
* Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5Loïc Bartoletti2020-10-051-0/+1
| | | | | | | | | | | | | | | | | | | - Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5 - Use pypi for PYQT [1] - Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates of PyQt with py-sip >= 5) - Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location, devel/py-qt5-remoteobjects, net/py-qt5-networkauth - Strip libs - Refactor *_PATH and *_PORT parts [1] RiverBankComputing doesn't offer links to download latest version of some ports PR: 247369 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D25749 Exp-run by: antoine Notes: svn path=/head/; revision=551499
* - Update to 0.9.24Hiroki Tagato2020-05-306-188/+23
| | | | | | | | | | | | - Clean up some patch files PR: 246377 Submitted by: m.ne@gmx.net (maintainer) Approved by: mentors (implicit) Changelog: https://launchpadlibrarian.net/478114225/CHANGES.rst Notes: svn path=/head/; revision=537059
* Update to 0.9.23Hiroki Tagato2020-05-036-30/+44
| | | | | | | | | | PR: 243472 Submitted by: m.ne@gmx.net (maintainer) Approved by: ehaupt (mentor) Changelog: https://launchpadlibrarian.net/474969649/CHANGES.rst Notes: svn path=/head/; revision=533752
* Update py-sip to 4.19.21 and qscintilla2 to 2.11.4Loïc Bartoletti2020-04-111-1/+1
| | | | | | | | | | | | | | - Update py-sip to 4.19.21 - Update qscintilla2 to 2.11.4 - Replace MASTER_SITE_RIVERBANK with https versions - Replace QSCI2_DISTNAME to match with the new one PR: 245308 Approved by: tcberner (mentor) Exp-run by: antoine Notes: svn path=/head/; revision=531396
* graphics/rapid-photo-downloader: Missing runtime dependency on ↵Tobias C. Berner2019-11-021-1/+3
| | | | | | | | | | databases/py-sqlite3 PR: 241415 Submitted by: m.ne@gmx.net (maintainer) Notes: svn path=/head/; revision=516335
* This has no PKGNAMEPREFIX/SUFFIX and supports multiple Python versions,Mathieu Arnold2019-10-041-1/+1
| | | | | | | so add noflavors. Notes: svn path=/head/; revision=513752
* New port: graphics/rapid-photo-downloaderKurt Jaeger2019-09-217-0/+594
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. WWW: http://www.damonlynch.net/rapid/ PR: 240601 Submitted by: m.ne@gmx.net Reviewed by: koobs Notes: svn path=/head/; revision=512533