Versions
v1.28.0 :: 0 :: gentoo
- Modified
- License
- FDL-1.1+ GPL-2+ LGPL-2+
- Keywords
- amd64 x86 ~arm ~arm64 ~loong ~riscv
- USE flags
- introspection spell test
USE flags
General
- introspection
- Add support for GObject based introspection
- spell
- Add dictionary support
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
app-accessibility / at-spi2-core : D-Bus accessibility specifications and registration daemon
app-text / docbook-xml-dtd : Docbook DTD for XML
app-text / enchant : Spellchecker wrapping library
app-text / iso-codes : ISO language, territory, currency, script codes and their translations
app-text / yelp-tools : Collection of tools for building and converting documentation
dev-build / gtk-doc-am : Automake files from gtk-doc
dev-build / libtool : A shared library tool for developers
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-libs / libpeas : A GObject plugins library
dev-libs / libxml2 : XML C parser and toolkit
dev-util / glib-utils : Build utilities for GLib using projects
dev-util / gtk-doc : GTK+ Documentation Generator
mate-base / mate-desktop : Libraries for the MATE desktop that are not part of the UI
sys-devel / gettext : GNU locale utilities
virtual / pkgconfig : Virtual for the pkg-config implementation
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / gtksourceview : A text widget implementing syntax highlighting and other features
x11-libs / libICE : X.Org Inter-Client Exchange library
x11-libs / libSM : X.Org Session Management library
x11-libs / libX11 : X.Org X11 library
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
app-accessibility / at-spi2-core : D-Bus accessibility specifications and registration daemon
app-text / enchant : Spellchecker wrapping library
app-text / iso-codes : ISO language, territory, currency, script codes and their translations
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-libs / libpeas : A GObject plugins library
dev-libs / libxml2 : XML C parser and toolkit
virtual / libintl : Virtual for the GNU Internationalization Library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / gtksourceview : A text widget implementing syntax highlighting and other features
x11-libs / libICE : X.Org Inter-Client Exchange library
x11-libs / libSM : X.Org Session Management library
x11-libs / libX11 : X.Org X11 library
x11-libs / pango : Internationalized text layout and rendering library
Depending packages
app-editors / pluma-plugins : A set of plugins for Pluma, the MATE text editor.
mate-base / mate : Meta ebuild for MATE, a traditional desktop environment
mate-extra / caja-admin : Caja Admin Extension
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
app-editors/pluma: drop 1.26.1
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-editors/pluma: Stabilize 1.28.0 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
app-editors/pluma: Stabilize 1.28.0 amd64, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
app-editors/pluma: adjust dependency for 1.28
This moves mate-desktop from a runtime depend to a normal depend now that the configure script looks for it. This also solves issue for non-MATE users that wish to use Pluma. Closes: https://bugs.gentoo.org/930087 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
app-editors/pluma: add 1.28.0
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Ian Jordan · gentoo
app-editors/pluma: drop 1.27.0
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
app-editors/pluma: enable py3.12
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Ian Jordan · gentoo
app-editors/pluma: drop 1.26.0-r2
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Ian Jordan · gentoo
app-editors/pluma: ebuild clean up
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Ian Jordan · gentoo
app-editors/pluma: stabilize 1.26.1 for amd64, x86
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/libtool
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
app-editors/pluma: add 1.26.1
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
*/*: MATE var fix
Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34393 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
*/*: unkeyword 1.27
Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34340 Signed-off-by: Sam James <sam@gentoo.org> - Ian Jordan · gentoo
app-editors/pluma: add 1.27.0
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-editors/pluma: Explicitly depend on libpeas SLOT=0
Another libpeas SLOT is coming. Solve a NonexistentBlocker while here. Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Mart Raudsepp · gentoo
app-editors/pluma: drop 1.26.0
Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/pluma: Stabilize 1.26.0-r1 amd64, #908507
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/pluma: Stabilize 1.26.0-r1 x86, #908507
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/pluma: fix crash w/ FORTIFY_SOURCE=3
Closes: https://bugs.gentoo.org/903860 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-editors/pluma: drop 1.24.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/pluma: Stabilize 1.26.0 x86, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-editors/pluma: Stabilize 1.26.0 amd64, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-editors/pluma: add 1.26.0, EAPI=6->7, enable tests
- enable tests (skip the one failing test) - enable py3.11, drop py3.6 and py3.7 - organize the declarations - bump versions for dependencies Closes: https://bugs.gentoo.org/866911 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-editors/pluma: keyword 1.24.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-editors/pluma: Drop 1.24.1
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 - Jakov Smolić · gentoo
app-editors/pluma: Stabilize 1.24.2 x86, #827891
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-editors/pluma: Stabilize 1.24.2 amd64, #827891
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
app-editors/pluma: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Adam Feldman · gentoo
app-editors/pluma: Support python 3_9, 3_10
Also fix path in src_test to avoid warning message Bug: https://bugs.gentoo.org/799668 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/pluma: fix VariableScope (EROOT)
Let's use ${EPREFIX} for now as we're on EAPI 6. Signed-off-by: Sam James <sam@gentoo.org> - Adam Feldman · gentoo
app-editors/pluma: Bump to 1.24.2
Bug: https://bugs.gentoo.org/778857 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-editors/pluma: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-editors/pluma: Banned Xemake is banned
Fix brokenness that was hidden by RESTRICT=test. 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 - Rick Farina · gentoo
app-editors/pluma: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-editors/pluma: x86 stable (bug #758101)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-editors/pluma: Stabilize 1.24.1 amd64, #758101
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Adam Feldman · gentoo
app-editors/pluma: Bump to 1.24.1
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oz N Tiram · gentoo
app-editors/pluma: drop 1.22.3
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Adam Feldman · gentoo
app-editors/pluma: Stabilize 1.24.0 for amd64, x86
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Adam Feldman · gentoo
app-editors/pluma: Drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Adam Feldman · gentoo
app-editors/pluma: Stabilize 1.22.2 for amd64,x86
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-editors/pluma: Remove py2.7 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Adam Feldman · gentoo
app-editors/pluma: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Adam Feldman · gentoo
app-editors/pluma: Bump to 1.24.0
Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Adam Feldman · gentoo
app-editors/pluma: Bump to 1.22.2
Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-editors/pluma: declare enchant dep as := for now, as either work
It's not ideal to := depend, but configure checks for enchant-2 first, so a locking to enchant:0 would be wrong as well. So use a subslot operator for now, and this should be revbumped later to lock to enchant:2 instead. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - NP-Hardass · gentoo
app-editors/pluma: Bump to 1.22.1, fix deps
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/pluma: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/pluma: x86 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/pluma: amd64 stable wrt bug #682168
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-editors/pluma: Add missing dev-util/glib-utils
Non-maintainer fix. Closes: https://bugs.gentoo.org/670820 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/pluma: Version bump (v1.22.0)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
app-editors/pluma: remove old
Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-editors/pluma: amd64 stable wrt bug #625838
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-editors/pluma: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Ettore Di Giacinto · gentoo
app-editors/pluma: Bump to version 1.18.3
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Ettore Di Giacinto · gentoo
app-editors/pluma: Bump version to 1.16.2
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Roy Bamford · gentoo
app-editors/pluma: added ~arm64 keyword.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Ettore Di Giacinto · gentoo
app-editors/pluma: Version bump to 1.18.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - 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 - Ettore Di Giacinto · gentoo
app-editors/pluma: add back mate-base/mate-desktop dependency as runtime wrt #605064
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=605064 Package-Manager: Portage-2.3.1, Repoman-2.3.1 - Ettore Di Giacinto · gentoo
app-editors/pluma: version bump to 1.16.0
Package-Manager: portage-2.3.1 - Ettore Di Giacinto · gentoo
app-editors/pluma: Drop 1.10.x
Package-Manager: portage-2.3.1 - mudler · gentoo
app-editors/pluma: Stable on x86 keyword wrt #596998
Package-Manager: portage-2.3.1 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> - mudler · gentoo
app-editors/pluma: Stable on amd64 keyword wrt #596998
Package-Manager: portage-2.3.1 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> - mudler · gentoo
app-editors/pluma: Version bump to 1.14.1
Package-Manager: portage-2.2.26 - NP-Hardass · gentoo
app-editors/pluma: 1.12.x vbump, add gtk3 support, import from project repo
Package-Manager: portage-2.3.0 - NP-Hardass · gentoo
app-editors/pluma: amd64 x86 stable wrt bug #579644
Package-Manager: portage-2.2.28 - Mikle Kolyada · gentoo
app-editors/pluma: Add ~arm keyword wrt bug #508072
Package-Manager: portage-2.2.28 - NP-Hardass · gentoo
app-editors/pluma: Drop 1.8.x
Package-Manager: portage-2.2.26 - NP-Hardass · gentoo
app-editors/pluma: Import 1.10.x from Project:MATE repo
Package-Manager: portage-2.2.26 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/dryatu/master'
Pull request: https://github.com/gentoo/gentoo/pull/583 - Amy Winston · gentoo
app-editors/pluma: drop old version 1.8.0
Package-Manager: portage-2.2.24 - 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