1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Remove expired ports:

2019-09-27 misc/zygrib: Can not build with graphics/proj
2019-09-27 misc/survex: Can not build with graphics/proj
2019-09-27 graphics/proj5: Please use graphics/proj instead
2019-09-27 graphics/p5-Geo-Proj4: Can not build with graphics/proj
misc/zygrib-maps, depends on expired misc/zygrib
graphics/p5-Geo-Point, depends on expired graphics/p5-Geo-Proj4
This commit is contained in:
Rene Ladan 2019-09-28 11:44:37 +00:00
parent ca1a4e1fbc
commit 859f244fd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513121
30 changed files with 6 additions and 651 deletions

6
MOVED
View File

@ -12973,3 +12973,9 @@ comms/jpilot-picsnvideos||2019-09-24|Has expired: obsolete technology
devel/libee||2019-09-24|Has expired: No longer required by rsyslog, which was its only consumer. No longer maintained upstream
devel/libmal||2019-09-24|Has expired: obsolete technology
print/py-fonttools-lxml-ufo|print/py-fonttools|2019-09-25|Changed for new way for optional dependencies
misc/zygrib||2019-09-28|Has expired: Can not build with graphics/proj
misc/survex||2019-09-28|Has expired: Can not build with graphics/proj
graphics/proj5||2019-09-28|Has expired: Please use graphics/proj instead
graphics/p5-Geo-Proj4||2019-09-28|Has expired: Can not build with graphics/proj
misc/zygrib-maps||2019-09-28|Removed, depends on expired misc/zygrib
graphics/p5-Geo-Point||2019-09-28|Removed, depends on expired graphics/p5-Geo-Proj4

View File

@ -657,8 +657,6 @@
SUBDIR += p5-Geo-GDAL
SUBDIR += p5-Geo-GML
SUBDIR += p5-Geo-Gpx
SUBDIR += p5-Geo-Point
SUBDIR += p5-Geo-Proj4
SUBDIR += p5-Geometry-Primitive
SUBDIR += p5-Gimp
SUBDIR += p5-Google-Chart
@ -809,7 +807,6 @@
SUBDIR += price
SUBDIR += processing
SUBDIR += proj
SUBDIR += proj5
SUBDIR += pstoedit
SUBDIR += pstoepsi
SUBDIR += ptex

View File

@ -1,26 +0,0 @@
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= Geo-Point
PORTVERSION= 0.98
CATEGORIES= graphics devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Module Tries To Abstract Coordinate Systems
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Geo-Distance>=0.06:math/p5-Geo-Distance \
p5-Geo-Proj4>=1.01:graphics/p5-Geo-Proj4 \
p5-Math-Polygon>=1.01:math/p5-Math-Polygon
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1549103581
SHA256 (Geo-Point-0.98.tar.gz) = c9a038d9f3d86950013df8f3587577519e85499542be82b64957e572f3a2b66d
SIZE (Geo-Point-0.98.tar.gz) = 25580

View File

@ -1,7 +0,0 @@
Geo::Point tries to abstract coordinate systems. It does not
try to solve all the problems itself, but will call-out for
helper modules when computation has to be done.
The module is heavily resting on Math::Polygon.
WWW: https://metacpan.org/release/Geo-Point

View File

@ -1,18 +0,0 @@
%%SITE_PERL%%/Geo/Line.pm
%%SITE_PERL%%/Geo/Line.pod
%%SITE_PERL%%/Geo/Point.pm
%%SITE_PERL%%/Geo/Point.pod
%%SITE_PERL%%/Geo/Proj.pm
%%SITE_PERL%%/Geo/Proj.pod
%%SITE_PERL%%/Geo/Shape.pm
%%SITE_PERL%%/Geo/Shape.pod
%%SITE_PERL%%/Geo/Space.pm
%%SITE_PERL%%/Geo/Space.pod
%%SITE_PERL%%/Geo/Surface.pm
%%SITE_PERL%%/Geo/Surface.pod
%%PERL5_MAN3%%/Geo::Line.3.gz
%%PERL5_MAN3%%/Geo::Point.3.gz
%%PERL5_MAN3%%/Geo::Proj.3.gz
%%PERL5_MAN3%%/Geo::Shape.3.gz
%%PERL5_MAN3%%/Geo::Space.3.gz
%%PERL5_MAN3%%/Geo::Surface.3.gz

