PN: tcf-agent
PV: 1.7.0
PR: r0
PKGV: 1.7.0
PKGR: r0
LICENSE: EPL-1.0 | EDL-1.0
DESCRIPTION: Target Communication Framework for the Eclipse IDE.
SUMMARY: Target Communication Framework for the Eclipse IDE
RDEPENDS_tcf-agent: bash initscripts-functions util-linux-libuuid (>= 2.30) libcrypto (>= 1.0.2l) libssl (>= 1.0.2l) glibc (>= 2.26)
RRECOMMENDS_tcf-agent: tcf-agent-lic 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
pkg_postinst_tcf-agent: #!/bin/sh\n# Begin section update-rc.d\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# End section update-rc.d\n
pkg_postrm_tcf-agent: #!/bin/sh\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_preinst_tcf-agent: #!/bin/sh\nif true && [ -z "$D" -a -f "/etc/init.d/tcf-agent" ]; then\n\t/etc/init.d/tcf-agent stop || :\nfi\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\n# Begin section update-rc.d\nif true && [ -z "$D" -a -x "/etc/init.d/tcf-agent" ]; then\n\t/etc/init.d/tcf-agent stop || :\nfi\n# End section update-rc.d\n
FILES_INFO: {"/usr/sbin/tcf-agent": 737632, "/etc/init.d/tcf-agent": 1614, "/usr/sbin/tcf-client": 139672}
FILERDEPENDSFLIST_tcf-agent: /usr/sbin/tcf-agent /etc/init.d/tcf-agent /usr/sbin/tcf-client
FILERDEPENDS_/usr/sbin/tcf-agent_tcf-agent: libuuid.so.1(UUID_1.0)(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.0.2(OPENSSL_1.0.2d)(64bit) libcrypto.so.1.0.2(OPENSSL_1.0.2d)(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libssl.so.1.0.2()(64bit) libcrypto.so.1.0.2()(64bit) libuuid.so.1()(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
FILERDEPENDS_/etc/init.d/tcf-agent_tcf-agent: /bin/sh
FILERDEPENDS_/usr/sbin/tcf-client_tcf-agent: libpthread.so.0(GLIBC_2.17)(64bit) libuuid.so.1(UUID_1.0)(64bit) libssl.so.1.0.2(OPENSSL_1.0.2d)(64bit) libcrypto.so.1.0.2(OPENSSL_1.0.2d)(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libssl.so.1.0.2()(64bit) libcrypto.so.1.0.2()(64bit) libuuid.so.1()(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
PKGSIZE_tcf-agent: 878918
