pagure Logo
  • Log In

sskras / build / midipix_build

Forked from build/midipix_build 3 years ago
Clone
Source Code
GIT
  • Source
  • Issues  1
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 177

Branch: 4f3e5a9e751925284cdde3d271dc32caf52209aa
Build-time-dependencies-table Merge-libxml-parser-and-Perl-XML-Parsers Restore-formatting-of-a-list-and-some-tables Restore-formatting-of-one-more-list main pr3
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
groups/0*.*.group:${PKG_RPM_DISABLE}: don't generate RPM packages.
Lucía Andrea Illanes Albornoz • 2 years ago  
935afa
etc/README.md: updated.
Lucía Andrea Illanes Albornoz • 2 years ago  
ebe6d8
etc/README.md: updated wrt. bison host package dependency.
Lucía Andrea Illanes Albornoz • 2 years ago  
328571
patches/cvs-1.12.13_pre.local.patch: fix configure script wrt. {bison-,}missing.
Lucía Andrea Illanes Albornoz • 2 years ago  
8667cf
dist/dist_minipix.dist: copy libssl.so.53 vs. libssl.so.52.
Lucía Andrea Illanes Albornoz • 2 years ago  
495cf3
dist/dist_minipix.dist: copy libcrypto.so.50 vs. libcrypto.so.49.
Lucía Andrea Illanes Albornoz • 2 years ago  
00709b
groups/231.native_packages_etc.group:php:${PKG_MAKEFLAGS_INSTALL_EXTRA}: install w/ "prefix=${PREFIX_NATIVE}".
Lucía Andrea Illanes Albornoz • 2 years ago  
25375a
groups/241.native_packages_inet.group:openssh:${PKG_ENV_VARS_EXTRA}: adds -ltinfo.
Lucía Andrea Illanes Albornoz • 2 years ago  
69b5be
groups/010.host_deps.group:file_host:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --disable-xzlib (fixes rpm_host build failure) (via Redfoxmoon.)
Lucía Andrea Illanes Albornoz • 2 years ago  
7cf3aa
subr/ex_pkg.subr:ex_pkg_check_depends(): test package build state files for dependencies outside of the package's build group.
Lucía Andrea Illanes Albornoz • 2 years ago  
6cdb46
Revert "groups/{010.host_deps,020.host_deps_rpm}.group: moves file_host as dependency of rpm_host."
Lucía Andrea Illanes Albornoz • 2 years ago  
f79dde
groups/{010.host_deps,020.host_deps_rpm}.group: moves file_host as dependency of rpm_host.
Lucía Andrea Illanes Albornoz • 2 years ago  
723770
{build,pkgtool}.sh, etc/LICENCE, midipix.env: update copyright legend.
Lucía Andrea Illanes Albornoz • 2 years ago  
0f9be6
  • « Newer
  • page 3 of 4
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.