File: control

package info (click to toggle)
debian-junior 1.29
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 364 kB
  • sloc: makefile: 2
file content (514 lines) | stat: -rw-r--r-- 16,935 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
# This file is autogenerated. Do not edit!
Source: debian-junior
Section: misc
Priority: optional
Maintainer: Debian Junior <debian-jr@lists.debian.org>
Uploaders: Per Andersson <avtobiff@debian.org>,
	   Jonathan Carter <jcc@debian.org>
Build-Depends-Indep: debhelper (>= 11~),
                     blends-dev (>= 0.7~)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/blends-team/junior
Vcs-Git: https://salsa.debian.org/blends-team/junior.git
Homepage: http://blends.debian.org/junior/tasks/

Package: junior-tasks
Architecture: all
Depends: tasksel, ${misc:Depends}
Description: Debian Jr. tasks for tasksel
 This package provides Debian Jr. tasks in tasksel.
 .
 These tasks are described in detail at http://blends.debian.org/junior/tasks/

Package: junior-config
Architecture: all
Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.15)
Description: Debian Jr. Project common package
 This package builds the basic infrastructure of all junior-* packages.
 .
 This package provides some files which are common to all junior-* packages.
 Moreover it introduces a method to handle system users in a group
 junior using debconf.

Package: junior-art
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: cheese,
            gamine,
            gcompris,
            gimp,
            gpaint,
            inkscape,
            karbon,
            krita,
            mtpaint,
            mypaint,
            pencil2d,
            pysiogame,
            rgbpaint,
            simple-scan,
            tuxpaint,
            xpaint
Suggests: pinta,
          tbo,
          tupi
Description: Debian Jr. Art
 Tools for children to produce artwork.  The simplest of these is
 tuxpaint, which is designed for small children.  It features sounds
 and easy to use controls.  For older children, there are gimp and
 xpaint.  While gimp is more complex, and is aimed at  the graphic
 artist, it is not necessarily much harder to use than the older,
 less full-featured xpaint.  Children starting out with just a small
 subset of the functions of these tools eventually pick up quite a
 number of new things as they explore, either with adults or other
 children with whom they share their computers, or on their own.

Package: junior-education
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: atomix,
            bambam,
            childsplay,
            fracplanet,
            gbrainy,
            gcompris,
            ktuberling,
            numptyphysics,
            pysiogame,
            pysycache,
            stellarium,
            xball,
            xmakemol | xmakemol-gl
Suggests: kstars,
          mathwar
Description: Debian Jr. education applications
 This package includes a collection of educational programs
 for children. These applications suit children from 2 to 12.
 They will learn the computer mouse and keyboard as
 well as various skills (numbers, letters, logic, etc.).

Package: junior-games-adventure
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: beneath-a-steel-sky,
            drascula,
            flight-of-the-amazon-queen,
            lure-of-the-temptress,
            nethack-console | nethack-x11 | nethack-lisp
Description: Debian Jr. Adventure Games
 Adventure games are interactive stories driven by exploration and puzzle
 solving, and can be quite challenging. Recommended for older children, maybe
 even requiring help from someone older.

Package: junior-games-arcade
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: 2048-qt,
            bambam,
            biniax2,
            bouncy,
            bugsquish,
            bumprace,
            childsplay,
            circuslinux,
            fretsonfire,
            funnyboat,
            gcompris,
            hannah,
            heroes-sdl,
            holotz-castle,
            jumpnbump,
            koules,
            lbreakout2,
            madbomber,
            monsterz,
            supertux,
            tuxmath,
            tuxpuck,
            vodovod,
            xsoldier
Suggests: anagramarama,
          cuyo
Description: Debian Jr. arcade games
 This metapackage will install arcade games suitable, in the
 opinion of the contributors to the Debian Jr. project, for children
 of all ages.  Mastering most of these games requires dexterity
 and cognitive skills usually developed only in the older children
 (around ages 5 to 8).  But the youngest children may enjoy watching
 older players, or just poking randomly at the controls, depending
 on the game.

Package: junior-games-card
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: ace-of-penguins,
            childsplay,
            kpat,
            pysiogame,
            sgt-puzzles,
            xsol
Suggests: pairs,
          spider
Description: Debian Jr. Card Games
 A collection of card games, for the time being just solitaire, which
 are probably more suited to older children than young, although
 the "memory" type games in pysol may appeal to children just entering
 grade school.

Package: junior-games-gl
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: armagetronad,
            bouncy,
            bzflag,
            extremetuxracer,
            gltron,
            neverball,
            supertuxkart,
            torcs,
            trackballs,
            tuxfootball
Suggests: platinumarts-sandbox
Description: Debian Jr. 3D Games (hardware acceleration required)
 These games all use OpenGL libraries.  They will not work without
 decent 3D graphics cards providing hardware-accelerated OpenGL.
 .
 While armagetron and gltron are different interpretations of the
 game depicted in the classic 3D-animated movie "Tron", Tux Racer
 is an all-original made-for-Linux 3D racing game.  Unlike the
 standard blood-and-guts fare in the 3D games universe, all of
 these games are suitable for children.

Package: junior-games-net
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: bubbros,
            gcompris,
            minetest,
            openttd,
            tetrinet-client,
            xblast-tnt,
            xblast-tnt-levels,
            xblast-tnt-musics,
            xblast-tnt-sounds,
            xpilot-ng
Suggests: gtetrinet
Description: Debian Jr. Network Games
 Network games bring people together from all over the world. Many times the
 game and chat is a place where people learn languages, how to communicate, and
 socializing skills.

Package: junior-games-puzzle
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: 2048-qt,
            amoebax,
            berusky2,
            biniax2,
            brainparty,
            frozen-bubble,
            gbrainy,
            gcompris,
            gtans,
            hex-a-hop,
            lmemory,
            monsterz,
            pysiogame,
            ri-li,
            xjig
Suggests: kartofel,
          stegavorto
Description: Debian Jr. Puzzle games
 Some puzzle-type games, from the more arcade-like and frozen-bubble to xjig (a
 jigsaw puzzle program), to lmemory (based on the classic "memory" card game).
 This sampling of packages was done in the hope that it will appeal to child
 and adult alike.

Package: junior-games-sim
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: 0ad,
            freeciv-client-gtk | freeciv-client-sdl,
            freecol,
            lincity-ng | lincity,
            megaglest,
            micropolis,
            opencity,
            openttd,
            pingus,
            ri-li,
            simutrans,
            wesnoth
Description: Debian Jr. Simulation Games
 Simulation games tend to be rather complex, so they are recommended
 for older children, and even then some help from someone older may be
 needed.

Package: junior-games-text
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: animals,
            bsdgames,
            cowsay,
            moon-buggy,
            nettoe,
            sl,
            zivot
Suggests: moon-buggy-esd
Description: Debian Jr. Text Games
 The principal virtue of these games is their simplicity.  They will run
 on any hardware, and some of them are simple enough to control so that
 very young children can enjoy them (e.g. snake)

Package: junior-internet
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: epiphany-browser,
            pidgin
Suggests: iceweasel
Description: Debian Jr. Internet tools
 For children, a wide variety of Internet tools are not necessary to get
 started.  Most users will find the Iceweasel web browser covers their needs.
 As children's familiarity and sophistication of use of the Internet develops,
 you will probably want to add more Internet clients to the child's system.

Package: junior-math
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: 2048-qt,
            bc,
            bsdgames,
            childsplay,
            gbrainy,
            gcompris,
            kig,
            numptyphysics,
            pysiogame,
            tuxmath,
            x11-apps,
            xaos
Description: Debian Jr. educational math
 This metapackage will install educational math programs suitable for
 children.  Some of the packages use mathematics that is well beyond
 the abilities of young children (e.g. fractals and cryptography), but
 hopefully using these let them gain an appreciation of the beauty of
 math from an early age.  Other packages allow children to explore and
 learn math concepts in an engaging, interactive way.  Some packages
 are more general, providing math activities as only one part of the
 package, e.g. bsdgames includes "arithmetic" in addition to other
 non-math games, and x11-apps provides xcalc.

