Versions
v3.4-r1 :: 0/3.0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1-with-linking-exception
- Keywords
- amd64 ~x86
- USE flags
- extras gtk gtk2 gui qt5 qt6
v3.0-r2 :: 0/3.0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1-with-linking-exception
- Keywords
- ~amd64 ~x86
- USE flags
- extras gtk gtk2 gui qt5 qt6
v2.2.4-r1 :: 0/2.2 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1-with-linking-exception
- Keywords
- ~amd64 ~x86
- USE flags
- extras gtk2 gui
v2.2.0 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1-with-linking-exception
- Keywords
- ~amd64 ~x86
- USE flags
- minimal
v2.0.12 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1-with-linking-exception
- Keywords
- amd64 x86
- USE flags
- minimal
USE flags
General
- extras
- Build a lot of extra packages, including lhelp chm viewer program.
- gtk
- Add support for x11-libs/gtk+ (The GIMP Toolkit)
- gtk2
- Use gtk:2 for widgets.
- gui
- Build GUI IDE.
- minimal
- Don't build extra packages from the bigide component
- qt5
- Add support for the Qt 5 application and UI framework
- qt6
- Add support for the Qt 6 application and UI framework
Dependencies
dev-lang / fpc : Free Pascal Compiler
dev-libs / libqt5pas : Free Pascal Qt5 bindings library updated by lazarus IDE
dev-libs / libqt6pas : Free Pascal Qt6 bindings library updated by lazarus IDE
net-misc / rsync : File transfer program to keep remote files into sync
Runtime Dependencies
dev-lang / fpc : Free Pascal Compiler
dev-libs / libqt5pas : Free Pascal Qt5 bindings library updated by lazarus IDE
dev-libs / libqt6pas : Free Pascal Qt6 bindings library updated by lazarus IDE
net-misc / rsync : File transfer program to keep remote files into sync
Bugs
- 785709
- dev-lang/lazarus-2.2.0 calls ld directly
- 799185
- dev-lang/lazarus-2.0.6 - /.../compiler_compilation_options.pas(395,18) Error: (3205) Illegal qualifier
- 884357
- dev-lang/lazarus-2.2.0 - /.../cp: cannot create regular file .../freetypelaz.compiled: No such file or directory
- 918097
- dev-lang/lazarus-2.2.4-r1 - emake failed
- 936828
- dev-lang/lazarus improvements for multiple LCLWidgetType
- 937421
- dev-lang/lazarus: 'Exception=Failed to create new thread' with SCHED_IDLE
- 942178
- dev-lang/lazarus-3.4-r1, dev-libs/libqt5pas-1.2.15, dev-libs/libqt6pas-6.2.7: stablereq
- 942355
- dev-lang/lazarus-3.4-r1: conflicting USE flags in ebuild
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-lang/lazarus: Stabilize 3.4-r1 amd64, #942178
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-lang/lazarus: misc QA fixes
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-lang/lazarus: put back REQUIRED_USE
The change itself is right conceptually (see the USE=gui policy in QA guide), but Lazarus continues to be a mess and I've spent too much time on it for now. The right fix is to drop REQUIRED_USE (as we did) but also make *DEPEND reflect that. But given I don't really want to think about Lazarus again, I'm not going to do that right now. Its actual maintainer can do that. Bug: https://bugs.gentoo.org/934158 Closes: https://bugs.gentoo.org/934235 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-lang/lazarus: revbump for dep fixes
See ba8e892ee46c0b6de05e2db9e968c8e2db36d7ad. Signed-off-by: Sam James <sam@gentoo.org> - Denis Pronin · gentoo
dev-lang/lazarus: add 3.4
Closes: https://bugs.gentoo.org/933988 Signed-off-by: Denis Pronin <dannftk@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/37136 Signed-off-by: Sam James <sam@gentoo.org> - Denis Pronin · gentoo
dev-lang/lazarus: update lazarus-3.0 and libqt6pas-1.0 dependency
1. remove qt5 from possible USE flags, we're targeting on qt6 2. use 3.0 for 3rd major version of lazarus and dependencies Signed-off-by: Denis Pronin <dannftk@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-lang/lazarus: move patch to devspace
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-lang/lazarus: fix variable order, fix indentation
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Denis Pronin · gentoo
dev-lang/lazarus: add a new version 3.0 of the package
Signed-off-by: Denis Pronin <dannftk@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/34625 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Amy Liffey · gentoo
dev-lang/lazarus: change name to ${P}
Closes: https://github.com/gentoo/gentoo/pull/28789 Signed-off-by: Amy Liffey <amynka@gentoo.org> - Michael Corvinus · gentoo
dev-lang/lazarus: fix calling `gcc` directly
The build system does things like GCCLIBDIR:=$(shell dirname `gcc -m32 -print-libgcc-file-name`) Replace with ${CC}. Add QA_FLAGS_IGNORED and QA_PRESTRIPPED as FPC doesn't care about CFLAGS and does its own stripping. Closes: https://bugs.gentoo.org/818154 Closes: https://bugs.gentoo.org/737060 Signed-off-by: Michael Corvinus <voron1@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Corvinus · gentoo
dev-lang/lazarus: add 2.2.4
Make GUI optional, switch to Qt5. Closes: https://github.com/gentoo/gentoo/pull/28622 Closes: https://bugs.gentoo.org/818142 Closes: https://bugs.gentoo.org/885283 Signed-off-by: Amy Liffey <amynka@gentoo.org> Signed-off-by: Michael Corvinus <voron1@gmail.com> - Repository mirror & CI · gentoo
Merge updates from master - Amy Liffey · gentoo
dev-lang/lazarus: version bump 2.2.0
Closes: https://bugs.gentoo.org/707388 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Amy Liffey <amynka@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-lang/lazarus: Drop 1.8.4-r2 and 2.0.6, EAPI6--
Overshadowed by 2.0.12. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-lang/lazarus: x86 stable wrt bug #818139
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-lang/lazarus: amd64 stable wrt bug #818139
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-lang/lazarus: add 2.0.12
Bug: https://bugs.gentoo.org/732758 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-lang/lazarus: Drop 1.0.12, EAPI5--, overshadowed by 1.8.4-r2
Closes: https://bugs.gentoo.org/705280 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-lang/lazarus: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Amy Liffey · gentoo
dev-lang/lazarus: Fix UnnecessarySlashStrip
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Amy Liffey <amynka@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Amy Liffey · gentoo
dev-lang/lazarus: remove old 2.0.2
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Amy Liffey <amynka@gentoo.org> - Horea Christian · gentoo
dev-lang/lazarus: version bump 2.0.6
and removed broken python USE flag https://github.com/gentoo/gentoo/pull/13744 Closes: https://bugs.gentoo.org/719142 Closes: https://github.com/gentoo/gentoo/pull/15183 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Horea Christian <chr@chymera.eu> Signed-off-by: Amy Liffey <amynka@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-lang/lazarus: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-lang/lazarus: x86 stable wrt bug #705280
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-lang/lazarus: amd64 stable wrt bug #705280
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Amy Liffey · gentoo
dev-lang/lazarus: remove old 1.6.4, 1.8.4
Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Amy Liffey · gentoo
dev-lang/lazarus: version bump 2.0.2
Closes: https://bugs.gentoo.org/683974 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Horea Christian · gentoo
dev-lang/lazarus: improved configuration file management
Closes: https://github.com/gentoo/gentoo/pull/9945 Signed-off-by: Amy Liffey <amynka@gentoo.org> Signed-off-by: Horea Christian <horea.christ@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Amy Liffey · gentoo
dev-lang/lazarus: remove odl 1.6.2, 1.8.0, 1.8.2
Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Horea Christian · gentoo
dev-lang/lazarus: Added Python binding support
- handled by USE flag Closes: https://github.com/gentoo/gentoo/pull/9910 Signed-off-by: Horea Christian <horea.christ@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Amy Liffey · gentoo
dev-lang/lazarus: version bump 1.8.4
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Amy Liffey · gentoo
dev-lang/lazarus: version bump 1.8.2
Closes: https://bugs.gentoo.org/655988 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Matt Turner · gentoo
dev-lang/lazarus: Drop ppc keywords - Amy Liffey · gentoo
dev-lang/lazarus: version bump 1.8.0
Closes: https://bugs.gentoo.org/645224 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Amy Liffey · gentoo
dev-lang/lazarus: fix homepage
Suggested-by: Alexey I Korepanov <kaikaikai@yandex.ru> Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Amy Liffey · gentoo
dev-lang/lazarus: drop old, fix homepage, src_uri
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Horea Christian · gentoo
dev-lang/lazarus: version bump 1.6.4
Closes:#4300 Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Horea Christian · gentoo
dev-lang/lazarus: version bump 1.6.2
Closes: #3066 Package-Manager: portage-2.3.3 - Amy Winston · gentoo
dev-lang/lazarus: dep for fpc changed bug #575636 and ppc dropped
Package-Manager: portage-2.2.26 - Amy Winston · gentoo
dev-lang/lazarus: 1.6.0 version bump bug #553650
Package-Manager: portage-2.2.26 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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