- 27 Oct, 2020 3 commits
-
-
satmandu authored
-
satmandu authored
* add xdpyinfo * clean-up version, indents
-
Casey Strouse authored
Tested on x86_64
-
- 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 11 commits
-
-
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.
-
satmandu authored
* update to 1.5.2, use clang linker * Use CREW_OPTIONS
-
satmandu authored
* Update to 1.47, use clang linker * put in CREW_MESON_OPTIONS
-
satmandu authored
* Update to 0.40.0, use clang linker * crew_options change
-
satmandu authored
* Update to 2.7.2, use meson, use graphite * Needs clang linker to compile commenting out circular build dependencies. * Works with CREW_MESON_OPTIONS * -meson from depends
-
satmandu authored
-
satmandu authored
* Update to 1.6.12, use clang linker * Update libx11.rb
-
satmandu authored
* Update to 1.3.4, use clang linker * CREW_OPTIONS change
-
satmandu authored
* Add adwaita * Update depends and fix ruby variables. * remove ldconfig
-
satmandu authored
* Update mesa to 20.2.1, enable lld for non-arm7l * Cleanup :build formatting * Remove armv7l lld conditional exclusion * Mesa compiled successfully on armv7l with gcc10 & lld. * Use CREW_MESON_OPTIONS
-
satmandu authored
-
- 22 Oct, 2020 8 commits
-
-
satmandu authored
* Update to 2.50.1 * maintain existing download location * Remove duplicate line. * Use Crew options * cleanup depends
-
satmandu authored
* update to 1.5.2, use clang linker * Use CREW_OPTIONS const
-
satmandu authored
Add minimal profile to keep docs from downloading at all. Eliminate i686 exclusion.
-
satmandu authored
* Add CREW_MASON_OPTIONS macro * Add CMAKE options, bump version * Add CREW_CMAKE_OPTIONS & CREW_MESON_OPTIONS * Add sysconfdir to meson & cmake * missed meson sysconfdir * Alphabetize ordering of consts
-
satmandu authored
* Add logic for virtualized building of armv7l * Bump version.
-
satmandu authored
-
Casey Strouse authored
Add pre-built binaries for packages a-z
-
supechicken666 authored
* Add files via upload * Open XServer XSDL before running 'starti3'" * Updated i3 to 4.18.3 and moved the script * Made the script section more simple and the script will auto recover the variable when exit i3 * Replace `initsommelier` with `startsommelier`
-