wok view unibilium-dev/receipt @ rev 25556

created recipes for nted and nted-lang
author Hans-G?nter Theisgen
date Sat Apr 22 14:54:15 2023 +0100 (14 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 }