27 lines
841 B
Plaintext
27 lines
841 B
Plaintext
|
# Template file for 'gnome-screenshot'
|
||
|
pkgname=gnome-screenshot
|
||
|
version=3.3.92
|
||
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||
|
build_style=gnu-configure
|
||
|
configure_args="--disable-schemas-compile"
|
||
|
short_desc="A screenshot capture utility for GNOME"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
homepage="http://www.gnome.org"
|
||
|
license="GPL-2"
|
||
|
checksum=570cd04774c090e867142a59dc1d1e67fad881a90365a671374af1a42c61ffe4
|
||
|
long_desc="
|
||
|
This package contains $pkgname, a screenshot capture utility for the
|
||
|
GNOME desktop."
|
||
|
|
||
|
replaces="gnome-utils>=3.0"
|
||
|
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency build intltool
|
||
|
Add_dependency build itstool
|
||
|
Add_dependency build gnome-doc-utils
|
||
|
Add_dependency build gtk+3-devel
|
||
|
Add_dependency build libcanberra-devel
|
||
|
|
||
|
Add_dependency full gsettings-desktop-schemas
|
||
|
Add_dependency run desktop-file-utils
|