1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gnome-nibbles
Section: games
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper-compat (= 13),
appstream-util,
dh-sequence-gnome,
itstool,
libclutter-1.0-dev (>= 1.14.4),
libclutter-gtk-1.0-dev (>= 1.2.0),
libglib2.0-dev,
libgnome-games-support-1-dev (>= 1.7.1),
libgsound-dev (>= 1.0.2),
libgtk-3-dev (>= 3.24.0),
librsvg2-dev (>= 2.32.0),
meson (>= 0.50.1),
valac (>= 0.28)
Standards-Version: 4.3.0
X-Ubuntu-Use-Langpack: yes
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-nibbles
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-nibbles.git
Homepage: https://wiki.gnome.org/Apps/Nibbles
Package: gnome-nibbles
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Recommends: yelp
Breaks: gnibbles (<< 1:3.7.2)
Replaces: gnibbles (<< 1:3.7.2)
Description: snake game, up to four players
This is a GNOME port of the popular “Snake” game.
.
Nibbles is a game where the user controls a worm. The worm moves around
the board, eating diamonds while avoiding the walls placed around it.
|