Versions
v0.4.0_p20230917 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~riscv ~x86 ~x86-linux
Dependencies
dev-libs / glib : The GLib library of C routines
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / pango : Internationalized text layout and rendering library
x11-libs / vte : Library providing a virtual terminal emulator widget
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / pango : Internationalized text layout and rendering library
x11-libs / vte : Library providing a virtual terminal emulator widget
Depending packages
lxde-base / lxde-meta : Meta ebuild for LXDE, the Lightweight X11 Desktop Environment
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Petr Vaněk · gentoo
lxde-base/lxterminal: drop 0.4.0
Signed-off-by: Petr Vaněk <arkamar@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
lxde-base/lxterminal: add 0.4.0_p20230917
Take a snapshot as Fedora did and include the patches they have for Modern C. Closes: https://bugs.gentoo.org/919094 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> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
lxde-base/lxterminal: fix WhitespaceFound
My fault! Signed-off-by: Sam James <sam@gentoo.org> - Jay Faulkner · gentoo
lxde-base/lxterminal: fix maintainer mode / automake mismatch
Per the instructions in the QA project wiki page, I removed the aclocal.m4 file from the upstream package during the build phase. That resulted in a successful compilation of the package. Closes: https://bugs.gentoo.org/818211 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jay Faulkner <jay@jvf.cc> Closes: https://github.com/gentoo/gentoo/pull/22582 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
lxde-base/lxterminal: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
lxde-base/lxterminal: Drop 0.3.2-r1
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
lxde-base/lxterminal: 0.4.0 version bump
See also: https://github.com/gentoo/gentoo/pull/19925 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
*/*: Remove last-rited GTK2-based LXDE packages
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
lxde-base/lxterminal: Drop 0.3.1
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
lxde-base/lxterminal: Stabilize 0.3.2 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
lxde-base/lxterminal: Stabilize 0.3.2 arm, #690958
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
lxde-base/lxterminal: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
lxde-base/lxterminal: port to EAPI 7, tidy up ebuild
- Adjust DEPEND -> BDEPEND - Update icon cache - Remove ${PV} == *9999* logic - Install locales unconditionally Closes: https://bugs.gentoo.org/739838 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17359 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
lxde-base/lxterminal: x86 stable wrt bug #690958
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
lxde-base/lxterminal: amd64 stable wrt bug #690958
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
lxde-base/lxterminal: ppc stable wrt bug #690958
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hanno · gentoo
lxde-base/lxterminal: Version bump
Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.12 - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa - Aaron Bauman · gentoo
lxde-base/lxterminal: drop vulnerable
Bug: https://bugs.gentoo.org/635992 Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Markus Meier · gentoo
lxde-base/lxterminal: arm stable, bug #635992
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" - charIes17 · gentoo
lxde-base/lxterminal: remove old.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://bugs.gentoo.org/596016 Closes: https://github.com/gentoo/gentoo/pull/7673 - Thomas Deutschmann · gentoo
lxde-base/lxterminal: x86 stable (bug #635992)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Sergei Trofimovich · gentoo
lxde-base/lxterminal: stable 0.3.1 for ppc, bug #635992
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
lxde-base/lxterminal: amd64 stable wrt bug #635992
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - charIes17 · gentoo
lxde-base/lxterminal: version bump to 0.3.1 (CVE-2016-10369).
Bug: https://bugs.gentoo.org/635992 Closes: https://bugs.gentoo.org/607838 Closes: https://bugs.gentoo.org/595904 - Adjusted HOMEPAGE (avoid redirect). - Adjusted tarball from.gz to .xz. - Make repoman happy by re-adding ~arm64. - Add LINGUAS handling. - Add handling of live ebuild. Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5362 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
lxde-base/lxterminal: dropped ~x86-interix
Package-Manager: portage-2.3.3 - Alexey Korepanov · gentoo
lxde-base/lxterminal: Version bump. Add gtk3 USE flag.
Closes: https://github.com/gentoo/gentoo/pull/1323 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - 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