Skip to content
Snippets Groups Projects
Commit 6bac7f37 authored by alice's avatar alice
Browse files

testing/s6-linux-init-man-pages: new aport

https://git.sr.ht/~flexibeast/s6-linux-init-man-pages
Unofficial mdoc versions of the s6-linux-init documentation
parent ca4d025f
No related branches found
No related tags found
No related merge requests found
# Maintainer: psykose <alice@ayaya.dev>
pkgname=s6-linux-init-man-pages
pkgver=1.1.1.0.1
pkgrel=0
pkgdesc="Unofficial mdoc versions of the s6-linux-init documentation"
url="https://git.sr.ht/~flexibeast/s6-linux-init-man-pages"
arch="noarch"
license="ISC"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~flexibeast/s6-linux-init-man-pages/archive/v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check" # no tests
package() {
make DESTDIR="$pkgdir" install
find "$pkgdir" -type f ! -name "*.gz" \
-exec gzip -9 {} \;
}
sha512sums="
af4f7b649a623acdcb99f5be938a8e7cef2dd0834fa6f563e09695394b88e0ad4336ea1c8f34cff02130578c19fe0851a5667440273cf16f8adccf625799c2dc s6-linux-init-man-pages-1.1.1.0.1.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