New package: gnome-getting-started-docs-3.8.1.

This commit is contained in:
Juan RP 2013-04-20 08:59:22 +02:00
parent 392bc23002
commit 7db160ffab

View File

@ -0,0 +1,21 @@
# Template file for 'gnome-gettings-stated-docs'
pkgname=gnome-getting-started-docs
version=3.8.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
makedepends="yelp"
homepage="http://www.gnome.org"
short_desc="Getting Started documentation for GNOME"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=6406888a15af31db6d64025997d29592b2d10439637e63b319a8f50540764192
gnome-getting-started-docs_package() {
depends="yelp"
noarch="yes"
pkg_install() {
vmove all
}
}