PN: scweb
PV: 1.0
PR: r0
PKGV: 1.0
PKGR: r0@EXTENDPRAUTO@
LICENSE: MIT
DESCRIPTION: Landing Page.
SUMMARY: Landing Page
RDEPENDS:scweb: bash embpf-bootfw-update-tool freeipmi lmsensors-sensors python3 python3-flask python3-flask-restful python3-psutil python3-websockets system-controller-app
SECTION: PETALINUX/apps
PKG:scweb: scweb
FILES:scweb: /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/scweb /usr/lib/scweb/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers /usr/share/scweb /usr/lib/systemd/system-preset/98-scweb.preset /usr/lib/systemd/system/scwebrun.service
FILES_INFO:scweb: {"/usr/bin/scwebrun.sh": 2812, "/usr/lib/systemd/system-preset/98-scweb.preset": 24, "/usr/lib/systemd/system/scwebrun.service": 186, "/usr/share/scweb/LICENSE.md": 1123, "/usr/share/scweb/__init__.py": 0, "/usr/share/scweb/config_app.py": 1738, "/usr/share/scweb/jnservice.py": 1604, "/usr/share/scweb/logg.py": 1395, "/usr/share/scweb/no_prog_spi.sh": 1240, "/usr/share/scweb/parse.py": 11007, "/usr/share/scweb/raft.py": 4715, "/usr/share/scweb/restserv.py": 25082, "/usr/share/scweb/sc_app": 14580, "/usr/share/scweb/sc_app_vpk120": 15788, "/usr/share/scweb/static/images/AICore.png": 24710, "/usr/share/scweb/static/images/AIEdge.jpg": 14550, "/usr/share/scweb/static/images/Develop_tools.png": 478375, "/usr/share/scweb/static/images/Thumbs.db": 216064, "/usr/share/scweb/static/images/VersalSilicon.png": 331448, "/usr/share/scweb/static/images/ai_sc.png": 94321, "/usr/share/scweb/static/images/apd.png": 47393, "/usr/share/scweb/static/images/ed.png": 101810, "/usr/share/scweb/static/images/hbm.png": 21332, "/usr/share/scweb/static/images/hd.png": 91154, "/usr/share/scweb/static/images/icon.ico": 1150, "/usr/share/scweb/static/images/icon.png": 256, "/usr/share/scweb/static/images/placeholder.png": 7038459, "/usr/share/scweb/static/images/premium.png": 25083, "/usr/share/scweb/static/images/prime.png": 23485, "/usr/share/scweb/static/images/versal.png": 11786, "/usr/share/scweb/static/images/xilinx.png": 19215, "/usr/share/scweb/static/images/xilinx_banner.png": 20595, "/usr/share/scweb/static/js/common.js": 375, "/usr/share/scweb/static/js/config_bit.js": 826, "/usr/share/scweb/static/js/config_bm.js": 158, "/usr/share/scweb/static/js/config_sc.js": 64643, "/usr/share/scweb/static/js/jquery.min.js": 86927, "/usr/share/scweb/static/js/main.js": 131172, "/usr/share/scweb/static/js/strings_append.js": 2200, "/usr/share/scweb/static/js/temp_strings.js": 6449, "/usr/share/scweb/static/js/xterm/addon-fit/xterm-addon-fit.js": 1503, "/usr/share/scweb/static/js/xterm/css/xterm.css": 5383, "/usr/share/scweb/static/js/xterm/lib/xterm.js": 283404, "/usr/share/scweb/static/styles/common.css": 27194, "/usr/share/scweb/systemcontroller.py": 13529, "/usr/share/scweb/templates/index.html": 19972, "/usr/share/scweb/templates/uart_template.html": 1783, "/usr/share/scweb/term.py": 4550, "/usr/share/scweb/websocket_server.py": 3087}
pkg_postinst:scweb: #!/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 scwebrun.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 scwebrun.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart scwebrun.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:scweb: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop scwebrun.service\n\n\t\tsystemctl disable scwebrun.service\n\tfi\nfi\n
FILERDEPENDSFLIST:scweb: /usr/bin/scwebrun.sh /usr/share/scweb/no@underscore@prog@underscore@spi.sh /usr/share/scweb/sc@underscore@app /usr/share/scweb/sc@underscore@app@underscore@vpk120
FILERDEPENDS:/usr/bin/scwebrun.sh:scweb:  /bin/sh
FILERDEPENDS:/usr/share/scweb/no@underscore@prog@underscore@spi.sh:scweb:  /bin/sh
FILERDEPENDS:/usr/share/scweb/sc@underscore@app:scweb:  /bin/bash
FILERDEPENDS:/usr/share/scweb/sc@underscore@app@underscore@vpk120:scweb:  /bin/bash
PKGSIZE:scweb: 9295635
