math/xfce4-calculator-plugin: Update to 0.7.2
- Add missing dependencies.
This commit is contained in:
parent
54fb02e6b3
commit
6a60c45b1d
3 changed files with 8 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= xfce4-calculator-plugin
|
||||
PORTVERSION= 0.7.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= math xfce
|
||||
MASTER_SITES= XFCE/panel-plugins
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -11,9 +10,11 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
|
||||
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||
tar:bz2 xfce xorg
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
|
||||
USE_XFCE= panel
|
||||
USE_XORG= x11
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1608719122
|
||||
SHA256 (xfce4/xfce4-calculator-plugin-0.7.1.tar.bz2) = e4016a03c3ef4ebddd97e4135f5e304f80677033c98e19644b9989ec6f5ada81
|
||||
SIZE (xfce4/xfce4-calculator-plugin-0.7.1.tar.bz2) = 402401
|
||||
TIMESTAMP = 1681925175
|
||||
SHA256 (xfce4/xfce4-calculator-plugin-0.7.2.tar.bz2) = d1f622bea41a90c1686bf9f13c488ab28e995e2762b84712dea9027e0c94028b
|
||||
SIZE (xfce4/xfce4-calculator-plugin-0.7.2.tar.bz2) = 422611
|
||||
|
|
|
@ -14,6 +14,7 @@ share/icons/hicolor/64x64/apps/xfce4-calculator-plugin.png
|
|||
%%NLS%%share/locale/de/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
|
|
Loading…
Reference in a new issue