parent
fe9e9bd763
commit
c503954e80
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgusb'
|
# Template file for 'libgusb'
|
||||||
pkgname=libgusb
|
pkgname=libgusb
|
||||||
version=0.3.5
|
version=0.3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -15,7 +15,9 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/hughsie/libgusb"
|
homepage="https://github.com/hughsie/libgusb"
|
||||||
changelog="https://raw.githubusercontent.com/hughsie/libgusb/master/NEWS"
|
changelog="https://raw.githubusercontent.com/hughsie/libgusb/master/NEWS"
|
||||||
distfiles="http://people.freedesktop.org/~hughsient/releases/${pkgname}-${version}.tar.xz"
|
distfiles="http://people.freedesktop.org/~hughsient/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5b2a00c6997cc4b0133c5a5748a2e616e9e7504626922105b62aadced78e65df
|
checksum=13277948a2ee06861234938089aea21bce6ad862f14c81a2efa85340ed701efd
|
||||||
|
# requires access to USB devices, not available on CI
|
||||||
|
make_check=extended
|
||||||
|
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
build_options_default="gir vala"
|
build_options_default="gir vala"
|
||||||
|
|
Loading…
Reference in a new issue