Source: pkgconf Section: devel Priority: optional Maintainer: Andrej Shadura Uploaders: Andrea Pappacoda Build-Depends: debhelper-compat (= 13), dpkg-build-api (= 1) Build-Depends-Arch: kyua , atf-sh Homepage: http://pkgconf.org/ Standards-Version: 4.7.2 Vcs-Git: https://salsa.debian.org/debian/pkgconf.git Vcs-Browser: https://salsa.debian.org/debian/pkgconf Package: pkgconf Architecture: any Multi-Arch: same Depends: pkgconf-bin (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Replaces: pkg-config (<< 1.8) Provides: pkg-config (= ${binary:Version}) Breaks: pkg-config (<< 1.8) Description: manage compile and link flags for libraries pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. Package: pkgconf-bin Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: pkgconf (<< 1.8.0-2~), Replaces: pkgconf (<< 1.8.0-2~), pkg-config (<< 1.8), Description: manage compile and link flags for libraries (binaries) pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. . This package contains the pkgconf binary and related files. Package: libpkgconf7 Section: libs Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, Description: shared library for pkgconf pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. . libpkgconf is a library which provides access to most of pkgconf's functionality, to allow other tooling such as compilers and IDEs to discover and use libraries configured by pkgconf. . This package ships a shared library for libpkgconf. Package: libpkgconf-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libpkgconf7 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: libpkgconf Breaks: pkgconf (<< 1.6.0-2), libpkgconf (<< 1.6.3-5) Replaces: pkgconf (<< 1.6.0-2), libpkgconf (<< 1.6.3-5) Description: development files for pkgconf pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. . libpkgconf is a library which provides access to most of pkgconf's functionality, to allow other tooling such as compilers and IDEs to discover and use libraries configured by pkgconf. . This package ships development files for libpkgconf. Package: pkg-config Architecture: any Multi-Arch: same Section: oldlibs Depends: pkgconf (>= ${source:Version}), ${misc:Depends}, Description: manage compile and link flags for libraries (transitional package) pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. . This package only provides a dependency link to the pkgconf package to help with package upgrades. It can be safely removed. Package: bomtool Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: generate SPDX-based software bills of material bomtool is a program which generates a textual SPDX 2.0 software bill of materials (SBOM) for a given set of pkg-config modules. The output of this tool can then be translated into other SBOM formats as necessary.