Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607842 - net-p2p/litecoind-0.18.1 version bump
Summary: net-p2p/litecoind-0.18.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-31 19:44 UTC by Jonas Stein
Modified: 2021-06-18 11:26 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
litecoind-0.18.1.ebuild (litecoind-0.18.1.ebuild,2.60 KB, text/plain)
2021-03-09 17:51 UTC, James L. Hammons
Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Marvin Beckers 2017-06-10 13:01:22 UTC
Is the maintainer for net-p2p/litecoind still active? It has been quite some time now.
Comment 2 Marc Popp 2017-06-10 13:10:01 UTC
I've only taken the litecoin package to prevent them from being cleaned from the portage tree. I don't have enough time at the moment to test new ebuild. Please feel free to add yourself to the maintainer list or submit patched/ebuild.
Comment 4 Andreas Sturmlechner gentoo-dev 2017-06-13 19:53:18 UTC
If bug 595452 is not fixed (presumably by this bump) very soon this is in danger of being treecleaned again.
Comment 6 James L. Hammons 2021-03-09 17:51:19 UTC
Created attachment 690294 [details]
litecoind-0.18.1.ebuild

I was able to successfully build 0.18.1 with the attached ebuild, but I had to add

#include <QPainterPath>

to trafficgraphwidget.cpp in order for it to compile.
Comment 7 James L. Hammons 2021-03-09 17:54:33 UTC
I forgot to mention that it is compiled against Qt 5.15.1.
Comment 8 James L. Hammons 2021-03-09 20:05:47 UTC
Also, seems to require net-libs/zeromq and dev-libs/libsodium.
Comment 9 Larry the Git Cow gentoo-dev 2021-06-18 11:26:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4a9bbe950fbbdc14cf7b19d86dbbd200b0bed5

commit 2d4a9bbe950fbbdc14cf7b19d86dbbd200b0bed5
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-06-18 10:04:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-18 11:26:30 +0000

    net-p2p/litecoind: add 0.18.1
    
    Closes: https://bugs.gentoo.org/607842
    Bug: https://bugs.gentoo.org/672326
    Bug: https://bugs.gentoo.org/768768
    Bug: https://bugs.gentoo.org/788844
    Signed-off-by: David Seifert <soap@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/21302
    Signed-off-by: Sam James <sam@gentoo.org>

 net-p2p/litecoind/Manifest                         |  1 +
 .../files/litecoind-0.18.1-system-leveldb.patch    | 37 +++++++++
 net-p2p/litecoind/litecoind-0.18.1.ebuild          | 87 ++++++++++++++++++++++
 3 files changed, 125 insertions(+)