wok view liblouis-dev/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (23 months ago)
parents 0414f5096d7f
children 7f7bd3c9775e
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="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 }