1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
Source: gdesklets
Section: gnome
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: cdbs (>= 0.4.49),
debhelper (>= 6),
python-dev,
python-gnome2-dev (>= 2.12.0),
python-gtk2-dev (>= 2.10.0),
python-pyorbit-dev (>= 2.0.1),
pkg-config,
swig,
libglib2.0-dev (>= 2.10.0),
libgtk2.0-dev (>= 2.10.0),
libgtop2-dev (>= 2.6.0-4),
gnome-pkg-tools,
libxml-parser-perl,
librsvg2-dev (>= 2.8.0),
autotools-dev,
intltool
Standards-Version: 3.8.0
XS-Python-Version: all
Package: gdesklets
Architecture: any
XB-Python-Version: ${python:Version}
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
python-gnome2 (>= 2.10.0),
python-gtk2 (>= 2.10.0),
python,
python-pyorbit (>= 2.0.1)
Replaces: gdesklets-data (<< 0.21)
Conflicts: gdesklets-data (<< 0.21)
Description: Architecture for desktop applets
gDesklets is an architecture for "desklets", which are tiny applets
sitting on your desktop in a symbiotic relationship of eye candy and
usefulness.
.
You can populate your desktop with status meters, icon bars,
weather sensors, news tickers... whatever you can imagine...
Virtually anything is possible and may even be available some day.
.
This package includes a small number of applets.
|