Discussion:
[Blends-commit] [SCM] games branch, master, updated. 0.9-102-g2e1699f
Markus Koschany
2014-08-21 21:48:36 UTC
Permalink
The following commit has been merged in the master branch:
commit 59a813268200d21d5506950b24913f72b8b30f71
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Aug 21 16:48:07 2014 +0000

Python2 and Python3 instead of just Python

diff --git a/tasks/python2-dev b/tasks/python2-dev
index d9b0243..9d23496 100644
--- a/tasks/python2-dev
+++ b/tasks/python2-dev
@@ -2,7 +2,7 @@ Task: python2 development
Description: development of games in Python 2
This metapackage will install a selection of suitable tools and packages to
develop games in the Python 2 programming language. Example games written in
- Python are suggested.
+ Python 2 are suggested.

Suggests: eclipse-pydev

diff --git a/tasks/python3-dev b/tasks/python3-dev
index a68699e..eca0f04 100644
--- a/tasks/python3-dev
+++ b/tasks/python3-dev
@@ -2,7 +2,7 @@ Task: python3 development
Description: development of games in Python 3
This metapackage will install a selection of suitable tools and packages to
develop games in the Python 3 programming language. Example games written in
- Python are suggested.
+ Python 3 are suggested.

Suggests: eclipse-pydev
--
Debian Games Pure Blend
Markus Koschany
2014-08-21 21:48:36 UTC
Permalink
The following commit has been merged in the master branch:
commit edff48c6b91632ef9fe4de55b0b71e05bf2b14c6
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Aug 21 21:16:54 2014 +0000

Add content-dev task

Thanks to Paul Wise

diff --git a/tasks/content-dev b/tasks/content-dev
new file mode 100644
index 0000000..c88a7fc
--- /dev/null
+++ b/tasks/content-dev
@@ -0,0 +1,26 @@
+Task: content development
+Description: development of game content like graphics, audio and video data
+ This metapackage will install a selection of suitable tools and packages for
+ developing and editing game content like grapics, audio and video material. It
+ enables artists to draw complex bitmap and vector images, create animated
+ sprites and pixel art or render 3D images. It can also transform your computer
+ into a full-featured audio workstation.
+
+
+Depends: ardour
+
+Depends: aseprite
+
+Depends: audacity
+
+Depends: blender
+
+Depends: gimp
+
+Depends: inkscape
+
+Depends: mtpaint
+
+Depends: povray
+
+Suggests: krita
--
Debian Games Pure Blend
Markus Koschany
2014-08-21 21:48:36 UTC
Permalink
The following commit has been merged in the master branch:
commit 9939ff71dcefb209fc07f0f6e5d2fc7a1d85c503
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Aug 21 21:23:02 2014 +0000

Add more recommendations to education task

diff --git a/tasks/education b/tasks/education
index 1454ea8..b4984b6 100644
--- a/tasks/education
+++ b/tasks/education
@@ -1,8 +1,23 @@
Task: education
Description: Debian's educational games
- This metapackage will install educational games for young children.
+ This metapackage will install educational games for young and older children.

-Depends: pysycache
+Depends: animals
+
+Depends: atomix
+
+Depends: childsplay

Depends: gcompris

+Suggests: pairs
+
+Depends: pysiogame
+
+Depends: pysycache
+
+Depends: tuxmath
+
+Depends: tuxtype
+
+Depends: xball
--
Debian Games Pure Blend
Markus Koschany
2014-08-21 21:48:36 UTC
Permalink
The following commit has been merged in the master branch:
commit ae8d4d3cf54c4edf2fdc5e007e414d761f88872e
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Aug 21 21:47:46 2014 +0000

Clean up toys task

diff --git a/tasks/toys b/tasks/toys
index b2bead7..2cb8be4 100644
--- a/tasks/toys
+++ b/tasks/toys
@@ -2,9 +2,9 @@ Task: toys
Description: Debian's toy games
This metapackage will install a collection of desktop toys.

-Depends: aa3d
+Suggests: aa3d

