21 Commits

Author SHA1 Message Date
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
Satadru Pramanik, DO, MPH, MEng
bd41ba00fb Core Package Updates (#8822)
* libtasn1 => 4.19

* brotli => 1.1.0

* p11kit => 0.25.0

* gmp => 6.3.0

* libunbound => 1.18.0

* libidn2 => 2.3.4

* nettle => 3.9

* gnutls => 3.8.1

* ccache => 4.8.3

* libeconf => 0.5.2

* linux_pam => 1.5.3

* ncurses => v6_4_20231021

* util_linux => 2.39.2

* eudev => 3.2.14

* e2fsprogs => 1.47.0

* krb5 => 1.21.2

* suggested changes
2023-10-23 18:34:31 -05:00
Satadru Pramanik
22bb47bd45 add missing runtime deps to ALL core packages, add getrealdeps script (#7472)
* gcc: add missing zlibpkg dep

* add getrealdeps script

* add color

* suggested changes from @supechicken

* suggested changes

* fix verbiage

* add NOCOLORS option

* use read in lieu of head, and do not check nonexistent files

* Exit early if wrong package name is given.

* Add some quick exit code

* Allow for pkg.rb in getrealdeps and also add deps to all core packages

* fix lint error

* fix zlibpkg

* cleanup gcc deps

* move filecmd to be a ruby dependency

* fix llvm deps

* lint fix

* update more deps

* make sure package is installed before checking for deps

* add more deps

* change verbiage

* add more deps

* more dep updates
2022-10-10 18:39:48 -05:00
satmandu
93276e3388 #2. Convert curl, git, pixz to static, and update dependencies... (#5837)
* Convert curl, git, pixz to static, and update dependencies...

* Make git, curl, pixz first to get updated.

* updates to curl, git, libcurl, openssl

* Update Git build, more carefully add upx compression.

* add libcurl dep to curl

* move license line

* don't save rdfind results

* curl and libidn2 changes

* fix remove check file

* curl changes, add package updates to fix sommelier
2021-06-07 12:01:45 -05: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
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
Ed Reel
3f3a2b76bd Fix sha256 hashes for libtasn1 binaries 2020-12-28 01:02:52 -06:00
satmandu
94750d5300 libtasn1 => 4.16 (#4819) 2020-12-27 20:45:28 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
c99c18fd83 Update core packages (#2130)
* Update core packages

Add pre-built binaries

Use source with higher compression for wget

* Fix source for wget
2018-03-20 13:19:23 -04:00
Ed Reel
91ffd21a93 Add pre-built binaries for a-l packages
Fix ccl package binary sections
2017-11-30 02:00:54 -06:00
Ed Reel
17765e5dd5 Update libtasn1 from 4.10-2 to 4.12 2017-11-18 21:10:33 -06:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Kazushi (Jam) Marukawa
7661f3e4a9 Change several packages to use lib64 on x86_64
Also disable making static libraries.
2017-08-18 09:38:22 +09:00
Ed Reel
1b50081434 Change packages i-l from sha1 to sha256 2017-07-01 10:14:14 -05:00
Ed Reel
e8d385a3a5 Add more packages missing description and homepage metadata 2017-06-10 21:54:07 -05:00
Kazushi (Jam) Marukawa
847f8d4503 Add :build to libtasn1.rb dependencies 2017-06-01 23:14:01 +09:00
Kazushi (Jam) Marukawa
1bc2ad2ae0 Change libtasn1.rb to not create static libraries.
Change URL to mirror URL.
Add check method to perform `make test`.
Increment version number since configuration options are changed.
2017-05-08 23:43:17 +09:00
Kriskras99
d25e75f861 Add trouSerS, p11kit and libtasn1 support for gnutls 2017-04-25 14:37:46 +02:00