Skip to content

Instantly share code, notes, and snippets.

@lboulard
Created July 30, 2018 14:29
Show Gist options
  • Save lboulard/a080cf370b8cd39ceb852f714c2e3daf to your computer and use it in GitHub Desktop.
Save lboulard/a080cf370b8cd39ceb852f714c2e3daf to your computer and use it in GitHub Desktop.
Different representation for packages.txt in vim-win32-build
Package: upx
Version: 391w
Architecture: all
Source: http://upx.sourceforge.net/download/upx391w.zip (upx_bin.zip)
Checksum:
sha256:d7d4817f46d2616c209c46fb8bce44e4bec93ab5adef5e4dfc93ee879527be1b
Install: upx${Version}
Package: nsis
Version: 3.02.1
Architecture: all
Source:
https://prdownloads.sourceforge.net/nsis/nsis-${Version}.zip (nsis_bin.zip)
Checksum:
sha256:deef3e3d90ab1a9e0ef294fff85eead25edbcb429344ad42fc9bc42b5c3b1fb5
Install: nsis-${Version}
Package: gettext
Version: 0.19.8.1
Architecture: x86
Source: https://github.com/mlocati/gettext-iconv-windows/releases/download/
v0.19.8.1-v1.14/gettext0.19.8.1-iconv1.14-shared-32.zip (gettext_x86.zip)
Checksum:
sha256:1a791b426c18ea3cd5e60d787004782bb31ef73c77d40709c97425abfd0776c9
Install:
GetText_x86
Package: gettext
Version: 0.19.8.1
Architecture: x64
Source: https://github.com/mlocati/gettext-iconv-windows/releases/download/
v0.19.8.1-v1.14/gettext0.19.8.1-iconv1.14-shared-64.zip (gettext_amd64.zip)
Checksum:
sha256:8f0ccf3dbec6401bfa5b59c3f62189c5418a819ea058c4c49fc624e10a3b7886
Install:
GetText_x64
Package: winpty
Version: 0.4.3
Architecture: all
Source: https://github.com/rprichard/winpty/releases/download/
0.4.3/winpty-0.4.3-msvc2015.zip (winpty_bin.zip)
Checksum:
sha256:35a48ece2ff4acdcbc8299d4920de53eb86b1fb41e64d2fe5ae7898931bcee89
Install:
winpty-${Version}
Package: racket
Version: 6.6
Architecture: x86
Vim-Version: 3m9zltds
Source: https://download.racket-lang.org/releases/
6.6/installers/racket-minimal-6.6-i386-win32.tgz (racket_x86.tgz)
Checksum:
sha256:f508381b926a933957eb7ed4c0f1643164a9bbc8b9840cecaa1f1216d84e4db3
Install:
racket_${Version}_x86
Package: racket
Version: 6.6
Architecture: x86
Vim-Version: 3m9zltds
Source: https://download.racket-lang.org/releases/
6.6/installers/racket-minimal-6.6-x86_64-win32.tgz (racket_x64.tgz)
Checksum:
sha256:5b8458aa7fa96e7d7afe360bf43f24f332acc8ea4d2f536b3bd5dc0f59cb7c98
Install:
racket_${Version}_x64
Package: perl
Version: 5.26.0
Architecture: any
Vim-Version: 526
Source: http://www.cpan.org/src/5.0/perl-5.26.0.tar.gz (perl_src.tgz)
Source-Dir: perl-${Version}
Checksum:
sha256:ebe7c66906d4fb55449380ab1b7e004eeef52c38d3443fa301f8e17a1a4cb67f
Package: perl
Architecture: x86
Install: perl_${Version}_x86
Package: perl
Architecture: x64
Install: perl_${Version}_x64
Package: lua
Version: 5.1.4
Architecture: x86
Vim-Version: 51
Source: http://downloads.sourceforge.net/luabinaries/
lua5_1_4_Win32_dllw4_lib.zip (lua_x86.zip)
Checksum:
sha256:d42c419ba0db704a64ac630e700e76f61f497e33d8ce3bdc63986c080b02a25e
Install:
lua_${Version}_x86
Package: lua
Version: 5.1.4
Architecture: x64
Vim-Version: 51
Source: http://downloads.sourceforge.net/luabinaries/
lua-5.1.4_Win64_dllw4_lib.zip (lua_amd64.zip)
Checksum:
sha256:d1f311bc889ffd4758f807f1e1986624363e401e20a30105c3e6d4a32010f072
Install:
lua_${Version}_x64
Package: tcl
Version: 8.6.7
Vim-Version: 86 8.6
Source: https://prdownloads.sourceforge.net/tcl/tcl867-src.zip (tcl_src.zip)
Source-Dir: tcl${Version}
Checksum:
sha256:df44fea4d5b1756f0a33be6cf0e30756a168b0d14f4c918708f6a7164e2bf83c
Package: tcl
Architecture: x86
Install: tcl_${Version}_x86
Package: tcl
Architecture: x64
Install: tcl_${Version}_x64
Package: ruby
Version: 2.4.1
Vim-Version: 24 2.4.0
Source:
https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.1.tar.gz (ruby_src.tgz)
Source-Dir: ruby-${Version}
Checksum:
sha256:a330e10d5cb5e53b3a0078326c5731888bb55e32c4abfeb27d9e7f8e5d000250
Package: ruby
Architecture: x86
Install: ruby_${Version}_x86
Package: ruby
Architecture: x64
Install: ruby_${Version}_x64
Package: ninja
Version: 1.8.2
Architecture: all
Source: https://github.com/ninja-build/ninja/releases/download/
v${Version}/ninja-win.zip (ninja-win.zip)
Checksum:
sha256:c80313e6c26c0b9e0c241504718e2d8bbc2798b73429933adf03fdc6d84f0e70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment