wok-current view libmpack-dev/receipt @ rev 25695

Up linux 5.10.214, Patch xorg-server (CVE-2024-31080, CVE-2024-31081, CVE-2024-31082, CVE-2024-31083)
author Stanislas Leduc <shann@slitaz.org>
date Thu Apr 04 08:53:51 2024 +0000 (9 months ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="libmpack-dev"
4 VERSION="1.0.5"
5 CATEGORY="development"
6 SHORT_DESC="Simple implementation of msgpack in C - development files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="MIT"
9 WEB_SITE="https://github.com/libmpack/libmpack"
11 WANTED="libmpack"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 get_dev_files
17 }