Commit graph

15 commits

Author SHA1 Message Date
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
salo
90411d4ade Updated to version 1.2.2.
Patch from Juan RP via PR pkg/20249.

Changes:

1.2.2:
======
- Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
  Albanian [Laurent Dhima], Finnisg [Pauli Virtanen],
  Italian [Alession Frusciante], Amharic [Daniel Yacob]

- Allow changing of default installation directory for documentation.
  (bug 102497) [Padraig O'Briain].

1.2.1:
======
- Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
  Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
  Greek [Kostas Papadimas]
2003-02-15 06:16:29 +00:00
jmmv
623562c677 Install documentation under share/doc/html, not share/gtk-doc/html.
Also avoid possible detection of gtk-doc (not needed).
Bump PKGREVISION to 1.
2003-01-04 19:58:00 +00:00
wiz
2375e2d0a4 Update to 1.2.0.
Changes:
* Add new role ATK_ROLE_APPLICATION [Bill Haneman]
* Correct implementation of i18n support [Padraig O'Briain]
* Add signal "active-descendant-changed" to AtkObject [Padraig]
* Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY
[Bill Haneman]
* Add atk_hyperlink_is_inline() [Bill]
* Add new functions atk_object_add_relationship, atk_object_remove_relationship,
atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
states and relationships; add text-attributes-changed signal for AtkText
interface. [Padraig O'Briain]
* Add po directory and update atk_role_get_localized_name() to allow it to
return localized name [Padraig]
* Add implementtaion of atk_object_factory_get_accessible_type() for
AtkNoOpObjectFactory [Padraig]
* Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
and some translation updates and bug fixes.
2002-12-24 03:44:18 +00:00
grant
7bc71c4392 update MASTER_SITES and use .bz2 distfile. 2002-12-19 12:59:29 +00:00
rh
e525650d57 Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. 2002-10-30 03:09:25 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
jlam
78d5494c07 buildlink1 -> buildlink2 2002-09-11 11:42:11 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
dmcmahill
f29f673a5c update to atk-1.0.3. This is a bug fix release. Notable fixes are:
* Documentation improvements [Padraig O'Briain]
* 64-bit bug fixes [George Lebl]
2002-08-23 03:05:16 +00:00
rh
db7a881c68 Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
2002-07-18 02:19:24 +00:00
jschauma
7726d6c13b Update to 1.0.2 using patches provided by Julio Merino
(jmmv at hispabsd dot org) in pkg/17417, closing that PR.
Muchas gracias, Julio.
2002-06-30 14:04:26 +00:00
dmcmahill
dd4894bf29 update to atk-1.0.1
Changes in version 1.0.1
========================

* Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
* Fix Win32 DLL name [Tor Lillqvist]
2002-03-30 19:58:52 +00:00
rh
f151f4d664 Add missing dependency on libiconv.
Set runtime link path _before_ linking with the various libraries.
2002-03-26 12:36:03 +00:00
dmcmahill
99f08f8f69 import atk-1.0.0
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.
2002-03-24 20:28:05 +00:00