parent
b4d40e85f0
commit
f72064ad16
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nsxiv'
|
||||
pkgname=nsxiv
|
||||
version=30
|
||||
version=31
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_target=install-all
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://codeberg.org/nsxiv/nsxiv"
|
||||
changelog="https://codeberg.org/nsxiv/nsxiv/raw/branch/master/CHANGELOG.md"
|
||||
distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
|
||||
checksum="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941"
|
||||
checksum=035fbb3fb3ffec45555afd718947ec8a7d7dfac3c5abc7ba6863cc075720d7f2
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue