| | | | |
| Offset 1, 13 lines modified | Offset 1, 13 lines modified |
| 1 | #%SCHEMA:·676B6370 | 1 | #%SCHEMA:·676B6370 |
| 2 | #·ADB·block,·size:·1480,·compat:·0,·ver:·0 | 2 | #·ADB·block,·size:·1480,·compat:·0,·ver:·0 |
| 3 | info: | 3 | info: |
| 4 | ··name:·ucode-mod-uloop | 4 | ··name:·ucode-mod-uloop |
| 5 | ··version:·2025.09.29~1090abb1-r1 | 5 | ··version:·2025.09.29~1090abb1-r1 |
| 6 | ··hashes:·53e4d2fd14fa862a1012abf2289bb477f63b886e | 6 | ··hashes:·0a57a600a00b6f5eedef033cb2a58b43271be229 |
| 7 | ··description:·| | 7 | ··description:·| |
| 8 | ····The·uloop·module·allows·ucode·scripts·to·interact·with·OpenWrt·uloop·event·loop·implementation. | 8 | ····The·uloop·module·allows·ucode·scripts·to·interact·with·OpenWrt·uloop·event·loop·implementation. |
| 9 | ··arch:·x86_64 | 9 | ··arch:·x86_64 |
| 10 | ··license:·ISC | 10 | ··license:·ISC |
| 11 | ··origin:·feeds/base/utils/ucode | 11 | ··origin:·feeds/base/utils/ucode |
| 12 | ··maintainer:·Jo-Philipp·Wich·<jo@mein.io> | 12 | ··maintainer:·Jo-Philipp·Wich·<jo@mein.io> |
| 13 | ··installed-size:·36864 | 13 | ··installed-size:·36864 |
| Offset 38, 15 lines modified | Offset 38, 15 lines modified |
| 38 | ····files:·#·1·items | 38 | ····files:·#·1·items |
| 39 | ······-·name:·ucode-mod-uloop.list | 39 | ······-·name:·ucode-mod-uloop.list |
| 40 | ········acl: | 40 | ········acl: |
| 41 | ··········mode:·0644 | 41 | ··········mode:·0644 |
| 42 | ··········user:·root | 42 | ··········user:·root |
| 43 | ··········group:·root | 43 | ··········group:·root |
| 44 | ········size:·24 | 44 | ········size:·24 |
| 45 | ········mtime:·1761771683 | 45 | ········mtime:·1760641135 |
| 46 | ········hash:·f883cf08762cfee6cb4f6e5df023453e62a3b0ced33b29f15945e6379a22242b | 46 | ········hash:·f883cf08762cfee6cb4f6e5df023453e62a3b0ced33b29f15945e6379a22242b |
| 47 | ··-·name:·usr | 47 | ··-·name:·usr |
| 48 | ····acl: | 48 | ····acl: |
| 49 | ······mode:·0755 | 49 | ······mode:·0755 |
| 50 | ······user:·root | 50 | ······user:·root |
| 51 | ······group:·root | 51 | ······group:·root |
| 52 | ··-·name:·usr/lib | 52 | ··-·name:·usr/lib |
| Offset 62, 15 lines modified | Offset 62, 15 lines modified |
| 62 | ····files:·#·1·items | 62 | ····files:·#·1·items |
| 63 | ······-·name:·uloop.so | 63 | ······-·name:·uloop.so |
| 64 | ········acl: | 64 | ········acl: |
| 65 | ··········mode:·0755 | 65 | ··········mode:·0755 |
| 66 | ··········user:·root | 66 | ··········user:·root |
| 67 | ··········group:·root | 67 | ··········group:·root |
| 68 | ········size:·28674 | 68 | ········size:·28674 |
| 69 | ········mtime:·1761771683 | 69 | ········mtime:·1760641135 |
| 70 | ········hash:·9e86a7cbb4731fafa07e28bc03d2f367ad5d1119cce32fcd35dc86a5a63800ae | 70 | ········hash:·9e86a7cbb4731fafa07e28bc03d2f367ad5d1119cce32fcd35dc86a5a63800ae |
| 71 | scripts: | 71 | scripts: |
| 72 | ··post-install:·| | 72 | ··post-install:·| |
| 73 | ····#!/bin/sh | 73 | ····#!/bin/sh |
| 74 | ····[·"${IPKG_NO_SCRIPT}"·=·"1"·]·&&·exit·0 | 74 | ····[·"${IPKG_NO_SCRIPT}"·=·"1"·]·&&·exit·0 |
| 75 | ····[·-s·${IPKG_INSTROOT}/lib/functions.sh·]·||·exit·0 | 75 | ····[·-s·${IPKG_INSTROOT}/lib/functions.sh·]·||·exit·0 |
| 76 | ····.·${IPKG_INSTROOT}/lib/functions.sh | 76 | ····.·${IPKG_INSTROOT}/lib/functions.sh |