PN: tcf-agent
PV: 1.7.0+gitAUTOINC+4a2c4baacc
PR: r0
PKGV: 1.7.0+git@PRSERV_PV_AUTOINC@+4a2c4baacc
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 initd-functions glibc (>= 2.36) libcrypto (>= 3.0.7) libssl (>= 3.0.7) 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
FILES_INFO:tcf-agent: {"/etc/init.d/tcf-agent": 1298, "/usr/sbin/tcf-agent": 995768, "/usr/sbin/tcf-client": 191220}
pkg_postinst:tcf-agent: #!/bin/sh\nset -e\nif true && 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 true && 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 true && [ -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:  ld.so.1(GLIBC_2.18) libuuid.so.1(UUID_1.0) 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.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.18) libssl.so.3 libcrypto.so.3 libuuid.so.1 libc.so.6 ld.so.1
FILERDEPENDS:/usr/sbin/tcf-client:tcf-agent:  libuuid.so.1(UUID_1.0) 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.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.18) libssl.so.3 libcrypto.so.3 libuuid.so.1 libc.so.6
PKGSIZE:tcf-agent: 1188286
