Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2013 19:56:40 GMT
From:      Veniamin Gvozdikov <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175842: [new port]: graphics/qmetro Map of the transport system for many city subways
Message-ID:  <201302041956.r14Juejv061442@red.freebsd.org>
Resent-Message-ID: <201302042000.r14K00Xp031637@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175842
>Category:       ports
>Synopsis:       [new port]: graphics/qmetro Map of the transport system for many city subways
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 04 20:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 8.3-RELEASE-p5
>Organization:
>Environment:
FreeBSD ololo 8.3-RELEASE-p5 FreeBSD 8.3-RELEASE-p5 #0: Thu Dec  6 16:25:28 MSK 2012     root@ololo:/usr/obj/usr/src/sys/OLOLO  amd64
>Description:
Vector metro (subway) map for calculating route and getting information about transport nodes. Its GPL project for creating analog of pMetro (Muradov B.) and its use PMZ format (200 maps). Maps have an open format and can easily be edited or create.


I tried built broken ports/163917 but It's work in my TB. I update to latest and sent PR again.
>How-To-Repeat:

>Fix:
# 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:
#
#	qmetro
#	qmetro/distinfo
#	qmetro/Makefile
#	qmetro/pkg-plist
#	qmetro/pkg-descr
#
echo c - qmetro
mkdir -p qmetro > /dev/null 2>&1
echo x - qmetro/distinfo
sed 's/^X//' >qmetro/distinfo << 'e827ed272f1193616e9dc2661178b1ff'
XSHA256 (qmetro-0.5.7.zip) = ef37eae4f46fc296211c31545699334c276ca11a78a6f757b9b663c4d70b99a3
XSIZE (qmetro-0.5.7.zip) = 915842
e827ed272f1193616e9dc2661178b1ff
echo x - qmetro/Makefile
sed 's/^X//' >qmetro/Makefile << '092c5e2431dbb1d5d204f2f1ec77ad49'
X# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
X# $FreeBSD$
X
XPORTNAME=	qmetro
XPORTVERSION=	0.5.7
XCATEGORIES=	graphics
XMASTER_SITES=	SF/${PORTNAME}/source/
X
XMAINTAINER=	g.veniamin@googlemail.com
XCOMMENT=	Map of the transport system for many city subways
X
XLICENSE=	GPLv2
X
XUSE_ZIP=	yes
XUSE_QT4=	gui xml qmake_build uic_build moc_build rcc_build
X
Xdo-configure:
X	cd ${WRKSRC} && ${QMAKE} ${QMAKEFLAGS} PREFIX=${PREFIX}
X
X.include <bsd.port.mk>
092c5e2431dbb1d5d204f2f1ec77ad49
echo x - qmetro/pkg-plist
sed 's/^X//' >qmetro/pkg-plist << 'cad23a1e24b7e0494c569af28a2128ad'
X%%DATADIR%%/locale/cs.lng
X%%DATADIR%%/locale/es.lng
X%%DATADIR%%/locale/fr.lng
X%%DATADIR%%/map/Moscow.pmz
Xbin/qmetro
Xshare/applications/qmetro.desktop
Xshare/icons/hicolor/64x64/apps/qmetro.png
Xshare/icons/hicolor/80x80/apps/qmetro.png
Xshare/icons/hicolor/scalable/apps/qmetro.svg
X@dirrmtry %%DATADIR%%/map
X@dirrmtry %%DATADIR%%/locale
X@dirrmtry %%DATADIR%%
X@dirrmtry share/applications
X@dirrmtry share/icons/hicolor/scalable/apps
X@dirrmtry share/icons/hicolor/scalable
X@dirrmtry share/icons/hicolor/64x64/apps
X@dirrmtry share/icons/hicolor/80x80/apps
X@dirrmtry share/icons/hicolor/64x64
X@dirrmtry share/icons/hicolor/80x80
X@dirrmtry share/icons/hicolor
X@dirrmtry share/icons
cad23a1e24b7e0494c569af28a2128ad
echo x - qmetro/pkg-descr
sed 's/^X//' >qmetro/pkg-descr << 'db822acfbfc2c1deac0efedb5b3bc3d3'
XVector metro (subway) map for calculating route and getting information.
XMaps have an open format and can easily be edited or create. About 200
Xmaps of subways are available. The package includes only one map of
XMoscow city subway, but you can easy download your maps from within
Xthe app.
X
XWWW:	http://sourceforge.net/projects/qmetro/
db822acfbfc2c1deac0efedb5b3bc3d3
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302041956.r14Juejv061442>