nsxiv: update to 30

This commit is contained in:
Sanjay Pavan 2022-06-15 22:01:58 +05:30 committed by classabbyamp
parent 301e1c2531
commit d0934a8c8e

View File

@ -1,7 +1,8 @@
# Template file for 'nsxiv'
pkgname=nsxiv
version=29
version=30
revision=1
wrksrc=${pkgname}
build_style=gnu-makefile
make_install_target=install-all
makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
@ -9,9 +10,10 @@ makedepends="libX11-devel imlib2-devel giflib-devel libexif-devel libXft-devel
short_desc="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
maintainer="Sanjay Pavan <withercubes@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/nsxiv/nsxiv"
distfiles="https://github.com/nsxiv/nsxiv/archive/v${version}.tar.gz"
checksum="564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039"
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"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {