- 02 Nov, 2020 6 commits
-
-
Ed Reel authored
-
Ed Reel authored
- Update php73 from 7.3.23 to 7.3.24 - Update php74 from 7.4.11 to 7.4.12 - Recompile php71 and php72 - Add pre-built binaries - Update openldap in install.sh
-
Casey Strouse authored
Add new packages to packages.yaml
-
Ed Reel authored
- Update needs_binaries.sh - Add missing homepage to peg.rb
-
Casey Strouse authored
Add pre-built binaries for packages a-x
-
Ed Reel authored
-
- 01 Nov, 2020 2 commits
-
-
Casey Strouse authored
Add pre-built binaries for packages f-p
-
Ed Reel authored
-
- 31 Oct, 2020 2 commits
- 30 Oct, 2020 4 commits
-
-
satmandu authored
* Add xdotool * fix formatting
-
vincowl authored
-
satmandu authored
* ldconfig on install; move reinstall remove Run ldconfig after package installs so apps don't complain about missing just installed libraries. Also, do reinstalls as part of the upgrade path so that package remove happens after the package to be reinstalled has been downloaded. This fixes upgrades on curl (or its dependencies) erroring out on being unable to download the new package using curl. * bump version
-
Ed Reel authored
Update constants in const.rb and crew Install order matters Add zstd to core_packages.txt Update buildessential package Update git sha256 hash
-
- 29 Oct, 2020 1 commit
-
-
Ed Reel authored
Add pre-built binaries Update install.sh Remove absolute path from curl in crew
-
- 27 Oct, 2020 6 commits
- 26 Oct, 2020 6 commits
-
-
satmandu authored
-
satmandu authored
* datadir should be /share * Adjust CREW_MESON_OPTIONS * Minimal meson options to minimize error messages. As per discussion in https://github.com/skycocker/chromebrew/pull/4525#issuecomment-716221538 * Bump crew version * Clear out DATADIR & SYSCONFDIR options from cmake * cleanup CREW_CMAKE_OPTIONS Remove: -DCMAKE_INSTALL_LIBDIR=#{ARCH_LIB} -DCMAKE_INSTALL_MANDIR=#{CREW_MAN_PREFIX} Add: logic for -DLIB_SUFFIX predicated upon architecture in separate option
-
satmandu authored
* Use fixed CREW_MESON_OPTIONS * gobject_introspection is needed for build.
-
satmandu authored
-
satmandu authored
-
satmandu authored
-
- 25 Oct, 2020 6 commits
-
-
satmandu authored
* Update depends * use CREW_OPTIONS * libxinerama update to 1.1.4
-
supechicken666 authored
* Update Opera and create symlink to /usr/bin/x-www-browser * Correct checksum * Put x-www-browser to #{CREW_PREFIX} * Change all /usr/bin with /usr/local/bin * Remove sudo before symlink * Replace two symlink command to FileUtils
-
supechicken authored
* Put `startsommelier` to a script command instead of a variable Make `startsommelier` usable in a sh script * Added #!/bin/bash
-
satmandu authored
-
satmandu authored
* freetype -> 2.10.4 * freetype_sub -> 2.10.4
-
satmandu authored
giving meson "--build=#{CREW_BUILD} --host=#{CREW_BUILD} --target=#{CREW_BUILD}" causes builds to fail
-
- 24 Oct, 2020 6 commits
- 23 Oct, 2020 1 commit
-
-
satmandu authored
* clang doesn't guarantee lld, so just use lld * bump version * Removed old binaries, added gcc10 dep * since lld not playing well with gcc8, added gcc10 dep.
-