### this file is sourced not run
## source: step

pkgname=wimlib # for SLACKDESC

MD5SUM=cc5657d6bd5baf45662eac7c78becbbf
PKGVER=1.13.3
TARBALL=$pkgname-$PKGVER.tar.gz
SRC_URL=https://wimlib.net/downloads/$TARBALL

PKGARCH=x86_64
PKGBUILD=1
BUNDLE=

# openssl (autodetected) can be disabled with configure --without-libcrypto
SLACKREQ='libxml2 ntfs-3g libfuse openssl'
SLACKDESC="$pkgname: $pkgname $PKGVER (compression/archive)
$pkgname: Fast and reliable file archiving of Windows Imaging (WIM) files. Wimlib can
$pkgname: handle ACLs, file attributes, links, and named data streams on NTFS filesys.
$pkgname: It allows deployment of Windows from Linux. Wimlib also includes
$pkgname: (de)compressors for several Microsoft compression formats (not just WIM).
$pkgname:
$pkgname:
$pkgname:
$pkgname: License: GNU GPL
$pkgname:
$pkgname: https://wimlib.net/
"

### default pkg_download
### default pkg_prepare
### default pkg_package
### default pkg_build

# vim: fdm=marker ft=sh:
