File: control

package info (click to toggle)
sugar-memorize-activity 35-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,480 kB
  • sloc: python: 3,699; makefile: 36; xml: 8
file content (47 lines) | stat: -rw-r--r-- 1,713 bytes parent folder | download
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
46
47
Source: sugar-memorize-activity
Section: x11
Priority: optional
Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
Uploaders: Kandarp Kaushik <kandarp@seeta.in>,
 Luke Faraone <lfaraone@debian.org>,
 Ishan Bansal <ishan@seeta.in>
DM-Upload-Allowed: yes
Build-Depends: devscripts (>= 2.10.7~),
 cdbs (>= 0.4.67~),
 dh-buildinfo,
 python-central,
 debhelper (>= 6),
 cdbs (>= 0.4.67~),
 python,
 python-sugar-0.88 | python-sugar,
 python-sugar-toolkit-0.88 | python-sugar-toolkit,
 unzip
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/collab-maint/sugar-memorize-activity.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-memorize-activity.git;a=summary
Homepage: http://wiki.laptop.org/go/Memorize
XS-Python-Version: all

Package: sugar-memorize-activity
Architecture: all
Depends: ${shlibs:Depends}, ${python:Depends}, ${cdbs:Depends}, ${misc:Depends}
Recommends: sugar
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Sugar activity for creating and playing matching games
 Sugar is a graphical user interface aimed at children.
 .
 Originating as intregral part of the OLPC "XO" a.k.a. the $100 laptop,
 Sugar has since grown into a more widely usable low-ressource desktop
 environment for kids. 
 .
 This package contains the Memorize activity.
 .
 Memorize is about finding matching pairs. A pair can 
 consist of any multimedia object. At the moment these are images,
 sounds and text but this could be extended to animations or movie
 snippets as well. 
 .
 Which pairs do match is up to the creator of the game. Memorize is
 actually more than just a predefined game you can play, it allows you
 to create new games yourself as well.