summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2021-01-22Implements ${{DEFAULT,PKG,...}_MIRRORS}.Lucio Andrés Illanes Albornoz5-7/+16
build.sh:build(): define and zero-initialise ${DEFAULT_MIRRORS}. etc/README.md: updated. midipix.env: adds ${DEFAULT_MIRRORS} (https://midipix.org/mirror/ https://midipix.lucioillanes.de/archives/). subr.rtl/rtl_fetch.subr:rtl_fetch_url_wget(): receive and operate on target name and optional list of mirrors. subr/pkg_fetch_download.subr: additionally pass ${PKG_NAME} and ${PKG_MIRRORS} to rtl_fetch_url_wget().
2021-01-22groups/231.native_packages_etc.group:minizip:${PKG_SHA256SUM}: updated.Lucio Andrés Illanes Albornoz1-1/+1
2021-01-22groups/241.native_packages_inet.group:git: updated to v2.30.0.Lucio Andrés Illanes Albornoz1-3/+5
groups/241.native_packages_inet.group:git:${PKG_CONFIG_CACHE_LOCAL}: pass ac_cv_iconv_omits_bom=false. groups/241.native_packages_inet.group:git:${PKG_MAKEFLAGS_BUILD}: build w/ CURL_CONFIG=${PREFIX_NATIVE}/bin/curl-config CURLDIR=${PREFIX_NATIVE} HAVE_DEV_TTY=yes NO_GETTEXT=yes NO_REGEX=yes NO_PERL=yes NO_PYTHON=yes NO_TCLTK=yes. groups/241.native_packages_inet.group:git:${PKG_MAKEFLAGS_INSTALL}: install w/ CURL_CONFIG=${PREFIX_NATIVE}/bin/curl-config CURLDIR=${PREFIX_NATIVE} HAVE_DEV_TTY=yes NO_GETTEXT=yes NO_REGEX=yes NO_PERL=yes NO_PYTHON=yes NO_TCLTK=yes.
2021-01-22groups/251.native_packages_lib.group:libsasl2:${PKG_URL}: updated.Lucio Andrés Illanes Albornoz1-1/+1
2021-01-21groups/010.host_deps.group:glib_host:${PKG_URL}: amended.Lucio Andrés Illanes Albornoz2-2/+2
groups/251.native_packages_lib.group:glib:${PKG_URL}: amended.
2021-01-17groups/241.native_packages_inet.group: gnupg: bump to v2.2.27Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-14groups/231.native_packages_etc.group: adds php v8.0.1Ørjan Malde3-1/+90
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/241.native_packages_inet.group: isync: bump to v1.3.3Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/221.native_packages_dev.group: clzip: bump to v1.12Ørjan Malde2-3/+15
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/211.native_packages_cmdline.group: ed: bump to v1.17Ørjan Malde2-2/+14
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/211.native_packages_cmdline.group: dos2unix: bump to v7.4.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/211.native_packages_cmdline.group: dash: bump to v0.5.11.3Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13dist/dist_minipix.dist: don't fail silently on error.Lucio Andrés Illanes Albornoz1-13/+12
2021-01-13dist/dist_minipix.dist: install libreadline.so.8 vs libreadline.so.7.Lucio Andrés Illanes Albornoz1-1/+1
2021-01-13dist/dist_minipix.dist: fail non-silently given non-existent shared object ↵Lucio Andrés Illanes Albornoz1-2/+4
in ${PREFIX_NATIVE}/lib.
2021-01-13dist/dist_minipix.dist: install libhogweed.so.6 vs. libhogweed.so.4 (via ↵Lucio Andrés Illanes Albornoz1-1/+1
midipix.)
2021-01-12groups/251.native_packages_lib.group:${PKG_CONFIGURE_ARGS_EXTRA}: configure ↵Lucio Andrés Illanes Albornoz1-1/+1
w/ --with-freetype-prefix=${PREFIX_NATIVE} --without-x.
2021-01-12groups/231.native_packages_etc.group: adds lbreakout2 v2.6.5Ørjan Malde2-1/+21
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-12dist/dist_minipix.dist: install ↵Lucio Andrés Illanes Albornoz1-7/+8
lib{pcre2-8.so.0,idn2.so.0,nettle.so.8,psl.so.5} (via midipix.)
2021-01-12devbuild.sh: updated.Lucio Andrés Illanes Albornoz1-10/+23
2021-01-12groups/231.native_packages_etc.group:${PKG_DEPENDS}: adds sdl1.Lucio Andrés Illanes Albornoz1-0/+1
2021-01-12groups/231.native_packages_etc.group: adds ltris v1.2.2Ørjan Malde2-1/+34
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-12groups/251.native_packages_lib.group: adds sdl1_ttf v2.0.11Ørjan Malde1-1/+7
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-12groups/241.native_packages_inet.group:socat: updated to v1.7.3.4.Lucio Andrés Illanes Albornoz2-6/+6
patches/socat-1.7.3.{2,4}.local.patch: updated.
2021-01-10groups/231.native_packages_etc.group: pcre2: bump to v10.36Ørjan Malde1-3/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-10groups/211.native_packages_cmdline.group: tar: bump to v1.33Ørjan Malde4-4/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-10groups/241.native_packages_inet.group: wget: bump to v1.21.1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-10groups/211.native_packages_cmdline.group: findutils: bump to v4.8.0Ørjan Malde3-30/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-10groups/241.native_packages_inet.group: gpgme: bump to v1.15.1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-09groups/211.native_packages_cmdline.group: profanity: fix DEPENDSØrjan Malde1-1/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-09groups/221.native_packages_dev.group: smallbasic: disabledØrjan Malde1-0/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-08groups/010.host_deps.group: glib_host: bump to v2.56.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-08groups/211.native_packages_cmdline.group: adds profanity v0.9.5Ørjan Malde1-1/+6
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-08groups/251.native_packages_lib.group: glib: bump to v2.56.2Ørjan Malde2-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-08groups/251.native_packages_lib.group: adds libstrophe v0.10.1Ørjan Malde1-1/+5
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-07etc/README.md: updated.Lucio Andrés Illanes Albornoz1-5/+9
2021-01-06etc/README.md: updated.Lucio Andrés Illanes Albornoz2-8/+16
2021-01-06groups/251.native_packages_lib.group: libgpg_error: bump to v1.41Ørjan Malde4-195/+38
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-06groups/241.native_packages_inet.group: drop pacmanØrjan Malde2-50/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-06etc/README.md: updated.Lucio Andrés Illanes Albornoz1-5/+31
2021-01-05groups/241.native_packages_inet.group: wget: update DEPENDSØrjan Malde1-1/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-05groups/251.native_packages_lib.group: adds libpsl v0.21.1Ørjan Malde1-1/+5
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-05groups/251.native_packages_lib.group: adds libidn2 v2.3.0Ørjan Malde1-1/+5
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/251.native_packages_lib.group: wolfssl: bump to v4.6.0Ørjan Malde2-13/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/251.native_packages_lib.group: libredwg: bump to v0.12Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/251.native_packages_lib.group: libpipeline: bump to v1.5.3Ørjan Malde1-3/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/251.native_packages_lib.group: libarchive: bump to v3.5.1Ørjan Malde2-4/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/241.native_packages_inet.group: wget: bump to v1.21Ørjan Malde1-2/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/231.native_packages_etc.group: tiff: bump to v4.2.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/231.native_packages_etc.group: openjpeg: bump to v2.4.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>