Source: pop-theme-switcher
Section: admin
Priority: optional
Maintainer: System76 <info@system76.com>
Build-Depends:
  debhelper (>=9),
  cargo,
  rustc (>=1.36.0),
  libgtk-3-dev,
  pkg-config,
Standards-Version: 4.3.0
Homepage: https://github.com/pop-os/theme-switcher

Package: libpop-theme-switcher
Architecture: amd64 arm64
Depends:
  ${misc:Depends},
  ${shlibs:Depends}
Description: Pop theme switcher widget library
 Shared library for C which provides the Pop!_OS theme switcher as a GTK widget.

Package: libpop-theme-switcher-dev
Architecture: all
Depends:
  libpop-theme-switcher (= ${binary:Version}),
  ${misc:Depends}
Description: Pop theme switcher widget library header
 The C header required to link to the Pop!_OS theme switcher widget library.