Package: junior-programming
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: arduino,
            kturtle,
            laby,
            littlewizard,
            puredata,
            scratch,
            sonic-pi,
            squeak-vm
Suggests: gvrng,
          squeak-plugins-scratch
Description: Debian Jr. programming
 The emphasis for this sampling of programming packages for children
 is first on simple interpreted languages.  Also important for using
 languages with children are good documentation, and some ability to
 produce visual programs without too much effort.  It is by no means
 a complete list, and you are encouraged to explore other languages
 with children as well; even those that are not specifically aimed for
 children.
 .
 The Logo language is specifically designed for children, with a strong
 emphasis on the visual and concrete.  Littlewizard is an icon-based
 graphical programming language also designed for children.
 .
 Scratch is an easy, interactive, collaborative, visual programming language
 with children from ages 8 and up as their target group.
 .
 Arduino is a popular micro controller that is widely used by both people
 learning electronics and programming as well as seasoned veterans doing
 complex projects. It is necessary to connect a physical Arduino circuit board
 in order to experiment with arduino.

Package: junior-sound
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: audacious,
            bplay,
            cdtool,
            gcompris,
            gespeaker,
            gtkguitune,
            hydrogen,
            milkytracker,
            pianobooster,
            puredata,
            sonic-pi,
            tuxguitar,
            vorbis-tools
Suggests: bloopsaphone
Description: Debian Jr. sound
 This metapackage will install a sampling of sound packages for
 a system that is used by children.  While not all of these will
 be things that children will use directly, a child's system
 administrator can make use of them to ensure that the child
 gets the most out of their system.

Package: junior-system
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: baobab,
            bubblefishymon,
            hello,
            mc
Description: Debian Jr. System tools
 This package includes a few tools for helping children learn about and
 use their system.
 .
 Midnight Commander is more than just a file manager.  It is shell with
 which children can explore and manage their own accounts.  It can be a
 great help for the very young, as it saves them some typing (as
 compared with using a command-line shell directly).  It is also packed
 with power and flexibility which can be tapped by older children and
 adults alike.
 .
 The 'hello' sample program can be used as an instructional aid, as
 an example of how to invoke programs from the shell, specify switches,
 use the man page, and so on.
 .
 Baobab, the GNOME disk usage analyzer, enables the user to take a
 visual trip into the hard drive contents. It can be a mesmerizing first
 step, dvelving into the inner parts of the computer system. It serves
 both as an educational tool about file systems and file contents/size
 as well as a tool for analyzing what files are big if disk space is
 scarce.
 .
 Bubblefishymon is a computer load monitor dockapp which shows network
 traffic as fishes, CPU usage as bubbles, and a duck representing a
 duck.

Package: junior-toys
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: bambam,
            bubblefishymon,
            cheese,
            dasher,
            gamine,
            gespeaker,
            gtkguitune,
            gworldclock,
            oneko,
            xfireworks,
            xfishtank,
            xpenguins,
            xplanet,
            xplanet-images,
            xteddy
Description: Debian Jr. desktop toys
 This metapackage will install desktop toys suitable for children.  The
 collection contains some packages which might enjoy children and make
 them love their computer.

Package: junior-typing
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: bambam,
            childsplay,
            gcompris,
            gtypist,
            klavaro,
            ktouch,
            pysiogame,
            tuxtype
Description: Debian Jr. typing
 This metapackage will install typing tutors and typing games for
 various skill levels.  This collection of packages was assembled
 in the hope that children become comfortable with the keyboard
 quickly while having fun learning it.

Package: junior-video
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: cheese,
            kaffeine,
            maim,
            vlc
Description: Debian Jr. Video
 Tools to watch video files, DVD, CD, network streams etc.

Package: junior-writing
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
         junior-config (= ${source:Version}),
         junior-tasks (= ${source:Version})
Recommends: abiword,
            aspell,
            dasher,
            dict,
            gcompris,
            nano,
            pysiogame,
            writetype
Description: Debian Jr. writing
 This metapackage will install tools for your budding young
 writer. It includes a text editor, spell-checker, dictionary client,
 word processor, and educational writing software.