14 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
99ac930743 Use Package.load_package instead of require_relative in package files to avoid global scope conflicts (See #7283, #3150, 3b09159) (#10202) 2024-07-26 00:01:20 -05:00
SupeChicken666
d6c5ce79e6 Remove redundant use of .to_s (#8917) 2023-11-10 07:44:50 -05:00
Ed Reel
2a24abc070 Change fake packages to use properties of the dependency package(s). (#8167)
Fix linter issues

Co-authored-by: chronos <noreply@github.com>
2023-04-10 08:40:01 -04:00
supechicken
038e0c8828 New package: Pkg_7_zip (#6749)
* Add files via upload

* Update 7_zip.rb

* Update 7_zip.rb

* Make `p7zip` a dummy package points to `7_zip`

* Remove conflict check

* Update 7_zip.rb

* fixup pkg names

* asmc binaries

* fix armv7l build and add binaries

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-03-30 11:38:19 -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
ba913e528e Licensed oa* to rz* 2021-03-20 19:43:51 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
e8af2ae286 Update packages and abstract the library directory
Add pre-built binaries

Restore chicken and add pre-built binaries for weechat and wkhtmltox

Fix error in wkhtmltox.rb
2018-04-27 15:30:04 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
e6e348f67c Change packages m-p from sha1 to sha256 2017-07-01 11:09:10 -05:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Casey Strouse
dd08a20a4d Add p7zip (16.02) package
7-Zip  is  a  file archiver with the highest compression ratio. The
program supports 7z (that implements LZMA compression algorithm), ZIP,
CAB, ARJ, GZIP, BZIP2, TAR, CPIO, RPM and DEB formats. Compression
ratio in the new 7z format is 30-50% better than ratio in ZIP format.

Tested as working on Samsung XE50013-K01US.
2017-01-28 18:56:02 -07:00