diff --git a/package/daja77/pygame/pygame.conf b/package/daja77/pygame/pygame.conf new file mode 100644 index 000000000..5c8827104 --- /dev/null +++ b/package/daja77/pygame/pygame.conf @@ -0,0 +1,5 @@ +build_pygame() { +./setup.py install +} + +custmain="build_pygame" diff --git a/package/daja77/pygame/pygame.desc b/package/daja77/pygame/pygame.desc new file mode 100644 index 000000000..8cbcd2ed1 --- /dev/null +++ b/package/daja77/pygame/pygame.desc @@ -0,0 +1,40 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/daja77/pygame/pygame.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] Pygame is a cross-platfrom library to make it easy to write multimedia software + +[T] Pygame is a cross-platfrom library designed to make it easy to write multimedia +[T] software, such as games, in Python. Pygame requires the Python language and SDL +[T] multimedia library. + +[A] Pete Shinners +[M] Daniel Jahre + +[C] extra/game + +[L] LGPL +[S] Stable +[V] 1.6 +[P] X -?---5---9 130.000 + +[D] 1528287923 pygame-1.6.tar.gz http://www.pygame.org/ftp/