Discussion:
[Blends-commit] [SCM] games branch, master, updated. 0.9-110-g93369e4
Markus Koschany
2014-08-22 12:06:03 UTC
Permalink
The following commit has been merged in the master branch:
commit 59d4d2a9202e72d59df20fcdadff104edb540942
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 22 12:17:48 2014 +0200

Remove Pysycache from toys task

diff --git a/tasks/toys b/tasks/toys
index 3ddcfb2..fd33d2f 100644
--- a/tasks/toys
+++ b/tasks/toys
@@ -64,8 +64,6 @@ Depends: purity

Suggests: purity-off

-Depends: pysycache
-
Depends: randtype

Depends: rotix
--
Debian Games Pure Blend
Markus Koschany
2014-08-22 12:06:03 UTC
Permalink
The following commit has been merged in the master branch:
commit 16ed0686dad286cd9d93346e61f737472e1f61a4
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 22 12:18:54 2014 +0200

Remove xball from toys task

diff --git a/tasks/toys b/tasks/toys
index fd33d2f..76fe3e9 100644
--- a/tasks/toys
+++ b/tasks/toys
@@ -88,8 +88,6 @@ Depends: wordplay

Depends: xaos

-Depends: xball
-
Depends: xcowsay

Depends: xdesktopwaves
--
Debian Games Pure Blend
Markus Koschany
2014-08-22 12:06:03 UTC
Permalink
The following commit has been merged in the master branch:
commit 964d4a8e8dcc5b9b4875b3e98d981e2762a1bf8c
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 22 12:19:50 2014 +0200

simulation: suggest lightspeed

diff --git a/tasks/simulation b/tasks/simulation
index b878664..e37b473 100644
--- a/tasks/simulation
+++ b/tasks/simulation
@@ -24,6 +24,8 @@ Depends: gl-117

Depends: gtkpool

+Suggests: lightspeed
+
Depends: lincity

Depends: lincity-ng
--
Debian Games Pure Blend
Markus Koschany
2014-08-22 12:06:03 UTC
Permalink
The following commit has been merged in the master branch:
commit 4c9ea84c4dcf2d905db037f418af06e00494ec41
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 22 12:21:04 2014 +0200

Remove gamine from toys task

diff --git a/tasks/toys b/tasks/toys
index 76fe3e9..47f2c7f 100644
--- a/tasks/toys
+++ b/tasks/toys
@@ -30,8 +30,6 @@ Depends: fortune-mod

Suggests: fortunes-debian-hints

-Depends: gamine
-
Depends: gdesklets

Depends: geekcode
--
Debian Games Pure Blend
Markus Koschany
2014-08-22 12:06:04 UTC
Permalink
The following commit has been merged in the master branch:
commit ff74dea4c6fc9e8701225376537737415d07a427
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 22 12:21:49 2014 +0200

Add gamine to education task

diff --git a/tasks/education b/tasks/education
index b4984b6..17424ba 100644
--- a/tasks/education
+++ b/tasks/education
@@ -8,6 +8,8 @@ Depends: atomix

Depends: childsplay

+Depends: gamine
+
Depends: gcompris

Suggests: pairs
--
Debian Games Pure Blend
Markus Koschany
2014-08-22 12:06:04 UTC
Permalink
The following commit has been merged in the master branch:
commit 93369e4cedfab29e7db91a3ebe54ae9f50db991e
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 22 12:57:28 2014 +0200

Add perl-dev task

diff --git a/tasks/perl-dev b/tasks/perl-dev
new file mode 100644
index 0000000..9386c54
--- /dev/null
+++ b/tasks/perl-dev
@@ -0,0 +1,23 @@
+Task: perl development
+Description: development of games in Perl
+ This metapackage will install a selection of suitable tools and packages to
+ develop games in the Perl programming language. Example games written in Perl
+ are suggested.
+
+Depends: libalien-sdl-perl
+
+Depends: libimager-perl
+
+Depends: libimage-magick-perl
+
+Depends: libois-perl
+
+Depends: libogre-perl
+
+Depends: libsdl-perl
+
+Depends: libopengl-perl
+
+Depends: libsvg-perl
+
+Suggests: frozen-bubble
--
Debian Games Pure Blend
Loading...