1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: gnome-breakout
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Barry deFreese <bdefreese@debian.org>,
Vincent Legout <vlegout@debian.org>
Build-Depends: debhelper (>= 9), libgnomeui-dev, libglib2.0-dev, autotools-dev, dh-autoreconf
Standards-Version: 3.9.4
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/gnome-breakout/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/gnome-breakout/
Homepage: http://www.users.on.net/~mipearson/
Package: gnome-breakout
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Clone of the classic game Breakout, written for GNOME
A clone of the classic game "Breakout". Control a paddle at the
bottom of the playfield and bounce a ball against bricks at the
top to destroy them.
|