wok view liblouis-dev/receipt @ rev 25504

Update some web_site / wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 05 09:28:51 2023 +0000 (16 months ago)
parents 76fef350bd7e
children 7a8b9cd09212
line source
1 # SliTaz package receipt.
3 PACKAGE="liblouis-dev"
4 VERSION="3.21.0"
5 CATEGORY="utilities"
6 LICENSE="GPL3"
7 SHORT_DESC="Open-source braille translator and back-translator, development files."
8 MAINTAINER="yuripourre@gmail.com"
9 WEB_SITE="https://web.archive.org/web/20221220101611/http://liblouis.org/"
11 DEPENDS="liblouis pkg-config"
12 WANTED="liblouis"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 get_dev_files
18 }