PN: netperf
PV: 2.7.0+git
PR: r0
PKGV: 2.7.0+git0+3bc455b23f
PKGR: r0.0
LICENSE: MIT
DESCRIPTION: Network performance benchmark including tests for TCP, UDP, sockets, ATM and more.
SUMMARY: A networking benchmarking tool
RDEPENDS:netperf: glibc (>= 2.39+git0+ce65d944e3)
RRECOMMENDS:netperf:  
SECTION: net
PKG:netperf: netperf
FILES:netperf: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /usr/bin/* /usr/sbin/*             /usr/lib/*.so.*             /lib/udev /usr/lib/udev             /usr/lib/udev /usr/lib/udev             /usr/share/netperf /usr/lib/netperf/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers /usr/lib/systemd/system-preset/98-netperf.preset /usr/lib/systemd/system/netserver.service
FILES_INFO:netperf: {"/usr/bin/netperf": 158812, "/usr/lib/systemd/system-preset/98-netperf.preset": 25, "/usr/lib/systemd/system/netserver.service": 147, "/usr/sbin/netserver": 162872}
pkg_postinst:netperf: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tOPTS=""\n\n\tif [ -n "$D" ]; then\n\t\tOPTS="--root=$D"\n\tfi\n\n\tif [ "enable" = "enable" ]; then\n\t\tfor service in netserver.service; do\n\t\t\tsystemctl ${OPTS} enable "$service"\n\t\tdone\n\tfi\n\n\tif [ -z "$D" ]; then\n\t\tsystemctl daemon-reload\n\t\tsystemctl preset netserver.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart netserver.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:netperf: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop netserver.service\n\n\t\tsystemctl disable netserver.service\n\tfi\nfi\n
FILERDEPENDSFLIST:netperf: /usr/bin/netperf /usr/sbin/netserver
FILERDEPENDS:/usr/bin/netperf:netperf:  libm.so.6(GLIBC_2.4) ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libm.so.6 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
FILERDEPENDS:/usr/sbin/netserver:netperf:  libm.so.6(GLIBC_2.4) ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libm.so.6 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:netperf: 321856
