Satadru Pramanik, DO, MPH, MEng
63e3b73173
Inkscape rebuild (& dep updates) ( #8447 )
...
* update inkscape and deps
* dep updates/rebuilds for inkscape
* add binary
* fixup
* fix quoting
* rebuild
* add autotools fix, update packages
* cleanup bdwgc dep
* update libsigcplusplus packages
* fix libsigcplusplus3 x86_64 build
* gtkmm3 updates
* rebuild inkscape
* update libxml
* add binaries
* Update py3_libxml2.rb
Python3 is a runtime dep here!
2023-06-28 09:05:55 -05:00
Satadru Pramanik, DO, MPH, MEng
42c68b25a0
Add CREW_ARCHIVE_DEST constant for use during builds ( #8446 )
...
* Add CREW_ARCHIVE_DEST constant for use during builds
* make buildsystems _options messages more verbose
* add configure_options message
* lint buildsystems files and add filefix to autotools
* change crew_archive_dest to CREW_ARCHIVE_DEST
* Revert "change crew_archive_dest to CREW_ARCHIVE_DEST"
bin/crew:1620:19: F: Lint/Syntax: formal argument cannot be a constant
(Using Ruby 3.1 parser; configure using TargetRubyVersion parameter, under AllCops)
def build_package(CREW_ARCHIVE_DEST)
This reverts commit 1f7a128d32 .
* expand autotools
2023-06-27 14:30:48 -05:00
Satadru Pramanik, DO, MPH, MEng
aba531884b
Verbosely notify of additional buildsystems options being used. ( #8444 )
2023-06-26 23:35:59 -05:00
Satadru Pramanik, DO, MPH, MEng
d5d2d5551e
Add no_lto ( #8436 )
...
* Add no_lto
* add xorg_proto update
* update libepoxy as no_lto example
* add no_lto to packages
* move no_lto
2023-06-22 15:03:21 -05:00
Maximilian Downey Twiss
a833795056
Rebase of #6306 (package functions) ( #8401 )
...
* Add Autotools buildsystem
Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com >
* Add CMake buildsystem
Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com >
* Add Meson buildsystem
Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com >
* Convert findutils to Autotools buildsystem
Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com >
* Convert libgit2 to CMake buildsystem
Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com >
* Convert xorg_proto to Meson buildsystem
Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com >
---------
Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com >
2023-06-22 12:30:09 -05:00