[Blends-commit] [SCM] games branch, master, updated. 0.11-40-g5f7c287

Markus Koschany apo at gambaru.de
Sun Sep 20 20:19:14 UTC 2015


The following commit has been merged in the master branch:
commit 5f7c287091d19590d02ccb6723f8c963d803bc33
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun Sep 20 22:18:07 2015 +0200

    Add README to src directory.

diff --git a/src/README b/src/README
new file mode 100644
index 0000000..4b4cd5c
--- /dev/null
+++ b/src/README
@@ -0,0 +1,25 @@
+All files in src are here to help maintaining this package. They are not meant
+to be installed on the user's system.
+
+You will need at least python3 and python3-psycopg2 for running them.
+
+debian_games_updater.py
+=======================
+
+Query the public udd mirror and retrieve a list of all games packages in
+sid/main.
+
+tasks_parser.py
+===============
+
+Create a sorted list of unique games (without -dev packages) already listed in
+our task files.
+
+games_new.py
+============
+
+Create a list of new packages which are neither listed in our task files nor
+are they part of the blacklist. The blacklist contains mainly -data packages
+which are pulled in automatically by other packages but also undesired packages
+which for instance only provide a different graphical user interface.
+

-- 
Debian Games Pure Blend



More information about the Blends-commit mailing list