Source: libxfont
Section: x11
Priority: optional
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
XSBC-Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Timo Aaltonen <tjaalton@debian.org>
Build-Depends: debhelper-compat (= 12),
               libbz2-dev,
               libfontenc-dev (>= 1:1.0.5-2),
               libfreetype6-dev,
               pkg-config,
               quilt,
               w3m,
               x11proto-dev,
               xmlto,
               xorg-sgml-doctools (>= 1:1.7),
               xtrans-dev,
               xutils-dev (>= 1:7.5+4),
               zlib1g-dev
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxfont
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxfont

Package: libxfont2
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: xfs (<< 1:1.1.4)
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: X11 font rasterisation library
 libXfont provides various services for X servers, most notably font
 selection and rasterisation (through external libraries).
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfont

Package: libxfont2-udeb
Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: X11 font rasterisation library
 This is a udeb, or a microdeb, for the debian-installer.

Package: libxfont-dev
Section: libdevel
Architecture: any
Depends: libfontenc-dev (>= 1:1.0.1-1),
         libfreetype6-dev,
         libx11-dev,
         libxfont2 (= ${binary:Version}),
         x11proto-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: X11 font rasterisation library (development headers)
 libXfont provides various services for X servers, most notably font
 selection and rasterisation (through external libraries).
 .
 This package contains the development headers for the library found in
 libxfont2.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfont
