notcurses: revbump for ffmpeg6

This commit is contained in:
zlice 2024-01-11 11:52:10 -05:00 committed by classabbyamp
parent 9517cc4ae5
commit 473aae950c
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'notcurses'
pkgname=notcurses
version=3.0.9
revision=2
revision=3
build_style=cmake
configure_args="-DUSE_STATIC=ON -DUSE_QRCODEGEN=On $(vopt_bool man USE_PANDOC)"
hostmakedepends="pkg-config $(vopt_if man pandoc)"
makedepends="libunistring-devel ffmpeg-devel ncurses-libtinfo-devel qrcodegen
makedepends="libunistring-devel ffmpeg6-devel ncurses-libtinfo-devel qrcodegen
doctest-devel libdeflate-devel"
depends="ncurses-base"
short_desc="Blingful character graphics/TUI library"