🔒 Repository is read-only – file editing is disabled.
12345678910111213141516
pkgname: zip
pkgver: '3.0'
pkgrel: '3'
pkgdesc: Creates PKZIP-compatible .zip files
url: 'https://infozip.sourceforge.net/Zip.html'
arch: x86_64
depends: []
makedepends: []
source:
- 'https://downloads.sourceforge.net/infozip/zip30.tar.gz'
sha256sums:
- f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369
build: "cd ${pkgname}30\n\nmake -f unix/Makefile prefix=/usr generic CC=\"gcc -std=gnu89\"\nmake prefix=${PKGDIR}/usr MANDIR=${PKGDIR}/usr/share/man/man1\
\ -f unix/Makefile install \n"
package: |
true