summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-04-08 00:08:53 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-04-08 00:08:53 +0000
commitff37f95784eb020e7fb9f91842e960cb3b016560 (patch)
tree6574b397c760d14466bfcfcaf87bad93a7b3a10c /net-p2p/bitcoin-qt
parentBump (diff)
downloadgentoo-2-ff37f95784eb020e7fb9f91842e960cb3b016560.tar.gz
gentoo-2-ff37f95784eb020e7fb9f91842e960cb3b016560.tar.bz2
gentoo-2-ff37f95784eb020e7fb9f91842e960cb3b016560.zip
Version bumps and cleanup
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-p2p/bitcoin-qt')
-rw-r--r--net-p2p/bitcoin-qt/ChangeLog16
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild113
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc3.ebuild113
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.5.8_rc2.ebuild (renamed from net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc4.ebuild)10
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc3.ebuild110
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc4.ebuild110
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.6.5_rc2.ebuild (renamed from net-p2p/bitcoin-qt/bitcoin-qt-0.6.4_rc4-r1.ebuild)6
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.7.0.ebuild113
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.7.1.ebuild115
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.7.2_rc2.ebuild115
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.7.3_rc2.ebuild (renamed from net-p2p/bitcoin-qt/bitcoin-qt-0.7.2.ebuild)6
-rw-r--r--net-p2p/bitcoin-qt/bitcoin-qt-0.8.0.ebuild116
12 files changed, 21 insertions, 922 deletions
diff --git a/net-p2p/bitcoin-qt/ChangeLog b/net-p2p/bitcoin-qt/ChangeLog
index 79b616024a47..d240918cc7f0 100644
--- a/net-p2p/bitcoin-qt/ChangeLog
+++ b/net-p2p/bitcoin-qt/ChangeLog
@@ -1,6 +1,20 @@
# ChangeLog for net-p2p/bitcoin-qt
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.56 2013/03/27 23:01:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.57 2013/04/08 00:08:53 blueness Exp $
+
+*bitcoin-qt-0.5.8_rc2 (08 Apr 2013)
+*bitcoin-qt-0.6.5_rc2 (08 Apr 2013)
+*bitcoin-qt-0.7.3_rc2 (08 Apr 2013)
+
+ 08 Apr 2013; Anthony G. Basile <blueness@gentoo.org>
+ +bitcoin-qt-0.5.8_rc2.ebuild, +bitcoin-qt-0.6.5_rc2.ebuild,
+ +bitcoin-qt-0.7.3_rc2.ebuild, -bitcoin-qt-0.5.6_rc2.ebuild,
+ -bitcoin-qt-0.5.7_rc3.ebuild, -bitcoin-qt-0.5.7_rc4.ebuild,
+ -bitcoin-qt-0.6.0.10_rc3.ebuild, -bitcoin-qt-0.6.0.10_rc4.ebuild,
+ -bitcoin-qt-0.6.4_rc4-r1.ebuild, -bitcoin-qt-0.7.0.ebuild,
+ -bitcoin-qt-0.7.1.ebuild, -bitcoin-qt-0.7.2.ebuild,
+ -bitcoin-qt-0.7.2_rc2.ebuild, -bitcoin-qt-0.8.0.ebuild:
+ Version bumps and cleanup
*bitcoin-qt-0.8.1 (27 Mar 2013)
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild
deleted file mode 100644
index e01773fe30bb..000000000000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild
+++ /dev/null
@@ -1,113 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.5.6_rc2.ebuild,v 1.6 2013/03/02 23:08:41 hwoarang Exp $
-
-EAPI=4
-
-DB_VER="4.8"
-
-LANGS="da de en es es_CL hu it nb nl pt_BR ru uk zh_CN zh_TW"
-inherit db-use eutils qt4-r2 versionator
-
-DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
-HOMEPAGE="http://bitcoin.org/"
-SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
- bip16? ( http://luke.dashjr.org/programs/bitcoin/files/bip16/0.5.6-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch.xz )
- eligius? (
- !bip16? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.5.0.6rc1-eligius_sendfee.patch.xz )
- )
-"
-
-LICENSE="MIT ISC GPL-3 md2k7-asyouwish LGPL-2.1 public-domain"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="$IUSE +bip16 dbus +eligius ssl upnp"
-
-RDEPEND="
- >=dev-libs/boost-1.41.0[threads(+)]
- dev-libs/openssl[-bindist]
- upnp? (
- net-libs/miniupnpc
- )
- sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- dev-qt/qtgui:4
- dbus? (
- dev-qt/qtdbus:4
- )
-"
-DEPEND="${RDEPEND}
- >=app-shells/bash-4.1
-"
-
-DOCS="doc/README"
-
-S="${WORKDIR}/bitcoin-bitcoind-stable"
-
-src_prepare() {
- cd src || die
- if use bip16; then
- epatch "${WORKDIR}/0.5.6-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch"
- use eligius && epatch "${FILESDIR}/0.5.0.5+bip16-eligius_sendfee.patch"
- else
- use eligius && epatch "${WORKDIR}/0.5.0.6rc1-eligius_sendfee.patch"
- fi
-
- local filt= yeslang= nolang=
-
- for lan in $LANGS; do
- if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
- ewarn "Language '$lan' no longer supported. Ebuild needs update."
- fi
- done
-
- for ts in $(ls qt/locale/*.ts)
- do
- x="${ts/*bitcoin_/}"
- x="${x/.ts/}"
- if ! use "linguas_$x"; then
- nolang="$nolang $x"
- rm "$ts"
- filt="$filt\\|$x"
- else
- yeslang="$yeslang $x"
- fi
- done
- filt="bitcoin_\\(${filt:2}\\)\\.qm"
- sed "/${filt}/d" -i 'qt/bitcoin.qrc'
- einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
- OPTS=()
-
- use dbus && OPTS+=("USE_DBUS=1")
- use ssl && OPTS+=("DEFINES+=USE_SSL")
- if use upnp; then
- OPTS+=("USE_UPNP=1")
- else
- OPTS+=("USE_UPNP=-")
- fi
-
- OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
- OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
- eqmake4 "${PN}.pro" "${OPTS[@]}"
-}
-
-src_compile() {
- emake
-}
-
-src_test() {
- cd src || die
- emake -f makefile.unix "${OPTS[@]}" test_bitcoin
- ./test_bitcoin || die 'Tests failed'
-}
-
-src_install() {
- qt4-r2_src_install
- dobin ${PN}
- insinto /usr/share/pixmaps
- newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
- make_desktop_entry ${PN} "Bitcoin-Qt" "/usr/share/pixmaps/${PN}.ico" "Network;P2P"
-}
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc3.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc3.ebuild
deleted file mode 100644
index 65f44fc1c5d1..000000000000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc3.ebuild
+++ /dev/null
@@ -1,113 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc3.ebuild,v 1.3 2013/03/02 23:08:41 hwoarang Exp $
-
-EAPI=4
-
-DB_VER="4.8"
-
-LANGS="da de en es es_CL hu it nb nl pt_BR ru uk zh_CN zh_TW"
-inherit db-use eutils qt4-r2 versionator
-
-DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
-HOMEPAGE="http://bitcoin.org/"
-SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
- bip16? ( http://luke.dashjr.org/programs/bitcoin/files/bip16/0.5.6-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch.xz )
- eligius? (
- !bip16? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.5.0.6rc1-eligius_sendfee.patch.xz )
- )
-"
-
-LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE +bip16 dbus +eligius ssl upnp"
-
-RDEPEND="
- >=dev-libs/boost-1.41.0[threads(+)]
- dev-libs/openssl[-bindist]
- upnp? (
- net-libs/miniupnpc
- )
- sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- dev-qt/qtgui:4
- dbus? (
- dev-qt/qtdbus:4
- )
-"
-DEPEND="${RDEPEND}
- >=app-shells/bash-4.1
-"
-
-DOCS="doc/README"
-
-S="${WORKDIR}/bitcoin-bitcoind-stable"
-
-src_prepare() {
- cd src || die
- if use bip16; then
- epatch "${WORKDIR}/0.5.6-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch"
- use eligius && epatch "${FILESDIR}/0.5.0.5+bip16-eligius_sendfee.patch"
- else
- use eligius && epatch "${WORKDIR}/0.5.0.6rc1-eligius_sendfee.patch"
- fi
-
- local filt= yeslang= nolang=
-
- for lan in $LANGS; do
- if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
- ewarn "Language '$lan' no longer supported. Ebuild needs update."
- fi
- done
-
- for ts in $(ls qt/locale/*.ts)
- do
- x="${ts/*bitcoin_/}"
- x="${x/.ts/}"
- if ! use "linguas_$x"; then
- nolang="$nolang $x"
- rm "$ts"
- filt="$filt\\|$x"
- else
- yeslang="$yeslang $x"
- fi
- done
- filt="bitcoin_\\(${filt:2}\\)\\.qm"
- sed "/${filt}/d" -i 'qt/bitcoin.qrc'
- einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
- OPTS=()
-
- use dbus && OPTS+=("USE_DBUS=1")
- use ssl && OPTS+=("DEFINES+=USE_SSL")
- if use upnp; then
- OPTS+=("USE_UPNP=1")
- else
- OPTS+=("USE_UPNP=-")
- fi
-
- OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
- OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
- eqmake4 "${PN}.pro" "${OPTS[@]}"
-}
-
-src_compile() {
- emake
-}
-
-src_test() {
- cd src || die
- emake -f makefile.unix "${OPTS[@]}" test_bitcoin
- ./test_bitcoin || die 'Tests failed'
-}
-
-src_install() {
- qt4-r2_src_install
- dobin ${PN}
- insinto /usr/share/pixmaps
- newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
- make_desktop_entry ${PN} "Bitcoin-Qt" "/usr/share/pixmaps/${PN}.ico" "Network;P2P"
-}
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc4.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.5.8_rc2.ebuild
index ecb383e7364c..c1622a6372bd 100644
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc4.ebuild
+++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.5.8_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 2010-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.5.7_rc4.ebuild,v 1.3 2013/03/02 23:08:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.5.8_rc2.ebuild,v 1.1 2013/04/08 00:08:53 blueness Exp $
EAPI=4
@@ -13,15 +13,12 @@ DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
HOMEPAGE="http://bitcoin.org/"
SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
bip16? ( http://luke.dashjr.org/programs/bitcoin/files/bip16/0.5.6-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch.xz )
- eligius? (
- !bip16? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.5.0.6rc1-eligius_sendfee.patch.xz )
- )
"
LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE +bip16 dbus +eligius ssl upnp"
+IUSE="$IUSE +bip16 dbus ssl upnp"
RDEPEND="
>=dev-libs/boost-1.41.0[threads(+)]
@@ -47,9 +44,6 @@ src_prepare() {
cd src || die
if use bip16; then
epatch "${WORKDIR}/0.5.6-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch"
- use eligius && epatch "${FILESDIR}/0.5.0.5+bip16-eligius_sendfee.patch"
- else
- use eligius && epatch "${WORKDIR}/0.5.0.6rc1-eligius_sendfee.patch"
fi
local filt= yeslang= nolang=
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc3.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc3.ebuild
deleted file mode 100644
index 3d1d76092467..000000000000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc3.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc3.ebuild,v 1.3 2013/03/02 23:08:41 hwoarang Exp $
-
-EAPI=4
-
-DB_VER="4.8"
-
-LANGS="ca_ES cs da de en es es_CL et eu_ES fa fa_IR fi fr_CA fr_FR he hr hu it lt nb nl pl pt_BR ro_RO ru sk sr sv tr uk zh_CN zh_TW"
-inherit db-use eutils qt4-r2 versionator
-
-DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
-HOMEPAGE="http://bitcoin.org/"
-SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
- eligius? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.6.0-eligius_sendfee.patch.xz )
-"
-
-LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE 1stclassmsg dbus +eligius +qrcode ssl upnp"
-
-RDEPEND="
- >=dev-libs/boost-1.41.0[threads(+)]
- dev-libs/openssl[-bindist]
- qrcode? (
- media-gfx/qrencode
- )
- upnp? (
- net-libs/miniupnpc
- )
- sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- dev-qt/qtgui:4
- dbus? (
- dev-qt/qtdbus:4
- )
-"
-DEPEND="${RDEPEND}
- >=app-shells/bash-4.1
-"
-
-DOCS="doc/README"
-
-S="${WORKDIR}/bitcoin-bitcoind-stable"
-
-src_prepare() {
- cd src || die
- use eligius && epatch "${WORKDIR}/0.6.0-eligius_sendfee.patch"
-
- local filt= yeslang= nolang=
-
- for lan in $LANGS; do
- if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
- ewarn "Language '$lan' no longer supported. Ebuild needs update."
- fi
- done
-
- for ts in $(ls qt/locale/*.ts)
- do
- x="${ts/*bitcoin_/}"
- x="${x/.ts/}"
- if ! use "linguas_$x"; then
- nolang="$nolang $x"
- rm "$ts"
- filt="$filt\\|$x"
- else
- yeslang="$yeslang $x"
- fi
- done
- filt="bitcoin_\\(${filt:2}\\)\\.qm"
- sed "/${filt}/d" -i 'qt/bitcoin.qrc'
- einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
- OPTS=()
-
- use dbus && OPTS+=("USE_DBUS=1")
- use ssl && OPTS+=("DEFINES+=USE_SSL")
- if use upnp; then
- OPTS+=("USE_UPNP=1")
- else
- OPTS+=("USE_UPNP=-")
- fi
- use qrcode && OPTS+=("USE_QRCODE=1")
- use 1stclassmsg && OPTS+=("FIRST_CLASS_MESSAGING=1")
-
- OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
- OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
- eqmake4 "${PN}.pro" "${OPTS[@]}"
-}
-
-src_compile() {
- emake
-}
-
-src_test() {
- cd src || die
- emake -f makefile.unix "${OPTS[@]}" test_bitcoin
- ./test_bitcoin || die 'Tests failed'
-}
-
-src_install() {
- qt4-r2_src_install
- dobin ${PN}
- insinto /usr/share/pixmaps
- newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
- make_desktop_entry ${PN} "Bitcoin-Qt" "/usr/share/pixmaps/${PN}.ico" "Network;P2P"
-}
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc4.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc4.ebuild
deleted file mode 100644
index c98b1488c2ce..000000000000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc4.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 2010-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.6.0.10_rc4.ebuild,v 1.3 2013/03/02 23:08:41 hwoarang Exp $
-
-EAPI=4
-
-DB_VER="4.8"
-
-LANGS="ca_ES cs da de en es es_CL et eu_ES fa fa_IR fi fr_CA fr_FR he hr hu it lt nb nl pl pt_BR ro_RO ru sk sr sv tr uk zh_CN zh_TW"
-inherit db-use eutils qt4-r2 versionator
-
-DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
-HOMEPAGE="http://bitcoin.org/"
-SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
- eligius? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.6.0-eligius_sendfee.patch.xz )
-"
-
-LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE 1stclassmsg dbus +eligius +qrcode ssl upnp"
-
-RDEPEND="
- >=dev-libs/boost-1.41.0[threads(+)]
- dev-libs/openssl[-bindist]
- qrcode? (
- media-gfx/qrencode
- )
- upnp? (
- net-libs/miniupnpc
- )
- sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- dev-qt/qtgui:4
- dbus? (
- dev-qt/qtdbus:4
- )
-"
-DEPEND="${RDEPEND}
- >=app-shells/bash-4.1
-"
-
-DOCS="doc/README"
-
-S="${WORKDIR}/bitcoin-bitcoind-stable"
-
-src_prepare() {
- cd src || die
- use eligius && epatch "${WORKDIR}/0.6.0-eligius_sendfee.patch"
-
- local filt= yeslang= nolang=
-
- for lan in $LANGS; do
- if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
- ewarn "Language '$lan' no longer supported. Ebuild needs update."
- fi
- done
-
- for ts in $(ls qt/locale/*.ts)
- do
- x="${ts/*bitcoin_/}"
- x="${x/.ts/}"
- if ! use "linguas_$x"; then
- nolang="$nolang $x"
- rm "$ts"
- filt="$filt\\|$x"
- else
- yeslang="$yeslang $x"
- fi
- done
- filt="bitcoin_\\(${filt:2}\\)\\.qm"
- sed "/${filt}/d" -i 'qt/bitcoin.qrc'
- einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
- OPTS=()
-
- use dbus && OPTS+=("USE_DBUS=1")
- use ssl && OPTS+=("DEFINES+=USE_SSL")
- if use upnp; then
- OPTS+=("USE_UPNP=1")
- else
- OPTS+=("USE_UPNP=-")
- fi
- use qrcode && OPTS+=("USE_QRCODE=1")
- use 1stclassmsg && OPTS+=("FIRST_CLASS_MESSAGING=1")
-
- OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
- OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
- eqmake4 "${PN}.pro" "${OPTS[@]}"
-}
-
-src_compile() {
- emake
-}
-
-src_test() {
- cd src || die
- emake -f makefile.unix "${OPTS[@]}" test_bitcoin
- ./test_bitcoin || die 'Tests failed'
-}
-
-src_install() {
- qt4-r2_src_install
- dobin ${PN}
- insinto /usr/share/pixmaps
- newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
- make_desktop_entry ${PN} "Bitcoin-Qt" "/usr/share/pixmaps/${PN}.ico" "Network;P2P"
-}
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.6.4_rc4-r1.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.6.5_rc2.ebuild
index 05cf6edcc99b..c925753aa05d 100644
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.6.4_rc4-r1.ebuild
+++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.6.5_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.6.4_rc4-r1.ebuild,v 1.3 2013/03/02 23:08:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.6.5_rc2.ebuild,v 1.1 2013/04/08 00:08:53 blueness Exp $
EAPI=4
@@ -12,13 +12,12 @@ inherit db-use eutils qt4-r2 versionator
DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
HOMEPAGE="http://bitcoin.org/"
SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}-r1.tgz
- eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.6.1-eligius_sendfee.patch.xz )
"
LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE 1stclassmsg dbus +eligius +qrcode upnp"
+IUSE="$IUSE 1stclassmsg dbus +qrcode upnp"
RDEPEND="
>=dev-libs/boost-1.41.0[threads(+)]
@@ -45,7 +44,6 @@ S="${WORKDIR}/bitcoin-bitcoind-stable"
src_prepare() {
cd src || die
- use eligius && epatch "${WORKDIR}/0.6.1-eligius_sendfee.patch"
local filt= yeslang= nolang=
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.7.0.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.7.0.ebuild
deleted file mode 100644
index b9c184f6ab3c..000000000000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.7.0.ebuild
+++ /dev/null
@@ -1,113 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.7.0.ebuild,v 1.5 2013/03/02 23:08:41 hwoarang Exp $
-
-EAPI=4
-
-DB_VER="4.8"
-
-LANGS="bg ca_ES cs da de el_GR en es es_CL et eu_ES fa fa_IR fi fr fr_CA he hr hu it lt nb nl pl pt_BR pt_PT ro_RO ru sk sr sv tr uk zh_CN zh_TW"
-inherit db-use eutils qt4-r2 versionator
-
-DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
-HOMEPAGE="http://bitcoin.org/"
-SRC_URI="https://nodeload.github.com/bitcoin/bitcoin/tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
- eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.7.0-eligius_sendfee.patch.xz )
-"
-
-LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE 1stclassmsg dbus +eligius ipv6 +qrcode upnp"
-
-RDEPEND="
- >=dev-libs/boost-1.41.0[threads(+)]
- dev-libs/openssl[-bindist]
- qrcode? (
- media-gfx/qrencode
- )
- upnp? (
- net-libs/miniupnpc
- )
- sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- dev-qt/qtgui:4
- dbus? (
- dev-qt/qtdbus:4
- )
-"
-DEPEND="${RDEPEND}
- >=app-shells/bash-4.1
-"
-
-DOCS="doc/README"
-
-S="${WORKDIR}/bitcoin-bitcoin-a76c22e"
-
-src_prepare() {
- cd src || die
- use eligius && epatch "${WORKDIR}/0.7.0-eligius_sendfee.patch"
-
- local filt= yeslang= nolang=
-
- for lan in $LANGS; do
- if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
- ewarn "Language '$lan' no longer supported. Ebuild needs update."
- fi
- done
-
- for ts in $(ls qt/locale/*.ts)
- do
- x="${ts/*bitcoin_/}"
- x="${x/.ts/}"
- if ! use "linguas_$x"; then
- nolang="$nolang $x"
- rm "$ts"
- filt="$filt\\|$x"
- else
- yeslang="$yeslang $x"
- fi
- done
- filt="bitcoin_\\(${filt:2}\\)\\.qm"
- sed "/${filt}/d" -i 'qt/bitcoin.qrc'
- einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
- OPTS=()
-
- use dbus && OPTS+=("USE_DBUS=1")
- if use upnp; then
- OPTS+=("USE_UPNP=1")
- else
- OPTS+=("USE_UPNP=-")
- fi
- use qrcode && OPTS+=("USE_QRCODE=1")
- use 1stclassmsg && OPTS+=("FIRST_CLASS_MESSAGING=1")
- use ipv6 || OPTS+=("USE_IPV6=-")
-
- OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
- OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
- eqmake4 "${PN}.pro" "${OPTS[@]}"
-}
-
-src_compile() {
- # Workaround for bug #440034
- share/genbuild.sh build/build.h
-
- emake
-}
-
-src_test() {
- cd src || die
- emake -f makefile.unix "${OPTS[@]}" test_bitcoin
- ./test_bitcoin || die 'Tests failed'
-}
-
-src_install() {
- qt4-r2_src_install
- dobin ${PN}
- insinto /usr/share/pixmaps
- newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
- make_desktop_entry ${PN} "Bitcoin-Qt" "/usr/share/pixmaps/${PN}.ico" "Network;P2P"
-}
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.7.1.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.7.1.ebuild
deleted file mode 100644
index 356125e05933..000000000000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.7.1.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.7.1.ebuild,v 1.4 2013/03/02 23:08:41 hwoarang Exp $
-
-EAPI=4
-
-DB_VER="4.8"
-
-LANGS="bg ca_ES cs da de el_GR en es es_CL et eu_ES fa fa_IR fi fr fr_CA he hr hu it lt nb nl pl pt_BR pt_PT ro_RO ru sk sr sv tr uk zh_CN zh_TW"
-inherit db-use eutils qt4-r2 versionator
-
-DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
-HOMEPAGE="http://bitcoin.org/"
-SRC_URI="https://nodeload.github.com/bitcoin/bitcoin/tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
- 1stclassmsg? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/luke-jr/1stclassmsg/0.7.1-1stclassmsg.patch.xz )
- eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.7.1-eligius_sendfee.patch.xz )
-"
-
-LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE 1stclassmsg dbus +eligius ipv6 +qrcode upnp"
-
-RDEPEND="
- >=dev-libs/boost-1.41.0[threads(+)]
- dev-libs/openssl[-bindist]
- qrcode? (
- media-gfx/qrencode
- )
- upnp? (
- net-libs/miniupnpc
- )
- sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- dev-qt/qtgui:4
- dbus? (
- dev-qt/qtdbus:4
- )
-"
-DEPEND="${RDEPEND}
- >=app-shells/bash-4.1
-"
-
-DOCS="doc/README"
-
-S="${WORKDIR}/bitcoin-bitcoin-d082365"
-
-src_prepare() {
- use 1stclassmsg && epatch "${WORKDIR}/0.7.1-1stclassmsg.patch"
- cd src || die
- use eligius && epatch "${WORKDIR}/0.7.1-eligius_sendfee.patch"
-
- local filt= yeslang= nolang=
-
- for lan in $LANGS; do
- if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
- ewarn "Language '$lan' no longer supported. Ebuild needs update."
- fi
- done
-
- for ts in $(ls qt/locale/*.ts)
- do
- x="${ts/*bitcoin_/}"
- x="${x/.ts/}"
- if ! use "linguas_$x"; then
- nolang="$nolang $x"
- rm "$ts"
- filt="$filt\\|$x"
- else
- yeslang="$yeslang $x"
- fi
- done
- filt="bitcoin_\\(${filt:2}\\)\\.qm"
- sed "/${filt}/d" -i 'qt/bitcoin.qrc'
- einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
- OPTS=()
-
- use dbus && OPTS+=("USE_DBUS=1")
- if use upnp; then
- OPTS+=("USE_UPNP=1")
- else
- OPTS+=("USE_UPNP=-")
- fi
- use qrcode && OPTS+=("USE_QRCODE=1")
- use 1stclassmsg && OPTS+=("FIRST_CLASS_MESSAGING=1")
- use ipv6 || OPTS+=("USE_IPV6=-")
-
- OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
- OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
- eqmake4 "${PN}.pro" "${OPTS[@]}"
-}
-
-src_compile() {
- # Workaround for bug #440034
- share/genbuild.sh build/build.h
-
- emake
-}
-
-src_test() {
- cd src || die
- emake -f makefile.unix "${OPTS[@]}" test_bitcoin
- ./test_bitcoin || die 'Tests failed'
-}
-
-src_install() {
- qt4-r2_src_install
- dobin ${PN}
- insinto /usr/share/pixmaps
- newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
- make_desktop_entry ${PN} "Bitcoin-Qt" "/usr/share/pixmaps/${PN}.ico" "Network;P2P"
-}
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.7.2_rc2.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.7.2_rc2.ebuild
deleted file mode 100644
index 1fe86114170f..000000000000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.7.2_rc2.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.7.2_rc2.ebuild,v 1.4 2013/03/02 23:08:41 hwoarang Exp $
-
-EAPI=4
-
-DB_VER="4.8"
-
-LANGS="bg ca_ES cs da de el_GR en es es_CL et eu_ES fa fa_IR fi fr fr_CA he hr hu it lt nb nl pl pt_BR pt_PT ro_RO ru sk sr sv tr uk zh_CN zh_TW"
-inherit db-use eutils qt4-r2 versionator
-
-DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
-HOMEPAGE="http://bitcoin.org/"
-SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
- 1stclassmsg? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/luke-jr/1stclassmsg/0.7.1-1stclassmsg.patch.xz )
- eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.7.1-eligius_sendfee.patch.xz )
-"
-
-LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE 1stclassmsg dbus +eligius ipv6 +qrcode upnp"
-
-RDEPEND="
- >=dev-libs/boost-1.41.0[threads(+)]
- dev-libs/openssl[-bindist]
- qrcode? (
- media-gfx/qrencode
- )
- upnp? (
- net-libs/miniupnpc
- )
- sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- dev-qt/qtgui:4
- dbus? (
- dev-qt/qtdbus:4
- )
-"
-DEPEND="${RDEPEND}
- >=app-shells/bash-4.1
-"
-
-DOCS="doc/README"
-
-S="${WORKDIR}/bitcoin-bitcoind-stable"
-
-src_prepare() {
- use 1stclassmsg && epatch "${WORKDIR}/0.7.1-1stclassmsg.patch"
- cd src || die
- use eligius && epatch "${WORKDIR}/0.7.1-eligius_sendfee.patch"
-
- local filt= yeslang= nolang=
-
- for lan in $LANGS; do
- if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
- ewarn "Language '$lan' no longer supported. Ebuild needs update."
- fi
- done
-
- for ts in $(ls qt/locale/*.ts)
- do
- x="${ts/*bitcoin_/}"
- x="${x/.ts/}"
- if ! use "linguas_$x"; then
- nolang="$nolang $x"
- rm "$ts"
- filt="$filt\\|$x"
- else
- yeslang="$yeslang $x"
- fi
- done
- filt="bitcoin_\\(${filt:2}\\)\\.qm"
- sed "/${filt}/d" -i 'qt/bitcoin.qrc'
- einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
- OPTS=()
-
- use dbus && OPTS+=("USE_DBUS=1")
- if use upnp; then
- OPTS+=("USE_UPNP=1")
- else
- OPTS+=("USE_UPNP=-")
- fi
- use qrcode && OPTS+=("USE_QRCODE=1")
- use 1stclassmsg && OPTS+=("FIRST_CLASS_MESSAGING=1")
- use ipv6 || OPTS+=("USE_IPV6=-")
-
- OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
- OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
- eqmake4 "${PN}.pro" "${OPTS[@]}"
-}
-
-src_compile() {
- # Workaround for bug #440034
- share/genbuild.sh build/build.h
-
- emake
-}
-
-src_test() {
- cd src || die
- emake -f makefile.unix "${OPTS[@]}" test_bitcoin
- ./test_bitcoin || die 'Tests failed'
-}
-
-src_install() {
- qt4-r2_src_install
- dobin ${PN}
- insinto /usr/share/pixmaps
- newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
- make_desktop_entry ${PN} "Bitcoin-Qt" "/usr/share/pixmaps/${PN}.ico" "Network;P2P"
-}
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.7.2.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.7.3_rc2.ebuild
index 8fd751889a3a..898f4d59bc1c 100644
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.7.2.ebuild
+++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.7.3_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.7.2.ebuild,v 1.4 2013/03/02 23:08:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.7.3_rc2.ebuild,v 1.1 2013/04/08 00:08:53 blueness Exp $
EAPI=4
@@ -13,13 +13,12 @@ DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
HOMEPAGE="http://bitcoin.org/"
SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz
1stclassmsg? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/luke-jr/1stclassmsg/0.7.1-1stclassmsg.patch.xz )
- eligius? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/eligius/sendfee/0.7.1-eligius_sendfee.patch.xz )
"
LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE 1stclassmsg dbus +eligius ipv6 +qrcode upnp"
+IUSE="$IUSE 1stclassmsg dbus ipv6 +qrcode upnp"
RDEPEND="
>=dev-libs/boost-1.41.0[threads(+)]
@@ -47,7 +46,6 @@ S="${WORKDIR}/bitcoin-bitcoind-stable"
src_prepare() {
use 1stclassmsg && epatch "${WORKDIR}/0.7.1-1stclassmsg.patch"
cd src || die
- use eligius && epatch "${WORKDIR}/0.7.1-eligius_sendfee.patch"
local filt= yeslang= nolang=
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.8.0.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.8.0.ebuild
deleted file mode 100644
index 12b63e7c1efd..000000000000
--- a/net-p2p/bitcoin-qt/bitcoin-qt-0.8.0.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 2010-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.8.0.ebuild,v 1.2 2013/03/02 23:08:41 hwoarang Exp $
-
-EAPI=4
-
-DB_VER="4.8"
-
-LANGS="bg ca_ES cs da de el_GR en es es_CL et eu_ES fa fa_IR fi fr fr_CA gu_IN he hi_IN hr hu it ja lt nb nl pl pt_BR pt_PT ro_RO ru sk sr sv tr uk zh_CN zh_TW"
-inherit db-use eutils qt4-r2 versionator
-
-MyPV="${PV/_/}"
-MyPN="bitcoin"
-MyP="${MyPN}-${MyPV}"
-
-DESCRIPTION="An end-user Qt4 GUI for the Bitcoin crypto-currency"
-HOMEPAGE="http://bitcoin.org/"
-SRC_URI="https://github.com/${MyPN}/${MyPN}/archive/v${MyPV}.tar.gz -> ${MyPN}-v${PV}.tgz
- 1stclassmsg? ( http://luke.dashjr.org/programs/bitcoin/files/bitcoind/luke-jr/1stclassmsg/0.7.1-1stclassmsg.patch.xz )
-"
-
-LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="$IUSE 1stclassmsg dbus ipv6 +qrcode upnp"
-
-RDEPEND="
- >=dev-libs/boost-1.41.0[threads(+)]
- dev-libs/openssl[-bindist]
- qrcode? (
- media-gfx/qrencode
- )
- upnp? (
- net-libs/miniupnpc
- )
- sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
- =dev-libs/leveldb-1.9.0*
- dev-qt/qtgui:4
- dbus? (
- dev-qt/qtdbus:4
- )
-"
-DEPEND="${RDEPEND}
- >=app-shells/bash-4.1
-"
-
-DOCS="doc/README"
-
-S="${WORKDIR}/${MyP}"
-
-src_prepare() {
- use 1stclassmsg && epatch "${WORKDIR}/0.7.1-1stclassmsg.patch"
- epatch "${FILESDIR}/${PV}-sys_leveldb.patch"
- rm -r src/leveldb
-
- cd src || die
-
- local filt= yeslang= nolang=
-
- for lan in $LANGS; do
- if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
- ewarn "Language '$lan' no longer supported. Ebuild needs update."
- fi
- done
-
- for ts in $(ls qt/locale/*.ts)
- do
- x="${ts/*bitcoin_/}"
- x="${x/.ts/}"
- if ! use "linguas_$x"; then
- nolang="$nolang $x"
- rm "$ts"
- filt="$filt\\|$x"
- else
- yeslang="$yeslang $x"
- fi
- done
- filt="bitcoin_\\(${filt:2}\\)\\.qm"
- sed "/${filt}/d" -i 'qt/bitcoin.qrc'
- einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
- OPTS=()
-
- use dbus && OPTS+=("USE_DBUS=1")
- if use upnp; then
- OPTS+=("USE_UPNP=1")
- else
- OPTS+=("USE_UPNP=-")
- fi
- use qrcode && OPTS+=("USE_QRCODE=1")
- use 1stclassmsg && OPTS+=("FIRST_CLASS_MESSAGING=1")
- use ipv6 || OPTS+=("USE_IPV6=-")
-
- OPTS+=("USE_SYSTEM_LEVELDB=1")
-
- OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
- OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
- eqmake4 "${PN}.pro" "${OPTS[@]}"
-}
-
-src_test() {
- cd src || die
- emake -f makefile.unix "${OPTS[@]}" test_bitcoin
- ./test_bitcoin || die 'Tests failed'
-}
-
-src_install() {
- qt4-r2_src_install
- dobin ${PN}
- insinto /usr/share/pixmaps
- newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
- make_desktop_entry ${PN} "Bitcoin-Qt" "/usr/share/pixmaps/${PN}.ico" "Network;P2P"
-}