mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
efl: revbump for libpoppler-cpp
This commit is contained in:
parent
91ae05b524
commit
6f8d85efe8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'efl'
|
# Template file for 'efl'
|
||||||
pkgname=efl
|
pkgname=efl
|
||||||
version=1.26.2
|
version=1.26.2
|
||||||
revision=7
|
revision=8
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="
|
configure_args="
|
||||||
-Dbuild-examples=false
|
-Dbuild-examples=false
|
||||||
|
@ -53,7 +53,7 @@ homepage="https://enlightenment.org"
|
||||||
changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
|
changelog="https://git.enlightenment.org/core/efl.git/plain/NEWS"
|
||||||
distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
|
distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz"
|
||||||
checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
|
checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
|
||||||
make_check=extended
|
make_check=extended # comment to satisfy linter
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dbuild-tests=true"
|
configure_args+=" -Dbuild-tests=true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue