Up to [cvs.NetBSD.org] / pkgsrc / devel / libdazzle
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 29 21:14:29 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:18 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.7 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:11 2022 UTC (9 months, 2 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Wed Dec 8 16:01:56 2021 UTC (17 months, 3 weeks 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.5: +2 -2
lines
Diff to previous 1.5 (colored)
revbump for icu and libffi
Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:22 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 10 22:08:43 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 8 16:47:36 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
*: recursive bump for libffi
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 22 09:44:41 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
libdazzle: Downgrade to release from stable branch. Doesn't seem to cause any ABI breakage, epiphany still works and that's the only thing using this. Pointed out by wiz, downgrading ok'd by wiz
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jan 21 14:56:41 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
devel: Add libdazzle. Needed for epiphany update. The libdazzle library is a companion library to GObject and Gtk+. It provides various features that we wish were in the underlying library but cannot for various reasons. In most cases, they are wildly out of scope for those libraries. In other cases, our design isn't quite generic enough to work for everyone. The libdazzle project is heavily opinionated, and tends to gravitate towards design that matches the GNOME 3 human interface guidelines.