mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-30 07:35:17 +02:00
16 lines
611 B
Bash
16 lines
611 B
Bash
# Template file for 'gnome-user-docs'
|
|
pkgname=gnome-user-docs
|
|
version=3.32.2
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config itstool gnome-doc-utils"
|
|
makedepends="yelp"
|
|
depends="yelp"
|
|
short_desc="User documentation for GNOME"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="CC-BY-3.0"
|
|
homepage="https://github.com/GNOME/gnome-user-docs"
|
|
#changelog="https://raw.githubusercontent.com/GNOME/gnome-user-docs/master/NEWS"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=ecd40b0550acb666b4eabcea71669b84362d13a3562e95f59f3e4fed2767c7db
|