pagure Logo
  • Log In

build / midipix_build

Clone
Source Code
GIT
  • Source
  • Issues  3
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 240

Branch: 846320f0365f84eb0b3cff04ff3f0dacf0e3fe12
main pr3
Move patches & vars pathname defaults handling into subr.ex/ex_pkg.subr.
Lucía Andrea Illanes Albornoz • 2 years ago  
fd38dc
subr.pkg/pkg_configure_patch_pre.subr: fix typo.
Lucía Andrea Illanes Albornoz • 2 years ago  
8de17e
pkgtool.sh:pkgtoolp_info(): fix typo.
Lucía Andrea Illanes Albornoz • 2 years ago  
0ebae7
pkgtool.sh: optionally source ${HOME}/pkgtool.vars to provide defaults for -a, -b, -m, -M.
Lucía Andrea Illanes Albornoz • 2 years ago  
afd086
etc/pkgtool.usage.short: added.
Lucía Andrea Illanes Albornoz • 2 years ago  
d2b11b
etc/README.md: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
abd214
build.sh:buildp_init_getopts_fn(): fix --roar.
Lucía Andrea Illanes Albornoz • 2 years ago  
2c100a
subr.ex/ex_init.subr:ex_init_help(): reset OPTIND to 0 before calling getopts.
Lucía Andrea Illanes Albornoz • 2 years ago  
15ddac
Exit correctly on ^C and -V [..].
Lucía Andrea Illanes Albornoz • 2 years ago  
989546
subr.ex/ex_init.subr:ex_init_help(): show short usage information given -h.
Lucía Andrea Illanes Albornoz • 2 years ago  
a2d9a2
subr.ex/ex_init.subr:ex_init_getopts(): reset OPTIND to 0 before calling getopts.
Lucía Andrea Illanes Albornoz • 2 years ago  
7b6d2f
dist/*.dist: correctly set "finish" package state.
Lucía Andrea Illanes Albornoz • 2 years ago  
8857c4
subr.ex/ex_pkg.subr:ex_pkg_load_vars(): prepend ${PREFIX_ROOT} w/ ${PWD%/}/ if not absolute pathname.
Lucía Andrea Illanes Albornoz • 2 years ago  
6370be
subr.ex/ex_pkg.subr:ex_pkg_load_vars(): prepend ${PREFIX} w/ ${PWD%/}/ if not absolute pathname.
Lucía Andrea Illanes Albornoz • 2 years ago  
1aa81c
subr.ex/ex_pkg.subr:ex_pkg_check_depends(): speed up by testing for finish state w/ solely ex_pkg_state_test2().
Lucía Andrea Illanes Albornoz • 2 years ago  
4b1007
Add copyright legends to all files.
Lucía Andrea Illanes Albornoz • 2 years ago  
8d7a8a
Reject empty variables from the command line.
Lucía Andrea Illanes Albornoz • 2 years ago  
f6f7f2
subr.ex/ex_pkg_env.subr: correctly allow packages inheriting from other packages to override inherited variables.
Lucía Andrea Illanes Albornoz • 2 years ago  
703de4
subr.ex/ex_pkg_restart.subr: correctly call exp_pkg_expand_restart_at_spec_cmp().
Lucía Andrea Illanes Albornoz • 2 years ago  
f0f37f
pkgtool.sh: print list of failed packages when mirroring.
Lucía Andrea Illanes Albornoz • 2 years ago  
24c714
groups/010.host_deps.group:pcre_host:${PKG_URL,SHA256SUM,FNAME}: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
79573c
pkgtool.sh: correctly set ${PKG_FNAME} if empty.
Lucía Andrea Illanes Albornoz • 2 years ago  
aec528
pkgtool.sh: check ${PKG_{URL{,S},SHA256SUM}} are non-zero length.
Lucía Andrea Illanes Albornoz • 2 years ago  
7869da
subr.rtl/rtl_fetch_git.subr: fix typo.
Lucía Andrea Illanes Albornoz • 2 years ago  
abd054
Eliminate symlinks in vars/.
Lucía Andrea Illanes Albornoz • 2 years ago  
f0c502
Add textwidth=0 to Vim modelines.
Lucía Andrea Illanes Albornoz • 2 years ago  
64844b
Update copyright legends.
Lucía Andrea Illanes Albornoz • 2 years ago  
185480
Make everything a bit faster.
Lucía Andrea Illanes Albornoz • 2 years ago  
e9fa07
groups/231.native_packages_etc.group:lolcode:${PKG_URLS_GIT}: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
18d34f
groups/231.native_packages_etc.group:xorriso:${PKG_DEPENDS}: adds libiconv.
Lucía Andrea Illanes Albornoz • 2 years ago  
a259a3
groups/211.native_packages_cmdline.group:zsh:${PKG_DEPENDS}: adds libiconv.
Lucía Andrea Illanes Albornoz • 2 years ago  
056620
etc/README.md: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
b9cb10
patches/php-8.1.10_pre.local.patch: use DESTDIR for phpdbg installation
Lucía Andrea Illanes Albornoz • 2 years ago  
3811f1
patches/libssh-0.10.3.local.patch: don't prepend -L${CMAKE_INSTALL_FULL_LIBDIR}.
Lucía Andrea Illanes Albornoz • 2 years ago  
4cbdf9
patches/libassuan-2.5.{4,5}_pre.local.patch: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
4d114e
etc/README.md: updated wrt. Arch Linux.
Lucía Andrea Illanes Albornoz • 2 years ago  
f01b1e
patches/ncurses-6.3.local.patch: don't prepend -L$libdir in ncurses*-config scripts.
Lucía Andrea Illanes Albornoz • 2 years ago  
aeb80b
groups/231.native_packages_etc.group:popt:${PKG_DEPENDS}: adds libiconv.
Lucía Andrea Illanes Albornoz • 2 years ago  
de00f2
patches/ncurses-6.3.local.patch: don't prepend -L$libdir in pkgconfig files.
Lucía Andrea Illanes Albornoz • 2 years ago  
c96e74
patches/autoconf_2_64_host-2.64.local.patch: call help2man w/ --no-discard-stderr (fixes build on Arch Linux) (via imfatf1sh)
Lucía Andrea Illanes Albornoz • 2 years ago  
ce4037
patches/musl_compat.local.patch: don't build bin/iconv as libiconv already provides it.
Lucía Andrea Illanes Albornoz • 2 years ago  
eef1e4
groups/231.native_packages_etc.group:gettext_tiny:${PKG_DEPENDS}: adds libiconv.
Lucía Andrea Illanes Albornoz • 2 years ago  
d2af82
groups/010.host_deps.group:mpackage_host:${PKG_NO_CLEAN_BUILD_DIR}: don't clean build directory. (via imfatf1sh)
Lucía Andrea Illanes Albornoz • 2 years ago  
8953f4
groups/030.host_toolchain.group:musl_full_host:${PKG_INSTALL_FILES_V2}: delete non-GNU include/iconv.h.
Lucía Andrea Illanes Albornoz • 2 years ago  
baf02b
groups/221.native_packages_dev.group:cparser:${PKG_URLS_GIT}: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
b1aabb
etc/README.md: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
082c08
groups/251.native_packages_lib.group:libiconv:${PKG_INSTALL_FILES_V2}: additionally install %[_files]/lib/pkgconfig/iconv.pc=lib/pkgconfig/iconv.pc (fixes pixz build.)
Lucía Andrea Illanes Albornoz • 2 years ago  
7fea25
subr/build_init.subr:buildp_init_args(): lconcat minipix if zipdist is present but minipix isn't (via sskras.)
Lucía Andrea Illanes Albornoz • 2 years ago  
f792ef
groups/231.native_packages_etc.group:ghostpdl:${PKG_CONFIGURE_ARGS_EXTRA}: additionally configure w/ --without-local-zlib. groups/231.native_packages_etc.group:ghostpdl:${PKG_ENV_VARS_EXTRA}: additionally build w/ ZLIBDIR=${PREFIX}/include}. patches/ghostpdl-9.52.local.patch: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
982916
subr.rtl/rtl_install_v2.subr: fix typo.
Lucía Andrea Illanes Albornoz • 2 years ago  
49003e
groups/231.native_packages_etc.group:imagemagick:${PKG_DEPENDS}: fix freetype dependency.
Lucía Andrea Illanes Albornoz • 2 years ago  
d51e8b
  • « Newer
  • page 4 of 5
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.