yelp: update to 3.28.1.
Closes #13373. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
475ed838bc
commit
c22f2f759a
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yelp'
|
# Template file for 'yelp'
|
||||||
pkgname=yelp
|
pkgname=yelp
|
||||||
version=3.28.0
|
version=3.28.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static"
|
configure_args="--disable-schemas-compile --disable-static"
|
||||||
|
@ -9,13 +9,13 @@ makedepends="libgcrypt-devel libxslt-devel webkit2gtk-devel yelp-xsl"
|
||||||
depends="dconf desktop-file-utils hicolor-icon-theme yelp-xsl"
|
depends="dconf desktop-file-utils hicolor-icon-theme yelp-xsl"
|
||||||
short_desc="Help browser for GNOME desktop"
|
short_desc="Help browser for GNOME desktop"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=db7c594a9d36277d3c77e2de8125686b5a60f6332658452e2367cc6efb671f17
|
checksum=e88a5d05af20e497c50430b36fb523f8fda79a986359a6b7bd25910a2d2e7c0c
|
||||||
|
|
||||||
yelp-devel_package() {
|
yelp-devel_package() {
|
||||||
depends="yelp>=${version}"
|
depends="yelp-${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue