PN: dfx-mgr
PV: 2023.1
PR: r0
PKGV: 2023.1
PKGR: r0.0
LICENSE: MIT
DESCRIPTION: Xilinx Runtime User Space Libraries and Binaries
SUMMARY: Xilinx dfx-mgr libraries
RDEPENDS:dfx-mgr: freeipmi glibc (>= 2.36) libdfx (>= 2023.1)
RRECOMMENDS:dfx-mgr:  update-rc.d
SECTION: base
PKG:dfx-mgr: dfx-mgr
FILES:dfx-mgr: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /bin/* /sbin/*             /lib/*.so.*             /lib/udev /usr/lib/udev             /lib/udev /usr/lib/udev             /usr/share/dfx-mgr /usr/lib/dfx-mgr/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers /lib/firmware/xilinx /etc/init.d/dfx-mgr.sh /lib/systemd/system /lib/systemd/system-preset/98-dfx-mgr.preset /lib/systemd/system/dfx-mgr.service
FILES_INFO:dfx-mgr: {"/etc/dfx-mgrd/daemon.conf": 102, "/etc/init.d/dfx-mgr.sh": 32, "/lib/systemd/system-preset/98-dfx-mgr.preset": 23, "/lib/systemd/system/dfx-mgr.service": 480, "/usr/bin/dfx-mgr-client": 67560, "/usr/bin/dfx-mgr.sh": 32, "/usr/bin/dfx-mgrd": 133576, "/usr/bin/xlnx-firmware-detect": 2310}
pkg_postinst:dfx-mgr: #!/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 dfx-mgr.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 dfx-mgr.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart dfx-mgr.service\n\t\tfi\n\tfi\nfi\nif [ -n "$D" -o ! -d /run/systemd/system ] && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT dfx-mgr.sh start 99 S .\nfi\n
pkg_postrm:dfx-mgr: #!/bin/sh\nset -e\nif [ -n "$D" -o ! -d /run/systemd/system ] && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT dfx-mgr.sh remove\nfi\n
pkg_prerm:dfx-mgr: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop dfx-mgr.service\n\n\t\tsystemctl disable dfx-mgr.service\n\tfi\nfi\nif [ -n "$D" -o ! -d /run/systemd/system ] && [ -z "$D" -a -x "/etc/init.d/dfx-mgr.sh" ]; then\n\t/etc/init.d/dfx-mgr.sh stop || :\nfi\n
FILERDEPENDSFLIST:dfx-mgr: /etc/init.d/dfx-mgr.sh /usr/bin/dfx-mgr-client /usr/bin/dfx-mgr.sh /usr/bin/dfx-mgrd /usr/bin/xlnx-firmware-detect
FILERDEPENDS:/etc/init.d/dfx-mgr.sh:dfx-mgr:  /bin/sh
FILERDEPENDS:/usr/bin/dfx-mgr-client:dfx-mgr:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
FILERDEPENDS:/usr/bin/dfx-mgr.sh:dfx-mgr:  /bin/sh
FILERDEPENDS:/usr/bin/dfx-mgrd:dfx-mgr:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libdfx.so.1.0()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
FILERDEPENDS:/usr/bin/xlnx-firmware-detect:dfx-mgr:  /bin/sh
PKGSIZE:dfx-mgr: 204115
