diff --git a/misc/wmforecast/Makefile b/misc/wmforecast/Makefile index 410f1640afd5..b275aa796328 100644 --- a/misc/wmforecast/Makefile +++ b/misc/wmforecast/Makefile @@ -1,33 +1,34 @@ PORTNAME= wmforecast DISTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 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 +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share 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/pkg-plist b/misc/wmforecast/pkg-plist index f8878b02e741..6a032524af03 100644 --- a/misc/wmforecast/pkg-plist +++ b/misc/wmforecast/pkg-plist @@ -1,16 +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/man/man1/wmforecast.1.gz 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