File: control

package info (click to toggle)
brewtarget 2.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 21,344 kB
  • sloc: cpp: 36,111; sql: 1,866; xml: 1,280; perl: 709; sh: 211; makefile: 9
file content (28 lines) | stat: -rw-r--r-- 997 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
Source: brewtarget
Section: misc
Priority: optional
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Build-Depends: cmake (>= 2.8.11),
               debhelper (>= 11),
               libqt5svg5-dev,
               libqt5webkit5-dev,
               qtbase5-dev,
               qtmultimedia5-dev,
               qttools5-dev
Standards-Version: 4.1.3
Homepage: http://www.brewtarget.org
Vcs-Git: https://salsa.debian.org/debian/brewtarget.git
Vcs-Browser: https://salsa.debian.org/debian/brewtarget

Package: brewtarget
Architecture: any
Depends: libqt5multimedia5-plugins,
         libqt5sql5-sqlite,
         libqt5svg5,
         ${misc:Depends},
         ${shlibs:Depends}
Description: GUI beer brewing software
 Brewtarget is a calculator for brewing beer. It is a Qt-based program which
 allows you to create recipes from a database of ingredients. It calculates all
 the important parameters, helps you with mash temperatures, and just makes the
 process of recipe formulation much easier.