PN: bash
PV: 5.2.21
PR: r0
PKGV: 5.2.21
PKGR: r0@EXTENDPRAUTO@
LICENSE: GPL-3.0-or-later
DESCRIPTION: Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE POSIX and Open Group shell specification with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace expansion, and a slew of other features.
SUMMARY: An sh-compatible command language interpreter
RDEPENDS:bash: base-files update-alternatives-opkg glibc (>= 2.39+git0+662516aca8) ncurses-libtinfo (>= 6.4)
RPROVIDES:bash:  
SECTION: base/shell
PKG:bash: bash
FILES:bash: /usr/bin/bash /bin/bash.bash
FILES_INFO:bash: {"/bin/bash.bash": 838180}
pkg_postinst:bash: set -e\n\tupdate-alternatives --install /bin/bash bash /bin/bash.bash 100\n\tupdate-alternatives --install /bin/sh sh /bin/bash.bash 100\n\tgrep -q "^/bin/bash$" $D/etc/shells || echo /bin/bash >> $D/etc/shells\n
pkg_postrm:bash: set -e\n\tprintf "$(grep -v "^/bin/bash$" $D/etc/shells)\\n" > $D/etc/shells\n
pkg_prerm:bash: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  bash /bin/bash.bash\n\tupdate-alternatives --remove  sh /bin/bash.bash\n
FILERPROVIDESFLIST:bash:  /bin/bash.bash
FILERPROVIDES:/bin/bash.bash:bash:  /bin/bash /bin/sh
FILERDEPENDSFLIST:bash: /bin/bash.bash
FILERDEPENDS:/bin/bash.bash:bash:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.36) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libtinfo.so.5 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:bash: 838180
