summaryrefslogtreecommitdiff
path: root/dev-scheme/bigloo
AgeCommit message (Collapse)Author
2024-06-06dev-scheme/bigloo: remove libtool .la filesMaciej Barć
Closes: https://bugs.gentoo.org/933665 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-06-05dev-scheme/bigloo: drop 4.4c_p4-r6NHOrus
Closes: https://bugs.gentoo.org/927163 Closes: https://bugs.gentoo.org/924857 Closes: https://bugs.gentoo.org/870481 Closes: https://bugs.gentoo.org/911667 Closes: https://github.com/gentoo/gentoo/pull/37037 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-06-05dev-scheme/bigloo: add 4.5bNHOrus
Upstream fixed implicit declaration bug. There are some broken build dependencies that prevent parallel compiles in bdb subfolder. They are fixed in patch. Sed in configure file left space where no space is needed - so autoconfig was running when it wasn't intended to, and assignment of actual ar ranlib variables executed them as commands instead Manually pointed configure to location of GC library Gstreamer can't be build without enabling pulseaudio, noted that in USE flags Bug: https://bugs.gentoo.org/927163 Bug: https://bugs.gentoo.org/924857 Bug: https://bugs.gentoo.org/870481 Bug: https://bugs.gentoo.org/911667 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-03-17dev-scheme/bigloo: mark as LTO-unsafeEli Schwartz
Still cannot actually compile it because of a raft of other bugs. My theory is that fixing this one issue makes the other issues easier to spot, at least, in addition to clearing up the LTO tracker bug. Closes: https://bugs.gentoo.org/858248 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2024-01-13Move {sys-devel → dev-debug}/gdbMichał Górny
Closes: https://bugs.gentoo.org/920438 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-10-22dev-scheme/bigloo: add zip dep, use libpulseMaciej Barć
Closes: https://bugs.gentoo.org/911492 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-07-08dev-scheme/bigloo: run with 1 makejobMaciej Barć
Closes: https://bugs.gentoo.org/836286 Closes: https://bugs.gentoo.org/838043 Closes: https://bugs.gentoo.org/843113 Closes: https://bugs.gentoo.org/909205 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-01-16dev-scheme/bigloo: do not install links to static libsMaciej Barć
Closes: https://bugs.gentoo.org/891041 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-01-16dev-scheme/bigloo: do not install static libsMaciej Barć
Closes: https://bugs.gentoo.org/890820 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-09-10dev-scheme/bigloo: add media-libs/flac subslot depSam James
media-libs/flac-1.4.0 breaks ABI. Signed-off-by: Sam James <sam@gentoo.org>
2022-04-20dev-scheme/bigloo: fix elisp libraries installationMaciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-03-27dev-scheme/bigloo: respect AS, AR and RANLIBMaciej Barć
Closes: https://bugs.gentoo.org/836246 Clsoes: https://bugs.gentoo.org/836247 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-03-27dev-scheme/bigloo: fix exe install and Emacs sitefileMaciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-03-27dev-scheme/bigloo: new package; add version 4.4c_p4Maciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2016-02-20Remove masked for removal packagesPacho Ramos
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2016-01-24Replace all herds with appropriate projects (GLEP 67)Michał Górny
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
2015-09-23Update hashes in ManifestJustin Lecher
Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed