mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xreader: update to 3.3.0.
This commit is contained in:
parent
54c7732d6e
commit
3f8ba59559
1 changed files with 5 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xreader'
|
# Template file for 'xreader'
|
||||||
pkgname=xreader
|
pkgname=xreader
|
||||||
version=3.0.2
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -15,17 +15,14 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/linuxmint/xreader"
|
homepage="https://github.com/linuxmint/xreader"
|
||||||
distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
|
||||||
checksum=a2e32274787723e81afeb62390c92b64f0ad222e3ca6295704535e5c499fdd28
|
checksum=cd347ce2c4d655adc296c25d475250a688921af6a54581bcf10e279276197e54
|
||||||
|
# XX dogtail is needed for testing (not in repo)
|
||||||
|
# XX tests need xorg running
|
||||||
|
make_check=no
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
||||||
do_check() {
|
|
||||||
# XX dogtail is needed for testing (not in repo)
|
|
||||||
# XX tests need xorg running
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
|
||||||
libxreader_package() {
|
libxreader_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue