wok-current view libftdi-dev/receipt @ rev 25435
Up libarchive (3.6.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 31 07:33:35 2022 +0000 (2022-08-31) |
parents | a78610b2eb47 |
children | 5926178cd6fa |
line source
1 # SliTaz package receipt.
3 PACKAGE="libftdi-dev"
4 VERSION="0.20"
5 CATEGORY="development"
6 SHORT_DESC="Libftdi development files."
7 MAINTAINER="rcx@zoominternet.net"
8 LICENSE="BSD GPL2 LGPL2"
9 WEB_SITE="https://www.intra2net.com/en/developer/libftdi/"
11 DEPENDS="libftdi pkg-config"
12 WANTED="libftdi"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 get_dev_files
18 }