summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2020-05-07 12:09:36 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-05-07 11:10:18 +0100
commitd827f8bf908b605cbbc4034f801de4f6daf99e4f (patch)
tree0a03571633799cf3961a166c9c81a5ba0490d887 /groups/010.host_deps.group
parent0a90333956954f0bf268997ecc70fb62beb323e7 (diff)
downloadmidipix_build-d827f8bf908b605cbbc4034f801de4f6daf99e4f.tar.bz2
midipix_build-d827f8bf908b605cbbc4034f801de4f6daf99e4f.tar.xz
groups/010.host_deps.group: add sbsigntools_host (git master)
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups/010.host_deps.group')
-rw-r--r--groups/010.host_deps.group8
1 files changed, 6 insertions, 2 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group
index 7dd770d6..a5962338 100644
--- a/groups/010.host_deps.group
+++ b/groups/010.host_deps.group
@@ -15,8 +15,8 @@ file_host flex_host gdb_host gdbm_host glib_host gperf_host infounzip_host
infozip_host intltool_host libffi_host libreadline_host libressl_host
libz_host libzip_host llvm_host mdso_host mpackage_host musl_fts_host
ncurses_host ncursestw_host ncursesw_host pcre_host perk_host python2_host
-python3_host ruby_host sqlite3_host texinfo_host tzdb_host util_linux_host
-xz_host";
+python3_host ruby_host sbsigntools_host sqlite3_host texinfo_host tzdb_host
+util_linux_host xz_host";
HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_BISON_HOST_SHA256SUM:=55e4a023b1b4ad19095a5f8279f0dc048fa29f970759cea83224a6d5e7a3a641};
: ${PKG_BISON_HOST_VERSION:=3.5};
@@ -204,6 +204,10 @@ HOST_DEPS_PREFIX="${PREFIX}";
: ${PKG_RUBY_HOST_CFLAGS_CONFIGURE:="-g0 -O1 -DHAVE_RL_USERNAME_COMPLETION_FUNCTION=1"};
: ${PKG_RUBY_HOST_CONFIGURE_ARGS_EXTRA:="--disable-install-rdoc --with-out-ext=fiddle,openssl"};
: ${PKG_RUBY_HOST_MAKEFLAGS_VERBOSITY:="none"};
+: ${PKG_SBSIGNTOOLS_HOST_DEPENDS:="libressl_host binutils_build"};
+: ${PKG_SBSIGNTOOLS_HOST_URLS_GIT:=sbsigntools-master=https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git@master};
+: ${PKG_SBSIGNTOOLS_HOST_SUBDIR:=sbsigntools-master};
+: ${PKG_SBSIGNTOOLS_HOST_IN_TREE:=1};
: ${PKG_SQLITE3_HOST_DEPENDS:="libreadline_host ncurses_host"};
: ${PKG_SQLITE3_HOST_SHA256SUM:=65cc0c3e9366f50c0679c5ccd31432cea894bc4a3e8947dabab88c8693263615};
: ${PKG_SQLITE3_HOST_VERSION:=3160200};