PN: scweb
PV: 1.0
PR: r0
PKGV: 1.0
PKGR: r0
LICENSE: MIT
DESCRIPTION: Landing Page.
SUMMARY: Landing Page
RDEPENDS_scweb: bash lmsensors-sensors python3 python3-flask python3-flask-restful system-controller-app
RRECOMMENDS_scweb: scweb-lic update-rc.d
SECTION: PETALINUX/apps
PKG_scweb: scweb
FILES_scweb: /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/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
FILES_INFO: {"/etc/init.d/scwebrun.sh": 79, "/usr/share/scweb/__init__.py": 0, "/usr/share/scweb/__pycache__/config_app.cpython-35.pyc": 647, "/usr/share/scweb/__pycache__/example.cpython-35.pyc": 1391, "/usr/share/scweb/__pycache__/jnservice.cpython-35.pyc": 1451, "/usr/share/scweb/__pycache__/logg.cpython-35.pyc": 964, "/usr/share/scweb/__pycache__/parse.cpython-35.pyc": 6079, "/usr/share/scweb/__pycache__/restserv.cpython-35.pyc": 5088, "/usr/share/scweb/__pycache__/term.cpython-35.pyc": 2257, "/usr/share/scweb/config_app.py": 477, "/usr/share/scweb/example.py": 1471, "/usr/share/scweb/jnservice.py": 1295, "/usr/share/scweb/logg.py": 1208, "/usr/share/scweb/parse.py": 5849, "/usr/share/scweb/restserv.py": 5366, "/usr/share/scweb/sc_app": 7101, "/usr/share/scweb/sensors": 213, "/usr/share/scweb/static/images/AICore.png": 493790, "/usr/share/scweb/static/images/Develop_tools.png": 478375, "/usr/share/scweb/static/images/Thumbs.db": 118272, "/usr/share/scweb/static/images/VCK190_home.jpg": 649872, "/usr/share/scweb/static/images/VCK190_home.png": 3776671, "/usr/share/scweb/static/images/VersalSilicon.png": 621434, "/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/hd.png": 91154, "/usr/share/scweb/static/images/icon.ico": 19232, "/usr/share/scweb/static/images/icon.png": 19232, "/usr/share/scweb/static/images/vck190.jpg": 182407, "/usr/share/scweb/static/images/versal.png": 8867, "/usr/share/scweb/static/images/xilinx.png": 55026, "/usr/share/scweb/static/images/xilinx_banner.png": 861386, "/usr/share/scweb/static/js/common.js": 133, "/usr/share/scweb/static/js/config_bit.js": 702, "/usr/share/scweb/static/js/config_bm.js": 39, "/usr/share/scweb/static/js/config_sc.js": 27797, "/usr/share/scweb/static/js/gen_bit.js": 66, "/usr/share/scweb/static/js/gen_bm.js": 165, "/usr/share/scweb/static/js/gen_sc.js": 1256, "/usr/share/scweb/static/js/jquery.min.js": 86927, "/usr/share/scweb/static/js/main.js": 45066, "/usr/share/scweb/static/js/temp_strings.js": 680, "/usr/share/scweb/static/js/vck190_strings.js": 7375, "/usr/share/scweb/static/styles/common.css": 20711, "/usr/share/scweb/systemcontroller.py": 4070, "/usr/share/scweb/templates/index.html": 17281, "/usr/share/scweb/term.py": 3016}
pkg_postinst_scweb: #!/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 scwebrun.sh start 99 S .\nfi\n
pkg_postrm_scweb: #!/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 scwebrun.sh remove\nfi\n
pkg_prerm_scweb: #!/bin/sh\nset -e\nif true && [ -z "$D" -a -x "/etc/init.d/scwebrun.sh" ]; then\n\t/etc/init.d/scwebrun.sh stop || :\nfi\n
FILERDEPENDSFLIST_scweb: /etc/init.d/scwebrun.sh /usr/share/scweb/sc@underscore@app
FILERDEPENDS_/etc/init.d/scwebrun.sh_scweb:  /bin/sh
FILERDEPENDS_/usr/share/scweb/sc@underscore@app_scweb:  /bin/bash
PKGSIZE_scweb: 7875462
