New package: gnome-getting-started-docs-3.8.1.
This commit is contained in:
parent
392bc23002
commit
7db160ffab
1 changed files with 21 additions and 0 deletions
21
srcpkgs/gnome-getting-started-docs/template
Normal file
21
srcpkgs/gnome-getting-started-docs/template
Normal 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
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue