2013-04-20 06:59:22 +00:00
|
|
|
# Template file for 'gnome-gettings-stated-docs'
|
|
|
|
pkgname=gnome-getting-started-docs
|
2013-09-28 15:06:55 +00:00
|
|
|
version=3.10.0.1
|
2013-04-20 06:59:22 +00:00
|
|
|
revision=1
|
|
|
|
build_style=gnu-configure
|
|
|
|
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
short_desc="Getting Started documentation for GNOME"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-2"
|
2013-09-28 15:06:55 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz"
|
|
|
|
checksum=b170295b60f3daaef0b89059e95bb8a031caa10ffa61cc1b3f78a48648f76f6e
|
2013-04-20 06:59:22 +00:00
|
|
|
|
|
|
|
gnome-getting-started-docs_package() {
|
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
|
|
|
vmove all
|
|
|
|
}
|
|
|
|
}
|