wok-current view libtermkey-dev/receipt @ rev 25694

Fix cifs-utils, up grub2-efi-x64 stuff for iso EFI
author Stanislas Leduc <shann@slitaz.org>
date Sat Mar 30 18:05:22 2024 +0000 (3 months 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 }