27 lines
824 B
Text
27 lines
824 B
Text
|
# Template file for 'gnome-font-viewer'
|
||
|
pkgname=gnome-font-viewer
|
||
|
version=3.3.92
|
||
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||
|
build_style=gnu-configure
|
||
|
configure_args="--disable-schemas-compile --disable-scrollkeeper"
|
||
|
short_desc="A font viewer for GNOME"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
homepage="http://www.gnome.org"
|
||
|
license="GPL-2"
|
||
|
checksum=b57abcca1f49ef9da99c311a0eaa5fcfe4b13c9fc83f5208a6f5e5e1f784c7db
|
||
|
long_desc="
|
||
|
This package contains $pkgname, a font viewer for the GNOME desktop."
|
||
|
|
||
|
replaces="gnome-utils>=3.0"
|
||
|
|
||
|
Add_dependency run desktop-file-utils
|
||
|
|
||
|
Add_dependency build which
|
||
|
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 full gsettings-desktop-schemas
|