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
  
     | 
    
      Source: four-in-a-row
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),
               dpkg-build-api (= 1),
               appstream <!nocheck>,
               desktop-file-utils <!nocheck>,
               itstool,
               libglib2.0-dev,
               libgsound-dev (>= 1.0.2),
               libgtk-3-dev (>= 3.24.0),
               librsvg2-dev (>= 2.32.0),
               meson,
               valac (>= 0.18)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/gnome-team/four-in-a-row
Vcs-Git: https://salsa.debian.org/gnome-team/four-in-a-row.git
Homepage: https://gitlab.gnome.org/GNOME/four-in-a-row/
Package: four-in-a-row
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: yelp
Description: Four in a Row game for GNOME
 The object of the game is to build a line of four of your marbles while
 trying to stop your opponent (human or computer) building a line of his
 or her own. A line can be horizontal, vertical or diagonal.
 
     |