mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
fenrir: update to 2025.04.28.
This commit is contained in:
parent
9a8fe2de9c
commit
00481b4853
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'fenrir'
|
# Template file for 'fenrir'
|
||||||
pkgname=fenrir
|
pkgname=fenrir
|
||||||
version=2025.04.14
|
version=2025.04.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
depends="python3-evdev python3-daemonize python3-dbus python3-pyudev
|
depends="python3-evdev python3-daemonize python3-dbus python3-pyudev
|
||||||
python3-pexpect python3-pyte python3-setuptools python3-pyperclip
|
python3-pexpect python3-pyte python3-setuptools python3-pyperclip
|
||||||
python3-rapidfuzz python3-enchant"
|
python3-rapidfuzz python3-enchant python3-setproctitle"
|
||||||
checkdepends="python3-pip ${depends}"
|
checkdepends="python3-pip ${depends}"
|
||||||
short_desc="User space console screen reader written in python3"
|
short_desc="User space console screen reader written in python3"
|
||||||
maintainer="Michael Taboada <voidpkgs@forwardme.email>"
|
maintainer="Michael Taboada <voidpkgs@forwardme.email>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://git.stormux.org/storm/fenrir"
|
homepage="https://git.stormux.org/storm/fenrir"
|
||||||
distfiles="https://git.stormux.org/storm/fenrir/archive/${version}.tar.gz"
|
distfiles="https://git.stormux.org/storm/fenrir/archive/${version}.tar.gz"
|
||||||
checksum=1dba05b02708b5edbf2b5e21fdeea93862bdd23ac4f15d2c377aa7f9d7204646
|
checksum=4b3c4bb51b3872867831e60fe81c782df663094607441b96ce7392899b7e552d
|
||||||
conf_files="/etc/fenrirscreenreader/settings/*.conf"
|
conf_files="/etc/fenrirscreenreader/settings/*.conf"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue