Commit graph

29 commits

Author SHA1 Message Date
wiz
92a8e1ad3c *: recursive bump for tiff shlib major bump 2023-01-03 17:36:14 +00:00
gutteridge
1e4ca2627d Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-08-11 05:08:00 +00:00
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
nia
afa868c45a inputmethod: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
2021-10-26 10:49:30 +00:00
nia
0e6591d263 inputmethod: Remove SHA1 hashes for distfiles 2021-10-07 14:19:36 +00:00
wiz
ebafc429cc *: remove dead download sites 2021-04-21 15:48:03 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
adam
e4d9b978f9 ibus-libthai: updated to 0.1.4
Version 0.1.4:
- Fix incorrect keys in Pattachote layout.
- Drop unused code.

Version 0.1.3:
- Get rid of deprecated GTK+ APIs in setup program, now requiring GTK+ >= 3.16.
- Fix compiler warnings.
2018-02-23 15:42:25 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
agc
5fb7ef9693 Add SHA512 digests for distfiles for inputmethod category
Problems found locating distfiles:
	Package anthy: missing distfile 2ch.t
	Package anthy: missing distfile okinawa-20090801.t

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 22:13:34 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
hiramatsu
955f857a1c Set MAINTAINER to pkgsrc-users. 2015-03-15 19:31:44 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
obache
367a11624f Update ibus-libthai to 0.1.2.
Version 0.1.2 (2013-10-31)
=============
- Fix keyboard shortcuts & Thai accelerators problems with iBus 1.5.
- Allow typing Thai digits using numpad with CapsLock or level 3.

Version 0.1.1 (2013-07-11)
=============
- Map keyboard scan codes directly instead of relying on XKB key symbols,
  to avoid unexpected double-mapping on ASCII characters in Thai layouts.
2014-02-27 12:48:53 +00:00
obache
4e2625cecf Bump PKGREVISION from ibus-1.5. 2013-10-23 12:50:02 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
obache
549464bc75 Import ibus-libthai-0.1.0 as inputmethod/ibus-libthai.
IBus-LibThai is a Thai input method engine for IBus, based on the LibThai
library.

Currently, it provides 3 keyboard layouts internally:
  - Ketmanee
  - Pattachote
  - TIS-820.2538
(Thai XKB symbols are also supported.)

The input method also filters out invalid input sequences with 3 levels of
strictness:
  - Passthrough (no check)
  - Basic Check
  - Srict Check

For applications that support surrounding text retrieval/deletion,
it can also correct the invalid input sequences.
2013-09-09 11:56:57 +00:00