View File

@ -1,30 +0,0 @@
# Created by: Eric Stith
# $FreeBSD$
PORTNAME= Geo-Proj4
PORTVERSION= 1.07
PORTREVISION= 1
CATEGORIES= graphics devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Cartographic projections wrapper for Proj library
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
DEPRECATED= Can not build with graphics/proj
EXPIRATION_DATE=2019-09-27
LIB_DEPENDS= libproj.so:graphics/proj5
CONFIGURE_ENV= GEOPROJ_FWTOOLS_DIR=${LOCALBASE}
MAKE_ENV= INC=-I${LOCALBASE}/include
USES= perl5
USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Geo/Proj4/Proj4.so
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1510836606
SHA256 (Geo-Proj4-1.07.tar.gz) = e231850da8fe4f7d739a1fece83b0675cb15f290570c5e9a539175399a1b7305
SIZE (Geo-Proj4-1.07.tar.gz) = 18584

View File

@ -1,6 +0,0 @@
The Open Source PROJ.4 library converts between geographic coordinate systems.
It is able to convert between geodetic latitude and longitude (LL, most commonly
the WGS84 projection), into an enormous variety of other cartographic
projections (XY, usually UTM).
WWW: https://metacpan.org/release/Geo-Proj4

View File

@ -1,4 +0,0 @@
%%SITE_ARCH%%/Geo/Proj4.pm
%%SITE_ARCH%%/Geo/Proj4.pod
%%SITE_ARCH%%/auto/Geo/Proj4/Proj4.so
%%PERL5_MAN3%%/Geo::Proj4.3.gz

View File

@ -1,43 +0,0 @@
# Created by: jedgar@FreeBSD.org
# $FreeBSD$
PORTNAME= proj
PORTVERSION= 5.1.0
PORTEPOCH= 1
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/proj/
PKGNAMESUFFIX= 5
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATUM_GRID_FILES}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= fmysh@iijmio-mail.jp
COMMENT= Cartographic Projections library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL= proj-6.[0-9]*.[0-9]*
DEPRECATED= Please use graphics/proj instead
EXPIRATION_DATE= 2019-09-27
DATUM_GRID_FILES= proj-datumgrid-1.7.zip
GNU_CONFIGURE= yes
USES= compiler gmake libtool pathfix
USE_LDCONFIG= yes
FMAN1= cs2cs.1 geod.1 proj.1
FMAN3= geodesic.3 pj_init.3
INSTALL_TARGET= install-strip
post-extract:
@${TAR} -xf ${DISTDIR}/${DATUM_GRID_FILES} -C ${WRKSRC}/nad
post-install:
.for m in 1 3
(cd ${STAGEDIR}${MANPREFIX}/man/man${m} && ${GZIP_CMD} ${FMAN${m}})
.endfor
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
TIMESTAMP = 1527753974
SHA256 (proj-5.1.0.tar.gz) = 6b1379a53317d9b5b8c723c1dc7bf2e3a8eb22ceb46b8807a1ce48ef65685bb3
SIZE (proj-5.1.0.tar.gz) = 1006324
SHA256 (proj-datumgrid-1.7.zip) = ffcad4453fac3b4a13ca678ef343e688496e18019f35709ef03c5f200e9fb85a
SIZE (proj-datumgrid-1.7.zip) = 6601627

View File

@ -1,4 +0,0 @@
Cartographic Projections library that performs projections to and from
various cartographic coordinate systems.
WWW: https://github.com/OSGeo/proj.4

View File

@ -1,58 +0,0 @@
bin/cct
bin/cs2cs
bin/geod
bin/gie
bin/invgeod
bin/invproj
bin/nad2bin
bin/proj
include/geodesic.h
include/org_proj4_PJ.h
include/proj.h
include/proj_api.h
include/projects.h
lib/libproj.a
lib/libproj.so
lib/libproj.so.13
lib/libproj.so.13.1.0
libdata/pkgconfig/proj.pc
man/man1/cct.1.gz
man/man1/cs2cs.1.gz
man/man1/geod.1.gz
man/man1/gie.1.gz
man/man1/proj.1.gz
man/man3/geodesic.3.gz
man/man3/pj_init.3.gz
%%DATADIR%%/BETA2007.gsb
%%DATADIR%%/CH
%%DATADIR%%/FL
%%DATADIR%%/GL27
%%DATADIR%%/IGNF
%%DATADIR%%/ITRF2000
%%DATADIR%%/ITRF2008
%%DATADIR%%/ITRF2014
%%DATADIR%%/MD
%%DATADIR%%/TN
%%DATADIR%%/WI
%%DATADIR%%/WO
%%DATADIR%%/alaska
%%DATADIR%%/conus
%%DATADIR%%/egm96_15.gtx
%%DATADIR%%/epsg
%%DATADIR%%/esri
%%DATADIR%%/esri.extra
%%DATADIR%%/hawaii
%%DATADIR%%/nad.lst
%%DATADIR%%/nad27
%%DATADIR%%/nad83
%%DATADIR%%/ntf_r93.gsb
%%DATADIR%%/ntv1_can.dat
%%DATADIR%%/null
%%DATADIR%%/nzgd2kgrid0005.gsb
%%DATADIR%%/other.extra
%%DATADIR%%/proj_def.dat
%%DATADIR%%/prvi
%%DATADIR%%/stgeorge
%%DATADIR%%/stlrnc
%%DATADIR%%/stpaul
%%DATADIR%%/world

View File

@ -470,7 +470,6 @@
SUBDIR += spamcalc
SUBDIR += sshbuddy
SUBDIR += sssnips
SUBDIR += survex
SUBDIR += susv2
SUBDIR += susv3
SUBDIR += susv4
@ -547,7 +546,5 @@
SUBDIR += yaunc
SUBDIR += ytree
SUBDIR += zoneinfo
SUBDIR += zygrib
SUBDIR += zygrib-maps
.include <bsd.port.subdir.mk>

View File

@ -1,34 +0,0 @@
# $FreeBSD$
PORTNAME= survex
DISTVERSION= 1.2.38
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= https://survex.com/software/${DISTVERSION}/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Cave survey software
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Can not build with graphics/proj
EXPIRATION_DATE=2019-09-27
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libproj.so:graphics/proj5
USES= compiler:c++11-lang desktop-file-utils gl gmake gnome pkgconfig shared-mime-info
GNU_CONFIGURE= yes
USE_WX= 3.0
USE_XORG= xxf86vm
USE_GL= gl glu
INSTALLS_ICONS= yes # because wxWidgets-3.0 is gtk/gnome based
MAKE_ENV= WX_CONFIG=${WX_CONFIG}
OPTIONS_DEFINE= DOCS
PORTDOCS= *
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1551844262
SHA256 (survex-1.2.38.tar.gz) = 70920158d2a309d872080f3f5ad3e2bcac212f34803fd869cfff90f6c25a685a
SIZE (survex-1.2.38.tar.gz) = 4017155

View File

@ -1,8 +0,0 @@
Survex is very powerful cave survey software, and is actively developing into
a complete cave visualisation package. It has a sophisticated GUI frontend.
Survex has no arbitrary limits, and so is particularly good for large
complicated cave systems, or areas where you need to see the relationships
between multiple cave systems. Putting existing data into it should be easy.
WWW: https://survex.com/

View File

