diff --git a/misc/wmforecast/Makefile b/misc/wmforecast/Makefile index 76697d1ed842..309a2c5c0349 100644 --- a/misc/wmforecast/Makefile +++ b/misc/wmforecast/Makefile @@ -1,33 +1,32 @@ PORTNAME= wmforecast -DISTVERSION= 1.8.1 -PORTREVISION= 1 +DISTVERSION= 1.9.0 CATEGORIES= misc windowmaker geography MASTER_SITES= https://github.com/d-torrance/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= obscenum999@gmail.com COMMENT= Weather dockapp for Window Maker using the Yahoo Weather API WWW= https://wmforecast.friedcheese.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgweather-3.so:net/libgweather \ libharfbuzz.so:print/harfbuzz \ libWINGs.so:x11-wm/windowmaker \ libwraster.so:x11-wm/libwraster USES= gmake gettext-runtime gnome pkgconfig xorg USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango USE_XORG= x11 GNU_CONFIGURE= yes OPTIONS_DEFINE= GEOCLUE NLS GEOCLUE_DESC= Use GeoClue GEOCLUE_LIB_DEPENDS= libgeoclue-2.so:net/geoclue GEOCLUE_CONFIGURE_WITH= geoclue NLS_USES= gettext .include diff --git a/misc/wmforecast/distinfo b/misc/wmforecast/distinfo index 834ab72c8bc5..2fae8c67a736 100644 --- a/misc/wmforecast/distinfo +++ b/misc/wmforecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649075977 -SHA256 (wmforecast-1.8.1.tar.gz) = fd80ccd0d3924abe14dba13081c1aa8f993f39d4da1f99ee323753390e6c1c5f -SIZE (wmforecast-1.8.1.tar.gz) = 150855 +TIMESTAMP = 1679049179 +SHA256 (wmforecast-1.9.0.tar.gz) = 6a477ea9a53d3c6de4ae0d37f78cb06dd5774df03dfcefdf5a7b55a942485908 +SIZE (wmforecast-1.9.0.tar.gz) = 152183 diff --git a/misc/wmforecast/pkg-plist b/misc/wmforecast/pkg-plist index f7f2bd0f416a..f8878b02e741 100644 --- a/misc/wmforecast/pkg-plist +++ b/misc/wmforecast/pkg-plist @@ -1,15 +1,16 @@ bin/wmforecast man/man1/wmforecast.1.gz share/applications/wmforecast.desktop share/icons/hicolor/48x48/apps/wmforecast.png share/icons/hicolor/scalable/apps/wmforecast.svg +share/metainfo/org.friedcheese.wmforecast.metainfo.xml %%DATADIR%%/dialog-error.png %%DATADIR%%/weather-clear-night.png %%DATADIR%%/weather-clear.png %%DATADIR%%/weather-few-clouds-night.png %%DATADIR%%/weather-few-clouds.png %%DATADIR%%/weather-fog.png %%DATADIR%%/weather-overcast.png %%DATADIR%%/weather-showers.png %%DATADIR%%/weather-snow.png %%DATADIR%%/weather-storm.png