update to foxtrotgps-1.2.2
This commit is contained in:
parent
ae1cb22cb2
commit
2136aad8dc
@ -1,13 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:46:28 sthen Exp $
|
# $OpenBSD: Makefile,v 1.24 2019/07/14 04:41:36 kirby Exp $
|
||||||
|
|
||||||
COMMENT = lightweight mapping application for use with or without GPS
|
COMMENT = lightweight mapping application for use with or without GPS
|
||||||
|
|
||||||
DISTNAME = foxtrotgps-1.2.1
|
DISTNAME = foxtrotgps-1.2.2
|
||||||
REVISION = 2
|
|
||||||
|
|
||||||
CATEGORIES = geo x11
|
CATEGORIES = geo x11
|
||||||
|
|
||||||
HOMEPAGE = http://www.foxtrotgps.org/
|
HOMEPAGE = https://www.foxtrotgps.org/
|
||||||
|
|
||||||
MASTER_SITES = ${HOMEPAGE}/releases/
|
MASTER_SITES = ${HOMEPAGE}/releases/
|
||||||
|
|
||||||
@ -24,7 +23,8 @@ WANTLIB += gtk-x11-2.0 harfbuzz iconv intl lzma m nghttp2 pango-1.0
|
|||||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread sqlite3
|
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread sqlite3
|
||||||
WANTLIB += ssl xcb xcb-render xcb-shm xml2 z
|
WANTLIB += ssl xcb xcb-render xcb-shm xml2 z
|
||||||
|
|
||||||
MODULES = lang/python \
|
MODULES = devel/dconf \
|
||||||
|
lang/python \
|
||||||
textproc/intltool
|
textproc/intltool
|
||||||
|
|
||||||
BUILD_DEPENDS = devel/gettext,-tools \
|
BUILD_DEPENDS = devel/gettext,-tools \
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (foxtrotgps-1.2.1.tar.gz) = P/vmDdCYkOMii8caAzeyfmniblIiXEe9dZaLWAsZ9Ik=
|
SHA256 (foxtrotgps-1.2.2.tar.gz) = F3PVkexcxXoGlbn52QmqCzf2+ld7HrF1Oz64onXhKQo=
|
||||||
SIZE (foxtrotgps-1.2.1.tar.gz) = 2164018
|
SIZE (foxtrotgps-1.2.2.tar.gz) = 2165187
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.8 2018/07/06 06:04:42 espie Exp $
|
@comment $OpenBSD: PLIST,v 1.9 2019/07/14 04:41:36 kirby Exp $
|
||||||
@pkgpath geo/tangogps
|
@pkgpath geo/tangogps
|
||||||
bin/convert2gpx
|
bin/convert2gpx
|
||||||
bin/convert2osm
|
bin/convert2osm
|
||||||
@ -11,8 +11,6 @@ bin/poi2osm
|
|||||||
@man man/man1/convert2gpx.1
|
@man man/man1/convert2gpx.1
|
||||||
@man man/man1/convert2osm.1
|
@man man/man1/convert2osm.1
|
||||||
@man man/man1/foxtrotgps.1
|
@man man/man1/foxtrotgps.1
|
||||||
share/GConf/
|
|
||||||
share/GConf/gsettings/
|
|
||||||
share/GConf/gsettings/org.foxtrotgps.convert
|
share/GConf/gsettings/org.foxtrotgps.convert
|
||||||
share/applications/foxtrotgps.desktop
|
share/applications/foxtrotgps.desktop
|
||||||
share/doc/foxtrotgps/
|
share/doc/foxtrotgps/
|
||||||
|
Loading…
Reference in New Issue
Block a user