mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
sysutils/xfce4-battery-plugin: Update to 1.1.5
- Add missing dependencies.
This commit is contained in:
parent
6a60c45b1d
commit
31f0fc67ac
3 changed files with 8 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= xfce4-battery-plugin
|
PORTNAME= xfce4-battery-plugin
|
||||||
PORTVERSION= 1.1.4
|
PORTVERSION= 1.1.5
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= sysutils xfce
|
CATEGORIES= sysutils xfce
|
||||||
MASTER_SITES= XFCE/panel-plugins
|
MASTER_SITES= XFCE/panel-plugins
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
|
@ -11,11 +10,13 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
|
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= amd64 i386
|
ONLY_FOR_ARCHS= amd64 i386
|
||||||
|
|
||||||
USES= alias gettext-tools gmake gnome libtool pkgconfig \
|
USES= alias gettext-tools gmake gnome libtool pkgconfig \
|
||||||
tar:bzip2 xfce
|
tar:bzip2 xfce
|
||||||
USE_GNOME= cairo gtk30 glib20 intltool
|
USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 intltool
|
||||||
USE_XFCE= panel
|
USE_XFCE= panel
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1616501975
|
TIMESTAMP = 1681925062
|
||||||
SHA256 (xfce4/xfce4-battery-plugin-1.1.4.tar.bz2) = 107df2a837156c010e1eab5430bab90c77f0a3dc699b5937678c8a9c5e64c222
|
SHA256 (xfce4/xfce4-battery-plugin-1.1.5.tar.bz2) = 752233bfb320ee1e26104a656cbb868299f562733063e2b9a18f0966585ce213
|
||||||
SIZE (xfce4/xfce4-battery-plugin-1.1.4.tar.bz2) = 458485
|
SIZE (xfce4/xfce4-battery-plugin-1.1.5.tar.bz2) = 465191
|
||||||
|
|
|
@ -57,6 +57,7 @@ share/icons/hicolor/scalable/apps/xfce4-battery-plugin.svg
|
||||||
%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-battery-plugin.mo
|
%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-battery-plugin.mo
|
||||||
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-battery-plugin.mo
|
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-battery-plugin.mo
|
||||||
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-battery-plugin.mo
|
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-battery-plugin.mo
|
||||||
|
%%NLS%%share/locale/ga/LC_MESSAGES/xfce4-battery-plugin.mo
|
||||||
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-battery-plugin.mo
|
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-battery-plugin.mo
|
||||||
%%NLS%%share/locale/he/LC_MESSAGES/xfce4-battery-plugin.mo
|
%%NLS%%share/locale/he/LC_MESSAGES/xfce4-battery-plugin.mo
|
||||||
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-battery-plugin.mo
|
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-battery-plugin.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue