From e6f5227c2ae891941008e81cef41c1a141534139 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 2 Oct 2008 08:46:18 +0200 Subject: [PATCH] Added atk-1.24.0 template. --HG-- extra : convert_revision : 347b8a05398cf55c0016c929bd6f6388d51da446 --- dependencies/atk-1.24.0-deps.db | Bin 0 -> 1024 bytes templates/atk-1.24.0.tmpl | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 dependencies/atk-1.24.0-deps.db create mode 100755 templates/atk-1.24.0.tmpl diff --git a/dependencies/atk-1.24.0-deps.db b/dependencies/atk-1.24.0-deps.db new file mode 100644 index 0000000000000000000000000000000000000000..cbd675152ca0cda1a93fdcebb2fb64484b6a765e GIT binary patch literal 1024 zcmYc?WMyDx00Jfu0Rajy#wb1PLx2&n7*trDdk;8t54rE97J*mE`B==o;x6>6s-eq~|7Pr|KH(Sr{s$1Eqk%h8B8; F3;;m*6V(6! literal 0 HcmV?d00001 diff --git a/templates/atk-1.24.0.tmpl b/templates/atk-1.24.0.tmpl new file mode 100755 index 00000000000..51862e1b7b9 --- /dev/null +++ b/templates/atk-1.24.0.tmpl @@ -0,0 +1,21 @@ +# Template build file for 'atk-1.24.0'. +pkgname=atk-1.24.0 +extract_sufx=".tar.bz2" +url=http://ftp.gnome.org/pub/GNOME/sources/atk/1.24 +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +pkgconfig_override="atk.pc" +short_desc="Set of interfaces for accessibility" +maintainer="Juan RP " +checksum=63ce673732286f001f908316f06b8eb08c256943 +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."