/packages/toolchain/devel/eglibc/meta
http://github.com/OpenELEC/OpenELEC.tv · #! · 36 lines · 34 code · 2 blank · 0 comment · 0 complexity · e0140c0dadc0e82b08d98bcabe0bc9e0 MD5 · raw file
- ################################################################################
- # This file is part of OpenELEC - http://www.openelec.tv
- # Copyright (C) 2009-2011 Stephan Raue (stephan@openelec.tv)
- #
- # This Program is free software; you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- # the Free Software Foundation; either version 2, or (at your option)
- # any later version.
- #
- # This Program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- # GNU General Public License for more details.
- #
- # You should have received a copy of the GNU General Public License
- # along with OpenELEC.tv; see the file COPYING. If not, write to
- # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
- # http://www.gnu.org/copyleft/gpl.html
- ################################################################################
- PKG_NAME="eglibc"
- PKG_VERSION="2.14.1-15769"
- PKG_REV="1"
- PKG_ARCH="any"
- PKG_LICENSE="GPL"
- PKG_SITE="http://www.eglibc.org/"
- PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
- PKG_DEPENDS="timezone-data"
- PKG_BUILD_DEPENDS="ccache autotools linux-headers gcc-core"
- PKG_PRIORITY="optional"
- PKG_SECTION="toolchain/devel"
- PKG_SHORTDESC="eglibc: The Embedded GNU C library"
- PKG_LONGDESC="The Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (GLIBC) that is designed to work well on embedded systems. EGLIBC strives to be source and binary compatible with GLIBC. EGLIBC's goals include reduced footprint, configurable components, better support for cross-compilation and cross-testing. In contrast to what Ulrich Drepper makes out of GLIBC, in EGLIBC all patches assigned to the FSF will be considered regardless of individual or company affiliation and cooperation is encouraged, as well as communication, civility, and respect among developers."
- PKG_IS_ADDON="no"
- PKG_AUTORECONF="no"