wok view libuninameslist-dev/receipt @ rev 25794
created recipe for exo-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago) |
parents | 60bae8a22f66 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="libuninameslist-dev"
4 VERSION="20211114"
5 CATEGORY="development"
6 SHORT_DESC="Development files for libuninameslist."
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="other"
9 WEB_SITE="https://github.com/fontforge/libuninameslist"
11 DEPENDS="libuninameslist pkg-config"
12 WANTED="libuninameslist"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 get_dev_files
18 }