mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
ART: update to 1.25.5.
This commit is contained in:
parent
65af6ad679
commit
0b7d6550e0
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ART'
|
||||
pkgname=ART
|
||||
version=1.24
|
||||
version=1.25.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,8 +11,8 @@ depends="desktop-file-utils hicolor-icon-theme"
|
|||
short_desc="Fork of RawTherapee with additional features"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://bitbucket.org/agriggio/art/wiki/Home"
|
||||
distfiles="https://bitbucket.org/agriggio/art/downloads/ART-${version}.tar.xz"
|
||||
checksum=f7058a38a93830128831211cc8f386d7babbb1bec552503874c1dd0532f4d505
|
||||
homepage="https://art.pixls.us"
|
||||
distfiles="https://github.com/artpixls/ART/releases/download/${version}/ART-${version}.tar.xz"
|
||||
checksum=c4f8eb3fb7d363c6efef6a63997710e63fcb5997f2811c2fecae00e443529a1e
|
||||
|
||||
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/librsvg-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue