Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520070 - net-p2p/dogecoin-qt-1.8.0 version bump
Summary: net-p2p/dogecoin-qt-1.8.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (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:
: 563360 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-08-16 18:17 UTC by Kelly Price
Modified: 2018-02-18 23:00 UTC (History)
7 users (show)

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


Attachments
1.8.0 ebuild (dogecoin-qt-1.8.0.ebuild,2.25 KB, text/plain)
2014-09-04 14:09 UTC, Marios Andreopoulos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly Price 2014-08-16 18:17:56 UTC
Latest version of net-p2p/dogecoin-qt is 1.7.1.  I have a compile up on a Debian ARM system and it's rock solid.  Would like to test it out on my Gentoo box.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-16 21:10:41 UTC
You're confusing versions and revisions.
Comment 2 Kelly Price 2014-08-16 21:47:51 UTC
Okay. Will try to remember that (and coffee as well).
Comment 3 Neil Stone 2014-08-29 19:06:47 UTC
Dogecoin Core 1.8 released. Update mandatory! See http://redd.it/2egjqg
Comment 4 Marios Andreopoulos 2014-09-04 14:09:57 UTC
Created attachment 384194 [details]
1.8.0 ebuild

This is an ebuild for dogecoin 1.8.0 based on net-p2p/bitcoin-qt-0.9.2.1.

It probably isn't fit for portage because:
(a) uses bundled leveldb
(b) no i8n use flags, binary includes all supported languages

Still, it will be useful to anyone who wants access to his doge until a better ebuild come up.
Comment 5 Neil Stone 2014-11-13 22:06:53 UTC
How long 'till an update is available ??
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-02-10 23:13:56 UTC
CC-ing most-of-bitcoin maintainers since this seems to be another fork of it :). Maybe you would be interesting in helping out here?
Comment 7 Kelly Price 2015-02-10 23:34:54 UTC
You can remove "seems" and place "is" there.  They rebased off of Bitcoin directly (previously Litecoin) at Dogecoin release version 1.7.0.

https://github.com/dogecoin/dogecoin/releases/tag/v1.7.0
Comment 8 Anthony Basile gentoo-dev 2015-02-11 12:35:47 UTC
(In reply to Michał Górny from comment #6)
> CC-ing most-of-bitcoin maintainers since this seems to be another fork of it
> :). Maybe you would be interesting in helping out here?

I think we need to create a bitcoin herd.

(In reply to Marios Andreopoulos from comment #4)
> Created attachment 384194 [details]
> 1.8.0 ebuild
> 
> This is an ebuild for dogecoin 1.8.0 based on net-p2p/bitcoin-qt-0.9.2.1.
> 
> It probably isn't fit for portage because:
> (a) uses bundled leveldb
> (b) no i8n use flags, binary includes all supported languages
> 
> Still, it will be useful to anyone who wants access to his doge until a
> better ebuild come up.

This is not going on the tree.  Its got too many problems.

Why didn't you just tweak the ebuild that's there?  Begin with =net-p2p/bitcoin-qt-0.9.3-r1, remove the luke-rj patches, include the level db patch and go from there.  Once it works for you, and it doesn't have the above problems, I'll put it on the tree.
Comment 9 kavol 2015-08-13 16:08:54 UTC
just a note, the current version 1.6 blocks leveldb > 1.12.0 (or, depends on '<=dev-libs/leveldb-1.12.0[-snappy]' to be precise), which blocks bitcoin-qt update ...

doesn't anyone a cloning machine at hand so my second self could take a look at improving the ebuild so Anthony could put it on the tree? :-/
Comment 10 Ben Kohler gentoo-dev 2015-10-22 16:17:32 UTC
*** Bug 563360 has been marked as a duplicate of this bug. ***
Comment 11 Larry the Git Cow gentoo-dev 2018-02-18 23:00:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab664b328fac9c710a80ab2119856a9167da5f3

commit 3ab664b328fac9c710a80ab2119856a9167da5f3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-02-18 23:00:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-02-18 23:00:02 +0000

    profiles: Remove last-rited net-p2p/{doge,prime}coin*
    
    Closes: https://bugs.gentoo.org/520070
    Closes: https://bugs.gentoo.org/555082
    Closes: https://bugs.gentoo.org/643994
    Closes: https://bugs.gentoo.org/644312

 net-p2p/dogecoin-qt/Manifest                       |   1 -
 net-p2p/dogecoin-qt/dogecoin-qt-1.6.ebuild         | 144 -----------------
 net-p2p/dogecoin-qt/metadata.xml                   |  61 -------
 net-p2p/primecoin-qt/Manifest                      |   1 -
 .../primecoin-qt/files/primecoin-sys_leveldb.patch | 176 ---------------------
 net-p2p/primecoin-qt/metadata.xml                  |  58 -------
 net-p2p/primecoin-qt/primecoin-qt-0.1.2-r1.ebuild  | 143 -----------------
 net-p2p/primecoind/Manifest                        |   1 -
 .../primecoind/files/primecoin-sys_leveldb.patch   | 176 ---------------------
 net-p2p/primecoind/files/primecoin.conf            |   8 -
 net-p2p/primecoind/files/primecoin.confd           |  10 --
 net-p2p/primecoind/files/primecoin.initd           | 104 ------------
 net-p2p/primecoind/files/primecoin.initd-r1        |  28 ----
 net-p2p/primecoind/files/primecoin.service         |  30 ----
 net-p2p/primecoind/files/primecoind.logrotate      |   7 -
 net-p2p/primecoind/metadata.xml                    |  11 --
 net-p2p/primecoind/primecoind-0.1.2-r1.ebuild      | 122 --------------
 profiles/package.mask                              |   8 -
 18 files changed, 1089 deletions(-)