22 lines
600 B
Plaintext
22 lines
600 B
Plaintext
# 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
|
|
}
|
|
}
|