gnome-user-docs: update to 3.2.0.1.
This commit is contained in:
parent
a73ff687b4
commit
f5773d7100
1 changed files with 9 additions and 6 deletions
|
@ -1,19 +1,22 @@
|
|||
# Template file for 'gnome-user-docs'
|
||||
pkgname=gnome-user-docs
|
||||
version=3.0.4
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
version=3.2.0.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-scrollkeeper --localstatedir=/var"
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="User documentation for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6f762aee8783f6bd06296854784d1bb856191e4fec97d6433e65b8e740996635
|
||||
checksum=44f758b2c8b03355e193ae7772d12dbf936c6167ecbe5b3ae41b150d974d718e
|
||||
long_desc="
|
||||
This package provides several GNOME 2 documentation: the GNOME Access Guide,
|
||||
This package provides several GNOME 3 documentation: the GNOME Access Guide,
|
||||
the Introduction to GNOME document, the System Administration Guide and the
|
||||
Users Guide."
|
||||
|
||||
disable_parallel_build=yes
|
||||
noarch=yes
|
||||
|
||||
Add_dependency run yelp
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build itstool
|
||||
Add_dependency build gnome-doc-utils
|
||||
Add_dependency full yelp
|
||||
|
|
Loading…
Reference in a new issue