void-packages/srcpkgs/notification-daemon/template
Juan RP 4f79c0e30d notification-daemon: should conflict with xfce4-notifyd.
--HG--
extra : convert_revision : d730f72ab31f67d5c18023805fa8adc5f770867c
2010-04-24 16:46:23 +02:00

61 lines
2 KiB
Plaintext

# Template file for 'notification-daemon'
pkgname=notification-daemon
version=0.4.0
distfiles="http://www.galago-project.org/files/releases/source/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install --localstatedir=/var
--with-gconf-schema-file-dir=/usr/share/gconf/schemas --disable-static"
short_desc="Shows notification messages on the desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=29aaf4ed090589e69ca5dbbb9125a27c9a194e535cb3b96d26e95bd80ffea530
long_desc="
notification-daemon is an application that shows notifications sent by
other applications on your desktop in the form of popups. It is based
on the libnotify library."
# XXX: conflicts with xfce4-notifyd.
gconf_schemas="$pkgname.schemas"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency run glibc
Add_dependency run dbus-libs
Add_dependency run dbus-glib
Add_dependency run atk
Add_dependency run glib
Add_dependency run pango
Add_dependency run cairo
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run gtk+
Add_dependency run libsexy
Add_dependency run libxml2
Add_dependency run libX11
Add_dependency run libglade
Add_dependency run libnotify
Add_dependency run libwnck
Add_dependency run gstreamer
Add_dependency run GConf
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build dbus-devel
Add_dependency build dbus-glib-devel
Add_dependency build libsexy-devel
Add_dependency build libxml2-devel
Add_dependency build GConf-devel
Add_dependency build libwnck-devel
Add_dependency build gtk+-devel
Add_dependency build atk-devel
Add_dependency build glib-devel
Add_dependency build pango-devel
Add_dependency build cairo-devel
Add_dependency build freetype-devel
Add_dependency build fontconfig-devel
Add_dependency build gstreamer-devel
Add_dependency build libX11-devel
Add_dependency build libglade-devel
Add_dependency build libnotify-devel
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils