2009-11-30 23:30:35 +00:00
|
|
|
# Template file for 'xfce4-notifyd'
|
|
|
|
pkgname=xfce4-notifyd
|
2014-02-14 14:35:46 +00:00
|
|
|
version=0.2.4
|
2014-03-17 11:56:57 +00:00
|
|
|
revision=2
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-04-14 16:42:25 +00:00
|
|
|
hostmakedepends="pkg-config intltool"
|
2013-05-07 15:07:04 +00:00
|
|
|
makedepends="libnotify-devel libxfce4util-devel libxfce4ui-devel hicolor-icon-theme desktop-file-utils"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
2014-03-17 11:56:57 +00:00
|
|
|
provides="notification-daemon-${version}_${revision}"
|
2014-01-01 15:10:11 +00:00
|
|
|
replaces="notification-daemon>=0"
|
2009-11-30 23:30:35 +00:00
|
|
|
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
2013-03-31 07:52:37 +00:00
|
|
|
homepage="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
|
|
|
license="GPL-2"
|
2009-11-30 23:30:35 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-15 20:58:41 +00:00
|
|
|
distfiles="http://archive.se.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
2014-02-14 14:35:46 +00:00
|
|
|
checksum=8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0
|
2014-02-14 14:41:45 +00:00
|
|
|
|
|
|
|
LDFLAGS="-lX11" # due to --as-needed it's removed.
|