mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
misc/xfce4-weather-plugin: Update to 0.11.1
- Add missing dependencies
This commit is contained in:
parent
be7d5e0cc5
commit
16daf54411
3 changed files with 12 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= xfce4-weather-plugin
|
PORTNAME= xfce4-weather-plugin
|
||||||
PORTVERSION= 0.11.0
|
PORTVERSION= 0.11.1
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= misc xfce geography
|
CATEGORIES= misc xfce geography
|
||||||
MASTER_SITES= XFCE/panel-plugins
|
MASTER_SITES= XFCE/panel-plugins
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
|
@ -12,11 +11,12 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||||
|
libharfbuzz.so:print/harfbuzz
|
||||||
|
|
||||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||||
tar:bzip2 xfce
|
tar:bzip2 xfce
|
||||||
USE_GNOME= cairo glib20 gtk30 intltool libxml2
|
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libxml2
|
||||||
USE_XFCE= panel
|
USE_XFCE= panel
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1613079121
|
TIMESTAMP = 1682107222
|
||||||
SHA256 (xfce4/xfce4-weather-plugin-0.11.0.tar.bz2) = e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc
|
SHA256 (xfce4/xfce4-weather-plugin-0.11.1.tar.bz2) = a45146f9a0dcdc95d191c09c64ad279ae289cf8f811c4433e08e31a656845239
|
||||||
SIZE (xfce4/xfce4-weather-plugin-0.11.0.tar.bz2) = 3019896
|
SIZE (xfce4/xfce4-weather-plugin-0.11.1.tar.bz2) = 3100215
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
lib/xfce4/panel/plugins/libweather.so
|
lib/xfce4/panel/plugins/libweather.so
|
||||||
%%NLS%%share/icons/hicolor/48x48/apps/xfce4-weather.png
|
share/icons/hicolor/128x128/apps/org.xfce.panel.weather.png
|
||||||
|
share/icons/hicolor/16x16/apps/org.xfce.panel.weather.png
|
||||||
|
share/icons/hicolor/32x32/apps/org.xfce.panel.weather.png
|
||||||
|
share/icons/hicolor/48x48/apps/org.xfce.panel.weather.png
|
||||||
|
share/icons/hicolor/scalable/apps/org.xfce.panel.weather.svg
|
||||||
%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-weather-plugin.mo
|
%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-weather-plugin.mo
|
||||||
%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-weather-plugin.mo
|
%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-weather-plugin.mo
|
||||||
%%NLS%%share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo
|
%%NLS%%share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue