-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.10.3 (stable) Build: * Add Meson build, alongside the existing Autotools build. (Kjell Ahlstedt, Chun-Wei Fan) Pull request #47, #50 * Improve MSVC builds on Windows (Chun-Wei Fan) Pull request #50 * meson.build: Check if .git is a directory or file (Kjell Ahlstedt) Merge request pangomm!8 (Ting-Wei Lan) * docs/reference/meson.build: Check if perl is found (Kjell Ahlstedt) Issue #53 (Rasmus Thomsen) * README: Describe building with Meson and Autotools (Kjell Ahlstedt) Tests: * Make test_track_obj.cc compile with clang++ (Kjell Ahlstedt)
- Loading branch information
Showing
3 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.30 2019/08/16 12:03:51 wiz Exp $ | ||
$NetBSD: distinfo,v 1.31 2020/04/06 09:00:16 wiz Exp $ | ||
|
||
SHA1 (libsigc++-2.10.2.tar.xz) = 9250f1c54d1985fb1a36c9650b963ecdae1227de | ||
RMD160 (libsigc++-2.10.2.tar.xz) = 96d27599172efa1ea7415c1420cd191bb3ac1a3e | ||
SHA512 (libsigc++-2.10.2.tar.xz) = 33bc1ed20b3cec07aba3e090af24c3dcb0047b2ce4f693879fd7201a24abdeecb17f6b1307a2d0c0bc2b74f16cfa0c60f300b7cdf8ef13db1bfd990bdf8f9eb4 | ||
Size (libsigc++-2.10.2.tar.xz) = 3948080 bytes | ||
SHA1 (libsigc++-2.10.3.tar.xz) = fb76ce551efa88e9aa4e84424ca1ab9fe75570bf | ||
RMD160 (libsigc++-2.10.3.tar.xz) = 92d1c0a29a19a28633d87f61da2f7589025efeb3 | ||
SHA512 (libsigc++-2.10.3.tar.xz) = 3c7f90be84724e39073c05624ad2bee6a5835e2c6cb6cf9e605edc6574eb7cd99ec153aaca6e8fcf7e3a6c031c4e9c334da32d04177d36788e64a17667c70b4e | ||
Size (libsigc++-2.10.3.tar.xz) = 4558428 bytes |