net-p2p/amule: various fixes
authorAlexander Tsoy <alexander@tsoy.me>
Mon, 18 Jun 2018 18:18:19 +0000 (21:18 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Jun 2018 22:17:16 +0000 (00:17 +0200)
commit4bff3c8a678a63e0d5aba5a090ec700ced8f40d4
tree33e0221817c577eba327889e21709f84489508dd
parente468f4514cb7d5ebdd3fa6374cb33386cbbb7eb3
net-p2p/amule: various fixes

Add/remove patches:
- Removed fallocate patch. Not needed according to debian maintainers.
- Fix crash if a shared dir contains UTF-8 chars.
- Fix crash on closing last search tab.
- Compatibility with crypto++ 6.0.0.
- Disable check for updates by default.

Closes: https://bugs.gentoo.org/654692
net-p2p/amule/amule-2.3.2-r2.ebuild
net-p2p/amule/files/amule-2.3.2-cryptopp-6.patch [new file with mode: 0644]
net-p2p/amule/files/amule-2.3.2-disable-version-check.patch [new file with mode: 0644]
net-p2p/amule/files/amule-2.3.2-fix-crash-closing-last-search-tab-1.patch [new file with mode: 0644]
net-p2p/amule/files/amule-2.3.2-fix-crash-closing-last-search-tab-2.patch [new file with mode: 0644]
net-p2p/amule/files/amule-2.3.2-fix-crash-shared-dir-utf8.patch [new file with mode: 0644]