mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
alkimia: update to 8.1.2.
This commit is contained in:
parent
7eab058511
commit
1d76c40a78
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alkimia'
|
# Template file for 'alkimia'
|
||||||
pkgname=alkimia
|
pkgname=alkimia
|
||||||
version=8.1.1
|
version=8.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
||||||
|
@ -15,7 +15,11 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.linux-apps.com/content/show.php/libalkimia?content=137323"
|
homepage="https://www.linux-apps.com/content/show.php/libalkimia?content=137323"
|
||||||
distfiles="${KDE_SITE}/alkimia/${version}/alkimia-${version}.tar.xz"
|
distfiles="${KDE_SITE}/alkimia/${version}/alkimia-${version}.tar.xz"
|
||||||
checksum=957adc63c0be54dd433e3268a37323be5456e5ab84ece27f73a1616a92db86d5
|
checksum=cf846ee87b9cc630f58e0bdd23334296810ba3bcc1751fe2f4722161897ee33a
|
||||||
|
|
||||||
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
|
makedepends+=" libatomic-devel"
|
||||||
|
fi
|
||||||
|
|
||||||
libalkimia-devel_package() {
|
libalkimia-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue