2010-04-13 13:22:04 +00:00
|
|
|
# Template file for 'gnome-user-docs'
|
|
|
|
pkgname=gnome-user-docs
|
2013-05-14 06:04:32 +00:00
|
|
|
version=3.8.1
|
2012-09-25 16:42:55 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-03-28 17:31:55 +00:00
|
|
|
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
2013-04-12 13:11:12 +00:00
|
|
|
makedepends="yelp"
|
2012-05-31 20:35:12 +00:00
|
|
|
homepage="http://www.gnome.org"
|
2010-04-13 13:22:04 +00:00
|
|
|
short_desc="User documentation for GNOME"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-31 20:35:12 +00:00
|
|
|
license="GPL-2"
|
2013-03-28 17:31:55 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
2013-05-14 06:04:32 +00:00
|
|
|
checksum=096715cb70525d70be64f5ea6e7e81eaedb2b43d7c51ad2e45d9a28387c0fbf3
|
2013-04-12 13:11:12 +00:00
|
|
|
|
|
|
|
gnome-user-docs_package() {
|
|
|
|
depends="yelp"
|
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
2013-05-14 06:04:32 +00:00
|
|
|
vmove all
|
2013-04-12 13:11:12 +00:00
|
|
|
}
|
|
|
|
}
|