wok view rubberband-dev/receipt @ rev 25696

created recipe for dool
author Hans-G?nter Theisgen
date Sat May 11 17:17:55 2024 +0100 (6 weeks 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 }