Source: libsdl3-ttf
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 fonts-noto-mono <!nocheck> <!noinsttest>,
 glslang-tools,
 libasound-dev,
 libfreetype-dev,
 libgl-dev,
 libharfbuzz-dev,
 libopengl-dev,
 libsdl3-dev,
 libusb-1.0-0-dev,
 libx11-dev,
 libxext-dev,
 pkgconf,
 pkg-config,
 xxd,
Standards-Version: 4.6.2
Homepage: https://github.com/libsdl-org/SDL_ttf
Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3-ttf
Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3-ttf.git

Package: libsdl3-ttf0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: SDL_ttf 3.0
 This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications.

Package: libsdl3-ttf-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libc6-dev,
 libfreetype-dev,
 libharfbuzz-dev,
 libsdl3-dev,
 libsdl3-ttf0 (= ${binary:Version}),
Description: SDL_ttf 3.0
 This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications.

Package: libsdl3-ttf-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Build-Profiles: <!nodoc>
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: SDL_ttf 3.0
 This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications.

Package: libsdl3-ttf-tests
Section: misc
Architecture: any
Build-Profiles: <!noinsttest>
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libsdl3-ttf0 (= ${binary:Version}),
Description: SDL_ttf 3.0
 This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications.