mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 09:34:37 +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>
|
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/lame
|
||||||
# Contributors from Arch: Ray Rashif <schiv@archlinux.org>
|
|
||||||
# Ionut Biru <ibiru@archlinux.org>
|
|
||||||
# Hugo Doria <hugo@archlinux.org>
|
|
||||||
|
|
||||||
pkgname=lame
|
pkgname=lame
|
||||||
pkgver=3.99.5
|
pkgver=3.99.5
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A high quality MPEG Audio Layer III (MP3) encoder"
|
pkgdesc="A high quality MPEG Audio Layer III (MP3) encoder"
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
url="http://lame.sourceforge.net/"
|
url="http://lame.sourceforge.net/"
|
||||||
depends=('ncurses')
|
depends=('ncurses')
|
||||||
makedepends=('nasm')
|
makedepends=('nasm')
|
||||||
@ -30,5 +27,3 @@ package() {
|
|||||||
|
|
||||||
make DESTDIR="$pkgdir" install
|
make DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim:set ts=2 sw=2 et:
|
|
Loading…
Reference in New Issue
Block a user