wok view liblouis-dev/receipt @ rev 25460

Update sourceforge.net web_sites with https://
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 28 08:10:35 2022 +0000 (20 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 }