diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-09-27 08:04:31 +1200 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2018-09-28 16:12:30 +1200 |
commit | 53648c9dd30f88448e3f0f17cedf0708ded6bc59 (patch) | |
tree | 72cbea9b97966905ff9f30a892f3ba9ac60c74ee /system/alacritty/alacritty.SlackBuild | |
parent | 1925c406aea68ee80cbf9d72e86b1f2b1fca5918 (diff) |
system/alacritty: Updated for version git593d771.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/alacritty/alacritty.SlackBuild')
-rw-r--r-- | system/alacritty/alacritty.SlackBuild | 144 |
1 files changed, 80 insertions, 64 deletions
diff --git a/system/alacritty/alacritty.SlackBuild b/system/alacritty/alacritty.SlackBuild index e3aec683edd18..79115f39a4339 100644 --- a/system/alacritty/alacritty.SlackBuild +++ b/system/alacritty/alacritty.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=alacritty -GITREV=${GITREV:-865727c062810e29fa33b5c04bb05510e7da3ddf} +GITREV=${GITREV:-593d7718d0d3e1e2071021d34178856079ac8bf7} VERSION=${VERSION:-git$(echo "$GITREV" | sed 's/^\(.\{7\}\).*$/\1/')} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -92,45 +92,43 @@ mkdir vendor ( cd vendor - for dependency in aho-corasick=0.6.6 \ + for dependency in aho-corasick=0.6.8 \ android_glue=0.2.3 \ ansi_term=0.11.0 \ approx=0.1.1 \ - arraydeque=0.4.2 \ + arraydeque=0.4.3 \ atty=0.2.11 \ - base64=0.9.2 \ - bitflags=0.4.0 \ + base64=0.9.3 \ bitflags=0.7.0 \ bitflags=0.8.2 \ - bitflags=1.0.3 \ + bitflags=1.0.4 \ block=0.1.6 \ - byteorder=1.2.4 \ - bytes=0.3.0 \ - cc=1.0.18 \ - cfg-if=0.1.4 \ + byteorder=1.2.6 \ + bytes=0.4.10 \ + cc=1.0.25 \ + cfg-if=0.1.5 \ cgl=0.2.3 \ cgmath=0.16.1 \ clap=2.32.0 \ cloudabi=0.0.3 \ - cmake=0.1.32 \ + cmake=0.1.34 \ cocoa=0.15.0 \ - core-foundation-sys=0.5.1 \ core-foundation-sys=0.6.1 \ - core-foundation=0.5.1 \ core-foundation=0.6.1 \ - core-graphics=0.13.0 \ core-graphics=0.14.0 \ - core-text=9.2.0 \ - dirs=1.0.2 \ + core-graphics=0.17.1 \ + core-text=13.0.0 \ + crossbeam-utils=0.5.0 \ + dirs=1.0.3 \ dlib=0.4.1 \ downcast-rs=1.0.3 \ dtoa=0.4.3 \ - env_logger=0.5.12 \ + env_logger=0.5.13 \ errno-dragonfly=0.1.1 \ errno=0.2.4 \ euclid=0.17.3 \ expat-sys=2.1.5 \ - filetime=0.1.15 \ + filetime=0.2.1 \ fnv=1.0.6 \ foreign-types-shared=0.1.1 \ foreign-types=0.3.2 \ @@ -140,110 +138,128 @@ mkdir vendor fsevent=0.2.17 \ fuchsia-zircon-sys=0.3.3 \ fuchsia-zircon=0.3.3 \ + futures=0.1.24 \ gcc=0.3.54 \ gl_generator=0.9.0 \ gleam=0.6.0 \ glutin=0.16.0 \ humantime=1.1.1 \ - inotify=0.3.0 \ + inotify-sys=0.1.3 \ + inotify=0.6.1 \ iovec=0.1.2 \ - itoa=0.4.2 \ + itoa=0.4.3 \ kernel32-sys=0.2.2 \ khronos_api=2.2.0 \ lazy_static=1.1.0 \ lazycell=0.4.0 \ - lazycell=0.6.0 \ - libc=0.2.42 \ + lazycell=1.2.0 \ + libc=0.2.43 \ libloading=0.5.0 \ - libz-sys=1.0.18 \ + libz-sys=1.0.22 \ linked-hash-map=0.5.1 \ + lock_api=0.1.3 \ log=0.3.9 \ - log=0.4.3 \ + log=0.4.5 \ malloc_buf=0.0.6 \ - memchr=2.0.1 \ + memchr=2.1.0 \ memmap=0.6.2 \ + mio-extras=2.0.5 \ mio-more=0.1.0 \ - mio=0.5.1 \ - mio=0.6.15 \ - miow=0.1.5 \ + mio=0.6.16 \ miow=0.2.1 \ net2=0.2.33 \ nix=0.11.0 \ - nix=0.5.1 \ - notify=4.0.3 \ + nom=4.0.0 \ + notify=4.0.6 \ num-traits=0.1.43 \ - num-traits=0.2.5 \ + num-traits=0.2.6 \ + num_cpus=1.8.0 \ objc-foundation=0.1.1 \ objc=0.2.5 \ objc_id=0.1.1 \ osmesa-sys=0.1.2 \ owning_ref=0.3.3 \ parking_lot=0.5.5 \ + parking_lot=0.6.4 \ parking_lot_core=0.2.14 \ + parking_lot_core=0.3.1 \ percent-encoding=1.0.1 \ - pkg-config=0.3.12 \ - proc-macro2=0.4.9 \ + phf=0.7.23 \ + phf_codegen=0.7.23 \ + phf_generator=0.7.23 \ + phf_shared=0.7.23 \ + pkg-config=0.3.14 \ + proc-macro2=0.4.19 \ quick-error=1.2.2 \ - quote=0.6.5 \ - rand=0.4.2 \ - rand=0.5.4 \ + quote=0.6.8 \ + rand=0.4.3 \ + rand=0.5.5 \ rand_core=0.2.1 \ redox_syscall=0.1.40 \ redox_termios=0.1.1 \ regex-syntax=0.6.2 \ - regex=1.0.2 \ + regex=1.0.5 \ remove_dir_all=0.5.1 \ - safemem=0.2.0 \ - same-file=1.0.2 \ - serde=1.0.70 \ - serde_derive=1.0.70 \ - serde_json=1.0.24 \ + rustc_version=0.2.3 \ + ryu=0.2.6 \ + safemem=0.3.0 \ + same-file=1.0.3 \ + scopeguard=0.3.3 \ + semver-parser=0.7.0 \ + semver=0.9.0 \ + serde=1.0.79 \ + serde_derive=1.0.79 \ + serde_json=1.0.28 \ serde_yaml=0.7.5 \ shared_library=0.1.9 \ - slab=0.1.3 \ + siphasher=0.2.3 \ slab=0.3.0 \ slab=0.4.1 \ - smallvec=0.6.3 \ + smallvec=0.6.5 \ smithay-client-toolkit=0.2.6 \ stable_deref_trait=1.1.1 \ static_assertions=0.2.5 \ strsim=0.7.0 \ - syn=0.14.7 \ - tempfile=3.0.3 \ - termcolor=1.0.1 \ + syn=0.15.4 \ + tempfile=3.0.4 \ + termcolor=1.0.4 \ + terminfo=0.6.1 \ termion=1.5.1 \ textwrap=0.10.0 \ - thread_local=0.3.5 \ - time=0.1.40 \ + thread_local=0.3.6 \ + tokio-executor=0.1.4 \ + tokio-io=0.1.8 \ + tokio-reactor=0.1.5 \ ucd-util=0.1.1 \ unicode-width=0.1.5 \ unicode-xid=0.1.0 \ unreachable=1.0.0 \ - utf8-ranges=1.0.0 \ + utf8-ranges=1.0.1 \ utf8parse=0.1.0 \ - vcpkg=0.2.4 \ + vcpkg=0.2.6 \ vec_map=0.8.1 \ version_check=0.1.4 \ void=1.0.2 \ - vte=0.3.2 \ - walkdir=2.2.0 \ - wayland-client=0.20.11 \ - wayland-commons=0.20.11 \ - wayland-protocols=0.20.11 \ - wayland-scanner=0.20.11 \ - wayland-sys=0.20.11 \ + vte=0.3.3 \ + walkdir=2.2.5 \ + wayland-client=0.20.12 \ + wayland-commons=0.20.12 \ + wayland-protocols=0.20.12 \ + wayland-scanner=0.20.12 \ + wayland-sys=0.20.12 \ winapi-build=0.1.1 \ winapi-i686-pc-windows-gnu=0.4.0 \ + winapi-util=0.1.1 \ winapi-x86_64-pc-windows-gnu=0.4.0 \ winapi=0.2.8 \ winapi=0.3.5 \ - wincolor=1.0.0 \ + wincolor=1.0.1 \ winit=0.15.1 \ ws2_32-sys=0.2.1 \ x11-dl=2.18.3 \ xdg=2.1.0 \ xml-rs=0.7.0 \ - yaml-rust=0.4.0 \ + yaml-rust=0.4.2 \ servo-fontconfig=0.4.0 \ servo-fontconfig-sys=4.0.3 ; do dep="$(echo "$dependency" | cut -d= -f1)" @@ -277,7 +293,7 @@ mkdir vendor # generate checksum { - printf "{\n" + printf "{\\n" printf ' "files": {\n' ( @@ -285,19 +301,19 @@ mkdir vendor find . -type f -print0 | xargs -0 sha256sum | sed -n '/\.cargo-checksum\.json/!p' | sed 's/\.\///;s/^\([^ ]*\)[[:space:]][[:space:]]*\(.*\)$/"\2":"\1",/' ) | sed '$ s/,$//' - printf " },\n" + printf " },\\n" printf ' "package": "' if [ "$dep" = "servo-fontconfig" ] || [ "$dep" = "servo-fontconfig-sys" ] ; then checksum="$(tar cz $dep-$ver | sha256sum | cut -f1 -d' ')" sed -i "s/^\(\"checksum $dep [^=]*\)= \".*$/\1= \"$checksum\"/" ../Cargo.lock - printf "%s\"\n" "$checksum" + printf "%s\"\\n" "$checksum" else sha256sum "$crate" | cut -f1 -d' ' | sed 's/$/"/' fi - printf "}\n" + printf "}\\n" } | python -c "import sys, json; data = sys.stdin.read(); print json.dumps(json.loads(data), sort_keys=True, indent=4, separators=(',', ' : '))" > $dep-$ver/.cargo-checksum.json done ) |