summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/ncnn: drop 20220729-r1Ionen Wolkens2022-12-192-49/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: revbump with new tarball (moved tag)Ionen Wolkens2022-11-282-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add 20221128Ionen Wolkens2022-11-272-0/+47
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: Update glslang depNick Sarnie2022-11-081-1/+1
| | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-libs/ncnn: drop 20220701, 20220721Ionen Wolkens2022-08-073-96/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add 20220729Ionen Wolkens2022-07-292-0/+49
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add 20220721Ionen Wolkens2022-07-212-0/+49
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: drop 20220420Ionen Wolkens2022-07-113-83/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add 20220701Ionen Wolkens2022-07-012-0/+47
| | | | | | | Upstream now installs tools by default, fixed system glslang include, and uses GNUInstallDirs removing the need for workarounds. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: drop 20210525-r1Ionen Wolkens2022-05-132-77/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add 20220420, drop 20220419Ionen Wolkens2022-04-192-1/+1
| | | | | | | Upstream removed the 19 tag and the file never made it to mirrors, changes are minimal. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add 20220419Ionen Wolkens2022-04-192-0/+74
| | | | | | | | | Also remove now unnecessary avx workaround wrt bug #730468, entire usage was refactored upstream and the sed now cause issues instead. Bug: https://bugs.gentoo.org/730468 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add subslotIonen Wolkens2022-04-191-2/+2
| | | | | | | | | ABI seems unstable (e.g. waifu2x-ncnn-vulkan often segfaults without a rebuild against new ncnn). Given this seem like a recurring issue, rather than try to track issues or pin versions let's try 0/${PV} subslot until situation improves. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-libs/ncnn: drop 20210322Ionen Wolkens2021-06-082-42/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: update email on my packagesIonen Wolkens2021-06-011-2/+2
| | | | | Closes: https://bugs.gentoo.org/771900 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: drop 20200226, 20200413, 20200727Ionen Wolkens2021-05-314-112/+0
| | | | | | Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21036 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-libs/ncnn: add 20210525Ionen Wolkens2021-05-314-7/+84
| | | | | | | | | | | | | | | | ebuild updates: - respect $(get_libdir) - build shared library over static (this new version also exports additional symbols needed by waifu2x-ncnn-vulkan for shared linking) - install more docs - add IUSE for tools and vulkan - add ZLIB license for *_mathfun.h - add temporary workaround for bug 730468 - scrubbed previous patch and added upstream issue link (still needed) Closes: https://bugs.gentoo.org/730468 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-libs/ncnn: add myself as co-maintIonen Wolkens2021-05-311-0/+4
| | | | | Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-libs/ncnn: 20210322 version bump.Piotr Karbowski2021-04-183-0/+55
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-libs/ncnn: 20200727 bumpPiotr Karbowski2020-08-302-0/+38
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-libs/ncnn-20200413: version bump.Piotr Karbowski2020-04-262-0/+38
| | | | | | | | Tests disabled due to fact that they actually uses real GPU, which is bad on itself, and libsnadbox does not allow it too. Closes: https://bugs.gentoo.org/716154 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-libs/ncnn-20200226: add missing library dependency.Piotr Karbowski2020-03-311-1/+2
| | | | | Closes: https://bugs.gentoo.org/715668 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-libs/ncnn-20200226: fix DoubleEmptyLine CI warning.Piotr Karbowski2020-03-301-1/+0
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-libs/ncnn-20200226: new package.Piotr Karbowski2020-03-293-0/+47
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>