Source: ampache-browser
Section: sound
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libavcodec62 | libavcodec61 | libavcodec60 | libavcodec59 | libavcodec58 | libavcodec57,
 libavcodec-dev,
 libavdevice62 | libavdevice61 | libavdevice60 | libavdevice59 | libavdevice58 | libavdevicec57,
 libavdevice-dev,
 libavfilter12 | libavfilter11 | libavfilter10 | libavfilter9 | libavfilter8 | libavfilter7,
 libavfilter-dev,
 libavformat62 | libavformat61 | libavformat60 | libavformat59 | libavformat58 | libavformat57,
 libavformat-dev,
 libavutil62 | libavutil61 | libavutil60 | libavutil59 | libavutil58 | libavutil57,
 libavutil-dev,
 libgl1-mesa-dev,
 libglu1-mesa-dev,
 libglx-dev,
 libopengl-dev,
 libvulkan-dev,
 libxkbcommon-dev,
 pkgconf,
 pkg-config,
# qt5-default,
# qt5-qmake,
# qtbase5-dev,
# qttools5-dev,
# qttools5-dev-tools,
 qmake6,
 qt6-base-dev,
 qt6-base-dev-tools,
 qt6-multimedia-dev,
 qt6-svg-dev,
 qt6-tools-dev,
 qt6-tools-dev-tools,
Standards-Version: 4.6.2
Homepage: https://ampache-browser.org/
Vcs-Browser: https://github.com/ampache-browser/ampache_browser
Vcs-Git: https://github.com/ampache-browser/ampache_browser.git

Package: libampache-browser
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
Recommends: audacious,
Description: Ampache client library for desktop applications
 Ampache Browser is C++ library that provides access to Ampache server via Qt graphical user interface. It allows simple creation of Ampache desktop client applications or plugins to media players with Qt user interface.

Package: libampache-browser-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libampache-browser (= ${binary:Version}),
 pkg-config,
Description: Ampache client library for desktop applications
 Ampache Browser is C++ library that provides access to Ampache server via Qt graphical user interface. It allows simple creation of Ampache desktop client applications or plugins to media players with Qt user interface.