Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: beafb77120d3b736ddaa46972d4d8c35e31621fc (plain)
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
Source: sugar-toolkit
Section: python
Priority: optional
Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs (>= 0.4.39), autotools-dev, quilt, patchutils (>= 0.2.25), devscripts (>= 2.10.7), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), debhelper (>= 5.0.44), dh-buildinfo, libglib2.0-dev, python-gtk2-dev, libsm-dev, libice-dev, libasound2-dev | libasound-dev, gettext, intltool, libxml-parser-perl, chrpath
Standards-Version: 3.7.3
Vcs-Git: git://git.debian.org/git/collab-maint/sugar-toolkit.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-toolkit.git;a=summary
Homepage: http://wiki.laptop.org/go/Sugar
XS-Python-Version: all

Package: python-sugar-toolkit
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gtk2, python-dbus, python-gobject, python-cairo, python-gnome2-desktop (>= 2.16), python-telepathy, python-json, python-sugar, python-hippocanvas
Recommends: sugar, python-olpc-datastore, sugar-presence-service, sugar-journal-activity, ttf-dejavu-core, unzip
Suggests: git-core, subversion, ttf-dejavu-extra
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Sugar graphical shell - core widgets
 Sugar is a graphical user interface aimed at children.
 .
 Sugar is mainly used as the interface for One Laptop Per Child (OLPC)
 XO machines.
 .
 This package contains a set of widgets to build HIG compliant
 applications and interfaces to interact with system services like
 presence and the datastore.