New package: imlib2-webp-1.0
This commit is contained in:
parent
61fb4b2320
commit
7cdcdb0f48
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'imlib2-webp'
|
||||
pkgname=imlib2-webp
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="imlib2-devel libwebp-devel"
|
||||
short_desc="WebP loader for Imlib2"
|
||||
maintainer="mustaqim <mustaqim@pm.me>"
|
||||
license="custom:The Regents of the University of California, BSD-4-Clause-UC"
|
||||
homepage="https://www.hauweele.net/~gawen/imlib2-webp.html"
|
||||
distfiles="https://github.com/gawen947/imlib2-webp/archive/v${version}.tar.gz"
|
||||
checksum=252328cc4e7d232bc2fbbf1c38b963a1847e22f7ee21dd7362b7c0583dca4334
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in New Issue