void-packages/srcpkgs/atk/template
Juan RP e938e40edb atk: update to 1.30.0.
--HG--
extra : convert_revision : 9c8eeb2e3c32d9bc89b0035802a62e3266d7cd05
2010-04-01 13:32:32 +02:00

26 lines
1 KiB
Plaintext

# Template build file for 'atk'.
pkgname=atk
version=1.30.0
distfiles="${GNOME_SITE}/atk/1.30/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Set of interfaces for accessibility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=92b9b1213cafc68fe9c3806273b968c26423237d7b1f631dd83dc5270b8c268c
long_desc="
The ATK library provides a set of interfaces for accessibility.
By supporting the ATK interfaces, an application or toolkit can
be used with such tools as screen readers, magnifiers,
and alternative input devices.
Atk provides a core set of interfaces which are common to all
widgets and \"additional\" interfaces that are appropriate to certain
classes of widgets and whose existence can be queried at run time.
It also provides interfaces which an application can use to provide
additional accessibility information to assistive technology tools."
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build glib-devel
Add_dependency run glibc
Add_dependency run glib