File: control

package info (click to toggle)
gozer 0.7.nofont.1-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 504 kB
  • sloc: ansic: 1,732; sh: 330; makefile: 28
file content (23 lines) | stat: -rw-r--r-- 753 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
Source: gozer
Section: graphics
Priority: optional
Maintainer: Eric Dorland <eric@debian.org>
Build-Depends: debhelper (>= 11),
               giblib-dev,
               libfreetype6-dev,
               libimlib2-dev,
               libx11-dev
Standards-Version: 4.1.4.1
Homepage: http://linuxbrit.co.uk/gozer/
Vcs-Browser: https://salsa.debian.org/eric/gozer
Vcs-Git: https://salsa.debian.org/eric/gozer.git

Package: gozer
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: text renderer
 Gozer is a commandline text renderer. It will take text on the
 commandline or from a file and render it using antialiased TrueType
 fonts, using optional font styles, word wrapping, justification and
 layout control.