2013-04-20 06:59:22 +00:00
|
|
|
# Template file for 'gnome-gettings-stated-docs'
|
|
|
|
pkgname=gnome-getting-started-docs
|
2013-10-15 17:13:52 +00:00
|
|
|
version=3.10.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-10-15 17:13:52 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
|
|
checksum=09a744cbf85c871d2fa032d0cddd38a70ac6f57f3eae180f3c55dc1d58ad4117
|
2013-04-20 06:59:22 +00:00
|
|
|
|
|
|
|
gnome-getting-started-docs_package() {
|
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
|
|
|
vmove all
|
|
|
|
}
|
|
|
|
}
|