Commit Graph

26 Commits

Author SHA1 Message Date
Satadru Pramanik, DO, MPH, MEng
3fbdb53c5f version.rb: Allow rust package version to be updated. — perl_libintl_perl → 1.35,ag → 2.2.0,autoconf → 2.72,brotli → 1.1.0,buildessential,bzip2 → 1.0.8-2,doxygen → 1.14.0,findutils → 4.10.0,flex → 2.6.4-2,gmp → 6.3.0,gnu_time → 1.9,intltool → 0.51.0-1,libunbound → 1.24.0,linuxheaders → 6.11,make → 4.4.1,mawk → 1.3.4-20250131,patch → 2.8,pcre → 8.45,perl_text_unidecode → 1.30,perl_unicode_eastasianwidth → 12.0,perl_xml_parser → 2.47,popt → 1.19,progress → 0.17,rdfind → 1.7.0,readline → 8.3,slang → 2.3.3,tar → 1.35,texinfo → 7.2,xdg_base → 0.8,zlib → 1.3.1-3 (#12860)
* version.rb: Allow rust package version to be updated.

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

* Update xdg_base package.

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

* perl_locale_messages => perl_libintl_perl

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

* popt => 1.19

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

* mawk => 1.3.4-20250131

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

* rdfind => 1.7.0

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

* doxygen => 1.14.0

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

* Fixup anitya mappings and package versions.

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

* libunbound => 1.24.0

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

* progress => 0.17

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

* Update ag

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

* Adjust packages.yml

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

* Add gnu_time to essential packages since it is used in tests.

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

* suggested changes

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

* more suggested changes

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2025-09-19 19:51:53 +00:00
github-actions[bot]
626a53a7a7 Update buildsystems to use buildsystem name variables, and report contents of those variables/methods during use. (#11936)
* Update buildsystems, update jq, add jq to core for arm.

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

* Only report build options if they exist.

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

* Fix overeager sed replacement.

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

* workflow debugging

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

* Add logging for build errors.

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

* Revert to function in each package file.

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

* Update jq since it needs gcc14 to build.

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

* Add built packages for linux/386 to buildsystems

* remove deprecated gfbgraph

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

* fix git tag for gnome_maps

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

* Update llvm20 package file.

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

* Update gnome_maps deps.

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

* Abstract out buildsystems_methods reporting.

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

* Keep LIBC_VERSION const from being empty.

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

* Update crew_profile_base and libxml2

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

* clarify

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

* lint

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

* Update libarchive

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

* update libavif

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

* more updates

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

* Add libxml2 build comment.

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

* Add build comment to libarchive.

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

* Don't warn for missing directory during package removal.

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-05-23 19:50:48 +00:00
Ed Reel
afa5995edf Flex 2.6.4-1 => 2.6.4-2 (#9918) 2024-06-07 14:15:36 +10:00
Satadru Pramanik, DO, MPH, MEng
cd0b9fe26f llvm => 18.1.0 (#9329)
* llvm18: initial builds

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

* sync with master

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

* updste to llvm 18.1-rc4

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

* update packages to llvm18 versions

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

* make more llvm17=>llvm18 changes

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

* add non-x86_64 binaries

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

* more llvm17 => llvm18 changes

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

* add spirv_llvm_translator update

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

* update binaries

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

* update openmp

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

* lint

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

* rebuild llvm part 1

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

* llvm rebuilds

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

* test dep additions

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

* adjust compatibility for vkd3d

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

* libvdpau => 1.5

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

* revert glslang change

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

* rebuild llvm for x86

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

* finish llvm18 rebuilds

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

* add more llvm patches

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

* rebuild flex

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

* rebuild arm w/o rc suffix

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

* upload arm sub-packages

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

* add new x86_64 binaries

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

* update more binaries

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

* fix flex license

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

* update spirv_llvm_translator binaries

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

* add x86_64 binaries

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

* add more rebuild binaries

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

* build vkd3d

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

* add i686 llvm binaries

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

* adjust deps, add i686 packages

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

* update remaining i686 binaries

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-03-08 08:40:39 -06:00
Satadru Pramanik, DO, MPH, MEng
1086f2c2ac Update packages to remove older packaging formats (#9421)
* update gyp_next, nss

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

* update rtmpdump, libsigsegv

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

* update flex

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

* update uchardet

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

* update groff

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

* cleanup groff deps

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-03-01 17:59:30 -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
22bb47bd45 add missing runtime deps to ALL core packages, add getrealdeps script (#7472)
* gcc: add missing zlibpkg dep

* add getrealdeps script

* add color

* suggested changes from @supechicken

* suggested changes

* fix verbiage

* add NOCOLORS option

* use read in lieu of head, and do not check nonexistent files

* Exit early if wrong package name is given.

* Add some quick exit code

* Allow for pkg.rb in getrealdeps and also add deps to all core packages

* fix lint error

* fix zlibpkg

* cleanup gcc deps

* move filecmd to be a ruby dependency

* fix llvm deps

* lint fix

* update more deps

* make sure package is installed before checking for deps

* add more deps

* change verbiage

* add more deps

* more dep updates
2022-10-10 18:39:48 -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
72a8d7e11f Licensed file fa* to fz* 2021-03-19 18:34:53 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Kazushi (Jam) Marukawa
298a3d6b77 Changing several packages to use lib64 on x86_64 2017-07-01 06:37:52 +09:00
Ed Reel
8950760570 Change packages d-h from sha1 to sha256 2017-06-29 11:57:31 -05:00
Kazushi (Jam) Marukawa
de321a3556 Change several package files to not perform strip in each of them since crew is stripping automatically now. 2017-06-26 00:31:02 +09:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Kazushi (Jam) Marukawa
f9bfeb1632 Change flex.rb to perform strip -S on shared libraries correctly 2017-05-14 13:34:10 +09:00
Kazushi (Jam) Marukawa
0e7c8ecf4c Update flex to 2.6.4 and change to strip binaries 2017-05-12 20:41:15 +09:00
Nicholas Chambers
2c1ba3a203 * added diffutils as a dependency to bind
* fixed flex's 410 error

* added serf HTTP library for subversion

* added scons build system

* updated subversion to depend on serf,
  because in my infinite wisdom my
  original build didn't include HTTP(S)
  support

* added openldap. This does not include
  slapd because I couldn't figure out
  how to build Berkely DB4.

* added pacparser
2017-04-29 22:05:13 -05:00
Kazushi (Jam) Marukawa
0d0bc5bc0d Remove all SHORTARCH related stuff 2017-01-31 23:12:21 +09:00
Kazushi (Jam) Marukawa
d90e2bff3b flex requires yacc or bison. 2017-01-14 18:22:21 +09:00
Jack Kinsey
d3b2fcb7d4 Update flex source to newest version on Fossies
Old 2.5.39 version no longer exists on their server.
2016-08-29 22:07:12 -04:00
Ryan P.C. McQuen
b67390ee9b delete newlines so output isn't broken
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2015-12-08 11:14:05 -08:00
system_user
8b40753479 Added recipes for flex and bc 2015-07-09 10:17:59 -07:00