Commit Graph

19 Commits

Author SHA1 Message Date
github-actions[bot]
8f4f45e24f Libassuan 3.0.1 => 3.0.2 (#11490)
Co-authored-by: Ed Reel <edreel@gmail.com>
2025-03-07 21:15:08 +00:00
Ed Reel
2e3f428540 Libassuan 2.5.5 => 3.0.1 (#10472) 2024-09-13 16:33:57 +10:00
Maximilian Downey Twiss
f6b6cab229 Rename autotools constants to fall in line with the rest of crew (#10442)
* Rename CREW_OPTIONS to CREW_CONFIGURE_OPTIONS

* Rename build_extras and install_extras to configure_build_extras and configure_install_extras
2024-09-09 18:21:58 -05:00
Maximilian Downey Twiss
0905d6000b Upgrade libgpg_error, rgb, libraw1394, multitail, quakespasm (#10259)
* libgpgerror 1.47 -> libgpg_error 1.50

* rgb 1.0.6-1 -> 1.1.0

* libraw1394 2.0.5-1 -> 2.1.2

* multitail 6.4.2-1 -> 7.1.3

* quakespasm 0.93.1-1 -> 0.96.3
2024-08-06 10:38:13 -04: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
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
satmandu
839680a0ae nautilus and deps updates (#5505)
* nautilus and deps updates

* add license

* Update exempi.rb

* add license

* add license

* add license back

* license added

* cleanup

* Update libimobiledevice.rb

* add license

* add license

* add license

* Remove duplicate deps.

* rebuild

* remove extra quoting

* rebuild

* fix quoted build variables

* Add non-core runtime deps to package files

* remove core deps
2021-03-30 17:27:57 -05:00
saltedcoffii
7126bcb78f Licensed la* to libk* 2021-03-20 01:13:44 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
c2319c0a2b Add pre-built binaries for libassuan, librsync, openssh and ruby 2017-12-31 22:40:59 -06:00
Don Harper
6e0087ec50 libassuan.so : added dep on libgpgerror 2017-12-30 22:51:51 -06:00
Don Harper
9f54ad4f05 libassuan.rb v2.5.1 update : fix library path to the chromebrew way 2017-12-30 20:14:57 -06:00
Don Harper
924ecc3ed0 Updated to v 2.5.1, plus added support to put libraries in lib64 for
x86_64 hosts
2017-12-30 19:42:37 -06:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
1b50081434 Change packages i-l from sha1 to sha256 2017-07-01 10:14:14 -05:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Casey Strouse
258ade0c24 Add libassuan (2.4.3) package
The libassuan package contains an inter process communication library
used by some of the other GnuPG related packages. libassuan's primary
use is to allow a client to interact with a non-persistent server.
libassuan is not, however, limited to use with GnuPG servers and
clients. It was designed to be flexible enough to meet the demands of
many transaction based environments with non-persistent servers.

Tested as working on Samsung XE50013-K01US. All tests passing.
https://gist.github.com/cstrouse/c7ef8478ca5381ca141bf7f2cebfe4d8
2017-02-02 09:44:16 -07:00