yelp: update to 3.4.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'yelp'
|
# Template file for 'yelp'
|
||||||
pkgname=yelp
|
pkgname=yelp
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static"
|
configure_args="--disable-schemas-compile --disable-static"
|
||||||
@@ -8,7 +8,7 @@ short_desc="Help browser for GNOME desktop"
|
|||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=0485c170210b681a07b709fad7c43010cd683f33f7cb5a62eb05fcccf2507184
|
checksum=33f573da4d0b766aba7ebfab14470694e3245dffb2b63153f34bf8240b13c3a3
|
||||||
long_desc="
|
long_desc="
|
||||||
Yelp is the help browser for GNOME. It lets you navigate through all
|
Yelp is the help browser for GNOME. It lets you navigate through all
|
||||||
installed documentation."
|
installed documentation."
|
||||||
@@ -17,10 +17,6 @@ shlib_depends="webkit-gtk3>=1.6.3"
|
|||||||
subpackages="yelp-devel"
|
subpackages="yelp-devel"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
Add_dependency run dconf
|
|
||||||
Add_dependency run hicolor-icon-theme
|
|
||||||
Add_dependency run desktop-file-utils
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build itstool
|
Add_dependency build itstool
|
||||||
@@ -33,4 +29,7 @@ Add_dependency build libxslt-devel
|
|||||||
Add_dependency build libsoup-devel
|
Add_dependency build libsoup-devel
|
||||||
Add_dependency build webkit-gtk3-devel
|
Add_dependency build webkit-gtk3-devel
|
||||||
|
|
||||||
|
Add_dependency run dconf
|
||||||
|
Add_dependency run hicolor-icon-theme
|
||||||
|
Add_dependency run desktop-file-utils
|
||||||
Add_dependency full yelp-xsl
|
Add_dependency full yelp-xsl
|
||||||
|
|||||||
Reference in New Issue
Block a user