mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 14:07:14 +08:00
lame: rebuilt for multimedia group
This commit is contained in:
parent
05d212b77e
commit
c818e84412
@ -1,13 +1,10 @@
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
# Contributors from Arch: Ray Rashif <schiv@archlinux.org>
|
||||
# Ionut Biru <ibiru@archlinux.org>
|
||||
# Hugo Doria <hugo@archlinux.org>
|
||||
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/lame
|
||||
|
||||
pkgname=lame
|
||||
pkgver=3.99.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A high quality MPEG Audio Layer III (MP3) encoder"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://lame.sourceforge.net/"
|
||||
depends=('ncurses')
|
||||
makedepends=('nasm')
|
||||
@ -30,5 +27,3 @@ package() {
|
||||
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
Loading…
Reference in New Issue
Block a user