mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lame: disable_parallel_build=yes.
This commit is contained in:
parent
381dea5d4a
commit
e4ba462dc2
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=ac3144c76617223a9be4aaa3e28a66b51bcab28141050c3af04cb06836f772c8
|
checksum=ac3144c76617223a9be4aaa3e28a66b51bcab28141050c3af04cb06836f772c8
|
||||||
long_desc="
|
long_desc="
|
||||||
Following the great history of GNU naming, LAME originally stood for
|
Following the great history of GNU naming, LAME originally stood for
|
||||||
LAME Ain't an Mp3 Encoder. LAME started life as a GPL'd patch against
|
LAME Aint an Mp3 Encoder. LAME started life as a GPL'd patch against
|
||||||
the dist10 ISO demonstration source, and thus was incapable of
|
the dist10 ISO demonstration source, and thus was incapable of
|
||||||
producing an mp3 stream or even being compiled by itself. But in May
|
producing an mp3 stream or even being compiled by itself. But in May
|
||||||
2000, the last remnants of the ISO source code were replaced, and now
|
2000, the last remnants of the ISO source code were replaced, and now
|
||||||
|
@ -24,7 +24,9 @@ long_desc="
|
||||||
the basis of a patent free audio compression codec for the GNU
|
the basis of a patent free audio compression codec for the GNU
|
||||||
project."
|
project."
|
||||||
|
|
||||||
|
disable_parallel_build=yes
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run ncurses-libs
|
Add_dependency run ncurses-libs
|
||||||
Add_dependency build nasm
|
Add_dependency build nasm
|
||||||
|
|
Loading…
Add table
Reference in a new issue