mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
fakeroot: add metafile support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
35e604b5c9
commit
e719beea6a
14
packages/toolchain/devel/fakeroot/meta
Normal file
14
packages/toolchain/devel/fakeroot/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="fakeroot"
|
||||
PKG_VERSION="1.9.5"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://fakeroot.alioth.debian.org/"
|
||||
PKG_URL="http://snapshot.debian.net/archive/2008/04/27/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="ccache"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="toolchain/devel"
|
||||
PKG_SHORTDESC="fakeroot: provides a fake root environment by means of LD_PRELOAD and SYSV IPC (or TCP) trickery."
|
||||
PKG_LONGDESC="fakeroot provides a fake root environment by means of LD_PRELOAD and SYSV IPC (or TCP) trickery."
|
||||
PKG_IS_ADDON="no"
|
@ -1 +0,0 @@
|
||||
http://snapshot.debian.net/archive/2008/04/27/debian/pool/main/f/fakeroot/fakeroot_1.9.5.tar.gz
|
Loading…
x
Reference in New Issue
Block a user