aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2015-01-28 05:04:30 +0800
committermakc <makc@FreeBSD.org>2015-01-28 05:04:30 +0800
commit2efabb63dd88baa0b4af609e9e65242d05bdc2ee (patch)
tree83896108f601f045ce053ead60277b2ad24f2bca /astro
parentb8a6fd4f25fb366615af627ebec8deb0644e11fd (diff)
downloadfreebsd-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 'astro')
-rw-r--r--astro/libkgeomap/Makefile6
-rw-r--r--astro/libkgeomap/files/patch-CMakeLists.txt14
-rw-r--r--astro/libkgeomap/pkg-plist3
3 files changed, 6 insertions, 17 deletions
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile
index e4c3dea369c5..e0b66a7232cb 100644
--- a/astro/libkgeomap/Makefile
+++ b/astro/libkgeomap/Makefile
@@ -2,7 +2,6 @@
PORTNAME= libkgeomap
PORTVERSION= ${DIGIKAM_VER}
-PORTREVISION= 4
CATEGORIES= astro kde
MAINTAINER= kde@FreeBSD.org
@@ -10,7 +9,10 @@ COMMENT= KDE4 library for browsing photos on a map
.include "${.CURDIR}/../../graphics/digikam-kde4/Makefile.common"
-USE_KDE4+= libkexiv2 marble
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:${PORTSDIR}/devel/boost-libs
+
+# libkexiv2 is used only for demo application
+USE_KDE4+= marble
USE_LDCONFIG= yes
post-patch:
diff --git a/astro/libkgeomap/files/patch-CMakeLists.txt b/astro/libkgeomap/files/patch-CMakeLists.txt
deleted file mode 100644
index a86a098b2514..000000000000
--- a/astro/libkgeomap/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
---- ./CMakeLists.txt.orig 2013-03-11 08:24:22.000000000 +0000
-+++ ./CMakeLists.txt 2013-03-27 12:48:34.236663211 +0000
-@@ -94,9 +94,9 @@
-
- SUBDIRS(libkgeomap)
- SUBDIRS(test)
--#SUBDIRS(calibrator)
-+SUBDIRS(calibrator)
- IF(KEXIV2_FOUND)
--# SUBDIRS(demo)
-+ SUBDIRS(demo)
- MESSAGE(STATUS "kexiv2 found, the demo application will be compiled.")
- ELSE(KEXIV2_FOUND)
- MESSAGE(STATUS "kexiv2 NOT found, the demo application will NOT be compiled.")
diff --git a/astro/libkgeomap/pkg-plist b/astro/libkgeomap/pkg-plist
index 60eb4340f2f1..953f4477280c 100644
--- a/astro/libkgeomap/pkg-plist
+++ b/astro/libkgeomap/pkg-plist
@@ -1,4 +1,3 @@
-bin/libkgeomap_demo
include/libkgeomap/abstractmarkertiler.h
include/libkgeomap/dragdrophandler.h
include/libkgeomap/geocoordinates.h
@@ -10,6 +9,8 @@ include/libkgeomap/lookup_altitude.h
include/libkgeomap/lookup_factory.h
include/libkgeomap/modelhelper.h
include/libkgeomap/tileindex.h
+include/libkgeomap/track_reader.h
+include/libkgeomap/tracks.h
include/libkgeomap/version.h
lib/libkgeomap.so
lib/libkgeomap.so.1