File: control

package info (click to toggle)
auralquiz 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,052 kB
  • sloc: cpp: 2,337; xml: 30; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,223 bytes parent folder | download
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: auralquiz
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Dean Evans <dean@codemonkies.net>
Build-Depends: debhelper-compat (= 12),
               imagemagick,
               libphonon4qt5-dev,
               librsvg2-bin,
               libtag1-dev,
               qtbase5-dev
Standards-Version: 4.4.1
Homepage: http://jancoding.wordpress.com/auralquiz/
Vcs-Git: https://salsa.debian.org/games-team/auralquiz.git
Vcs-Browser: https://salsa.debian.org/games-team/auralquiz

Package: auralquiz
Architecture: any
Depends: phonon4qt5-backend-vlc | phonon4qt5-backend-gstreamer,
         ${misc:Depends},
         ${shlibs:Depends}
Description: simple music quiz game using your own music files
 auralquiz is a music quiz game that scans a users selected folder of music
 and creates a quiz using the tags from the audio files.  A sample of a
 random song is played and the player must answer a question about the
 sample from either multiple choice buttons or for hardcore difficulty,
 type in the correct answer. Up to 8 players can play in a turn based
 mode with scoring based on points, with more points given by answering
 the question faster.