2021-05-10 14:47:54 by Patrick Welche | Files touched by this commit (1) |
Log message:
accerciser: fix build after change to make itstool a TOOL.
accerciser DEPENDS yelp-tools DEPENDS itstools
no longer works. Luckily yelp-tools is only actually needed in accerciser
for regenerating the configure script.
|
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2020-10-01 14:05:13 by Patrick Welche | Files touched by this commit (3) |
Log message:
Update accerciser to 3.38.0
What's New
==========
- Remove some unused screenshots
- Fix indentation, buffer reset, autocompletion in IPython console
- Highlight region-changed events from screen reader
Contributors: Andre Klapper, Rok Mandeljc
New And Updated Translations
============================
- German
- Indonesian
- Romanian
- Slovenian
- Spanish
- Ukrainian
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-10-26 14:53:26 by Kamil Rytarowski | Files touched by this commit (1) |
Log message:
accerciser: Set PREV_PKGPATH
|
2019-10-25 16:13:23 by Kamil Rytarowski | Files touched by this commit (4) |
Log message:
devel/accerciser: import accerciser-3.34.0
Accerciser is an interactive Python accessibility explorer for the
GNOME desktop. It uses AT-SPI2 to inspect and control widgets,
allowing you to check if an application is providing correct
information to assistive technologies and automated test frameworks.
Accerciser has a simple plugin framework which you can use to create
custom views of accessibility information.
In essence, Accerciser is a next generation at-poke tool.
|