mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -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
|
||||
PORTVERSION= 0.11.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.11.1
|
||||
CATEGORIES= misc xfce geography
|
||||
MASTER_SITES= XFCE/panel-plugins
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -12,11 +11,12 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
|
|||
LICENSE= GPLv2
|
||||
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 \
|
||||
tar:bzip2 xfce
|
||||
USE_GNOME= cairo glib20 gtk30 intltool libxml2
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libxml2
|
||||
USE_XFCE= panel
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1613079121
|
||||
SHA256 (xfce4/xfce4-weather-plugin-0.11.0.tar.bz2) = e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc
|
||||
SIZE (xfce4/xfce4-weather-plugin-0.11.0.tar.bz2) = 3019896
|
||||
TIMESTAMP = 1682107222
|
||||
SHA256 (xfce4/xfce4-weather-plugin-0.11.1.tar.bz2) = a45146f9a0dcdc95d191c09c64ad279ae289cf8f811c4433e08e31a656845239
|
||||
SIZE (xfce4/xfce4-weather-plugin-0.11.1.tar.bz2) = 3100215
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
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/ast/LC_MESSAGES/xfce4-weather-plugin.mo
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue