wok-current view rubberband-dev/receipt @ rev 25574
asterisk: make install-headers inserted
author | Hans-G?nter Theisgen |
---|---|
date | Sat May 13 17:20:22 2023 +0100 (19 months ago) |
parents | |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="rubberband-dev"
4 VERSION="3.0.0"
5 CATEGORY="development"
6 SHORT_DESC="Library for audio time-stretching and pitch-shifting - development files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.breakfastquay.com/rubberband/"
11 WANTED="rubberband"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 get_dev_files
17 }