40 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
f8f2128c2d Rename zlibpkg to zlib (#9859) 2024-07-26 00:23:05 -05:00
Maximilian Downey Twiss
9a136cac4f Various package renames and fixes for version checking (#9856)
* Rename aws to aws_cli

* Rename ffcall to libffcall

* Update filecmd homepage

* Update go_bootstrap homepage

* Update go homepage

* Update bacon homepage

* Rename jsonc to json_c

* Update libffi homepage

* Update libgd homepage

* Rename libjpeg to libjpeg_turbo

* Update libpng homepage

* Rename mandb to man_db

* Update mongodb homepage

* Rename moonbuggy to moon_buggy

* Update mpc homepage

* Update netcat homepage

* Update nethack4 homepage

* Rename pkgconfig to pkg_config

* Rename postgres to postgresql

* Rename proj4 to proj

* Update qemacs homepage

* Update readline homepage

* Update scrollz homepage

* Update xzutils homepage

* Update weather homepage
2024-05-27 18:09:35 -05:00
Maximilian Downey Twiss
eb14c41653 Remove compatibility from packages with incompatible dependencies (#9458)
* Remove i686 compatibility from packages with dependencies incompatible with i686

* Remove armv7l compatibility from packages with dependencies incompatible with arvm7l

* Abort builds/installs if the package has incompatible dependencies
2024-03-11 13:09:12 -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
Satadru Pramanik, DO, MPH, MEng
42a838af29 [g]emacs => 29.1 (#8537) 2023-08-03 12:29:52 -05:00
Satadru Pramanik
194b87b188 Gnome43/Libjpeg_turbo/ICU72.1 (#7508)
* crew: cache builds

* Initial Gnome43/Libjpeg_turbo/ICU72 commits squashed

* fix lint error

* update packages.yaml

* Vulkan packages -> 1.3.231

* add packages to packages.yaml

* add more to packages.yaml

* update libxshmfence

* pixman -> 0.42.0

* libpciaccess -> 0.17.0

* update libxau

* update libxfont2

* update libxcb

* many updates

* updates

* baobab updates

* add libshumate

* update gnome_calculator

* update dfonf_editor

* update evince

* add libpanel

* update libpeas

* update libgweather

* update libgudev gnome_maps

* update upower and libxfixes

* style update

* update gnome_session

* update gnome_settings_daemon

* temporary partial webkit2gtk upload

* update packages.yaml

* fix ruby file perms

* update folks

* move webkit2gtk_4 back to 2.38.0

* update icu4c, change webkit2gtk build

* add updated webkit2gtk_5 file

* update js102

* add x86 builds for webkit2gtk_4

* add mozjs exclusion to icu4c postinstall

* add builds for evolution_data_server

* update gemacs

* update webkit2gtk packages

* update emacs

* add folks fix

* loosen icu4c postinstall check

* rebuild libportal with gtk3

* update epiphany

* openssh -> 9.1

* add x86 webkit2gtk_4 binaries

* add postinstall to webkit2gtk_4

* update svt_av1

* update libavif

* linting fix

* curl -> 7.86.0

* git -> 2.38.1

* add postinstall to gnome_console

* add gcc10 for armv7l

* add gcc10 binaries

* lint gcc10

* rebase fix

* Add WIP webkit2gtk builds

* add back postintall to gnome_maps

* gstreamer version change

* cleanup geocode_glib, and fix gnome_maps depend

* s/@_ver.to_s/@_ver/

* add mpv build and gtk4 -> 4.8.2

* bump curl version to 7.86.0

* remove other version binaries from webkit2gtk builds

* add i686 build

* adjust compatibility for gemacs... for now.

* Add code to sommelier to adjust for whether scripts are sourced or run.

* make -> 4.4

* bump version
2022-11-01 12:23:38 -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
8993e2cc41 Licensed file da* to ez* 2021-03-19 12:55:39 -04:00
Ed Reel
2b704ad18d Add pre-built binaries for emacs and gemacs (#4206) 2020-08-13 23:38:38 -04:00
vincowl
3fcde3031f Upgrade emacs and gemacs to 27.1 (#4204)
Co-authored-by: Vincent GIRARD <vincent@heliosphere.fr>
2020-08-11 15:04:02 -05:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Casey Strouse
cd23d921a5 [emacs] Add missing libjpeg dependency (#3657)
* Add missing libjpeg dependency

* Revert version bump and binaries
2020-01-03 23:39:17 -06:00
Ed Reel
85e3909e06 Add pre-built binaries for packages a-y (#3555) 2019-10-18 15:00:07 -04:00
Casey Strouse
65016609fc Update emacs from 26.2 to 26.3 (#3543)
Tested on ARM. Removes unnecessary dependencies (since X is disabled)
2019-10-17 09:38:16 -05:00
Ed Reel
ae1e17c714 Change source_url for emacs and gemacs (#3440)
Add pre-built binaries for emacs, gemacs and libspng
2019-08-27 11:07:21 -04:00
vincowl
be35d6e50a Update emacs and gemacs to 26.2 and use gtk+ v3 instead of lucid (#3257)
* Update emacs to 26.2

* Update gemacs to 26.2 and gtk+ v3

* Make gemacs independant from emacs package

* Update gemacs to take remarks into account
2019-04-28 14:42:49 -05:00
kaiminglee
3869f9b156 Add libjpeg dependency to emacs (#2845) 2018-11-06 15:23:13 -06:00
Ed Reel
6ff0602a46 Update emacs from 26.1 to 26.1-1
Add lcms dependency

Add pre-built binaries
2018-10-06 20:42:15 -05:00
Sergiusz Urbaniak
e40aa658f3 emacs: bump to 26.1, enable GUI (via lucid) (#2724)
This bumps emacs to 26.1.
Additionally it enables emacs to be compiled against the lucid toolkit
which allows it to be run in sommelier.
2018-10-06 13:13:39 -05: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
287f16a929 Remove outdated binaries from emacs 2017-11-02 00:42:30 -05:00
Ed Reel
c4df90a745 Merge pull request #1240 from jcvernaleo/jcv_emacs
emacs requires ncurses to run
2017-11-02 00:38:36 -05:00
Casey Strouse
19f4cde73f Merge branch 'master' into update-emacs-package 2017-11-01 10:41:53 -07:00
Ed Reel
fbb521ddc7 Update emacs from 25.2 to 25.3 2017-11-01 12:13:34 -05:00
Ed Reel
348b5c97b1 Add ncurses dependency and prefix configure option 2017-10-01 23:21:35 -05:00
John C. Vernaleo
f5baffa158 emacs requires ncurses to run 2017-09-25 19:11:33 -04:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
e5ed48891c Update emacs from 25.1 to 25.2 2017-07-22 22:31:56 -05:00
Ed Reel
8950760570 Change packages d-h from sha1 to sha256 2017-06-29 11:57:31 -05:00
Kazushi (Jam) Marukawa
9614d4fec6 Add :build to emacs.rb dependencies 2017-06-01 23:14:01 +09:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Ryan P.C. McQuen
81801e1f65 Add zlibpkg dep to Emacs.
It fails to compile otherwise.
2017-02-19 08:18:20 -08:00
Casey Strouse
7f4ce821c1 Update emacs to 25.1
Update emacs from 24.4 to 25.1. Change to src/alloc. no longer needed.
2017-02-02 09:01:30 -07:00
Casey Strouse
8800f0f0c4 Change flag to disable selinux support
Change 'disable' to 'without' enables package to build.
2017-01-31 12:41:32 -07:00
Casey Strouse
480957d356 Disable selinux support
Missing selinux.h was causing emacs abort the build. ChromeOS doesn't currently use selinux so it's not needed anyway.
2016-12-27 19:47:23 -07:00
Jake Waksbaum
90c077b924 emacs 2014-11-17 21:50:06 -05:00