view audio/libsndfile/libsndfile.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=libsndfile
PKGVERSION=1.0.28
PKGREVISION=1
PKGLICENSE="LGPL-2.1-only GPLv30"
PKGSUMMARY="C library for loading sampled sound files"
PKGDOWNLOAD="http://www.mega-nerd.com/$PKGNAME/files/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS="libvorbis flac sqlite:optional"
PKGOPTIONS="ALSA"