Commit graph

62 commits

Author SHA1 Message Date
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
jmmv
1bdf642eff Update to 1.3.13:
* Build improvements: Requires automake-1.7, and calls GTK_DOC_CHECK.
  (Padraig O'Briain, Matthias Clasen, some from Tomas Kloczko)
* bugfixes (bad g_free, and a null string issue that caused SEGV on
  Solaris when running sample programs).
2004-02-26 17:43:41 +00:00
jmmv
c6a81f0943 Update to 1.3.12:
* Fix for docs bug #129728 (Sebastien Bacher).
* Fix for bug #129479, allows distinction between multiple DISPLAY instances
  of at-spi registry.
* Fix for #124837, which could cause 'hang' interactions between desktop and
  clients such as gnopernicus.
* Fixes for NUMLOCK mask behavior, bug #129103.
* Greatly improved key synthesis for non-Latin characters.  We can now
  synthesize any KeySym which is defined in the current X keymap.
  (bug #128824).  Thanks to Marcus G Kuhn for the public-domain code borrowed
  here.
* Fixes for: 128912.
* new languages: fa, ar, id.
2004-02-15 18:14:51 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
jmmv
b5d7a09447 bl3ify. 2004-02-13 17:02:08 +00:00
jmmv
0f49e4a368 Update to 1.3.9. Changes in the package:
- Fill missing dependancies.
- Use pkgsrc intltool.

What's new in at-spi-1.3.9:
* New api:  AccessibleApplication_getLocale (app, type),
  returns a POSIX locale string for a locale category,
  for instance Accessibility_LOCALE_TYPE_MESSAGES.
* New SPI_ROLE_EDITBAR.
* New Accessible_getLocalizedRoleName.
* New AccessibleText_getDefaultAttributes.
* fixes to AccessibleStreamableContent, including a 'seek'
  implementation for cspi.  Thanks to Michael Meeks for some
  related bugfixes in StreamableContent.
* now we emit key-released events to appropriate keylisteners.
* new LINGUAS in configure.in: nn (Asmund Sjeveland), lt (Gediminas Paulauskas),
  no (Kjartan Masass), eu (Christian Rose).
* bugfixes for: #120991, #120473, #118581, #127463, #116009, #114926,
  #125834, #111429, #121974.
2004-02-13 16:13:27 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
cjep
5b9624c1fb Whitespace fixes 2003-12-30 16:48:44 +00:00
xtraeme
0579addbed Initial import of at-spi-1.3.8
This is the Early Access Release of the Gnome Accessibility Project's
Assistive Technology Service Provider Interface.
2003-12-29 17:46:12 +00:00