wok view unibilium-dev/receipt @ rev 25548

aaphoto: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 23 17:05:06 2023 +0000 (15 months ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="unibilium-dev"
4 VERSION="2.1.1"
5 CATEGORY="development"
6 SHORT_DESC="Terminfo parsing library - development files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="LGPL-3+"
9 WEB_SITE="https://github.com/neovim/unibilium/"
11 WANTED="unibilium"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 get_dev_files
17 }