@ -1,54 +0,0 @@
bin/3dtopos
bin/aven
bin/cavern
bin/diffpos
bin/dump3d
bin/extend
bin/sorterr
bin/survexport
man/man1/aven.1.gz
man/man1/cavern.1.gz
man/man1/diffpos.1.gz
man/man1/dump3d.1.gz
man/man1/extend.1.gz
man/man1/sorterr.1.gz
man/man1/survexport.1.gz
man/man7/survex.7.gz
share/applications/survex-aven.desktop
share/icons/hicolor/32x32/mimetypes/application-x-compass-plot.png
share/icons/hicolor/32x32/mimetypes/application-x-survex-3d.png
share/icons/hicolor/32x32/mimetypes/application-x-survex-err.png
share/icons/hicolor/32x32/mimetypes/application-x-survex-pos.png
share/icons/hicolor/32x32/mimetypes/application-x-survex-svx.png
share/icons/hicolor/scalable/apps/aven.svg
share/icons/hicolor/scalable/mimetypes/application-x-compass-plot.svg
share/icons/hicolor/scalable/mimetypes/application-x-survex-3d.svg
share/icons/hicolor/scalable/mimetypes/application-x-survex-err.svg
share/icons/hicolor/scalable/mimetypes/application-x-survex-pos.svg
share/icons/hicolor/scalable/mimetypes/application-x-survex-svx.svg
share/mime/packages/survex.xml
%%DATADIR%%/bcra3.svx
%%DATADIR%%/bcra5.svx
%%DATADIR%%/bg.msg
%%DATADIR%%/ca.msg
%%DATADIR%%/de.msg
%%DATADIR%%/de_CH.msg
%%DATADIR%%/el.msg
%%DATADIR%%/en.msg
%%DATADIR%%/en_US.msg
%%DATADIR%%/es.msg
%%DATADIR%%/fr.msg
%%DATADIR%%/hu.msg
%%DATADIR%%/id.msg
%%DATADIR%%/images/aven-about.png
%%DATADIR%%/images/osterei.png
%%DATADIR%%/images/texture.png
%%DATADIR%%/it.msg
%%DATADIR%%/pl.msg
%%DATADIR%%/pt.msg
%%DATADIR%%/pt_BR.msg
%%DATADIR%%/ro.msg
%%DATADIR%%/ru.msg
%%DATADIR%%/sk.msg
%%DATADIR%%/unifont.pixelfont
%%DATADIR%%/zh_CN.msg

View File

