PN: tcf-agent
PV: 1.8.0+gitAUTOINC+1f11747e83
PR: r0
PKGV: 1.8.0+git0+1f11747e83
PKGR: r0.0
LICENSE: EPL-1.0 | EDL-1.0
DESCRIPTION: TCF is a vendor-neutral, lightweight, extensible network protocol mainly for communicating with embedded systems (targets).
SUMMARY: Target Communication Framework for the Eclipse IDE
RDEPENDS:tcf-agent: bash initd-functions glibc (>= 2.36) libcrypto (>= 3.0.8) libssl (>= 3.0.8) util-linux-libuuid (>= 2.38.1)
RRECOMMENDS:tcf-agent:  update-rc.d
SECTION: base
PKG:tcf-agent: tcf-agent
FILES:tcf-agent: /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/tcf-agent /usr/lib/tcf-agent/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers /lib/systemd/system-preset/98-tcf-agent.preset /lib/systemd/system/tcf-agent.service
FILES_INFO:tcf-agent: {"/etc/init.d/tcf-agent": 1298, "/lib/systemd/system-preset/98-tcf-agent.preset": 25, "/lib/systemd/system/tcf-agent.service": 219, "/usr/sbin/tcf-agent": 726420, "/usr/sbin/tcf-client": 133116}
pkg_postinst:tcf-agent: #!/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 tcf-agent.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 tcf-agent.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart tcf-agent.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 tcf-agent start 99 3 5 . stop 20 0 1 2 6 .\nfi\n
pkg_postrm:tcf-agent: #!/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 tcf-agent remove\nfi\n
pkg_prerm:tcf-agent: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop tcf-agent.service\n\n\t\tsystemctl disable tcf-agent.service\n\tfi\nfi\nif [ -n "$D" -o ! -d /run/systemd/system ] && [ -z "$D" -a -x "/etc/init.d/tcf-agent" ]; then\n\t/etc/init.d/tcf-agent stop || :\nfi\n
FILERDEPENDSFLIST:tcf-agent: /etc/init.d/tcf-agent /usr/sbin/tcf-agent /usr/sbin/tcf-client
FILERDEPENDS:/etc/init.d/tcf-agent:tcf-agent:  /bin/sh
FILERDEPENDS:/usr/sbin/tcf-agent:tcf-agent:  libuuid.so.1(UUID_1.0) ld-linux-armhf.so.3(GLIBC_2.4) libcrypto.so.3(OPENSSL_3.0.0) libssl.so.3(OPENSSL_3.0.0) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libssl.so.3 libcrypto.so.3 libuuid.so.1 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
FILERDEPENDS:/usr/sbin/tcf-client:tcf-agent:  libuuid.so.1(UUID_1.0) ld-linux-armhf.so.3(GLIBC_2.4) libcrypto.so.3(OPENSSL_3.0.0) libssl.so.3(OPENSSL_3.0.0) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libssl.so.3 libcrypto.so.3 libuuid.so.1 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:tcf-agent: 861078
