mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
startup-notification: rebuild for metadata
This commit is contained in:
parent
c1c05ebaa7
commit
7e06a49b0f
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template build file for 'startup-notification'.
|
# Template file for 'startup-notification'
|
||||||
pkgname=startup-notification
|
pkgname=startup-notification
|
||||||
version=0.12
|
version=0.12
|
||||||
revision=9
|
revision=10
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static lf_cv_sane_realloc=yes lf_cv_sane_malloc=yes"
|
configure_args="--disable-static lf_cv_sane_realloc=yes lf_cv_sane_malloc=yes"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libSM-devel xcb-util-devel"
|
makedepends="libX11-devel libSM-devel xcb-util-devel"
|
||||||
short_desc="Library for tracking application startup"
|
short_desc="Library for tracking application startup"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.freedesktop.org"
|
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
homepage="http://www.freedesktop.org"
|
||||||
distfiles="${FREEDESKTOP_SITE}/$pkgname/releases/$pkgname-$version.tar.gz"
|
distfiles="${FREEDESKTOP_SITE}/$pkgname/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=3c391f7e930c583095045cd2d10eb73a64f085c7fde9d260f2652c7cb3cfbe4a
|
checksum=3c391f7e930c583095045cd2d10eb73a64f085c7fde9d260f2652c7cb3cfbe4a
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue