mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 13:19:54 +00:00
* Remove 'python' from farm default list (python-dist is enought)
* Update pkgconfig files
This commit is contained in:
parent
0d146b6907
commit
38ef4c5c91
2
configure
vendored
2
configure
vendored
@ -416,7 +416,7 @@ for A in ${ENVWORDS} ; do
|
||||
SEDFLAGS="${SEDFLAGS}s,@${A}@,${VAR},g;"
|
||||
done
|
||||
SEDFLAGS="${SEDFLAGS}'"
|
||||
for A in ./config-user.mk libr/include/r_userconf.h pkgcfg/r_io.pc pkgcfg/r_asm.pc pkgcfg/r_bin.pc pkgcfg/r_anal.pc pkgcfg/r_hash.pc pkgcfg/r_cons.pc pkgcfg/r_diff.pc pkgcfg/r_core.pc pkgcfg/r_lang.pc pkgcfg/r_socket.pc pkgcfg/r_debug.pc pkgcfg/r_reg.pc pkgcfg/r_cmd.pc pkgcfg/r_config.pc pkgcfg/r_flags.pc pkgcfg/r_line.pc pkgcfg/r_syscall.pc pkgcfg/r_sign.pc pkgcfg/r_util.pc pkgcfg/r_search.pc pkgcfg/r_bp.pc pkgcfg/r_lib.pc pkgcfg/r_parse.pc pkgcfg/r_print.pc pkgcfg/r_fs.pc pkgcfg/r_db.pc pkgcfg/r_magic.pc ; do # SUBDIRS
|
||||
for A in ./config-user.mk libr/include/r_userconf.h pkgcfg/r_io.pc pkgcfg/r_asm.pc pkgcfg/r_bin.pc pkgcfg/r_anal.pc pkgcfg/r_hash.pc pkgcfg/r_cons.pc pkgcfg/r_diff.pc pkgcfg/r_core.pc pkgcfg/r_lang.pc pkgcfg/r_socket.pc pkgcfg/r_debug.pc pkgcfg/r_reg.pc pkgcfg/r_cmd.pc pkgcfg/r_config.pc pkgcfg/r_flags.pc pkgcfg/r_line.pc pkgcfg/r_syscall.pc pkgcfg/r_sign.pc pkgcfg/r_util.pc pkgcfg/r_search.pc pkgcfg/r_bp.pc pkgcfg/r_lib.pc pkgcfg/r_parse.pc pkgcfg/r_print.pc pkgcfg/r_fs.pc pkgcfg/r_db.pc pkgcfg/r_magic.pc pkgcfg/r_th.pc ; do # SUBDIRS
|
||||
if [ -f "${VPATH}/${A}.acr" ]; then
|
||||
SD_TARGET=${A}
|
||||
else
|
||||
|
@ -81,9 +81,6 @@ IFEQ LIBVERSION xxx ; {
|
||||
REPORT PREFIX HAVE_LIB_EWF HAVE_LIB_GMP HAVE_OPENSSL HAVE_LIB_TCC
|
||||
DEBUGGER USERCC USEROSTYPE LIL_ENDIAN VERSION LIBVERSION ;
|
||||
|
||||
(( deprecated:
|
||||
pkgcfg/r_th.pc
|
||||
))
|
||||
(( TODO: Add the rest of .pc files here.. add a rule for acr? ))
|
||||
SUBDIRS ./config-user.mk
|
||||
libr/include/r_userconf.h
|
||||
@ -113,5 +110,6 @@ SUBDIRS ./config-user.mk
|
||||
pkgcfg/r_lib.pc
|
||||
pkgcfg/r_parse.pc
|
||||
pkgcfg/r_print.pc
|
||||
pkgcfg/r_th.pc
|
||||
pkgcfg/r_fs.pc
|
||||
;
|
||||
|
@ -7,5 +7,5 @@ Name: r_asm
|
||||
Description: radare foundation libraries
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lr_asm -lr_lib -lr_util
|
||||
Libs: -L${libdir} -lr_asm -lr_lib -lr_util -lr_parse
|
||||
Cflags: -I${includedir}/libr
|
||||
|
@ -7,5 +7,5 @@ Name: r_core
|
||||
Description: radare foundation libraries
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lr_core -lr_config -lr_cons -lr_line -lr_io -lr_cmd -lr_util -lr_print -lr_flags -lr_asm -lr_lib -lr_debug -lr_hash -lr_bin -lr_lang -lr_io -lr_anal -lr_parse -lr_print -lr_bp -lr_reg -lr_search -lr_syscall -lr_sign -lr_diff -lr_socket -lr_fs -lr_magic
|
||||
Libs: -L${libdir} -lr_core -lr_config -lr_cons -lr_line -lr_io -lr_cmd -lr_util -lr_print -lr_flags -lr_asm -lr_lib -lr_debug -lr_hash -lr_bin -lr_lang -lr_io -lr_anal -lr_parse -lr_print -lr_bp -lr_egg -lr_reg -lr_search -lr_syscall -lr_sign -lr_diff -lr_socket -lr_fs -lr_magic
|
||||
Cflags: -I${includedir}/libr
|
||||
|
@ -7,5 +7,5 @@ Name: r_debug
|
||||
Description: radare foundation libraries
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lr_debug -lr_reg -lr_anal -lr_bp -lr_util -lr_io
|
||||
Libs: -L${libdir} -lr_debug -lr_reg -lr_anal -lr_bp -lr_util -lr_io -lr_parse -lr_cons
|
||||
Cflags: -I${includedir}/libr
|
||||
|
@ -7,5 +7,5 @@ Name: r_io
|
||||
Description: radare foundation libraries
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lr_io -lr_lib -lr_util -lr_socket
|
||||
Libs: -L${libdir} -lr_io -lr_lib -lr_util -lr_socket -lr_cons
|
||||
Cflags: -I${includedir}/libr
|
||||
|
@ -7,5 +7,5 @@ Name: r_magic
|
||||
Description: radare foundation libraries
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lr_magic
|
||||
Libs: -L${libdir} -lr_magic -lr_util
|
||||
Cflags: -I${includedir}/libr
|
||||
|
@ -1,11 +1,11 @@
|
||||
prefix=@PREFIX@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
libdir=@LIBDIR@
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: r_th
|
||||
Description: radare foundation libraries
|
||||
Version:
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Libs: -L${libdir} -lr_th
|
||||
Cflags: -I${includedir}/libr
|
||||
|
@ -19,7 +19,6 @@ REMOTEDIR=""
|
||||
TARGETS="
|
||||
build
|
||||
bindist
|
||||
python
|
||||
python-dist
|
||||
mingw32
|
||||
android-arm
|
||||
|
Loading…
Reference in New Issue
Block a user