Upstream is now at https://github.com/s-yata/marisa-trie
Also, fix the following `make check` failure when using clang:
TestEntry(): 212: Assertion `entry.ptr() == NULL' failed.
Uses the same method to fix this bug as upstream used to fix ReverseKey
in s-yata/marisa-trie@cbab26f0.
Closes#875.
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
- Fix "configure: error: Unable to find libltdl"
- Remove patch for the "--as-needed" and "--gc-sections" LDFLAGS bug and
use `inreplace` on "config.status" instead, which also works for HEAD
- Add Autotools deps for HEAD builds
- Require `gtk-doc` for HEAD builds to prevent failure during configure
- Add a test, adapted from http://www.gtkforums.com/viewtopic.php?t=6753Closes#871.
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
awscli 1.10.26 (botocore 1.4.17)
there was an updated dependency to botocore 1.4.17 on the latest awscli release
this was also missed in last update since i'm upping it 2x versions ;)
Closes#992.
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
- bump the version
- remove the patches since the underlying issues are now fixed
- no longer conflicts with libzzip: "zzcat" was renamed "zzat"
- fix the test:
(1) "hd" doesn't exist on OS X
(2) zzuf doesn't work on OS X when invoking other commands directly
even if "hd" were to exist (e.g., substituting "hexdump")
Closes#1002.
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
update x264 from r2601 to r2668
update x264 devel from r2638 to r2694
audit style: rearrange block positions
Closes#988.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
The Gesture Recognition Toolkit (GRT) for Real-time machine learning,
developed by Nick Gillian.
Closes#967.
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>