wok annotate liblouis-dev/receipt @ rev 25669

Up lapack (3.12.0), less (633), libarchive (3.7.2), liblouis (3.28.0), libmicrohttpd (1.0.1), libpng (1.6.43), libssh (0.10.6), libtasn1 (4.19.0), libtirpc (1.3.4), libvpx (1.14.0), libwebp (1.3.2), logrotate (3.21.0), lua (5.4.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 25 16:11:20 2024 +0000 (3 months ago)
parents 7f7bd3c9775e
children
rev   line source
yuripourre@16967 1 # SliTaz package receipt.
yuripourre@16967 2
yuripourre@16967 3 PACKAGE="liblouis-dev"
pascal@25669 4 VERSION="3.28.0"
yuripourre@16967 5 CATEGORY="utilities"
yuripourre@16967 6 LICENSE="GPL3"
Hans-G?nter@21248 7 SHORT_DESC="Open-source braille translator and back-translator, development files."
yuripourre@16967 8 MAINTAINER="yuripourre@gmail.com"
pascal@25504 9 WEB_SITE="https://web.archive.org/web/20221220101611/http://liblouis.org/"
Hans-G?nter@21248 10
Hans-G?nter@23081 11 DEPENDS="liblouis pkg-config"
yuripourre@16967 12 WANTED="liblouis"
yuripourre@16967 13
yuripourre@16967 14 # Rules to gen a SliTaz package suitable for Tazpkg.
yuripourre@16967 15 genpkg_rules()
yuripourre@16967 16 {
Hans-G?nter@24804 17 get_dev_files
yuripourre@16967 18 }