wok view libluv-dev/receipt @ rev 25680

updated gnu-efi (3.0.14 -> 3.0.17)
author Hans-G?nter Theisgen
date Mon Mar 18 18:46:02 2024 +0100 (4 months ago)
parents 11e12a2c0eb8
children
line source
1 # SliTaz package receipt.
3 PACKAGE="libluv-dev"
4 VERSION="1.44.2.1"
5 CATEGORY="development"
6 SHORT_DESC="Bare libuv bindings for lua - development files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="Apache-2.0"
9 WEB_SITE="https://github.com/luvit/luv"
10 TAGS="lua"
12 WANTED="libluv"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 get_dev_files
18 }