mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
notification-daemon: remove long_desc.
This commit is contained in:
parent
6824e9ede0
commit
35bfe66508
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'notification-daemon'
|
# Template file for 'notification-daemon'
|
||||||
pkgname=notification-daemon
|
pkgname=notification-daemon
|
||||||
version=0.7.6
|
version=0.7.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -14,7 +14,3 @@ homepage="http://www.galago-project.org/specs/notification/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
||||||
checksum=64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3
|
checksum=64d0ce6fb12c94c3b73b701502c804c408cb5a94580bcae5ac37607639f7a0b3
|
||||||
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."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue