libelf: dropped
This commit is contained in:
parent
0fbfb4d01b
commit
1883ccaffd
@ -1,18 +0,0 @@
|
|||||||
drwxr-xr-x root/root usr/
|
|
||||||
drwxr-xr-x root/root usr/include/
|
|
||||||
-rw-r--r-- root/root usr/include/gelf.h
|
|
||||||
-rw-r--r-- root/root usr/include/libelf.h
|
|
||||||
drwxr-xr-x root/root usr/include/libelf/
|
|
||||||
-rw-r--r-- root/root usr/include/libelf/elf_repl.h
|
|
||||||
-rw-r--r-- root/root usr/include/libelf/gelf.h
|
|
||||||
-rw-r--r-- root/root usr/include/libelf/libelf.h
|
|
||||||
-rw-r--r-- root/root usr/include/libelf/nlist.h
|
|
||||||
-rw-r--r-- root/root usr/include/libelf/sys_elf.h
|
|
||||||
-rw-r--r-- root/root usr/include/nlist.h
|
|
||||||
drwxr-xr-x root/root usr/lib/
|
|
||||||
-rw-r--r-- root/root usr/lib/libelf.a
|
|
||||||
lrwxrwxrwx root/root usr/lib/libelf.so -> libelf.so.0.8.13
|
|
||||||
lrwxrwxrwx root/root usr/lib/libelf.so.0 -> libelf.so.0.8.13
|
|
||||||
-rwxr-xr-x root/root usr/lib/libelf.so.0.8.13
|
|
||||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
|
||||||
-rw-r--r-- root/root usr/lib/pkgconfig/libelf.pc
|
|
@ -1 +0,0 @@
|
|||||||
4136d7b4c04df68b686570afa26988ac libelf-0.8.13.tar.gz
|
|
@ -1,18 +0,0 @@
|
|||||||
# Description: ELF object file access library
|
|
||||||
# URL: http://www.mr511.de/software/
|
|
||||||
# Packager : Maxim Falcony, falcony at users dot sourceforge dot net
|
|
||||||
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
|
|
||||||
|
|
||||||
name=libelf
|
|
||||||
version=0.8.13
|
|
||||||
release=1
|
|
||||||
source=(http://www.mr511.de/software/$name-$version.tar.gz)
|
|
||||||
|
|
||||||
build() {
|
|
||||||
cd $name-$version
|
|
||||||
|
|
||||||
./configure --prefix=/usr --disable-nls
|
|
||||||
|
|
||||||
make -j1
|
|
||||||
make instroot=$PKG install
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user