x11-plugins / e16-epplets

Enlightenment DR16 epplets

Official package sites : https://sourceforge.net/projects/enlightenment/ · https://www.enlightenment.org ·

Epplets are small, handy Enlightenment applets, similar to "dockapps" or "applets" for other packages. The epplets package contains the base epplet API library and header files, as well as the core set of epplets, including CPU monitors, clocks, a mail checker, mixers, a slideshow, a URL grabber, a panel-like toolbar, and more.

v0.17 :: 0 :: gentoo

Modified
License
GPL-2+ BSD public-domain
Keywords
~amd64 ~x86
USE flags
cdaudio libgtop opengl

v0.16 :: 0 :: gentoo

Modified
License
GPL-2+ BSD public-domain
Keywords
~amd64 ~x86
USE flags
cdaudio libgtop opengl

General

cdaudio
Enable CD Audio support using media-libs/libcdaudio
libgtop
Use gnome-base/libgtop to obtain system load information
opengl
Add support for OpenGL (3D graphics)

gnome-base / libgtop : A library that provides top functionality to applications

media-libs / glu : The OpenGL Utility Library

media-libs / imlib2 : Version 2 of an advanced replacement library for libraries like libXpm

media-libs / libcdaudio : Library of cd audio related routines

media-libs / mesa : OpenGL-like graphic library for Linux

x11-base / xorg-proto : X.Org combined protocol headers

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-wm / e16 : Enlightenment Window Manager (E16)

gnome-base / libgtop : A library that provides top functionality to applications

media-libs / glu : The OpenGL Utility Library

media-libs / imlib2 : Version 2 of an advanced replacement library for libraries like libXpm

media-libs / libcdaudio : Library of cd audio related routines

media-libs / mesa : OpenGL-like graphic library for Linux

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-wm / e16 : Enlightenment Window Manager (E16)

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
Andrew Savchenko · gentoo
x11-plugins/e16-epplets: fix build with musl
Add missing <sys/select.h> for fd_set. Closes: https://bugs.gentoo.org/833163 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
x11-plugins/e16-epplets: add 0.17
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Philipp Ammann · gentoo
*/*: Depend on media-libs/mesa[X(+)]
This changes any package that depends on media-libs/mesa (though not virtual/opengl) to depend on media-libs/mesa[X(+)] instead. Bug: https://bugs.gentoo.org/560096 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
x11-plugins/e16-epplets: Re-add e16 epplets to the tree
Re-introduce E16 epplets to the tree. They was formely packaged as x11-plugins/epplets. The name is changed to conform upstream. USE flags are added, EAPI bumped to 7. Static libs are removed since they are useless. Bug: https://bugs.gentoo.org/658860 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>