diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-04-07 23:18:41 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-04-07 23:18:41 +0000 |
commit | 5301fb56a7b730c3d03dd2448195787b75a44b9f (patch) | |
tree | 98a9b3ad8c2fccc0201eb01feb359d902c0ad9de /net-p2p | |
parent | Pushing chicken 4.8.0.2, removing 4.8.0.1 (diff) | |
download | gentoo-2-5301fb56a7b730c3d03dd2448195787b75a44b9f.tar.gz gentoo-2-5301fb56a7b730c3d03dd2448195787b75a44b9f.tar.bz2 gentoo-2-5301fb56a7b730c3d03dd2448195787b75a44b9f.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')
-rw-r--r-- | net-p2p/bitcoind/ChangeLog | 18 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.4.8_rc3.ebuild | 100 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.4.9_rc2.ebuild (renamed from net-p2p/bitcoind/bitcoind-0.4.8_rc4.ebuild) | 10 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild | 114 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.5.7_rc3.ebuild | 114 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.5.8_rc2.ebuild (renamed from net-p2p/bitcoind/bitcoind-0.5.7_rc4.ebuild) | 10 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.6.0.10_rc3.ebuild | 106 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.6.0.10_rc4.ebuild | 106 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.6.5_rc2.ebuild (renamed from net-p2p/bitcoind/bitcoind-0.6.4_rc4-r1.ebuild) | 6 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.7.0.ebuild | 108 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.7.1.ebuild | 108 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.7.2_rc2.ebuild | 107 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.7.3_rc2.ebuild (renamed from net-p2p/bitcoind/bitcoind-0.7.2.ebuild) | 9 | ||||
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.8.0.ebuild | 111 |
14 files changed, 25 insertions, 1002 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog index eba397f8b128..9af622161bdf 100644 --- a/net-p2p/bitcoind/ChangeLog +++ b/net-p2p/bitcoind/ChangeLog @@ -1,6 +1,22 @@ # ChangeLog for net-p2p/bitcoind # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.59 2013/03/27 22:52:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.60 2013/04/07 23:18:41 blueness Exp $ + +*bitcoind-0.4.9_rc2 (07 Apr 2013) +*bitcoind-0.7.3_rc2 (07 Apr 2013) +*bitcoind-0.5.8_rc2 (07 Apr 2013) +*bitcoind-0.6.5_rc2 (07 Apr 2013) + + 07 Apr 2013; Anthony G. Basile <blueness@gentoo.org> + +bitcoind-0.4.9_rc2.ebuild, +bitcoind-0.5.8_rc2.ebuild, + +bitcoind-0.6.5_rc2.ebuild, +bitcoind-0.7.3_rc2.ebuild, + -bitcoind-0.4.8_rc3.ebuild, -bitcoind-0.4.8_rc4.ebuild, + -bitcoind-0.5.6_rc2.ebuild, -bitcoind-0.5.7_rc3.ebuild, + -bitcoind-0.5.7_rc4.ebuild, -bitcoind-0.6.0.10_rc3.ebuild, + -bitcoind-0.6.0.10_rc4.ebuild, -bitcoind-0.6.4_rc4-r1.ebuild, + -bitcoind-0.7.0.ebuild, -bitcoind-0.7.1.ebuild, -bitcoind-0.7.2.ebuild, + -bitcoind-0.7.2_rc2.ebuild, -bitcoind-0.8.0.ebuild: + Version bumps and cleanup *bitcoind-0.8.1 (27 Mar 2013) diff --git a/net-p2p/bitcoind/bitcoind-0.4.8_rc3.ebuild b/net-p2p/bitcoind/bitcoind-0.4.8_rc3.ebuild deleted file mode 100644 index 4a6c08e5b67c..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.4.8_rc3.ebuild +++ /dev/null @@ -1,100 +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/bitcoind/bitcoind-0.4.8_rc3.ebuild,v 1.2 2013/01/13 22:34:40 blueness Exp $ - -EAPI=4 - -DB_VER="4.8" - -inherit db-use eutils versionator - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -HOMEPAGE="http://bitcoin.org/" -SRC_URI="http://gitorious.org/bitcoin/${PN}-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz - bip16? ( http://luke.dashjr.org/programs/bitcoin/files/bip16/0.4.7-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch.xz ) - eligius? ( - !bip16? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.4.5rc1-eligius_sendfee.patch.xz ) - ) -" - -LICENSE="MIT ISC GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+bip16 +eligius logrotate ssl upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/crypto++ - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/bitcoin-${PN}-stable" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -src_prepare() { - cd src || die - cp "${FILESDIR}/0.4.2-Makefile.gentoo" "Makefile" || die - if use bip16; then - epatch "${WORKDIR}/0.4.7-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch" - use eligius && epatch "${FILESDIR}/0.4.4+bip16-eligius_sendfee.patch" - else - use eligius && epatch "${WORKDIR}/0.4.5rc1-eligius_sendfee.patch" - fi - use logrotate && epatch "${FILESDIR}/0.4.7-reopen_log_file.patch" -} - -src_compile() { - local OPTS=() - - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=( "LDFLAGS=${LDFLAGS}") - - OPTS+=("DB_CXXFLAGS=-I$(db_includedir "${DB_VER}")") - OPTS+=("DB_LDFLAGS=-ldb_cxx-${DB_VER}") - - use ssl && OPTS+=(USE_SSL=1) - use upnp && OPTS+=(USE_UPNP=1) - - cd src || die - emake "${OPTS[@]}" ${PN} -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} diff --git a/net-p2p/bitcoind/bitcoind-0.4.8_rc4.ebuild b/net-p2p/bitcoind/bitcoind-0.4.9_rc2.ebuild index 2d6864aaee59..e22f94f34912 100644 --- a/net-p2p/bitcoind/bitcoind-0.4.8_rc4.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.4.9_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/bitcoind/bitcoind-0.4.8_rc4.ebuild,v 1.2 2013/01/13 22:34:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.4.9_rc2.ebuild,v 1.1 2013/04/07 23:18:41 blueness Exp $ EAPI=4 @@ -12,15 +12,12 @@ DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" HOMEPAGE="http://bitcoin.org/" SRC_URI="http://gitorious.org/bitcoin/${PN}-stable/archive-tarball/v${PV/_/} -> bitcoin-v${PV}.tgz bip16? ( http://luke.dashjr.org/programs/bitcoin/files/bip16/0.4.7-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch.xz ) - eligius? ( - !bip16? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.4.5rc1-eligius_sendfee.patch.xz ) - ) " LICENSE="MIT ISC GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="+bip16 +eligius logrotate ssl upnp" +IUSE="+bip16 logrotate ssl upnp" RDEPEND=" >=dev-libs/boost-1.41.0[threads(+)] @@ -51,9 +48,6 @@ src_prepare() { cp "${FILESDIR}/0.4.2-Makefile.gentoo" "Makefile" || die if use bip16; then epatch "${WORKDIR}/0.4.7-Minimal-support-for-mining-BIP16-pay-to-script-hash-.patch" - use eligius && epatch "${FILESDIR}/0.4.4+bip16-eligius_sendfee.patch" - else - use eligius && epatch "${WORKDIR}/0.4.5rc1-eligius_sendfee.patch" fi use logrotate && epatch "${FILESDIR}/0.4.7-reopen_log_file.patch" } diff --git a/net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild b/net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild deleted file mode 100644 index a6f6c3b3d0f8..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild +++ /dev/null @@ -1,114 +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/bitcoind/bitcoind-0.5.6_rc2.ebuild,v 1.5 2013/01/13 22:34:40 blueness Exp $ - -EAPI="4" - -DB_VER="4.8" - -inherit db-use eutils versionator toolchain-funcs - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -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-2" -SLOT="0" -KEYWORDS="amd64 ~arm x86" -IUSE="+bip16 +eligius examples logrotate ssl upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/bitcoin-bitcoind-stable" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -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 - use logrotate && epatch "${FILESDIR}/0.4.7-reopen_log_file.patch" -} - -src_compile() { - OPTS=() - - OPTS+=("DEBUGFLAGS=") - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=("LDFLAGS=${LDFLAGS}") - - OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")") - OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}") - - use ssl && OPTS+=(USE_SSL=1) - if use upnp; then - OPTS+=(USE_UPNP=1) - else - OPTS+=(USE_UPNP=) - fi - - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" ${PN} -} - -src_test() { - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" test_bitcoin - ./test_bitcoin || die 'Tests failed' -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use examples; then - docinto examples - dodoc -r contrib/{bitrpc,pyminer,wallettools} - fi - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} diff --git a/net-p2p/bitcoind/bitcoind-0.5.7_rc3.ebuild b/net-p2p/bitcoind/bitcoind-0.5.7_rc3.ebuild deleted file mode 100644 index fd4585879647..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.5.7_rc3.ebuild +++ /dev/null @@ -1,114 +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/bitcoind/bitcoind-0.5.7_rc3.ebuild,v 1.2 2013/01/13 22:34:40 blueness Exp $ - -EAPI="4" - -DB_VER="4.8" - -inherit db-use eutils versionator toolchain-funcs - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -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-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="+bip16 +eligius examples logrotate ssl upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/bitcoin-bitcoind-stable" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -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 - use logrotate && epatch "${FILESDIR}/0.4.7-reopen_log_file.patch" -} - -src_compile() { - OPTS=() - - OPTS+=("DEBUGFLAGS=") - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=("LDFLAGS=${LDFLAGS}") - - OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")") - OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}") - - use ssl && OPTS+=(USE_SSL=1) - if use upnp; then - OPTS+=(USE_UPNP=1) - else - OPTS+=(USE_UPNP=) - fi - - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" ${PN} -} - -src_test() { - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" test_bitcoin - ./test_bitcoin || die 'Tests failed' -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use examples; then - docinto examples - dodoc -r contrib/{bitrpc,pyminer,wallettools} - fi - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} diff --git a/net-p2p/bitcoind/bitcoind-0.5.7_rc4.ebuild b/net-p2p/bitcoind/bitcoind-0.5.8_rc2.ebuild index 89dd2475d474..45d7f782c047 100644 --- a/net-p2p/bitcoind/bitcoind-0.5.7_rc4.ebuild +++ b/net-p2p/bitcoind/bitcoind-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/bitcoind/bitcoind-0.5.7_rc4.ebuild,v 1.2 2013/01/13 22:34:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.5.8_rc2.ebuild,v 1.1 2013/04/07 23:18:41 blueness Exp $ EAPI="4" @@ -12,15 +12,12 @@ DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" 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-2" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" -IUSE="+bip16 +eligius examples logrotate ssl upnp" +IUSE="+bip16 examples logrotate ssl upnp" RDEPEND=" >=dev-libs/boost-1.41.0[threads(+)] @@ -49,9 +46,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 use logrotate && epatch "${FILESDIR}/0.4.7-reopen_log_file.patch" } diff --git a/net-p2p/bitcoind/bitcoind-0.6.0.10_rc3.ebuild b/net-p2p/bitcoind/bitcoind-0.6.0.10_rc3.ebuild deleted file mode 100644 index 50a49b64d540..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.6.0.10_rc3.ebuild +++ /dev/null @@ -1,106 +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/bitcoind/bitcoind-0.6.0.10_rc3.ebuild,v 1.2 2013/01/13 22:34:40 blueness Exp $ - -EAPI="4" - -DB_VER="4.8" - -inherit db-use eutils versionator toolchain-funcs - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -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-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="+eligius examples logrotate ssl upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/bitcoin-bitcoind-stable" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -src_prepare() { - cd src || die - use eligius && epatch "${WORKDIR}/0.6.0-eligius_sendfee.patch" - use logrotate && epatch "${FILESDIR}/0.6.0.8-reopen_log_file.patch" -} - -src_compile() { - OPTS=() - - OPTS+=("DEBUGFLAGS=") - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=("LDFLAGS=${LDFLAGS}") - - OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")") - OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}") - - use ssl && OPTS+=(USE_SSL=1) - if use upnp; then - OPTS+=(USE_UPNP=1) - else - OPTS+=(USE_UPNP=) - fi - - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" ${PN} -} - -src_test() { - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" test_bitcoin - ./test_bitcoin || die 'Tests failed' -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use examples; then - docinto examples - dodoc -r contrib/{bitrpc,pyminer,wallettools} - fi - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} diff --git a/net-p2p/bitcoind/bitcoind-0.6.0.10_rc4.ebuild b/net-p2p/bitcoind/bitcoind-0.6.0.10_rc4.ebuild deleted file mode 100644 index bfe5a062de2c..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.6.0.10_rc4.ebuild +++ /dev/null @@ -1,106 +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/bitcoind/bitcoind-0.6.0.10_rc4.ebuild,v 1.2 2013/01/13 22:34:40 blueness Exp $ - -EAPI="4" - -DB_VER="4.8" - -inherit db-use eutils versionator toolchain-funcs - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -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-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="+eligius examples logrotate ssl upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/bitcoin-bitcoind-stable" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -src_prepare() { - cd src || die - use eligius && epatch "${WORKDIR}/0.6.0-eligius_sendfee.patch" - use logrotate && epatch "${FILESDIR}/0.6.0.8-reopen_log_file.patch" -} - -src_compile() { - OPTS=() - - OPTS+=("DEBUGFLAGS=") - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=("LDFLAGS=${LDFLAGS}") - - OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")") - OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}") - - use ssl && OPTS+=(USE_SSL=1) - if use upnp; then - OPTS+=(USE_UPNP=1) - else - OPTS+=(USE_UPNP=) - fi - - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" ${PN} -} - -src_test() { - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" test_bitcoin - ./test_bitcoin || die 'Tests failed' -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use examples; then - docinto examples - dodoc -r contrib/{bitrpc,pyminer,wallettools} - fi - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} diff --git a/net-p2p/bitcoind/bitcoind-0.6.4_rc4-r1.ebuild b/net-p2p/bitcoind/bitcoind-0.6.5_rc2.ebuild index 7e4f0da28ce2..c2d3722b5a5e 100644 --- a/net-p2p/bitcoind/bitcoind-0.6.4_rc4-r1.ebuild +++ b/net-p2p/bitcoind/bitcoind-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/bitcoind/bitcoind-0.6.4_rc4-r1.ebuild,v 1.2 2013/01/13 22:34:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.6.5_rc2.ebuild,v 1.1 2013/04/07 23:18:41 blueness Exp $ EAPI="4" @@ -11,14 +11,13 @@ inherit db-use eutils versionator toolchain-funcs DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" 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 ) logrotate? ( https://github.com/bitcoin/bitcoin/commit/9af080c351c40a4f56d37174253d33a9f4ffdb69.diff -> 0.6.3-reopen_log_file.patch ) " LICENSE="MIT ISC GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" -IUSE="+eligius examples logrotate upnp" +IUSE="examples logrotate upnp" RDEPEND=" >=dev-libs/boost-1.41.0[threads(+)] @@ -45,7 +44,6 @@ pkg_setup() { src_prepare() { cd src || die - use eligius && epatch "${WORKDIR}/0.6.1-eligius_sendfee.patch" use logrotate && epatch "${DISTDIR}/0.6.3-reopen_log_file.patch" } diff --git a/net-p2p/bitcoind/bitcoind-0.7.0.ebuild b/net-p2p/bitcoind/bitcoind-0.7.0.ebuild deleted file mode 100644 index 3117cea9b351..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.7.0.ebuild +++ /dev/null @@ -1,108 +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/bitcoind/bitcoind-0.7.0.ebuild,v 1.3 2013/01/08 02:13:58 blueness Exp $ - -EAPI="4" - -DB_VER="4.8" - -inherit db-use eutils versionator toolchain-funcs - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -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-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="+eligius examples ipv6 logrotate upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/bitcoin-bitcoin-a76c22e" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -src_prepare() { - cd src || die - use eligius && epatch "${WORKDIR}/0.7.0-eligius_sendfee.patch" -} - -src_compile() { - OPTS=() - - OPTS+=("DEBUGFLAGS=") - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=("LDFLAGS=${LDFLAGS}") - - OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")") - OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}") - - if use upnp; then - OPTS+=(USE_UPNP=1) - else - OPTS+=(USE_UPNP=) - fi - use ipv6 || OPTS+=("USE_IPV6=-") - - # Workaround for bug #440034 - share/genbuild.sh src/obj/build.h - - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" ${PN} -} - -src_test() { - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" test_bitcoin - ./test_bitcoin || die 'Tests failed' -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use examples; then - docinto examples - dodoc -r contrib/{bitrpc,pyminer,wallettools} - fi - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} diff --git a/net-p2p/bitcoind/bitcoind-0.7.1.ebuild b/net-p2p/bitcoind/bitcoind-0.7.1.ebuild deleted file mode 100644 index 8e9ac8685f81..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.7.1.ebuild +++ /dev/null @@ -1,108 +0,0 @@ -# Copyright 2010-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.7.1.ebuild,v 1.2 2012/11/09 18:30:38 flameeyes Exp $ - -EAPI="4" - -DB_VER="4.8" - -inherit db-use eutils versionator toolchain-funcs - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -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.1-eligius_sendfee.patch.xz ) -" - -LICENSE="MIT ISC GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="+eligius examples ipv6 logrotate upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/bitcoin-bitcoin-d082365" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -src_prepare() { - cd src || die - use eligius && epatch "${WORKDIR}/0.7.1-eligius_sendfee.patch" -} - -src_compile() { - OPTS=() - - OPTS+=("DEBUGFLAGS=") - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=("LDFLAGS=${LDFLAGS}") - - OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")") - OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}") - - if use upnp; then - OPTS+=(USE_UPNP=1) - else - OPTS+=(USE_UPNP=) - fi - use ipv6 || OPTS+=("USE_IPV6=-") - - # Workaround for bug #440034 - share/genbuild.sh src/obj/build.h - - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" ${PN} -} - -src_test() { - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" test_bitcoin - ./test_bitcoin || die 'Tests failed' -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use examples; then - docinto examples - dodoc -r contrib/{bitrpc,pyminer,wallettools} - fi - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} diff --git a/net-p2p/bitcoind/bitcoind-0.7.2_rc2.ebuild b/net-p2p/bitcoind/bitcoind-0.7.2_rc2.ebuild deleted file mode 100644 index 82213f9b90c4..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.7.2_rc2.ebuild +++ /dev/null @@ -1,107 +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/bitcoind/bitcoind-0.7.2_rc2.ebuild,v 1.2 2013/01/08 02:13:58 blueness Exp $ - -EAPI="4" - -DB_VER="4.8" - -inherit db-use eutils versionator toolchain-funcs - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -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/bitcoind/eligius/sendfee/0.7.1-eligius_sendfee.patch.xz ) -" - -LICENSE="MIT ISC GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="+eligius examples ipv6 logrotate upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/bitcoin-bitcoind-stable" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -src_prepare() { - use eligius && epatch "${WORKDIR}/0.7.1-eligius_sendfee.patch" -} - -src_compile() { - OPTS=() - - OPTS+=("DEBUGFLAGS=") - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=("LDFLAGS=${LDFLAGS}") - - OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")") - OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}") - - if use upnp; then - OPTS+=(USE_UPNP=1) - else - OPTS+=(USE_UPNP=) - fi - use ipv6 || OPTS+=("USE_IPV6=-") - - # Workaround for bug #440034 - share/genbuild.sh src/obj/build.h - - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" ${PN} -} - -src_test() { - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" test_bitcoin - ./test_bitcoin || die 'Tests failed' -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use examples; then - docinto examples - dodoc -r contrib/{bitrpc,pyminer,wallettools} - fi - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} diff --git a/net-p2p/bitcoind/bitcoind-0.7.2.ebuild b/net-p2p/bitcoind/bitcoind-0.7.3_rc2.ebuild index 2d2350a00c39..589992f59a49 100644 --- a/net-p2p/bitcoind/bitcoind-0.7.2.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.7.3_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/bitcoind/bitcoind-0.7.2.ebuild,v 1.2 2013/01/08 02:13:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.7.3_rc2.ebuild,v 1.1 2013/04/07 23:18:41 blueness Exp $ EAPI="4" @@ -11,13 +11,12 @@ inherit db-use eutils versionator toolchain-funcs DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" 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/bitcoind/eligius/sendfee/0.7.1-eligius_sendfee.patch.xz ) " LICENSE="MIT ISC GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" -IUSE="+eligius examples ipv6 logrotate upnp" +IUSE="examples ipv6 logrotate upnp" RDEPEND=" >=dev-libs/boost-1.41.0[threads(+)] @@ -42,10 +41,6 @@ pkg_setup() { enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" } -src_prepare() { - use eligius && epatch "${WORKDIR}/0.7.1-eligius_sendfee.patch" -} - src_compile() { OPTS=() diff --git a/net-p2p/bitcoind/bitcoind-0.8.0.ebuild b/net-p2p/bitcoind/bitcoind-0.8.0.ebuild deleted file mode 100644 index 418c2c0bcd5e..000000000000 --- a/net-p2p/bitcoind/bitcoind-0.8.0.ebuild +++ /dev/null @@ -1,111 +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/bitcoind/bitcoind-0.8.0.ebuild,v 1.2 2013/02/19 12:44:52 blueness Exp $ - -EAPI="4" - -DB_VER="4.8" - -inherit db-use eutils versionator toolchain-funcs - -MyPV="${PV/_/}" -MyPN="bitcoin" -MyP="${MyPN}-${MyPV}" - -DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" -HOMEPAGE="http://bitcoin.org/" -SRC_URI="https://github.com/${MyPN}/${MyPN}/archive/v${MyPV}.tar.gz -> ${MyPN}-v${PV}.tgz -" - -LICENSE="MIT ISC GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="examples ipv6 logrotate upnp" - -RDEPEND=" - >=dev-libs/boost-1.41.0[threads(+)] - dev-libs/openssl[-bindist] - logrotate? ( - app-admin/logrotate - ) - upnp? ( - net-libs/miniupnpc - ) - sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx] - =dev-libs/leveldb-1.9.0* -" -DEPEND="${RDEPEND} - >=app-shells/bash-4.1 -" - -S="${WORKDIR}/${MyP}" - -pkg_setup() { - local UG='bitcoin' - enewgroup "${UG}" - enewuser "${UG}" -1 -1 /var/lib/bitcoin "${UG}" -} - -src_prepare() { - epatch "${FILESDIR}/${PV}-sys_leveldb.patch" - rm -r src/leveldb -} - -src_compile() { - OPTS=() - - OPTS+=("DEBUGFLAGS=") - OPTS+=("CXXFLAGS=${CXXFLAGS}") - OPTS+=("LDFLAGS=${LDFLAGS}") - - OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")") - OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}") - - if use upnp; then - OPTS+=(USE_UPNP=1) - else - OPTS+=(USE_UPNP=) - fi - use ipv6 || OPTS+=("USE_IPV6=-") - - OPTS+=("USE_SYSTEM_LEVELDB=1") - - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" ${PN} -} - -src_test() { - cd src || die - emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -f makefile.unix "${OPTS[@]}" test_bitcoin - ./test_bitcoin || die 'Tests failed' -} - -src_install() { - dobin src/${PN} - - insinto /etc/bitcoin - newins "${FILESDIR}/bitcoin.conf" bitcoin.conf - fowners bitcoin:bitcoin /etc/bitcoin/bitcoin.conf - fperms 600 /etc/bitcoin/bitcoin.conf - - newconfd "${FILESDIR}/bitcoin.confd" ${PN} - newinitd "${FILESDIR}/bitcoin.initd" ${PN} - - keepdir /var/lib/bitcoin/.bitcoin - fperms 700 /var/lib/bitcoin - fowners bitcoin:bitcoin /var/lib/bitcoin/ - fowners bitcoin:bitcoin /var/lib/bitcoin/.bitcoin - dosym /etc/bitcoin/bitcoin.conf /var/lib/bitcoin/.bitcoin/bitcoin.conf - - dodoc doc/README - - if use examples; then - docinto examples - dodoc -r contrib/{bitrpc,pyminer,spendfrom,tidy_datadir.sh,wallettools} - fi - - if use logrotate; then - insinto /etc/logrotate.d - newins "${FILESDIR}/bitcoind.logrotate" bitcoind - fi -} |