Source: danmaq
Section: misc
Priority: optional
Maintainer: Shengqi Chen <harry@debian.org>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 ninja-build,
 qt6-base-dev,
 qt6-webengine-dev,
 qt6-tools-dev,
 qt6-tools-dev-tools
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/tuna/danmaQ
Vcs-Git: https://salsa.debian.org/debian/danmaq.git
Vcs-Browser: https://salsa.debian.org/debian/danmaq

Package: danmaq
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Small client side Qt program to play danmaku on any screen
 DanmaQ is a desktop danmaku client. It is used to display danmaku strings.
 .
 "danmaku", originally a Japanese word, is a certain method of instant
 commenting over the Internet. It originated in Japan and became
 popular in East Asian cultural circle. In this case, People write comments
 and send them to a danmaku server. The server will push comments to
 danmaku clients connected to it, where comments are displayed on a real-time
 basis. Comment strings will fly over the screen with artistic effects.
 .
 This package provides a danmaku client program implemented in Qt5.
