18 lines
783 B
Text
18 lines
783 B
Text
# Template file for 'xfce4-notifyd'
|
|
pkgname=xfce4-notifyd
|
|
version=0.2.4
|
|
revision=3
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
|
|
makedepends="libnotify-devel libxfce4util-devel libxfce4ui-devel"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
provides="notification-daemon-${version}_${revision}"
|
|
replaces="notification-daemon>=0"
|
|
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
|
homepage="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
|
license="GPL-2"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
|
checksum=8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0
|
|
|
|
LDFLAGS="-lX11" # due to --as-needed it's removed.
|