PN: gzip
PV: 1.10
PR: r0
PKGV: 1.10
PKGR: r0.0
LICENSE: GPLv3+
DESCRIPTION: GNU Gzip is a popular data compression program originally written by Jean-loup Gailly for the GNU project. Mark Adler wrote the decompression part
SUMMARY: Standard GNU compressor
RDEPENDS_gzip: update-alternatives-opkg glibc (>= 2.32)
RRECOMMENDS_gzip: gzip-lic
SECTION: console/utils
PKG_gzip: gzip
FILES_gzip: /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/gzip /usr/lib/gzip/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers
FILES_INFO: {"/bin/gunzip.gzip": 2346, "/bin/gzip.gzip": 88936, "/bin/uncompress": 2346, "/bin/zcat.gzip": 1984, "/usr/bin/gzexe": 6376, "/usr/bin/zcmp": 1678, "/usr/bin/zdiff": 5880, "/usr/bin/zegrep": 29, "/usr/bin/zfgrep": 29, "/usr/bin/zforce": 2081, "/usr/bin/zgrep": 7588, "/usr/bin/zless": 2206, "/usr/bin/zmore": 1842, "/usr/bin/znew": 4553}
pkg_postinst_gzip: #!/bin/sh\nset -e\n\tupdate-alternatives --install /bin/gunzip gunzip /bin/gunzip.gzip 100\n\tupdate-alternatives --install /bin/gzip gzip /bin/gzip.gzip 100\n\tupdate-alternatives --install /bin/zcat zcat /bin/zcat.gzip 100\n
pkg_prerm_gzip: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  gunzip /bin/gunzip.gzip\n\tupdate-alternatives --remove  gzip /bin/gzip.gzip\n\tupdate-alternatives --remove  zcat /bin/zcat.gzip\n
FILERPROVIDESFLIST_gzip:  /bin/gunzip.gzip /bin/gzip.gzip /bin/zcat.gzip
FILERPROVIDES_/bin/gunzip.gzip_gzip:  /bin/gunzip
FILERPROVIDES_/bin/gzip.gzip_gzip:  /bin/gzip
FILERPROVIDES_/bin/zcat.gzip_gzip:  /bin/zcat
FILERDEPENDSFLIST_gzip: /bin/gunzip.gzip /bin/gzip.gzip /bin/uncompress /bin/zcat.gzip /usr/bin/gzexe /usr/bin/zcmp /usr/bin/zdiff /usr/bin/zegrep /usr/bin/zfgrep /usr/bin/zforce /usr/bin/zgrep /usr/bin/zless /usr/bin/zmore /usr/bin/znew
FILERDEPENDS_/bin/gunzip.gzip_gzip:  /bin/sh
FILERDEPENDS_/bin/gzip.gzip_gzip:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
FILERDEPENDS_/bin/uncompress_gzip:  /bin/sh
FILERDEPENDS_/bin/zcat.gzip_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/gzexe_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/zcmp_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/zdiff_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/zegrep_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/zfgrep_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/zforce_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/zgrep_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/zless_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/zmore_gzip:  /bin/sh
FILERDEPENDS_/usr/bin/znew_gzip:  /bin/sh
PKGSIZE_gzip: 125528
