Summary
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.
Versions
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
USE flags
General
Dependencies
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
Runtime Dependencies
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
Change logs
- 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>