# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # qlandkartegt # qlandkartegt/Makefile # qlandkartegt/distinfo # qlandkartegt/pkg-descr # qlandkartegt/files # qlandkartegt/files/patch-cmakelists-out_of_source_build.cmake # qlandkartegt/files/patch-cmake-Modules-DefineInstallationPaths.cmake # qlandkartegt/pkg-plist # echo c - qlandkartegt mkdir -p qlandkartegt > /dev/null 2>&1 echo x - qlandkartegt/Makefile sed 's/^X//' >qlandkartegt/Makefile << '2f60187f18e516ec7d98d38d8adb4025' X# New ports collection makefile for: qlandkartegt X# Date created: 1 Jun 2009 X# Whom: Mykola Dzham X# X# $FreeBSD$ X# X XPORTNAME= qlandkartegt XPORTVERSION= 0.12.0 XCATEGORIES= astro XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= freebsd@levsha.org.ua XCOMMENT= The ultimate outdoor aficionado\'s tool X XLIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal X XUSE_CMAKE= yes XUSE_QT_VER= 4 XQT_COMPONENTS= corelib moc uic rcc qmake opengl linguist X XMAN1= qlandkartegt.1 X X.include 2f60187f18e516ec7d98d38d8adb4025 echo x - qlandkartegt/distinfo sed 's/^X//' >qlandkartegt/distinfo << 'bf063494d2fe635a318c16821e6e1649' XMD5 (qlandkartegt-0.12.0.tar.gz) = bf9673c77289e6d6e599aa819e7fbaab XSHA256 (qlandkartegt-0.12.0.tar.gz) = d2d0a360d8f51357f36ae2623fd913c0e4a1fa25c6fa73b90abac9887478cf34 XSIZE (qlandkartegt-0.12.0.tar.gz) = 3446336 bf063494d2fe635a318c16821e6e1649 echo x - qlandkartegt/pkg-descr sed 's/^X//' >qlandkartegt/pkg-descr << 'ebffdca03dedc09ba78011248230f995' XQLandkarte GT is the ultimate outdoor aficionado's tool. It supports GPS maps in XGeoTiff format as well as Garmin's img vector map format. Additional it is the XPC side front end to QLandkarte M, a moving map application for mobile devices. XAnd it fills the gap Garmin leaves in refusing to support Linux. QLandkarte GT Xis the proof that writing portable applications for Unix, Windows and OSX is Xfeasible with a minimum of overhead. No excuses! X XQLandkarte GT does replace the original QLandkarte with a much more flexible Xarchitecture. It's not limited to a map format or device. Thus if you think your XMagellan GPS or other should be supported, join the team. X XAdditionally it is a front end to the GDAL tools, to make georeferencing scanned Xmaps feasible for the normal user. Compared to similar tools like QGis, it's Xtarget users are more on the consumer side than on the scientific one. XQLandkarte GT might not let you select every possible feature of the GDAL tools, Xbut it will simplify their use to the demands of most users. X XWWW: http://www.qlandkarte.org/ ebffdca03dedc09ba78011248230f995 echo c - qlandkartegt/files mkdir -p qlandkartegt/files > /dev/null 2>&1 echo x - qlandkartegt/files/patch-cmakelists-out_of_source_build.cmake sed 's/^X//' >qlandkartegt/files/patch-cmakelists-out_of_source_build.cmake << '80019b00dd3bb26360313a889933d238' X--- CMakeLists.txt.orig 2009-05-06 23:24:23.000000000 +0300 X+++ CMakeLists.txt 2009-05-06 23:24:46.000000000 +0300 X@@ -25,10 +25,6 @@ X include(DefineOptions.cmake) X include(CPackConfig.cmake) X X-# disallow in-source build X-include(MacroEnsureOutOfSourceBuild) X-macro_ensure_out_of_source_build("${PROJECT_NAME} requires an out of source build. Please create a separate build directory and run 'cmake /path/to/${PROJECT_NAME} [options]' there.") X- X # config.h generation X include(ConfigureChecks.cmake) X configure_file(config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h) 80019b00dd3bb26360313a889933d238 echo x - qlandkartegt/files/patch-cmake-Modules-DefineInstallationPaths.cmake sed 's/^X//' >qlandkartegt/files/patch-cmake-Modules-DefineInstallationPaths.cmake << '8a104c631ea5625297cf6cc26ff1446c' X--- cmake/Modules/DefineInstallationPaths.cmake.orig 2009-06-01 22:54:55.000000000 +0300 X+++ cmake/Modules/DefineInstallationPaths.cmake 2009-06-01 22:59:02.000000000 +0300 X@@ -101,7 +101,7 @@ X FORCE X ) X SET(MAN_INSTALL_DIR X- "${SHARE_INSTALL_PREFIX}/man" X+ "${CMAKE_INSTALL_PREFIX}/man" X CACHE PATH "The ${_APPLICATION_NAME} man install dir (default prefix/man)" X FORCE X ) 8a104c631ea5625297cf6cc26ff1446c echo x - qlandkartegt/pkg-plist sed 's/^X//' >qlandkartegt/pkg-plist << '58b8446ed76bbc1a4c628fb1769175ef' Xbin/qlandkartegt Xshare/applications/qlandkartegt.desktop Xshare/pixmaps/qlandkartegt.png X%%DATADIR%%/translations/qlandkartegt_de_DE.qm X%%DATADIR%%/translations/qlandkartegt_fr_FR.qm X%%DATADIR%%/translations/qlandkartegt_it_IT.qm X%%DATADIR%%/translations/qlandkartegt_ru_RU.qm X@dirrm %%DATADIR%%/translations X@dirrm %%DATADIR%% X@dirrmtry share/applications 58b8446ed76bbc1a4c628fb1769175ef exit