wok view rubberband-dev/receipt @ rev 25570

created recipe for rubberband-dev
author Hans-G?nter Theisgen
date Sat May 13 10:31:53 2023 +0100 (12 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 }