wok-current view rubberband-dev/receipt @ rev 25624

Patch gst-ffmpeg to work with new gcc
author Stanislas Leduc <shann@slitaz.org>
date Mon Sep 04 19:03:50 2023 +0000 (11 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 }