Source: dleyna
Section: libs
Priority: optional
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Build-Depends: debhelper-compat (= 13),
               meson,
               libglib2.0-dev,
               python3-docutils,
               python3-sphinx,
               libxml2-dev,
               libgssdp-1.6-dev,
               libgupnp-1.6-dev,
               libgupnp-av-1.0-dev,
               libgupnp-dlna-2.0-dev,
               libsoup-3.0-dev,
               python3-dev,
               dh-python,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://gitlab.gnome.org/World/dLeyna
Vcs-Browser: https://salsa.debian.org/debian/dleyna
Vcs-Git: https://salsa.debian.org/debian/dleyna.git

Package: libdleyna-core-1.0-6
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Breaks:
 libdleyna-core-1.0-3 (>= 0.6.0),
 libdleyna-core-1.0-5,
Replaces:
 libdleyna-core-1.0-3 (>= 0.6.0),
 libdleyna-core-1.0-5,
Description: Utility functions for higher level dLeyna components
 dleyna-core is a library of utility functions that are used by the higher
 level dLeyna libraries that communicate with DLNA devices, e.g.,
 dleyna-server. In brief, it provides APIs for logging, error, settings and
 task management and an IPC abstraction API.
 .
 dLeyna is an umbrella project hosting a number of middleware components
 designed to make it easy for developers to integrate DLNA functionality into
 their applications.

Package: libdleyna-core-1.0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libdleyna-core-1.0-6 (= ${binary:Version}),
         libglib2.0-dev,
         libgupnp-1.6-dev (>= 0.19.1),
         pkg-config,
         ${misc:Depends}
Description: Utility functions for higher level dLeyna components (development files)
 dleyna-core is a library of utility functions that are used by the higher
 level dLeyna libraries that communicate with DLNA devices, e.g.,
 dleyna-server. In brief, it provides APIs for logging, error, settings and
 task management and an IPC abstraction API.
 .
 dLeyna is an umbrella project hosting a number of middleware components
 designed to make it easy for developers to integrate DLNA functionality into
 their applications.
 .
 This package contains the development files.

Package: libdleyna-connector-dbus-1.0-1
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: DBus connector module for the dLeyna services
 dleyna-connector-dbus is the loadable module providing DBus connectivity to
 the dLeyna services.
 .
 dLeyna is an umbrella project hosting a number of middleware components
 designed to make it easy for developers to integrate DLNA functionality into
 their applications.

Package: python3-dleyna
Architecture: any
Section: python
Depends: libdleyna-core-1.0-6 (= ${binary:Version}),
	 ${misc:Depends}, ${python3:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Python 3 bindings for dLeyna
 dLeyna is an umbrella project hosting a number of middleware components
 designed to make it easy for developers to integrate DLNA functionality into
 their applications.
 .
 This package provides Python 3 bindings for dLeyna.

Package: dleyna-renderer
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libdleyna-connector-dbus-1.0-1 (>= 0.3.0)
Description: DBus service to interact with DLNA Digital Media Renderers
 dleyna-renderer is a DBus user session service that allows clients to
 discover and manipulate DLNA Digital Media Renderers (DMR).
 .
 dLeyna is an umbrella project hosting a number of middleware components
 designed to make it easy for developers to integrate DLNA functionality into
 their applications.

Package: dleyna-server
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libdleyna-connector-dbus-1.0-1 (>= 0.3.0)
Description: DBus service to interact with DLNA Digital Media Servers
 dleyna-server is a DBus user session service that allows clients to
 discover and manipulate DLNA Digital Media servers (DMS).
 .
 dLeyna is an umbrella project hosting a number of middleware components
 designed to make it easy for developers to integrate DLNA functionality into
 their applications.
