mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libnfs5: drop unused package
This commit is contained in:
parent
31a7368208
commit
9d2fdcac0e
@ -1,20 +0,0 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
||||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
|
||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
|
||||||
|
|
||||||
PKG_NAME="libnfs5"
|
|
||||||
PKG_VERSION="5.0.3"
|
|
||||||
PKG_SHA256="d945cb4f4c8f82ee1f3640893a168810f794a28e1010bb007ec5add345e9df3e"
|
|
||||||
PKG_LICENSE="LGPL2.1+"
|
|
||||||
PKG_SITE="https://github.com/sahlberg/libnfs"
|
|
||||||
PKG_URL="https://github.com/sahlberg/libnfs/archive/libnfs-${PKG_VERSION}.tar.gz"
|
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
|
||||||
PKG_LONGDESC="A client library for accessing NFS shares over a network."
|
|
||||||
PKG_TOOLCHAIN="autotools"
|
|
||||||
PKG_BUILD_FLAGS="-sysroot"
|
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-examples --disable-shared"
|
|
||||||
|
|
||||||
pre_configure_target() {
|
|
||||||
export CFLAGS="${CFLAGS} -D_FILE_OFFSET_BITS=64"
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user