Christian Wiese
13 years ago
3 changed files with 84 additions and 0 deletions
@ -0,0 +1,27 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1331889579 Fri Mar 16 10:19:39 2012 |
||||||
|
[BUILDTIME] 55 (5) |
||||||
|
[SIZE] 3.48 MB, 73 files |
||||||
|
|
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] flex |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] gettext |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] m4 |
||||||
|
[DEP] make |
||||||
|
[DEP] runit |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] util-linux |
||||||
|
[DEP] zlib |
@ -0,0 +1,17 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../elfutils/elfutils.conf |
||||||
|
# Copyright (C) 2012 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# 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; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
# prefix the installed binaries to not conflict with the binaries installed |
||||||
|
# by binutils (thank you RedHat) |
||||||
|
var_append extraconfopt ' ' "--program-prefix=eu-" |
@ -0,0 +1,40 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../elfutils/elfutils.desc |
||||||
|
[COPY] Copyright (C) 2012 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] Utilities and libraries to handle ELF objects |
||||||
|
|
||||||
|
[T] Elfutils is a collection of utilities, including ld (a linker), nm (for |
||||||
|
[T] listing symbols from object files), size (for listing the section sizes of |
||||||
|
[T] an object or archive file), strip (for discarding symbols), readelf (to see |
||||||
|
[T] the raw ELF file structures), and elflint (to check for well-formed ELF |
||||||
|
[T] files). |
||||||
|
[T] Additionally it contains libraries which implement DWARF, ELF, and machine |
||||||
|
[T] specific ELF handling and libraries to create applications for handling |
||||||
|
[T] compiled objects. |
||||||
|
|
||||||
|
[U] https://fedorahosted.org/elfutils/ |
||||||
|
|
||||||
|
[A] Ulrich Drepper |
||||||
|
[A] Roland McGrath |
||||||
|
[A] Petr Machata |
||||||
|
[M] Christian Wiese <chris@opensde.org> |
||||||
|
|
||||||
|
[C] extra/tool |
||||||
|
|
||||||
|
[L] GPL |
||||||
|
[S] Beta |
||||||
|
[V] 0.153 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 3672041578 elfutils-0.153.tar.bz2 https://fedorahosted.org/releases/e/l/elfutils/0.153/ |
Loading…
Reference in new issue