blob: 09b26af639ed4447288348c3cbe08c19876ab47d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libipuz
pkgdesc = Library for parsing .ipuz puzzle files
pkgver = 0.4.6.3
pkgrel = 1
url = https://gitlab.gnome.org/jrb/libipuz
arch = x86_64
arch = aarch64
license = LGPL-2.1-or-later
license = OR
license = MIT
makedepends = glib2-devel
makedepends = meson
makedepends = rust
depends = json-glib
source = https://gitlab.gnome.org/jrb/libipuz/-/archive/0.4.6.3/libipuz-0.4.6.3.tar.gz
source = fix-rust-buildtype.diff
sha256sums = bdb3f246ca009849f4a3ab3247306e63ad4c814525bd69c22273bedce137693a
sha256sums = b03dcce4c97c80931281686192297db305433e2069b899bb4da14ccf198d3656
pkgname = libipuz
|