mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
orca: update to 3.38.0, drop noarch
This commit is contained in:
parent
51889dec1c
commit
c55617e7c1
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=3.36.1
|
||||
version=3.38.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool itstool pkg-config"
|
||||
makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/Orca"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c1ac648b6be31488c26ff959114287869df9ce3ca21999e40ded87741c98831f
|
||||
checksum=1c3279d79898db10a105bcb705b5a4042b1b51a9c057a6bd0ffd65dac2356fee
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3-gobject-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue