Commit Graph

16 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
d7e8f67f2d Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop (#11282) 2025-02-10 22:21:57 +00: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
99444a257a Remove revision numbers which do not correspond to the built versions of packages (#9201) 2024-01-21 20:46:12 -05:00
Satadru Pramanik, DO, MPH, MEng
9ce8a50720 qt => qt5_, add package rename and old package deletion functionality. (#8803)
* qt => qt5 renames

* update qt5 => qt5_

* update packages

* change more deps

* change gstreamer deps

* more name changes and cleanups

* add binaries for qt5_declarative

* fixup qtfm

* add qt5_wayland binary

* cleanup

* add some binaries

* add qt5_base binary

* add binaries

* add logic for reporting packages needing cleanup

* add color

* update qt5_webengine package file

* add more qt5 binaries

* Add back qtcreator

* add binaries for qt5_wayland

* update version of qtcreator

* Use CREW_LINKER during qmake

* mold, fileutils adjustments

* Add initial code for renaming packages

* more verbose messages

* add help comment

* testing writing fixed up device.json

* more fixup adjustments, remove gnome_icon_theme dep... this takes forever to install

* suggested changes

* suggested changes

* update adwaita_icon_theme

* add x86_64 binary for qt5_webengine

* add jellyfin_media_player build

* Add comments field to pkg fixup data array

* Add deprecated package removal code

* use pkgName not @pkg.name in remove

* capitalize and adjust rescue code

* fix pkg deprecation check logic

* add qt rename message

* print comment for renaming

* adjust coloring, move rename message to after rename succeeds

* add spacing

* use lightcyan

* use lightpurple

* bumping major version

* add other qbittorrent deps

* add arm binaries for qt5_webengine

* adjust some deps

* add jellyfin_media_player build

* suggested changes

* suggested changes, add qmake to buildsystems
2023-10-23 16:28:32 -05:00
Satadru Pramanik, DO, MPH, MEng
ccc88e44ba Repackaging gcc -> gcc_lib and gcc_dev (#8335)
* gcc -> libs and dev

* update deps

* adjust deps in install.sh

* update gcc dep in core

* cleanup

* add gcc_build

* update gcc deps in llvm packages

* adjust conflicts command to exclude _build package filelists

* remove conflicts_ok from compiler packages
2023-06-06 10:21:11 -05:00
Satadru Pramanik, DO, MPH, MEng
4f3a435732 rebuild qtfm (#8324) 2023-06-01 19:00:13 -05:00
Satadru Pramanik, DO, MPH, MEng
4cd9e4e294 ffmpeg => 6.0 (#8014)
* ffmpeg => 6.0

* rebuild ffmpeg with installation of man pages

* rebuild with libjxl

* rebuild ffmpeg with libjxl

* ffmpeg 6 update

* mpv rebuild

* rebuild ffmpegthumbnailer

* update alsa packages

* cleanup

* update waypipe

* rebuild chromaprint

* update qtbase

* fix dir creation for downloads with nodebrew

* update qtdeclarative, qtwebchannel

* update peek

* update spacefm

* update qtfm

* update shotcut

* update qtlocation

* add opusfile, update cmus

* add cjson

* add openh264

* update qttools

* update freerdp

* update qtquickcontrols

* update qtwayland and qtx11extras

* update gegl

* update poppler_data, gstreamer

* update qtmultimedia

* update poppler

* update libvncserver

* rebuild gegl

* add qtwebengine builds

* add filelist

* add get_iplayer

* fixup nodebrew postinstall

* add filelists

* lint

* suggested changes

* suggested changes
2023-05-17 14:10:47 -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
ba913e528e Licensed oa* to rz* 2021-03-20 19:43:51 -04:00
Ed Reel
1c2a33e5cd Add pre-built binaries for poppler, qt packages and sass 2020-09-13 02:01:46 -05:00
vincowl
18ba1ae075 [Qtfm] Update to 6.2.0 (#4302)
* [qtfm] Update to 6.2.0

* Correction of include missings due to QT-5.15

* Simplify make arguments

* simplify sed lines
2020-09-12 08:50:32 -05:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
324be2f054 Add qtfm package (#3299)
* Add qtfm package

* Add pre-built binaries
2019-06-03 15:05:55 -04:00