view audio/lame/lame.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=lame
PKGVERSION=3.100
PKGREVISION=1
PKGLICENSE="LGPL-2.0-only"
PKGSUMMARY="MP3 encoder and frame analyzer"
PKGDOWNLOAD="https://downloads.sourceforge.net/project/$PKGNAME/$PKGNAME/$PKGVERSION/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS="ncurses nasm:build"