diff options
author | makc <makc@FreeBSD.org> | 2015-01-28 05:04:30 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2015-01-28 05:04:30 +0800 |
commit | 2efabb63dd88baa0b4af609e9e65242d05bdc2ee (patch) | |
tree | 83896108f601f045ce053ead60277b2ad24f2bca /graphics/kipi-plugin-piwigoexport | |
parent | b8a6fd4f25fb366615af627ebec8deb0644e11fd (diff) | |
download | freebsd-ports-gnome-2efabb63dd88baa0b4af609e9e65242d05bdc2ee.tar.gz freebsd-ports-gnome-2efabb63dd88baa0b4af609e9e65242d05bdc2ee.tar.zst freebsd-ports-gnome-2efabb63dd88baa0b4af609e9e65242d05bdc2ee.zip |
- Update digiKam and Kipi Plugins to 4.2.0
- New ports for exporting images to Dropbox and Google Drive:
graphics/kipi-plugin-dropbox
graphics/kipi-plugin-googledrive
Excerpt from area51 commit logs:
------------------------------------------------------------------------
r10303 | jhale | 2014-09-19 04:04:57 +0000 (Fri, 19 Sep 2014) | 13 lines
- Update digikam and friends to 4.2.0
- Drop "Enable" from Digikam options descriptions
- For kipi-plugins, only extract what we need to reduce extraction time
and file I/O
------------------------------------------------------------------------
r10183 | makc | 2014-07-18 22:07:34 +0000 (Fri, 18 Jul 2014) | 21 lines
Update DigiKam and Kipi plugins to 4.1.0. This incomplete update is based
on the patch submitted by Oleg Sidorkin <osidorkin@gmail.com> via
kde-freebsd mailing list.
astro/libkgeomap:
- Don't build demo application and thus remove dependence on libkexiv2
- Add build dependency on boost headers
graphics/kipi-plugin-gpssync
- Add build dependency on boost headers
Diffstat (limited to 'graphics/kipi-plugin-piwigoexport')
-rw-r--r-- | graphics/kipi-plugin-piwigoexport/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/kipi-plugin-piwigoexport/Makefile b/graphics/kipi-plugin-piwigoexport/Makefile index 6b3232385eb9..f80d0fe5ee92 100644 --- a/graphics/kipi-plugin-piwigoexport/Makefile +++ b/graphics/kipi-plugin-piwigoexport/Makefile @@ -2,7 +2,6 @@ PORTNAME= kipi-plugin-${KIPI_PLUGIN} PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 3 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org |