Skip to content

Commit

Permalink
sysutils/xfce4-netload-plugin: Update to 1.4.1
Browse files Browse the repository at this point in the history
- Add missing dependencies
- Update post-patch target
  • Loading branch information
madpilot78 committed Apr 29, 2023
1 parent ec5c3a2 commit e225a6a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
9 changes: 5 additions & 4 deletions sysutils/xfce4-netload-plugin/Makefile
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions sysutils/xfce4-netload-plugin/distinfo
@@ -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
2 changes: 2 additions & 0 deletions sysutils/xfce4-netload-plugin/pkg-plist
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit e225a6a

Please sign in to comment.