wok-current view unibilium-dev/receipt @ rev 25609

Patch qt4 to build with gcc 6
author Stanislas Leduc <shann@slitaz.org>
date Sat Sep 02 22:03:07 2023 +0000 (17 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 }