Skip to content
Snippets Groups Projects
Commit d80b1d34 authored by Oleg Titov's avatar Oleg Titov Committed by Leo
Browse files

testing/mwoffliner: upgrade to 1.11.11

- Ref https://github.com/openzim/mwoffliner/releases/tag/v1.11.11
- Remove libc6-compat from depends
parent 9c2086cf
No related branches found
No related tags found
1 merge request!33047Draft: testing/mwoffliner: upgrade to 1.11.11
Pipeline #118465 failed
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=mwoffliner
pkgver=1.11.10
pkgver=1.11.11
pkgrel=0
pkgdesc="Scrape any online Mediawiki motorised wiki to your local filesystem"
url="https://github.com/openzim/mwoffliner"
arch="x86_64"
license="GPL-3.0-or-later"
options="!check" # no test suite from upstream
depends="npm redis libc6-compat"
depends="npm redis"
makedepends="python3 autoconf automake chrpath libjpeg-turbo-dev nasm zlib-dev
libzim-dev bash"
libzim-dev bash
libpng-dev
libjpeg-turbo-utils"
subpackages="$pkgname-doc"
source="mwoffliner-$pkgver.tar.gz::https://github.com/openzim/mwoffliner/archive/v$pkgver.tar.gz"
......@@ -36,5 +38,5 @@ package() {
}
sha512sums="
d9a820327343a41f21df93c40ebe682ddf91cc18431399d712a6f1e7830192e13b18a677cc2639f6a0aa36518782c0581d2a6991ff5f744cef9fb91c3433e025 mwoffliner-1.11.10.tar.gz
1cff519fc3acc469961969ae8a5bee1097d84d0d3cfc1375e04d1dac3ebd9541a66f835db9b80e64346464a7e8c4da2dc827624ad3c47244d107a5db3bb55796 mwoffliner-1.11.11.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment