mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libart: rebuild for metadata
This commit is contained in:
parent
e3740b49e2
commit
fbc6cdd629
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'libart'.
|
# Template file for 'libart'
|
||||||
pkgname=libart
|
pkgname=libart
|
||||||
version=2.3.21
|
version=2.3.21
|
||||||
revision=6
|
revision=7
|
||||||
wrksrc="libart_lgpl-$version"
|
wrksrc="libart_lgpl-$version"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
short_desc="High-performance 2D graphics library"
|
short_desc="High-performance 2D graphics library"
|
||||||
homepage="http://www.levien.com/libart/"
|
|
||||||
license="LGPL-2.1"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.0-or-later"
|
||||||
|
homepage="http://www.levien.com/libart/"
|
||||||
distfiles="${GNOME_SITE}/libart_lgpl/2.3/libart_lgpl-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/libart_lgpl/2.3/libart_lgpl-$version.tar.bz2"
|
||||||
checksum=fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa
|
checksum=fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue