Commit Graph

19 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
9a136cac4f Various package renames and fixes for version checking (#9856)
* Rename aws to aws_cli

* Rename ffcall to libffcall

* Update filecmd homepage

* Update go_bootstrap homepage

* Update go homepage

* Update bacon homepage

* Rename jsonc to json_c

* Update libffi homepage

* Update libgd homepage

* Rename libjpeg to libjpeg_turbo

* Update libpng homepage

* Rename mandb to man_db

* Update mongodb homepage

* Rename moonbuggy to moon_buggy

* Update mpc homepage

* Update netcat homepage

* Update nethack4 homepage

* Rename pkgconfig to pkg_config

* Rename postgres to postgresql

* Rename proj4 to proj

* Update qemacs homepage

* Update readline homepage

* Update scrollz homepage

* Update xzutils homepage

* Update weather homepage
2024-05-27 18:09:35 -05:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Ed Reel
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
bf66a52a9e Licensed file ca* to cz* 2021-03-18 21:22:12 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
8430d65e11 Update sbcl from 1.5.3 to 2.0.3
Update clisp since it only builds on i686 and x86_64

Add pre-built binaries
2020-04-27 05:05:01 -05:00
Ed Reel
5814a0bd83 Add pre-built binaries for abcde, clisp, libmicrohttpd, openssl, scron, unzip and whiptail 2018-01-07 22:35:24 -06:00
Casey Strouse
7c223df995 Fix conflicting configure options
Both --enable-static and --disable-static were being passed to the configure script.

In addition to fixing this the following improvements were also made:

- sort dependencies alphabetically
- add readline support
- abstract prefix and libdir using constants
- fix quoting
2017-10-16 23:06:08 -07:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Yan Couto
5b72f2fde5 clisp and dos2unix dependency fix 2017-08-18 14:00:18 +09:00
Ed Reel
c644d7ac4c Change packages a-c from sha1 to sha256 2017-06-28 23:08:34 -05:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Kazushi (Jam) Marukawa
92af3d2cd8 Need some modifications to compile clisp correctly
Also force to compile in sequential since clisp Makefile doesn't work in parallel.
2017-02-18 14:00:02 +09:00
Kazushi (Jam) Marukawa
0d0bc5bc0d Remove all SHORTARCH related stuff 2017-01-31 23:12:21 +09:00
Ryan P.C. McQuen
b67390ee9b delete newlines so output isn't broken
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2015-12-08 11:14:05 -08:00
Jake Waksbaum
6a04923966 ncurses, ncurses_so, autoconf, automake, clisp, diffutils, ffcall, libsigsegv, m4 2014-11-17 12:37:01 -05:00