20 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
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
Satadru Pramanik
dc26a0a1fb gstreamer -> 1.20.0 (#6711) 2022-02-07 13:15:35 -06: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
satmandu
ff818a5214 Enable Testing a PR from its own repo with crew, and other updates. (#5624)
* Some updates

* requested changes

* make requested changes

* make CREW_ENV_OPTIONS changes

* ncurses change!

* convert gtk_vnc to new git format

* Initial crew testing modifications

* fix typo

* Avoid error with testing remote already created

* Revert ncurses change. Let's put that in its own dedicated PR.

* formatting changes

* formatting fixes, bump crew version
2021-04-15 17:37:07 -05:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
Cassandra Watergate
ff31a81843 Add compiling constants (#5593)
* add compiling constants

* fix version and quoting

* lib/const.rb: add CREW_MESON_FNO_LTO_OPTIONS

* lib/const.rb: fix CREW_COMMON_OPTIONS

* crew: add new consts to crew const output

* bin/crew: alphabetize consts

Co-authored-by: Ed Reel <edreel@gmail.com>
2021-04-12 11:15:28 -05:00
satmandu
ca39dbbce1 Updates for gimp,mpv,fuse and related packages, and massive libjpeg dep cleanup. (#5515)
* Updates for gimp, mpv, fuse and related packages

* Delete extra blank lines

* libjpeg cleanup

* rebuild gegl, clean up mpv, libmypaint package files
2021-04-01 12:38:20 -05:00
saltedcoffii
e905c20ad5 Licensed file ga* to gz* and other minor changes 2021-03-19 21:04:37 -04:00
satmandu
d92e91475c webkit2gtk dependency updates (#5053)
* mesonized

* Update libwpe.rb

* Update wpebackend_fdo.rb

* Update gstreamer.rb

* Update gst_plugins_base.rb
2021-01-29 12:45:45 -06:00
Kevin Perkins
951925aeb8 Trim trailing whitespace in most files (#4946)
Co-authored-by: Ed Reel <edreel@gmail.com>
2021-01-20 17:58:34 -06:00
Ed Reel
aa6b5dc388 Add pre-built binaries for packages g-z 2020-10-09 11:21:31 -05:00
satmandu
047cd4fec7 gst-plugins-base update to 1.18 (#4382)
* Update to 1.18 and for meson

* add llvm build dependency
2020-10-07 17:50:16 -05:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
0b057e3e5e Update gstreamer packages from 1.14.4 to 1.16.0 (#3369)
Add pre-built binaries
2019-07-15 11:09:59 -04:00
Ed Reel
9d20a586be Add pre-built binaries for gstreamer packages 2018-10-28 20:04:47 -05:00
James Larrowe
7e0bf295a2 Add Gst_plugins_base package (#2811)
* Add Gst_plugins_base package

* Remove redundant dependencies

* Add Gst_plugins_base package

Removed mesa dependency
2018-10-28 17:00:17 -05:00