mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
sysutils/xfce4-netload-plugin: Update to 1.4.1
- Add missing dependencies - Update post-patch target
This commit is contained in:
parent
ec5c3a21e9
commit
e225a6a710
@ -1,6 +1,5 @@
|
||||
PORTNAME= xfce4-netload-plugin
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= XFCE/panel-plugins
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -12,9 +11,11 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
|
||||
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||
tar:bzip2 xfce
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
|
||||
USE_XFCE= panel
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
@ -27,7 +28,7 @@ NLS_CONFIGURE_ENABLE= nls
|
||||
NLS_USES= gettext-runtime
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's, || __FreeBSD_kernel__,,' \
|
||||
@${REINPLACE_CMD} -e 's/ || defined \{0,1\}(__FreeBSD_kernel__)//' \
|
||||
${WRKSRC}/panel-plugin/net.c \
|
||||
${WRKSRC}/panel-plugin/net.h \
|
||||
${WRKSRC}/panel-plugin/os.h
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1615394529
|
||||
SHA256 (xfce4/xfce4-netload-plugin-1.4.0.tar.bz2) = 6c76260e101790754dd93255ec979accd97d21a21da85d8edcd6c7b01ddcd70c
|
||||
SIZE (xfce4/xfce4-netload-plugin-1.4.0.tar.bz2) = 403719
|
||||
TIMESTAMP = 1682755365
|
||||
SHA256 (xfce4/xfce4-netload-plugin-1.4.1.tar.bz2) = 9fac3a3ad52e18584bfb127cd1721d56de1004b9fdd140915fded89704ccb44e
|
||||
SIZE (xfce4/xfce4-netload-plugin-1.4.1.tar.bz2) = 421959
|
||||
|
@ -17,6 +17,7 @@ share/icons/hicolor/scalable/apps/org.xfce.panel.netload.svg
|
||||
%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
@ -42,6 +43,7 @@ share/icons/hicolor/scalable/apps/org.xfce.panel.netload.svg
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-netload-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user