-Depends: achilles
+Suggests: achilles

Depends: an

@@ -18,16 +18,10 @@ Depends: cmatrix

Depends: cowsay

-Depends: cookietool
-
-Depends: cw
-
-Depends: cwcp
+Suggests: cookietool

Depends: dadadodo

-Depends: debroster
-
Depends: filters

Depends: floatbg
@@ -42,21 +36,17 @@ Depends: gdesklets

Depends: geekcode

-Depends: gniall
+Suggests: gniall

Depends: gnomekiss

-Depends: kali
-
Depends: kawari8

-Depends: libfortune-perl
+Suggests: libfortune-perl

Depends: lightspeed

-Depends: lincredits
-
-Depends: lnpd
+Suggests: lincredits

Depends: lolcat

@@ -66,7 +56,7 @@ Depends: ninix-aya

Depends: oneko

-Depends: pi
+Suggests: pi

Depends: polygen

@@ -82,25 +72,19 @@ Depends: rotix

Depends: rss-glx

-Depends: sdate
+Suggests: sdate

Depends: sl

-Depends: starplot
-
Depends: sysvbanner

Depends: tdfsb

-Depends: verse
-
Depends: vigor

-Depends: welcome2l
-
-Depends: wmcoincoin
+Suggests: welcome2l

-Depends: wmmatrix
+Suggests: wmmatrix

Depends: wordplay
--
Debian Games Pure Blend
Markus Koschany
2014-08-21 21:48:36 UTC
Permalink
The following commit has been merged in the master branch:
commit 2e1699fc5fa9e6cdd3d0d5a960ab9d4daa676253
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Aug 21 21:48:31 2014 +0000

Run make dist

diff --git a/debian-games-tasks.desc b/debian-games-tasks.desc
index 14e8a4f..b928e88 100644
--- a/debian-games-tasks.desc
+++ b/debian-games-tasks.desc
@@ -404,16 +404,44 @@ Packages: list
tintin++
zivot

+Task: games-content-dev
+Section: debian-games
+Description: development of game content like graphics, audio and video data
+ This metapackage will install a selection of suitable tools and packages for
+ developing and editing game content like grapics, audio and video material. It
+ enables artists to draw complex bitmap and vector images, create animated
+ sprites and pixel art or render 3D images. It can also transform your computer
+ into a full-featured audio workstation.
+Relevance: 10
+Key:
+ games-content-dev
+Packages: list
+ ardour
+ aseprite
+ audacity
+ blender
+ gimp
+ inkscape
+ mtpaint
+ povray
+
Task: games-education
Section: debian-games
Description: Debian's educational games
- This metapackage will install educational games for young children.
+ This metapackage will install educational games for young and older children.
Relevance: 10
Key:
games-education
Packages: list
- pysycache
+ animals
+ atomix
+ childsplay
gcompris
+ pysiogame
+ pysycache
+ tuxmath
+ tuxtype
+ xball

Task: games-emulator
Section: debian-games
@@ -877,7 +905,7 @@ Section: debian-games
Description: development of games in Python 2
This metapackage will install a selection of suitable tools and packages to
develop games in the Python 2 programming language. Example games written in
- Python are suggested.
+ Python 2 are suggested.
Relevance: 10
Key:
games-python2-dev
@@ -900,7 +928,7 @@ Section: debian-games
Description: development of games in Python 3
This metapackage will install a selection of suitable tools and packages to
develop games in the Python 3 programming language. Example games written in
- Python are suggested.
+ Python 3 are suggested.
Relevance: 10
Key:
games-python3-dev
@@ -1180,38 +1208,26 @@ Relevance: 10
Key:
games-toys
Packages: list
- aa3d
- achilles
an
animals
asr-manpages
cappuccino
cmatrix
cowsay
- cookietool
- cw
- cwcp
dadadodo
- debroster
filters
floatbg
fortune-mod
gamine
gdesklets
geekcode
- gniall
gnomekiss
- kali
kawari8
- libfortune-perl
lightspeed
- lincredits
- lnpd
lolcat
macopix-gtk2
ninix-aya
oneko
- pi
polygen
purity
purity-off
@@ -1219,15 +1235,10 @@ Packages: list
randtype
rotix
rss-glx
- sdate
sl
- starplot
sysvbanner
tdfsb
- verse
vigor
- welcome2l
- wmmatrix
wordplay
xaos
xball
diff --git a/debian/control b/debian/control
index 801722b..a14b6b8 100644
--- a/debian/control
+++ b/debian/control
@@ -446,14 +446,42 @@ Recommends: aajm,
Description: Debian's console games
This metapackage will install console games.

+Package: games-content-dev
+Section: metapackages
+Architecture: all
+Depends: games-tasks (= ${binary:Version})
+Recommends: ardour,
+ aseprite,
+ audacity,
+ blender,
+ gimp,
+ inkscape,
+ mtpaint,
+ povray
+Suggests: krita
+Description: development of game content like graphics, audio and video data
+ This metapackage will install a selection of suitable tools and packages for
+ developing and editing game content like grapics, audio and video material. It
+ enables artists to draw complex bitmap and vector images, create animated
+ sprites and pixel art or render 3D images. It can also transform your computer
+ into a full-featured audio workstation.
+
Package: games-education
Section: metapackages
Architecture: all
Depends: games-tasks (= ${binary:Version})
-Recommends: gcompris,
- pysycache
+Recommends: animals,
+ atomix,
+ childsplay,
+ gcompris,
+ pysiogame,
+ pysycache,
+ tuxmath,
+ tuxtype,
+ xball
+Suggests: pairs
Description: Debian's educational games
- This metapackage will install educational games for young children.
+ This metapackage will install educational games for young and older children.

Package: games-emulator
Section: metapackages
@@ -938,7 +966,7 @@ Suggests: angrydd,
Description: development of games in Python 2
This metapackage will install a selection of suitable tools and packages to
develop games in the Python 2 programming language. Example games written in
- Python are suggested.
+ Python 2 are suggested.

Package: games-python3-dev
Section: metapackages
@@ -960,7 +988,7 @@ Suggests: eclipse-pydev,
Description: development of games in Python 3
This metapackage will install a selection of suitable tools and packages to
develop games in the Python 3 programming language. Example games written in
- Python are suggested.
+ Python 3 are suggested.

Package: games-racing
Section: metapackages
@@ -1224,38 +1252,26 @@ Package: games-toys
Section: metapackages
Architecture: all
Depends: games-tasks (= ${binary:Version})
-Recommends: aa3d,
- achilles,
- an,
+Recommends: an,
animals,
asr-manpages,
cappuccino,
cmatrix,
- cookietool,
cowsay,
- cw,
- cwcp,
dadadodo,
- debroster,
filters,
floatbg,
fortune-mod,
gamine,
gdesklets,
geekcode,
- gniall,
gnomekiss,
- kali,
kawari8,
- libfortune-perl,
lightspeed,
- lincredits,
- lnpd,
lolcat,
macopix-gtk2,
ninix-aya,
oneko,
- pi,
polygen,
purity,
purity-off,
@@ -1263,15 +1279,10 @@ Recommends: aa3d,
randtype,
rotix,
rss-glx,
- sdate,
sl,
- starplot,
sysvbanner,
tdfsb,
- verse,
vigor,
- welcome2l,
- wmmatrix,
wordplay,
xaos,
xball,
@@ -1289,8 +1300,17 @@ Recommends: aa3d,
xscreensaver-screensaver-webcollage,
xteddy,
zivot
-Suggests: fortunes-debian-hints,
- wmcoincoin
+Suggests: aa3d,
+ achilles,
+ cookietool,
+ fortunes-debian-hints,
+ gniall,
+ libfortune-perl,
+ lincredits,
+ pi,
+ sdate,
+ welcome2l,
+ wmmatrix
Description: Debian's toy games
This metapackage will install a collection of desktop toys.
--
Debian Games Pure Blend
Loading...