wok-current view unibilium-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 | |
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 }