Skip to content
Snippets Groups Projects
Commit 10368eb9 authored by Casey's avatar Casey :recycle:
Browse files

main/pbsplash: new aport (MR 2878)

parent 49c9b7cc
Branches
No related tags found
No related merge requests found
# Maintainer: Caleb Connolly <caleb@connolly.tech>
pkgname=pbsplash
pkgdesc="postmarketOS boot splash screen"
pkgver=0.2.3
pkgrel=0
url="https://git.sr.ht/~calebccff/pbsplash"
arch="all"
options="!check" # no testsuite
license="GPL-3.0"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~calebccff/pbsplash/archive/$pkgver.tar.gz"
makedepends="meson tfblib linux-headers"
build() {
abuild-meson . output
meson compile ${JOBS:+-j ${JOBS}} -C output
}
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
sha512sums="
fa71fa26aba0977472236d722687c127a02eb829809a85731c92b59c5a998d0a3969564be4bc5a7470c217086cb02343bc3d7d9c9a7a8f05aae3b62fc06e7d99 pbsplash-0.2.3.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment