mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
move package libid3tag:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
d681567d3c
commit
ca8ad4a715
@ -1,18 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
|
||||||
./configure --host=$TARGET_NAME \
|
|
||||||
--build=$HOST_NAME \
|
|
||||||
--prefix=/usr \
|
|
||||||
--enable-static \
|
|
||||||
--disable-shared
|
|
||||||
|
|
||||||
make
|
|
||||||
|
|
||||||
#$STRIP .libs/*.so*
|
|
||||||
|
|
||||||
$MAKEINSTALL
|
|
@ -1 +0,0 @@
|
|||||||
http://mesh.dl.sourceforge.net/sourceforge/mad/libid3tag-0.15.1b.tar.gz
|
|
Loading…
x
Reference in New Issue
Block a user