wok view libunibreak-dev/receipt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="libunibreak-dev"
4 VERSION="5.0"
5 CATEGORY="development"
6 SHORT_DESC="Implementation of the line breaking algorithm - development files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="zlib/libpng"
9 WEB_SITE="https://github.com/adah1972/libunibreak/"
11 WANTED="libunibreak"
12 genpkg_rules()
13 {
14 get_dev_files
15 }