mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
move package wavepack:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
abc9052210
commit
2b65a9ffff
@ -1,19 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
|
||||
make
|
||||
|
||||
#$STRIP src/.libs/*.so*
|
||||
|
||||
$MAKEINSTALL
|
@ -1 +0,0 @@
|
||||
http://www.wavpack.com/wavpack-4.50.1.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user