Source: xfce4-notifyd
Section: xfce
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 autoconf,
 automake,
 autotools-dev,
 dh-autoreconf,
 exo-utils,
 gettext,
 intltool,
 libcanberra-dev,
 libdbus-1-dev,
 libnvidia-egl-wayland-dev,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libjack-jackd2-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libnotify-dev,
 libpulse-dev,
# librust-gdk4-wayland-dev,
# librust-gstreamer-gl-wayland-dev,
 libsoundio-dev,
 libsndio-dev,
 libsqlite3-dev,
 libtiff-dev,
 libtool,
 libwayland-dev,
 libwayland-egl-backend-dev,
 libx11-dev,
 libxfce4panel-2.0-dev,
 libxfce4ui-2-dev,
 libxfce4util-dev,
 libxfconf-0-4 | libxfconf-0-3 | libxfconf-0-2,
 libxfconf-0-dev,
 libxml2-dev,
 libxml-parser-perl,
 pkgconf,
 pkg-config,
 xfce4-dev-tools,
Standards-Version: 4.6.2
Homepage: https://docs.xfce.org/apps/notifyd/start
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-notifyd.git

Package: xfce4-notifyd
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Recommends: libnotify-bin,
Provides: notification-daemon
Description: xfce4-notifyd - Xfce Notification service
 Xfce4-notifyd is a notification service for the Xfce Desktop that implements most of the “server-side” portion of the Freedesktop desktop notifications specification. Applications that wish to pop up a notification bubble in a standard way can make use of the xfce4-notifyd service by sending standard messages over D-Bus using the org.freedesktop.Notifications interface.