1. 27 Jan, 2021 13 commits
  2. 26 Jan, 2021 12 commits
  3. 25 Jan, 2021 9 commits
  4. 24 Jan, 2021 6 commits
    • saltedcoffii's avatar
      [New Package] rlottie (#4989) · a8fb5e2b
      saltedcoffii authored
      * [New Package] rlottie
      
      * Use meson/ninja
      
      * remove duplicate build command
      
      * change build to builddir
      
      * Works (tested)
      
      * Updated w/ binaries
      Co-authored-by: default avatarsatmandu <satadru@gmail.com>
      a8fb5e2b
    • satmandu's avatar
      wget => 1.21.1 (#4990) · d23248d0
      satmandu authored
      d23248d0
    • satmandu's avatar
      binutils -> 2.36 (#4993) · fcc1db6b
      satmandu authored
      fcc1db6b
    • satmandu's avatar
      File -> 5.39 (#4991) · 66a20c28
      satmandu authored
      * filecmd -> 5.39
      
      * remove extraversion
      66a20c28
    • satmandu's avatar
      Wayland & Wayland protocols binaries (#4987) · 0418b951
      satmandu authored
      * wayland binaries
      
      * add binaries
      0418b951
    • satmandu's avatar
      No libressl openssl rebuilds (#4979) · 70157409
      satmandu authored
      * Add -fPIC because OpenSSH wants it.
      
      * rebuild w/o libressl
      
      * no libressl rebuild
      
      * remove libressl, add libffi for llvm-strip & updates
      
      * icu4c -> 68.2
      
      * refresh, add libffi, icu4c (both needed for llvm-strip)
      
      * update git hash
      
      * rebuild i686
      
      * remove core deps
      
      * rebuild w/ openssl and w/o libressl
      
      * git compiled with curl reinstalled first
      
      * new git hashes
      
      * built with openssl & no libressl
      
      * add libedit for llvm-strip
      
      * new git hash
      
      * hash fixes
      
      * install icu4c, libffi again
      
      * don't double install
      
      * remove unused section
      70157409