@ -1,39 +0,0 @@
# $FreeBSD$
PORTNAME= zygrib-maps
DISTVERSION= 2.4
PORTREVISION= 1
MASTER_SITES= http://www.zygrib.org/getfile.php?file=
CATEGORIES= misc
DISTNAME= zyGrib_maps${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= High resolution maps for zyGrib
LICENSE= GPLv3
FETCH_DEPENDS= curl:ftp/curl
RUN_DEPENDS= zygrib>0:misc/zygrib
USES= tar:tgz
NO_BUILD= yes
NO_ARCH= yes
DATADIR= ${PREFIX}/share/zygrib
local-makesum: # Workaround: the generic 'make makesum' is broken when custom do-fetch is defined: it calls ${SCRIPTSDIR}/do-fetch.sh.
@${MAKE} distclean fetch makesum
do-fetch: # fetch needs cookies
@if [ "${FORCE_FETCH_ALL}" = "true" ] || ! [ -f "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}" ]; then \
${LOCALBASE}/bin/curl -fLC - \
--cookie nada -o /dev/null "${MASTER_SITES}${DISTNAME}${EXTRACT_SUFX}" \
--next \
--cookie nada --retry-delay 3 -o "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}" "${MASTER_SITES}${DISTNAME}${EXTRACT_SUFX}"; \
fi
do-install:
cd ${WRKDIR}/data/maps/gshhs && ${COPYTREE_SHARE} '*' ${STAGEDIR}${DATADIR}/maps/gshhs
@${RM} ${STAGEDIR}${DATADIR}/maps/gshhs/README.*
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1531589043
SHA256 (zyGrib_maps2.4.tgz) = 3cd6bf3de709ff4afb193a7bb5455f28d6ab540687a97f2d978bd0a21592750e
SIZE (zyGrib_maps2.4.tgz) = 105735981

View File

@ -1,3 +0,0 @@
Maps for zyGrib, the weather data visualizer.
WWW: http://www.zygrib.org/

View File

@ -1,10 +0,0 @@
%%DATADIR%%/maps/gshhs/gshhs_0.rim
%%DATADIR%%/maps/gshhs/gshhs_1.rim
%%DATADIR%%/maps/gshhs/rangs_0.cat
%%DATADIR%%/maps/gshhs/rangs_0.cel
%%DATADIR%%/maps/gshhs/rangs_1.cat
%%DATADIR%%/maps/gshhs/rangs_1.cel
%%DATADIR%%/maps/gshhs/wdb_borders_f.b
%%DATADIR%%/maps/gshhs/wdb_borders_h.b
%%DATADIR%%/maps/gshhs/wdb_rivers_f.b
%%DATADIR%%/maps/gshhs/wdb_rivers_h.b

View File

@ -1,63 +0,0 @@
# $FreeBSD$
PORTNAME= zygrib
DISTVERSION= 8.0.1
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://www.zygrib.org/getfile.php?file=
DISTNAME= zyGrib-${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Weather data visualization, GRIB file viewer
LICENSE= GPLv3
BROKEN= checksum mismatch
DEPRECATED= Can not build with graphics/proj
EXPIRATION_DATE= 2019-09-27
BROKEN_i386= g2clib/libg2c.a: could not read symbols: File format not recognized
FETCH_DEPENDS= curl:ftp/curl
LIB_DEPENDS= libjasper.so:graphics/jasper \
libnova.so:astro/libnova \
libpng.so:graphics/png \
libproj.so:graphics/proj5 \
libqwt6.so:x11-toolkits/qwt6
USES= gmake localbase tar:tgz qt:5
USE_QT= core gui network printsupport widgets xml buildtools_build qmake_build
USE_GL= gl
WRKSRC= ${WRKDIR}/zyGrib-${DISTVERSION}
CXXFLAGS+= -I${LOCALBASE}/include/qt5/qwt6
BINARY_ALIAS= make=gmake gcc=cc
local-makesum: # Workaround: the generic 'make makesum' is broken when custom do-fetch is defined: it calls ${SCRIPTSDIR}/do-fetch.sh.
@${MAKE} distclean fetch makesum
do-fetch: # fetch needs cookies
@if [ "${FORCE_FETCH_ALL}" = "true" ] || ! [ -f "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}" ]; then \
${LOCALBASE}/bin/curl -fLC - \
--cookie nada -o /dev/null "${MASTER_SITES}${DISTNAME}${EXTRACT_SUFX}" \
--next \
--cookie nada --retry-delay 3 -o "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}" "${MASTER_SITES}${DISTNAME}${EXTRACT_SUFX}"; \
fi
post-extract: # unbundle qwt
@${RM} -r ${WRKSRC}/src/qwt-6.1.3
post-patch:
@${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e 's|/usr/bin/qmake|${QMAKE}|'
@${REINPLACE_CMD} -E ' \
s,return pathData\(\)\+"data/(colors|fonts|gis|maps/gshhs|stuff|img)/",return QString()+"${DATADIR}/\1/", ; \
s,pathData\(\)\+"data/tr/zyGrib_",QString()+"${PREFIX}/share/locale/tr/LC_MESSAGES/zyGrib_",' \
${WRKSRC}/src/util/Util.h
post-install:
@${RM} ${STAGEDIR}${PREFIX}/zyGrib
${INSTALL_PROGRAM} ${WRKSRC}/src/zyGrib ${STAGEDIR}${PREFIX}/bin
@${MV} ${STAGEDIR}${DATADIR}/tr/* ${STAGEDIR}${PREFIX}/share/locale/tr/LC_MESSAGES/
@cd ${STAGEDIR}${DATADIR} && ${RMDIR} tr config grib
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1531588082
SHA256 (zyGrib-8.0.1.tgz) = 9c0490cbec74cea6d3c8f150bc745cb4c48f04969e10e91579fe01e56b9830f8
SIZE (zyGrib-8.0.1.tgz) = 19759812

View File

@ -1,39 +0,0 @@
--- Makefile.orig 2016-11-09 16:27:38 UTC
+++ Makefile
@@ -1,13 +1,12 @@
-QMAKE=/usr/bin/qmake
+QMAKE=/usr/local/lib/qt5/bin/qmake
-INSTALLDIR=$(HOME)/zyGrib
+INSTALLDIR=$(DESTDIR)$(PREFIX)
MACQTBIN=/usr/local/Qt-5.3.2/bin/
-QWTDIR=src/qwt-6.1.3
+#QWTDIR=src/qwt-6.1.3
all: zyGrib
-SRC= src/*.h src/*.cpp src/*/*.h src/*/*.cpp \
- src/qwt*/src/*.cpp src/qwt*/src/*.h
+SRC= src/*.h src/*.cpp src/*/*.h src/*/*.cpp
mac: $(SRC)
rm -f ./zyGrib
@@ -42,7 +41,6 @@ veryclean: clean
zyGrib: $(SRC)
@ echo
rm -f ./zyGrib
- cd $(QWTDIR)/src; $(QMAKE); make -j6
cd src/g2clib; make
cd src; $(QMAKE); make -j6
@ echo "-----------------------------------"
@@ -54,8 +52,8 @@ zyGrib: $(SRC)
install: zyGrib
mkdir -p $(INSTALLDIR)
mkdir -p $(INSTALLDIR)/bin
- cp -a data $(INSTALLDIR)
- cp -a grib $(INSTALLDIR)
+ cp -a data $(INSTALLDIR)/share/zygrib
+ cp -a grib $(INSTALLDIR)/share/zygrib
rm -f ./zyGrib
rm -f $(INSTALLDIR)/bin/zyGrib
cp -a src/zyGrib $(INSTALLDIR)/bin

View File

@ -1,11 +0,0 @@
--- src/g2clib/makefile.orig 2018-07-14 07:16:22 UTC
+++ src/g2clib/makefile
@@ -25,7 +25,7 @@ INC=-I/nwprod/lib/include/
# appropriate compiler flag to allow the use of "//" comment indicators.
#
-CFLAGS= -O3 -g -m64 $(INC) $(DEFS) -D__64BIT__
+CFLAGS+= -m64 $(INC) $(DEFS) -D__64BIT__
CC=gcc

View File

@ -1,20 +0,0 @@
--- src/zyGrib.pro.orig 2018-07-14 08:35:01 UTC
+++ src/zyGrib.pro
@@ -8,7 +8,7 @@ TEMPLATE = app
TARGET = zyGrib
DEPENDPATH += . util map GUI
-INCLUDEPATH += . util map GUI curvedrawer qwt-6.1.3/src g2clib
+INCLUDEPATH += . util map GUI curvedrawer $$(PREFIX)/include/qt5/qwt6 g2clib
# ----------------------------------------------------
# platform specific
@@ -35,7 +35,7 @@ else {
}
}
-LIBS += -lbz2 -lz -lproj -lnova -Lqwt-6.1.3/lib/ -lqwt
+LIBS += -lbz2 -lz -lproj -lnova -L$$(PREFIX)/lib/qt5/libqwt -lqwt6
LIBS += -Lg2clib -lg2c -lpng -ljasper # respect order!
# ----------------------------------------------------

View File

@ -1,14 +0,0 @@
zyGrib visualizes weather data in GRIB format. Historical weather data,
as long as current and forcast information is presented in the standadard
called GRIB format. These files are available from a variety of sources.
zyGrib displays the following weather information:
* Atmospheric pressure
* Wind
* Temperature
* Humidity
* Dew point
* Isothermal altitude
* etc.
WWW: http://www.zygrib.org/

View File

@ -1,134 +0,0 @@
bin/zyGrib
share/locale/tr/LC_MESSAGES/zyGrib_ar.qm
share/locale/tr/LC_MESSAGES/zyGrib_ar.ts
share/locale/tr/LC_MESSAGES/zyGrib_cz.qm
share/locale/tr/LC_MESSAGES/zyGrib_cz.ts
share/locale/tr/LC_MESSAGES/zyGrib_de.qm
share/locale/tr/LC_MESSAGES/zyGrib_de.ts
share/locale/tr/LC_MESSAGES/zyGrib_es.qm
share/locale/tr/LC_MESSAGES/zyGrib_es.ts
share/locale/tr/LC_MESSAGES/zyGrib_fi.qm
share/locale/tr/LC_MESSAGES/zyGrib_fi.ts
share/locale/tr/LC_MESSAGES/zyGrib_fr.qm
share/locale/tr/LC_MESSAGES/zyGrib_fr.ts
share/locale/tr/LC_MESSAGES/zyGrib_gr.qm
share/locale/tr/LC_MESSAGES/zyGrib_gr.ts
share/locale/tr/LC_MESSAGES/zyGrib_it.qm
share/locale/tr/LC_MESSAGES/zyGrib_it.ts
share/locale/tr/LC_MESSAGES/zyGrib_nl.qm
share/locale/tr/LC_MESSAGES/zyGrib_nl.ts
share/locale/tr/LC_MESSAGES/zyGrib_pt.qm
share/locale/tr/LC_MESSAGES/zyGrib_pt.ts
share/locale/tr/LC_MESSAGES/zyGrib_ru.qm
share/locale/tr/LC_MESSAGES/zyGrib_ru.ts
%%DATADIR%%/colors/colors_binary.txt
%%DATADIR%%/colors/colors_cape_jkg.txt
%%DATADIR%%/colors/colors_cin_jkg.txt
%%DATADIR%%/colors/colors_clouds_black_pc.txt
%%DATADIR%%/colors/colors_clouds_white_pc.txt
%%DATADIR%%/colors/colors_current_kts.txt
%%DATADIR%%/colors/colors_deltatemp_celcius.txt
%%DATADIR%%/colors/colors_humidrel_pc.txt
%%DATADIR%%/colors/colors_rain_mmh.txt
%%DATADIR%%/colors/colors_snowdepth_m.txt
%%DATADIR%%/colors/colors_temp_celcius.txt
%%DATADIR%%/colors/colors_thetae_celcius.txt
%%DATADIR%%/colors/colors_thetae_celcius_1.txt
%%DATADIR%%/colors/colors_waveheight_m.txt
%%DATADIR%%/colors/colors_whitecap_prb.txt
%%DATADIR%%/colors/colors_whitecap_prb.txt.colors
%%DATADIR%%/colors/colors_wind_jet_kts.txt
%%DATADIR%%/colors/colors_wind_kts.txt
%%DATADIR%%/fonts/liberation-fonts/AUTHORS
%%DATADIR%%/fonts/liberation-fonts/COPYING
%%DATADIR%%/fonts/liberation-fonts/ChangeLog
%%DATADIR%%/fonts/liberation-fonts/LiberationMono-Bold.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationMono-BoldItalic.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationMono-Italic.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationMono-Regular.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationSans-Bold.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationSans-BoldItalic.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationSans-Italic.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationSans-Regular.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationSerif-Bold.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationSerif-BoldItalic.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationSerif-Italic.ttf
%%DATADIR%%/fonts/liberation-fonts/LiberationSerif-Regular.ttf
%%DATADIR%%/fonts/liberation-fonts/License.txt
%%DATADIR%%/fonts/liberation-fonts/README
%%DATADIR%%/gis/cities_10k-more.txt.gz
%%DATADIR%%/gis/cities_3k-10k.txt.gz
%%DATADIR%%/gis/countries_en.txt.gz
%%DATADIR%%/gis/countries_fr.txt.gz
%%DATADIR%%/gis/states_en.txt.gz
%%DATADIR%%/gis/stations_metar.txt.gz
%%DATADIR%%/img/1leftarrow.png
%%DATADIR%%/img/1rightarrow.png
%%DATADIR%%/img/2leftarrow.png
%%DATADIR%%/img/2rightarrow.png
%%DATADIR%%/img/airport.png
%%DATADIR%%/img/anim.png
%%DATADIR%%/img/back.png
%%DATADIR%%/img/connect_no.png
%%DATADIR%%/img/down.png
%%DATADIR%%/img/drapeau_ar.png
%%DATADIR%%/img/drapeau_cz.png
%%DATADIR%%/img/drapeau_de.png
%%DATADIR%%/img/drapeau_en.png
%%DATADIR%%/img/drapeau_es.png
%%DATADIR%%/img/drapeau_fi.png
%%DATADIR%%/img/drapeau_fr.png
%%DATADIR%%/img/drapeau_gr.png
%%DATADIR%%/img/drapeau_it.png
%%DATADIR%%/img/drapeau_nl.png
%%DATADIR%%/img/drapeau_pt.png
%%DATADIR%%/img/drapeau_ru.png
%%DATADIR%%/img/exit.png
%%DATADIR%%/img/fileclose.png
%%DATADIR%%/img/fileopen.png
%%DATADIR%%/img/forward.png
%%DATADIR%%/img/help.png
%%DATADIR%%/img/info.png
%%DATADIR%%/img/media-floppy.png
%%DATADIR%%/img/meteoblue.png
%%DATADIR%%/img/network.png
%%DATADIR%%/img/player_eject.png
%%DATADIR%%/img/player_end.png
%%DATADIR%%/img/player_fwd.png
%%DATADIR%%/img/player_pause.png
%%DATADIR%%/img/player_play.png
%%DATADIR%%/img/player_playlist.png
%%DATADIR%%/img/player_rew.png
%%DATADIR%%/img/player_start.png
%%DATADIR%%/img/player_stop.png
%%DATADIR%%/img/printer.png
%%DATADIR%%/img/reload.png
%%DATADIR%%/img/resource.rc
%%DATADIR%%/img/spreadsheet.png
%%DATADIR%%/img/time_icon.png
%%DATADIR%%/img/up.png
%%DATADIR%%/img/viewmag+.png
%%DATADIR%%/img/viewmag-.png
%%DATADIR%%/img/viewmag1.png
%%DATADIR%%/img/viewmagfit.png
%%DATADIR%%/img/zyGrib.icns
%%DATADIR%%/img/zyGrib_32.ico
%%DATADIR%%/img/zyGrib_32.xpm
%%DATADIR%%/maps/gshhs/README.gshhs
%%DATADIR%%/maps/gshhs/README.gshhs.rangs
%%DATADIR%%/maps/gshhs/gshhs_2.rim
%%DATADIR%%/maps/gshhs/gshhs_3.rim
%%DATADIR%%/maps/gshhs/gshhs_4.rim
%%DATADIR%%/maps/gshhs/rangs_2.cat
%%DATADIR%%/maps/gshhs/rangs_2.cel
%%DATADIR%%/maps/gshhs/rangs_3.cat
%%DATADIR%%/maps/gshhs/rangs_3.cel
%%DATADIR%%/maps/gshhs/rangs_4.cat
%%DATADIR%%/maps/gshhs/rangs_4.cel
%%DATADIR%%/maps/gshhs/wdb_borders_c.b
%%DATADIR%%/maps/gshhs/wdb_borders_i.b
%%DATADIR%%/maps/gshhs/wdb_borders_l.b
%%DATADIR%%/maps/gshhs/wdb_rivers_c.b
%%DATADIR%%/maps/gshhs/wdb_rivers_i.b
%%DATADIR%%/maps/gshhs/wdb_rivers_l.b
%%DATADIR%%/stuff/boat_parameters.csv