Summary
This package contains some standard themes and theme engines for GTK+. Version 0.12 provides engines and themes for GTK+ 1, including Pixmap, Metal, Redmond95, Notif and Raleigh. Versions 2.x provide engines and themes for GTK+ 2, including Clearlooks, Crux, HighContrast, Industrial, Lighthouseblue, Metal, Mist, Redmond, Smooth and Thinice.
Versions
v2.20.2-r102 :: 2 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x64-solaris ~x86 ~x86-linux
- USE flags
- accessibility lua
v2.20.2-r101 :: 2 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~amd64-linux ~arm64 ~hppa ~loong ~mips ~riscv ~x64-solaris ~x86-linux
- USE flags
- accessibility lua
USE flags
General
- accessibility
- Add support for accessibility (eg 'at-spi' library)
- lua
- Enable Lua scripting support
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
lua_single_target
- lua5-1
- Build for Lua 5.1 only
- lua5-3
- Build for Lua 5.3 only
- lua5-4
- Build for Lua 5.4 only
Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
x11-libs / gtk+ : Gimp ToolKit +
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
Depending packages
x11-themes / clearlooks-phenix : Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2
x11-themes / shiki-colors : Mixes the elegance of a dark theme with the usability of a light theme
Bugs
- 630614
- x11-themes/gtk-engines-2.20.2-r2 : FAIL: torture_clearlooks
- 647162
- x11-themes/gtk-engines-2.20.2-r2 fails test: FAIL: torture_mist
- 655830
- x11-themes/gtk-engines-2.20.2-r2 fails test: FAIL: torture_glide
- 743046
- x11-themes/gtk-engines-2.20.2-r2 calls commands that do not exist (../../libtool: line 45: -c: command not found)
- 771189
- x11-themes/gtk-engines-2.20.2-r101 fails tests: fatal: making test-suite.log: failed to create exported_clearlooks.trs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - NHOrus · gentoo
x11-themes/gtk-engines: update EAPI 7 -> 8, fix USE=lua with GCC-14+
Fixed incorrect usage of gtk macros, missing glib include, missing local include and single-use "convenience" redefine of Lua API. Bug: https://bugs.gentoo.org/919421 Closes: https://bugs.gentoo.org/949559 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40530 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
x11-themes/gtk-engines: unkeyword 2.20.2-r101 for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
x11-themes/gtk-engines: remove multilib from lua dep
Closes: https://github.com/gentoo/gentoo/pull/27067 Closes: https://github.com/gentoo/gentoo/pull/27071 Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
x11-themes/gtk-engines: keyword 2.20.2-r100 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
x11-themes/gtk-engines: 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 - Sam James · gentoo
x11-themes/gtk-engines: fix pkg_setup with USE=-lua
Closes: https://bugs.gentoo.org/767982 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 - Lars Wendler · gentoo
x11-themes/gtk-engines: Fixed build with sys-devel/slibtool
This also required to fix autoreconf to generate non-broken Makefiles which was done by taking a patch from Debian. This in turn enables us to fix configure.ac to search for our desired LUA implementation. Commit permission kindly granted by mattst88 Closes: https://bugs.gentoo.org/766680 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
x11-themes/gtk-engines: Removed old
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-themes/gtk-engines: Stabilize 2.20.2-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-themes/gtk-engines: Stabilize 2.20.2-r100 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-themes/gtk-engines: Stabilize 2.20.2-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-themes/gtk-engines: Stabilize 2.20.2-r100 sparc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-themes/gtk-engines: Stabilize 2.20.2-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-themes/gtk-engines: Stabilize 2.20.2-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
x11-themes/gtk-engines: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-themes/gtk-engines-2.20.2-r100: make USE=lua work for non-native ABIs
As predicted, I have ended up simply patching configure. Closes: https://bugs.gentoo.org/752888 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-themes/gtk-engines: migrate to lua-single.eclass
Builds, tests and installs fine even when built against lua5-4 so support all PUC Lua versions currently in the tree. Warning - as the ebuild stands now, USE=lua IS QUIETLY IGNORED for non-native ABIs. The dependencies are ready for enabling it there as well but since the pkgconfig wrapper lua-single.eclass sets up is not multilib-compatible, it is necessary to patch upstream build scripts so that they look for the pkgconfig module "${ELUA}" rather than just "lua" - and for some reason running eautoreconf following the patching of configure.ac resulted in corrupted test Makefiles. Pushing it as-is in case the maintainers have got some idea on how to make this work, if not will probably end up patching configure directly. Bug: https://bugs.gentoo.org/752888 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies
Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
x11-themes/gtk-engines: drop to ~hppa
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 - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-themes: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - 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 - David Seifert · gentoo
*/*: Remove emul-linux-x86-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8073 - Roy Bamford · gentoo
x11-themes/gtk-engines: added ~arm64 keyword.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Gilles Dartiguelongue · gentoo
x11-themes/gtk-engines: update homepage
Due to default redirection to SSL. Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Gilles Dartiguelongue · gentoo
x11-themes/gtk-engines: cleanup old revision
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
x11-themes/gtk-engines: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3 - Agostino Sarubbo · gentoo
x11-themes/gtk-engines: ia64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" - Agostino Sarubbo · gentoo
x11-themes/gtk-engines: ppc stable wrt bug #565086
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Mikle Kolyada · gentoo
x11-themes/gtk-engines: sparc stable wrt bug #551826
Package-Manager: portage-2.2.20.1 - Markus Meier · gentoo
x11-themes/gtk-engines: arm stable, bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" - Jeroen Roovers · gentoo
x11-themes/gtk-engines: Stable for PPC64 (bug #551826).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Jeroen Roovers · gentoo
x11-themes/gtk-engines: Stable for HPPA (bug #551826).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Tobias Klausmann · gentoo
x11-themes/gtk-engines: add alpha keyword
Gentoo-Bug: 551826 Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
x11-themes/gtk-engines: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Mikle Kolyada · gentoo
x11-themes/gtk-engines: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Pacho Ramos · gentoo
x11-themes/gtk-engines: Fix java apps look (#523074 by Alex Barker), also apply the Fedora fixes/improvements for this.
Package-Manager: portage-2.2.20.1 - 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