Commit Graph

39 Commits

Author SHA1 Message Date
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
f8f2128c2d Rename zlibpkg to zlib (#9859) 2024-07-26 00:23:05 -05:00
Satadru Pramanik, DO, MPH, MEng
19f756c934 Rebuild binutils with gcc 14, update gdb to 15.1 (#10178)
* rebuild binutils

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update gdb

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* adjust gdb package version to add gcc14

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-07-19 09:54:11 -05:00
Satadru Pramanik, DO, MPH, MEng
6946741261 update source_highlight, gdb, ctags (#9435)
* update source_highlight, gdb

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update ctags, change upstream

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rebuild source_highlight

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-03-04 11:42:04 -06: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
92961d4f6e rebuild source_highlight, gdb => 14.1 (#9043) 2023-12-05 09:16:23 -06:00
Satadru Pramanik, DO, MPH, MEng
d3af5eaa4d remove trailing slashes from const.rb (#9016)
* remove trailing slash from CREW_DEST_DIR

* remove trailing slash from CREW_META_PATH

* remove trailing slash from CREW_MAN_PREFIX

* remove trailing slash from CREW_PACKAGES_PATH

* remove trailing slash from CREW_LIB_PATH

* remove trailing slash from CREW_CONFIG_PATH

* remove trailing slash from CREW_BREW_DIR

* remove trailing slash from CREW_WINE_PREFIX

* fixup

* suggested changes
2023-11-29 16:00:40 -06:00
Satadru Pramanik, DO, MPH, MEng
9cb087928e Boost => 1.82, Gimp => 2.99.16 & deps (#8467)
* update gnulib_git and babl

* icu4c => 73.2

* update boost

* rebuild source_highlight

* update mold

* rebuild cppunit

* update libgpgerror

* update taglib

* update libgcrypt

* rebuild librevenge

* update gnupg, rebuild yajl, grive

* update exempi, rebuild libvisio

* update poppler

* rebuild eigen libcdr

* update gegl

* swig rebuild

* update tcpflow, ledger

* update gdb, rebuild libtorrent

* update gimp

* rebuild inkscape

* rebuild binutils with gdb fallback

* gimp rebuild
2023-07-11 21:08:04 -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
b3494db2cb boost => 1.81.0 + updates to packages which require boost, plus add packages needed to build current inkscape (#7951)
* boost => 1.81.0 + source_highlight rebuild

* rebuild gdb with new boost

* update potrace

* cppunit => 1.15.1

* add librevenge

* add libwpg

* add libwpd

* add libcdr

* add libvisio

* lint, add i686 binaries for gtksourceview_3

* update packages.yaml

* update taglib

* add ledger binaries

* add eigen binaries

* Add exempi binaries

* add grive binaries

* Add inkscape binaries

* add swig binaries

* fix gtksourceview_3 deps

* add tcpflow binaries
2023-02-16 17:35:41 -06:00
Satadru Pramanik
3e447ff1d0 gdb => 12.1 (#7826) 2023-01-09 22:00:51 -06:00
Maximilian Downey Twiss
b5e4cedb0d Re-enable And/Or cop, lint tree (#7457) 2022-10-05 20:16:53 -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
Satadru Pramanik
8ea14a38a9 gdb -> 11.2 (#6639) 2022-01-20 15:38:20 -06:00
Satadru Pramanik
748923e9d9 gdb rebuild for python3.10 (#6511) 2021-12-20 14:29:47 -06:00
Satadru Pramanik
d6c24833bd gdb -> 11.1 (#6018)
* gdb rebuild with new boost

* armv7l rebuild

* Rebuild to remove curl dep

* Update to 11.1

* fix typo

* update i686 build
2021-09-24 23:30:56 -05:00
saltedcoffii
c0bd0f5497 merge master into pythonize1 2021-07-20 12:42:22 -07:00
satmandu
3b333619f2 Add libcurl dep to gdb (#5890) 2021-06-22 15:19:14 -05:00
saltedcoffii
e10bdc155f merge master into pythonize1 2021-05-23 14:56:05 -04:00
satmandu
2d2e9f6c88 Rebuild gdb, add source_highlight, add texinfo to buildessential (#5780)
* Combine binutils and gdb, add source_highlight

* gtk3,gtk4,glib,gdk_pixbuf updates, fix to crew & pygments

* simply preflight

* split binutils and gdb, add texinfo to buildessential

* revert binutils changes to avoid gcc recompilation

* standalone gdb w/o binutils conflicts

* clean up gdb deps
2021-05-17 01:24:11 -05:00
saltedcoffii
b93aae3296 delete old packages and change dependencies 2021-05-02 09:03:24 -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
e905c20ad5 Licensed file ga* to gz* and other minor changes 2021-03-19 21:04:37 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
8064256ae8 Update gdb from 8.2.1 to 8.3 (#3308)
Add pre-built binaries
2019-06-08 18:49:39 -04:00
Ed Reel
c6cd73eb5a Update readline to 8.0 (#3238)
Remove readline7 package

Update packages that depend on readline7

Add pre-built binaries
2019-04-08 10:45:08 -04:00
Ed Reel
ecd33731e4 Add pre-built binaries for gdb, lzo, lzop and xhost (#3086) 2019-01-15 10:23:41 -05:00
James Larrowe
0419a38b49 Update GDB package (#3078) 2019-01-14 08:05:19 -06:00
Ed Reel
a0cd03450f Abstract library directory and add pre-built binaries for packages a-y 2018-04-17 00:05:08 -05:00
Chris Thurber
d9e5aa8949 Update gdb.rb 2018-02-05 18:45:30 -05:00
Ed Reel
bf725b48ab Update gdb from 8.0 to 8.0.1 2017-11-18 20:51:11 -06:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
8950760570 Change packages d-h from sha1 to sha256 2017-06-29 11:57:31 -05:00
Casey Strouse
c2fc26d300 Update gdb from 7.31.0 to 8.0
This is a general maintenance and bugfix release.
2017-06-16 14:55:08 -07:00
lyxell
1e8b2bb3a6 Remove unnecessary comments, fix quotes inside descriptions 2017-05-31 09:00:14 +02:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Casey Strouse
c614aa5a08 Add gdb (7.12.1) package
This adds the GNU debugger as a package. Compilation takes a while on
this one as it's fairly large and complex.

Tested as working properly on Samsung XE50013-K01US.
2017-01-26 20:33:35 -07:00