wok view libtermkey-dev/receipt @ rev 25691

Up lynis (3.1.1), ncurses-examples (20211021)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 16 10:43:04 2024 +0000 (4 weeks ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="libtermkey-dev"
4 VERSION="0.22"
5 CATEGORY="development"
6 SHORT_DESC="Library for easy processing of keyboard entry from terminal-based programs - development files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="MIT"
9 WEB_SITE="http://www.leonerd.org.uk/code/"
11 WANTED="libtermkey"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 get_dev_files
17 }