PN: tcf-agent
PV: 1.8.0+git
PR: r0
PKGV: 1.8.0+git@PRSERV_PV_AUTOINC@+1f11747e83
PKGR: r0@EXTENDPRAUTO@
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 glibc (>= 2.39+git0+b027d5b145) libcrypto (>= 3.2.4) libssl (>= 3.2.4) util-linux-libuuid (>= 2.40.4)
SECTION: base
PKG:tcf-agent: tcf-agent
FILES:tcf-agent: /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/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 /usr/lib/systemd/system-preset/98-tcf-agent.preset /usr/lib/systemd/system/tcf-agent.service
FILES_INFO:tcf-agent: {"/usr/lib/systemd/system-preset/98-tcf-agent.preset": 25, "/usr/lib/systemd/system/tcf-agent.service": 219, "/usr/sbin/tcf-agent": 705940, "/usr/sbin/tcf-client": 129020}
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\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\n
FILERDEPENDSFLIST:tcf-agent: /usr/sbin/tcf-agent /usr/sbin/tcf-client
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.15) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.34) 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.15) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.34) 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: 835204
