blueness 14/11/13 18:31:37
Modified: bitcoin-qt-0.9.2.1.ebuild bitcoin-qt-0.9.3.ebuild
ChangeLog
Added: bitcoin-qt-9999.ebuild
Log:
Add -9999
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.7 net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild?r1=1.6&r2=1.7
Index: bitcoin-qt-0.9.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bitcoin-qt-0.9.2.1.ebuild 29 Aug 2014 00:52:25 -0000 1.6
+++ bitcoin-qt-0.9.2.1.ebuild 13 Nov 2014 18:31:37 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 2010-2014 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.9.2.1.ebuild,v 1.6
2014/08/29 00:52:25 blueness Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.2.1.ebuild,v 1.7
2014/11/13 18:31:37 blueness Exp $
EAPI=4
@@ -24,7 +24,7 @@
IUSE="$IUSE dbus kde +qrcode test upnp"
RDEPEND="
- >=dev-libs/boost-1.53.0[threads(+)]
+ >=dev-libs/boost-1.41.0[threads(+)]
dev-libs/openssl:0[-bindist]
dev-libs/protobuf
qrcode? (
@@ -80,6 +80,7 @@
src_configure() {
econf \
+ --disable-ccache \
$(use_with dbus qtdbus) \
$(use_with upnp miniupnpc) $(use_enable upnp upnp-default) \
$(use_with qrcode qrencode) \
1.3 net-p2p/bitcoin-qt/bitcoin-qt-0.9.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.3.ebuild?r1=1.2&r2=1.3
Index: bitcoin-qt-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bitcoin-qt-0.9.3.ebuild 10 Oct 2014 11:30:23 -0000 1.2
+++ bitcoin-qt-0.9.3.ebuild 13 Nov 2014 18:31:37 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 2010-2014 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.9.3.ebuild,v 1.2
2014/10/10 11:30:23 blueness Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.9.3.ebuild,v 1.3
2014/11/13 18:31:37 blueness Exp $
EAPI=4
@@ -92,6 +92,7 @@
src_configure() {
econf \
+ --disable-ccache \
$(use_with dbus qtdbus) \
$(use_with upnp miniupnpc) $(use_enable upnp upnp-default) \
$(use_with qrcode qrencode) \
1.88 net-p2p/bitcoin-qt/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.88&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.88&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?r1=1.87&r2=1.88
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog 10 Oct 2014 11:30:23 -0000 1.87
+++ ChangeLog 13 Nov 2014 18:31:37 -0000 1.88
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/bitcoin-qt
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.87
2014/10/10 11:30:23 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.88
2014/11/13 18:31:37 blueness Exp $
+
+*bitcoin-qt-9999 (13 Nov 2014)
+
+ 13 Nov 2014; Anthony G. Basile <[email protected]> +bitcoin-qt-9999.ebuild,
+ bitcoin-qt-0.9.2.1.ebuild, bitcoin-qt-0.9.3.ebuild:
+ Add -9999
10 Oct 2014; Anthony G. Basile <[email protected]>
+files/0.9.x-ljr_noblacklist.patch, bitcoin-qt-0.9.3.ebuild, metadata.xml:
1.1 net-p2p/bitcoin-qt/bitcoin-qt-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-9999.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-9999.ebuild?rev=1.1&content-type=text/plain
Index: bitcoin-qt-9999.ebuild
===================================================================
# Copyright 2010-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-9999.ebuild,v
1.1 2014/11/13 18:31:37 blueness Exp $
EAPI=4
DB_VER="4.8"
LANGS="ach af_ZA ar be_BY bg bs ca ca@valencia ca_ES cmn cs cy da de el_GR en
eo es es_CL es_DO es_MX es_UY et eu_ES fa fa_IR fi fr fr_CA gl gu_IN he hi_IN
hr hu id_ID it ja ka kk_KZ ko_KR ky la lt lv_LV mn ms_MY nb nl pam pl pt_BR
pt_PT ro_RO ru sah sk sl_SI sq sr sv th_TH tr uk ur_PK uz@Cyrl vi vi_VN zh_HK
zh_CN zh_TW"
inherit autotools db-use eutils fdo-mime gnome2-utils kde4-functions qt4-r2
git-2 user 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="
"
EGIT_PROJECT='bitcoin'
EGIT_REPO_URI="git://github.com/bitcoin/bitcoin.git
https://github.com/bitcoin/bitcoin.git"
LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )"
SLOT="0"
KEYWORDS=""
IUSE="$IUSE dbus kde +qrcode test upnp"
RDEPEND="
>=dev-libs/boost-1.52.0[threads(+)]
dev-libs/openssl:0[-bindist]
dev-libs/protobuf
qrcode? (
media-gfx/qrencode
)
upnp? (
net-libs/miniupnpc
)
sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
virtual/bitcoin-leveldb
dev-qt/qtgui:4
dbus? (
dev-qt/qtdbus:4
)
"
DEPEND="${RDEPEND}
>=app-shells/bash-4.1
"
src_prepare() {
epatch "${FILESDIR}/0.9.0-sys_leveldb.patch"
rm -r src/leveldb
local filt= yeslang= nolang=
for lan in $LANGS; do
if [ ! -e src/qt/locale/bitcoin_$lan.ts ]; then
ewarn "Language '$lan' no longer supported. Ebuild
needs update."
fi
done
for ts in $(ls src/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\|ts\)"
sed "/${filt}/d" -i 'src/qt/bitcoin_locale.qrc'
sed "s/locale\/${filt}/bitcoin.qrc/" -i 'src/Makefile.qt.include'
einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
eautoreconf
}
src_configure() {
econf \
--disable-ccache \
$(use_with dbus qtdbus) \
$(use_with upnp miniupnpc) $(use_enable upnp upnp-default) \
$(use_with qrcode qrencode) \
$(use_enable test tests) \
--with-system-leveldb \
--without-utils --without-daemon \
--with-gui
}
src_test() {
emake check
}
src_install() {
emake DESTDIR="${D}" install
insinto /usr/share/pixmaps
newins "share/pixmaps/bitcoin.ico" "${PN}.ico"
make_desktop_entry "${PN} %u" "Bitcoin-Qt"
"/usr/share/pixmaps/${PN}.ico" "Qt;Network;P2P;Office;Finance;"
"MimeType=x-scheme-handler/bitcoin;\nTerminal=false"
dodoc doc/README.md doc/release-notes.md
dodoc doc/assets-attribution.md doc/tor.md
doman contrib/debian/manpages/bitcoin-qt.1
if use kde; then
insinto /usr/share/kde4/services
doins contrib/debian/bitcoin-qt.protocol
fi
}
update_caches() {
gnome2_icon_cache_update
fdo-mime_desktop_database_update
buildsycoca
}
pkg_postinst() {
update_caches
}
pkg_postrm() {
update_caches
}