Source: xdg-utils-cxx
Section: libs
Priority: optional
Maintainer: Scarlett Moore <sgmoore@kde.org>
Build-Depends: cmake,
               debhelper-compat (= 12),
               googletest,
               libgtest-dev,
               pkg-kde-tools
Standards-Version: 4.5.1
Homepage: https://github.com/azubieta/xdg-utils-cxx
Rules-Requires-Root: no
Vcs-Git: https://github.com/dci-extras-packaging/xdg-utils-cxx
Vcs-Browser: https://github.com/dci-extras-packaging/xdg-utils-cxx

Package: xdg-utils-cxx-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libxdgutilsbasedir1.0.1 (= ${binary:Version}),
         libxdgutilsdesktopentry1.0.1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: xdg-utils-cxx (<< 1.0.1-3~)
Replaces: xdg-utils-cxx (<< 1.0.1-3~)
Description: Implementation of the Free Desktop Standards in C++
 This project was started to fulfill the need of a reliable
 implementations of such standards in the AppImage project.
 It is totally standalone and only depends on
 the standard c++ library (stdlib).
 .
 It has been split in different modules according to the
 Free Desktop Standards, the current implemented ones are:
    - Desktop Entry 1.2 (mostly complete)
    - Base Dir 0.7 (draft)
 .
 These are the development files for xdg-utils-cxx Desktop Entry
 and BaseDir componenets.

Package: libxdgutilsdesktopentry1.0.1
Architecture: any
Multi-Arch: same
Breaks: xdg-utils-cxx (<< 1.0.1-3~)
Replaces: xdg-utils-cxx (<< 1.0.1-3~)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Implementation Desktop Entry in Free Desktop Standards for C++
 This project was started to fulfill the need of a reliable
 implementations of such standards in the AppImage project.
 It is totally standalone and only depends on
 the standard c++ library (stdlib).
 .
 It has been split in different modules according to the
 Free Desktop Standards, the current implemented ones are:
    - Desktop Entry 1.2 (mostly complete)
    - Base Dir 0.7 (draft)
 .
 This is the library files for Desktop Entry.

Package: libxdgutilsbasedir1.0.1
Architecture: any
Multi-Arch: same
Breaks: xdg-utils-cxx (<< 1.0.1-3~)
Replaces: xdg-utils-cxx (<< 1.0.1-3~)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Implementation BaseDir in Free Desktop Standards for C++
 This project was started to fulfill the need of a reliable
 implementations of such standards in the AppImage project.
 It is totally standalone and only depends on
 the standard c++ library (stdlib).
 .
 It has been split in different modules according to the
 Free Desktop Standards, the current implemented ones are:
    - Desktop Entry 1.2 (mostly complete)
    - Base Dir 0.7 (draft)
 .
 This is the library files for BaseDir.

Package: xdg-utils-cxx
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Section: oldlibs
Description: Core libraries BaseDir and DesktopEntry
 for xdg-utils-cxx - transitional
 This is a dummy transitional package which can be removed
