yelp: update to 3.0.3.
This commit is contained in:
parent
c9d877f94b
commit
8ad8082fd6
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'yelp'
|
# Template file for 'yelp'
|
||||||
pkgname=yelp
|
pkgname=yelp
|
||||||
version=3.0.2
|
version=3.0.3
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-schemas-compile --localstatedir=/var"
|
configure_args="--disable-schemas-compile --localstatedir=/var"
|
||||||
short_desc="Help browser for GNOME desktop"
|
short_desc="Help browser for GNOME desktop"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6de6c45439b21a3042236d5d836de9dd44d59c2d4c324982c316b4b6834ce0a4
|
checksum=938b50b63f2783d8f87ce2e6ebb622dcfc7cb2d81b39278d1298c5f3bdf236b9
|
||||||
long_desc="
|
long_desc="
|
||||||
Yelp is the help browser for GNOME2. It lets you navigate through all
|
Yelp is the help browser for GNOME. It lets you navigate through all
|
||||||
installed documentation."
|
installed documentation."
|
||||||
|
|
||||||
keep_empty_dirs=yes
|
|
||||||
subpackages="yelp-devel"
|
subpackages="yelp-devel"
|
||||||
triggers="gsettings-schemas"
|
triggers="gsettings-schemas"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
Loading…
Reference in New Issue