PN: bash
PV: 5.1.16
PR: r0
PKGV: 5.1.16
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.36) ncurses-libtinfo (>= 6.3+20220423)
RPROVIDES:bash:  
SECTION: base/shell
PKG:bash: bash
FILES:bash: /usr/bin/bash /bin/bash.bash
FILES_INFO:bash: {"/bin/bash.bash": 1141816}
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:  libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.36) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.18) libtinfo.so.5 libc.so.6
PKGSIZE:bash: 1141816
