2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-07-02 11:01:51 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
pangomm: updated to 2.46.1
2.46.1 (stable):
Build:
* Meson build: Use relative paths to untracked/
* pangommconfig.h.*: Don't dllimport on MinGW
* Meson build: Make it possible to use pangomm as a subproject
* Meson build: No implicit_include_directories
|
2021-05-31 22:04:34 by Thomas Klausner | Files touched by this commit (2) |
Log message:
pangomm: mention 1.4 API in DESCR and COMMENT
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-04-08 23:16:42 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
pangomm: import patches
|
2021-04-08 23:15:47 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
pangomm: updated to 2.46.0
2.46.0 (stable):
The tarball for 2.46.0 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of the README file.
* Attribute: Add Overline and ShowFlags enums and some create*() methods
* Font, FontFace, FontFamily, FontMetrics: Add new methods
* LayoutIter: Fix get_run()
* LayoutRun: Fix a memory leak in split()
* GlyphString, Item: Wrap pango_shape_with_flags()
* Layout: Add set/get_line_spacing()
* Layout: Add get_const_line() and get_const_lines()
* LayoutRun: Make most methods public
* Coverage: Deprecate create(bytes, n_bytes), max(), to_bytes()
Build:
* Requires pango >= 1.45.1
because of Overline
2.42.2 (stable):
The tarball for 2.42.2 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of the README file.
Build:
* Use __declspec(dllexport) when building with Visual Studio
* Meson build: Avoid some recompilations
* Meson build: Better error message if trying to build with
maintainer-mode=false when true is necessary
* Meson build: Set default value of the 'warnings' option to 'min'
* Improve NMake support
* Improve Visual Studio support
* docs/reference/: Update for Doxygen >= 1.8.16
* Meson build: Fix versioning on macOS
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
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-05-07 10:42:06 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
pangomm: updated to 2.42.1
2.42.1 (stable):
* Coverage: Ignore deprecations of pango functions
(so it can be used with the latest versions of pango)
* Layout::get_lines(): Fix ownership of the GSList
* pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC
Build:
* tools/gen_scripts: Update for non-source-dir builds
* Add support for building pangomm with Meson
* meson.build: Check if .git is a directory or file
* NMake Makefiles: Allow builds from a GIT checkout
* The fixed call to _CLASS_BOXEDTYPE_STATIC in color.hg
is necessary in order to use glibmm 2.64.0 or later,
combined with maintainer-mode in pangomm.
|