wok-current view libuninameslist-dev/receipt @ rev 25627
Patch sundown to use new gcc
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 04 19:37:09 2023 +0000 (16 months ago) |
parents | 60bae8a22f66 |
children | a23978bfa665 |
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 }