PN: glibc-locale
PV: 2.36
PR: r0
PKGV: 2.36
PKGR: r0.0
LICENSE: GPL-2.0-only & LGPL-2.1-only
DESCRIPTION: The GNU C Library is used as the system C library in most systems with the Linux kernel.
SUMMARY: Locale data from glibc
RDEPENDS:locale-base-pt-br: glibc-charmap-utf-8 glibc-localedata-pt-br localedef
RPROVIDES:locale-base-pt-br:  virtual-locale-pt-br virtual-locale-pt
SECTION: libs
PKG:locale-base-pt-br: locale-base-pt-br
ALLOW_EMPTY:locale-base-pt-br: 1
FILES_INFO:locale-base-pt-br: {}
pkg_postinst:locale-base-pt-br: #!/bin/sh\nset -e\n\nif [ -n "$D" ]; then\n    $INTERCEPT_DIR/postinst_intercept delay_to_first_boot locale-base-pt-br mlprefix=\n    exit 0\nfi\nlocaledef --inputfile=/usr/share/i18n/locales/pt_BR --charmap=UTF-8 pt_BR\n
pkg_postrm:locale-base-pt-br: #!/bin/sh\nset -e\nlocaledef --delete-from-archive --inputfile=/usr/share/locales/pt_BR --charmap=UTF-8 pt_BR\n
PKGSIZE:locale-base-pt-br: 0
