From 0ce0d8d6e0c420ccafa79e0203b928c3559a4311 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 5 Mar 2021 00:43:38 +0100 Subject: Split source files, merge public header files, eliminite use gpp, rewrite makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 50 ++++++++++++-------------------------------------- 1 file changed, 12 insertions(+), 38 deletions(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index 6a62f7d..c63ba29 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -10,26 +10,18 @@ RUNTIME DEPENDENCIES: compile-time and are not utilisable if not selected at compile-time. -CONFIGURE DEPENDENCIES: - - sh - coreutils - sed - - BUILD DEPENDENCIES: make - grep - sed - coreutils - c99 gcc is preferred + sh + printf + test + mv + rm + cat + c11 + ar pkg-config - general-preprocessor (gpp) - python Both Python 2 and Python 3 will work - texinfo Optional: for info, pdf, ps and dvi manuals - texlive-core Optional: for pdf, ps and dvi manuals - bash Optional: for info, pdf, ps and dvi manuals And all runtime dependencies that are mandatory or has been opted for. @@ -37,25 +29,7 @@ BUILD DEPENDENCIES: INSTALL DEPENDENCIES: make - coreutils - - -DEPENDENCIES SOURCES: - - sh bash can provide sh - make https://www.gnu.org/software/make - grep https://www.gnu.org/software/grep - sed https://www.gnu.org/software/sed - coreutils https://www.gnu.org/software/coreutils - c99 https://gcc.gnu.org - pkg-config http://pkgconfig.freedesktop.org - general-preprocessor (gpp) https://github.com/maandree/gpp - python https://www.python.org/ - texinfo https://www.gnu.org/software/texinfo/ - texlive-core https://tug.org/texlive/ - bash https://www.gnu.org/software/bash - libc https://www.gnu.org/software/libc - libxcb http://xcb.freedesktop.org/ - libx11 (xlib) http://xorg.freedesktop.org/ - libxxf86vm http://xorg.freedesktop.org/ - libdrm http://dri.freedesktop.org/ + sh + mkdir + cp + ln -- cgit v1.2.3-70-g09d2