The NetBSD Project

CVS log for pkgsrc/inputmethod/fcitx5-gtk/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / inputmethod / fcitx5-gtk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 6 12:41:38 2023 UTC (4 days, 6 hours ago) by riastradh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 16 21:20:52 2023 UTC (3 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

*: PKGREVISION bump for fmtlib shlib major bump

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:53 2023 UTC (4 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:37 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:51 2022 UTC (9 months, 4 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 8 16:05:12 2021 UTC (18 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

revbump for icu and libffi

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 2 13:24:53 2021 UTC (2 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

fcitx5: Set build time dependency to extra-cmake-modules

* Replace DEPENDS with BUILD_DEPENDS. And remove trailing slash.
* Add new BUILD_DEPENDS to some packages. CMake dectects ECM.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 27 19:34:11 2021 UTC (2 years, 3 months ago) by ryoon
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

fcitx5-gtk: Update to 5.0.4

Changelog:
* Fix boader width.
* Fix wayland issue.
* Use new client-side-ui API.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 25 10:02:09 2021 UTC (2 years, 3 months ago) by ryoon
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

fcitx5-gtk: Enable gtk4 IM module

* Enable multilingual character input for GTK4 apps.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 17 15:21:34 2021 UTC (2 years, 3 months ago) by ryoon
Branch: MAIN

inputmethod/fcitx5-gtk: import fcitx5-gtk-5.0.3

Gtk im module for fcitx5 and glib based dbus client library.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>