Added gnome-user-docs-2.30.0 build template.
--HG-- extra : convert_revision : dcfd9af4f208e237bb7e73c68974e87aa4899f3d
This commit is contained in:
parent
efe3e310a7
commit
2c7f5428e3
1 changed files with 18 additions and 0 deletions
18
srcpkgs/gnome-user-docs/template
Normal file
18
srcpkgs/gnome-user-docs/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'gnome-user-docs'
|
||||
pkgname=gnome-user-docs
|
||||
version=2.30.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-scrollkeeper --localstatedir=/var"
|
||||
short_desc="User documentation for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=1d2134e609981271584e73154b8587b789342ad83b86d0cc6b963d5d65034109
|
||||
long_desc="
|
||||
This package provides several GNOME 2 documentation: the GNOME Access Guide,
|
||||
the Introduction to GNOME document, the System Administration Guide and the
|
||||
Users Guide."
|
||||
|
||||
noarch=yes
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency full yelp
|
Loading…
Reference in a new issue