./wip/gDesklets, Advanced architecture for desktop applets

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.36nb2, Package name: gDesklets-0.36nb2, Maintainer: minskim

gDesklets provides an advanced architecture for desktop applets --
tiny displays sitting on your desktop in a symbiotic relationship of
eye candy and usefulness.

Populate your desktop with status meters, icon bars, weather sensors,
news tickers... whatever you can imagine! Virtually anything is
possible and maybe even available some day.


Required to run:
[sysutils/desktop-file-utils] [graphics/gnome-icon-theme] [graphics/librsvg] [databases/shared-mime-info] [devel/GConf] [devel/libgnomeui] [x11/gtk2] [x11/py-gtk2] [x11/py-gnome2] [sysutils/libgtop] [lang/python27]

Required to build:
[pkgtools/x11-links] [devel/py-gobject-shared] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 9e8913c2e50c970f02e265a3cb8b59f332e7f77f
Filesize: 3051.536 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-25 11:45:27 by Thomas Klausner | Files touched by this commit (26)
Log message:
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2012-11-13 21:09:29 by othyro | Files touched by this commit (47)
Log message:
Packages that install a .desktop entry should .include
"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in
some files. Other minor fixes in some files. Bump PKGREVISION.
   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-12-25 13:45:45 by ndb | Files touched by this commit (17)
Log message:
Bring up-to-date w/ x11/libX11/buildlink3.mk >= revision 1.2.
   2010-12-24 13:55:11 by ndb | Files touched by this commit (3)
Log message:
HOMEPAGE and MASTER_SITES change and version upgrade.
   2010-10-20 22:26:45 by Thomas Klausner | Files touched by this commit (1)
Log message:
If installing icons to share/icons/gnome, depend on gnome-icon-theme.

Bump PKGREVISION.