xfce4-notifyd: fix build, add homepage & license
This commit is contained in:
parent
8cdbf2b856
commit
be69ba7dd6
1 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template file for 'xfce4-notifyd'
|
# Template file for 'xfce4-notifyd'
|
||||||
pkgname=xfce4-notifyd
|
pkgname=xfce4-notifyd
|
||||||
version=0.2.2
|
version=0.2.2
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="pkg-config intltool libxfce4util-devel libxfce4ui-devel xfconf-devel dbus-glib-devel gtk+-devel"
|
makedepends="pkg-config intltool libxfce4util-devel libxfce4ui-devel"
|
||||||
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
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>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b66e68dfc2164bcf479acd3c7e8b6f83065d23aef988535e2db3506d06a39168
|
checksum=b66e68dfc2164bcf479acd3c7e8b6f83065d23aef988535e2db3506d06a39168
|
||||||
long_desc="
|
long_desc="
|
||||||
|
@ -16,7 +18,7 @@ long_desc="
|
||||||
provides="notification-daemon-${version}"
|
provides="notification-daemon-${version}"
|
||||||
conflicts="notification-daemon>=0"
|
conflicts="notification-daemon>=0"
|
||||||
replaces="notification-daemon>=0"
|
replaces="notification-daemon>=0"
|
||||||
build_requires=11
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue