[Blends-commit] [SCM] games branch, master, updated. 0.9-96-g4c34870
Markus Koschany
apo at gambaru.de
Thu Aug 21 12:52:58 UTC 2014
The following commit has been merged in the master branch:
commit b1c8d3e515ed35bc8f342e7eb090809f482a0a4a
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Aug 21 00:16:46 2014 +0200
Split python-dev into python2-dev and python3-dev
diff --git a/tasks/python-dev b/tasks/python2-dev
similarity index 78%
rename from tasks/python-dev
rename to tasks/python2-dev
index 36bb8cd..23eb71f 100644
--- a/tasks/python-dev
+++ b/tasks/python2-dev
@@ -1,7 +1,7 @@
Task: python development
-Description: development of games in Python
+Description: development of games in Python 2
This metapackage will install a selection of suitable tools and packages to
- develop games in the Python programming language. Example games written in
+ develop games in the Python 2 programming language. Example games written in
Python are suggested.
Suggests: eclipse-pydev
@@ -38,10 +38,6 @@ Depends: python-tofu
Depends: python-sfml
-Suggests: python3-sfml
-
-Suggests: python3-pygame
-
Suggests: solarwolf
Suggests: whichwayisup
diff --git a/tasks/python3-dev b/tasks/python3-dev
new file mode 100644
index 0000000..c466dc5
--- /dev/null
+++ b/tasks/python3-dev
@@ -0,0 +1,32 @@
+Task: python 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.
+
+Suggests: eclipse-pydev
+
+Suggests: ninja-ide
+
+Suggests: vim
+
+Suggests: eric
+
+Suggests: pida
+
+Depends: python3-pygame
+
+Depends: python3-kivy
+
+Depends: python3-opengl
+
+Depends: python3-pil
+
+Depends: python3-sfml
+
+Suggests: python3-pyqt4.qtopengl
+
+Suggests: python3-pyqt5.qtopengl
+
+Suggests: pybik
+
--
Debian Games Pure Blend
More information about the Blends-commit
mailing list