Source: libfontenc
Section: x11
Priority: optional
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
XSBC-Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends: debhelper-compat (= 13),
               pkgconf,
               x11proto-dev,
               xfonts-utils (>= 1:7.5+1),
               xutils-dev (>= 1:7.5~1),
               zlib1g-dev
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libfontenc.git
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libfontenc

Package: libfontenc1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: X11 font encoding library
 libfontenc is a library which helps font libraries portably determine
 and deal with different encodings of fonts.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libfontenc

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

Package: libfontenc-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libfontenc1 (= ${binary:Version}),
         zlib1g-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: X11 font encoding library (development headers)
 libfontenc is a library which helps font libraries portably determine
 and deal with different encodings of fonts.
 .
 This package contains the development headers for the library found in
 libfontenc1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libfontenc
