Skip to content

Commit

Permalink
New Package: libspng-0.7.4
Browse files Browse the repository at this point in the history
Removed meson and ninja from hostmakedepends
  • Loading branch information
elbachir-one committed Dec 25, 2024
1 parent bed0bd4 commit 5e06ee3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions srcpkgs/libspng/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Template file for 'libspng'
pkgname=libspng
version=0.7.4
revision=1
build_style=meson
hostmakedepends="pkg-config"
makedepends="zlib-devel"
short_desc="Simple, modern libpng alternative"
maintainer="El Bachir <[email protected]>"
license="BSD-2-Clause"
homepage="https://libspng.org/"
distfiles="https://github.com/randy408/libspng/archive/refs/tags/v${version}.tar.gz"
checksum=47ec02be6c0a6323044600a9221b049f63e1953faf816903e7383d4dc4234487

post_install() {
vlicense LICENSE
}

0 comments on commit 5e06ee3

Please sign in to comment.