diff options
Diffstat (limited to 'misc/qmetro')
-rw-r--r-- | misc/qmetro/Makefile | 24 | ||||
-rw-r--r-- | misc/qmetro/distinfo | 2 | ||||
-rw-r--r-- | misc/qmetro/files/patch-rc_alarm.pri | 16 | ||||
-rw-r--r-- | misc/qmetro/pkg-descr | 7 | ||||
-rw-r--r-- | misc/qmetro/pkg-plist | 10 |
5 files changed, 0 insertions, 59 deletions
diff --git a/misc/qmetro/Makefile b/misc/qmetro/Makefile deleted file mode 100644 index d1ee7e3fdba6..000000000000 --- a/misc/qmetro/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= qmetro -PORTVERSION= 0.6.5 -CATEGORIES= misc graphics -MASTER_SITES= SF/${PORTNAME}/source/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Map of the transport system for many city subways - -LICENSE= GPLv2 - -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 - -USES= dos2unix qmake qt:4 zip -INSTALLS_ICONS= yes -USE_QT= gui xml uic_build moc_build multimedia \ - rcc_build -LDFLAGS= -lz -DOS2UNIX_FILES= rc/alarm.pri - -.include <bsd.port.mk> diff --git a/misc/qmetro/distinfo b/misc/qmetro/distinfo deleted file mode 100644 index 4fd0f0d833bb..000000000000 --- a/misc/qmetro/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (qmetro-0.6.5.zip) = c9dcd7a14811064be7010e19097420cfcb25802a5511546960509da0bbcc59e2 -SIZE (qmetro-0.6.5.zip) = 1244346 diff --git a/misc/qmetro/files/patch-rc_alarm.pri b/misc/qmetro/files/patch-rc_alarm.pri deleted file mode 100644 index 0b9e1129b4c8..000000000000 --- a/misc/qmetro/files/patch-rc_alarm.pri +++ /dev/null @@ -1,16 +0,0 @@ ---- rc/alarm.pri.orig 2013-04-02 11:27:07.017366450 +0000 -+++ rc/alarm.pri 2013-04-02 11:36:52.435366521 +0000 -@@ -8,13 +8,6 @@ QT += multimedia - CONFIG += mobility - MOBILITY = multimedia - --unix:!macx:!maemo5:!contains(MEEGO_EDITION,harmattan):!symbian { --QT -= multimedia --INCLUDEPATH += /usr/include/QtMultimediaKit \ -- /usr/include/QtMobility --#LIBS += -lQtMultimediaKit --} -- - - DEFINES += QMETRO_HAVE_ALARM=1 - diff --git a/misc/qmetro/pkg-descr b/misc/qmetro/pkg-descr deleted file mode 100644 index 4de99f9bbef0..000000000000 --- a/misc/qmetro/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Vector metro (subway) map for calculating route and getting -information. Maps have an open format and can easily be edited or -create. About 200 maps of subways are available. The package -includes only one map of Moscow city subway, but you can easy -download your maps from within the app. - -WWW: https://sourceforge.net/projects/qmetro/ diff --git a/misc/qmetro/pkg-plist b/misc/qmetro/pkg-plist deleted file mode 100644 index f7af183e82ff..000000000000 --- a/misc/qmetro/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -bin/qmetro -share/applications/qmetro.desktop -share/icons/hicolor/64x64/apps/qmetro.png -share/icons/hicolor/80x80/apps/qmetro.png -share/icons/hicolor/scalable/apps/qmetro.svg -%%DATADIR%%/locale/cs.lng -%%DATADIR%%/locale/es.lng -%%DATADIR%%/locale/fr.lng -%%DATADIR%%/map/Moscow.pmz -%%DATADIR%%/skin/Android.zip |