[gentoo-commits] gentoo-x86 commit in net-p2p/litecoin-qt: litecoin-qt-0.10.2.2.ebuild ChangeLog

2015-07-12 Thread Anthony G. Basile (blueness)
blueness15/07/12 17:16:03

  Modified: litecoin-qt-0.10.2.2.ebuild ChangeLog
  Log:
  Add dependency on dev-libs/protobuf.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.3  net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild?r1=1.2r2=1.3

Index: litecoin-qt-0.10.2.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- litecoin-qt-0.10.2.2.ebuild 12 Jul 2015 00:45:07 -  1.2
+++ litecoin-qt-0.10.2.2.ebuild 12 Jul 2015 17:16:03 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild,v 1.2 
2015/07/12 00:45:07 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild,v 1.3 
2015/07/12 17:16:03 blueness Exp $
 
 EAPI=5
 
@@ -26,6 +26,7 @@
 RDEPEND=
dev-libs/boost[threads(+)]
dev-libs/openssl:0[-bindist]
+   dev-libs/protobuf:=
qrcode? (
media-gfx/qrencode
)



1.9  net-p2p/litecoin-qt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   12 Jul 2015 00:45:07 -  1.8
+++ ChangeLog   12 Jul 2015 17:16:03 -  1.9
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/litecoin-qt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v 1.8 
2015/07/12 00:45:07 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v 1.9 
2015/07/12 17:16:03 blueness Exp $
+
+  12 Jul 2015; Anthony G. Basile bluen...@gentoo.org
+  litecoin-qt-0.10.2.2.ebuild:
+  Add dependency on dev-libs/protobuf.
 
   12 Jul 2015; Patrick Lauer patr...@gentoo.org litecoin-qt-0.10.2.2.ebuild:
   Whitespace






[gentoo-commits] gentoo-x86 commit in net-p2p/litecoin-qt: litecoin-qt-0.10.2.2.ebuild ChangeLog litecoin-qt-0.8.7.1.ebuild litecoin-qt-0.8.7.2.ebuild

2015-07-11 Thread Anthony G. Basile (blueness)
blueness15/07/11 15:07:52

  Modified: ChangeLog
  Added:litecoin-qt-0.10.2.2.ebuild
  Removed:  litecoin-qt-0.8.7.1.ebuild
litecoin-qt-0.8.7.2.ebuild
  Log:
  Version bump.  Bug #554176.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.7  net-p2p/litecoin-qt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   7 Jan 2015 17:55:57 -   1.6
+++ ChangeLog   11 Jul 2015 15:07:52 -  1.7
@@ -1,6 +1,13 @@
 # ChangeLog for net-p2p/litecoin-qt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v 1.6 
2015/01/07 17:55:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v 1.7 
2015/07/11 15:07:52 blueness Exp $
+
+*litecoin-qt-0.10.2.2 (11 Jul 2015)
+
+  11 Jul 2015; Anthony G. Basile bluen...@gentoo.org
+  +files/0.9.0-sys_leveldb.patch, +litecoin-qt-0.10.2.2.ebuild,
+  -litecoin-qt-0.8.7.1.ebuild, -litecoin-qt-0.8.7.2.ebuild:
+  Version bump.  Bug #554176.
 
 *litecoin-qt-0.8.7.4 (07 Jan 2015)
 



1.1  net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild?rev=1.1content-type=text/plain

Index: litecoin-qt-0.10.2.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild,v 1.1 
2015/07/11 15:07:52 blueness Exp $

EAPI=5

DB_VER=4.8

LANGS=ach af_ZA ar be_BY bg bs ca_ES ca ca@valencia cmn cs cy da de el_GR en 
eo es_CL es_DO es_MX es es_UY et eu_ES fa_IR fa fi fr_CA fr 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_CN 
zh_HK zh_TW

inherit autotools db-use eutils fdo-mime gnome2-utils kde4-functions qt4-r2

MyPV=${PV/_/-}
MyPN=litecoin
MyP=${MyPN}-${MyPV}

DESCRIPTION=P2P Internet currency based on Bitcoin but easier to mine
HOMEPAGE=https://litecoin.org/;
SRC_URI=https://github.com/${MyPN}-project/${MyPN}/archive/v${MyPV}.tar.gz - 
${MyP}.tar.gz

LICENSE=MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=dbus kde +qrcode qt5 upnp

RDEPEND=
dev-libs/boost[threads(+)]
dev-libs/openssl:0[-bindist]
qrcode? (
media-gfx/qrencode
)
upnp? (
net-libs/miniupnpc
)
sys-libs/db:$(db_ver_to_slot ${DB_VER})[cxx]
virtual/bitcoin-leveldb
!qt5? (
dev-qt/qtgui:4
dbus? (
dev-qt/qtdbus:4
)
)
qt5? (
dev-qt/qtgui:5
dbus? (
dev-qt/qtdbus:5
)
)

DEPEND=${RDEPEND}
=app-shells/bash-4.1


DOCS=doc/README.md doc/release-notes.md

S=${WORKDIR}/${MyP}

src_prepare() {
epatch ${FILESDIR}/0.9.0-sys_leveldb.patch
eautoreconf
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\|ts\)
sed /${filt}/d -i 'qt/bitcoin_locale.qrc'
einfo Languages -- Enabled:$yeslang -- Disabled:$nolang
}

src_configure() {
local my_econf=
if use upnp; then
my_econf=${my_econf} --with-miniupnpc --enable-upnp-default
else
my_econf=${my_econf} --without-miniupnpc 

[gentoo-commits] gentoo-x86 commit in net-p2p/litecoin-qt: litecoin-qt-0.10.2.2.ebuild ChangeLog

2015-07-11 Thread Patrick Lauer (patrick)
patrick 15/07/12 00:45:07

  Modified: litecoin-qt-0.10.2.2.ebuild ChangeLog
  Log:
  Whitespace
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild?r1=1.1r2=1.2

Index: litecoin-qt-0.10.2.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- litecoin-qt-0.10.2.2.ebuild 11 Jul 2015 15:07:52 -  1.1
+++ litecoin-qt-0.10.2.2.ebuild 12 Jul 2015 00:45:07 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild,v 1.1 
2015/07/11 15:07:52 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/litecoin-qt-0.10.2.2.ebuild,v 1.2 
2015/07/12 00:45:07 patrick Exp $
 
 EAPI=5
 
@@ -35,7 +35,7 @@
sys-libs/db:$(db_ver_to_slot ${DB_VER})[cxx]
virtual/bitcoin-leveldb
!qt5? (
-   dev-qt/qtgui:4
+   dev-qt/qtgui:4
dbus? (
dev-qt/qtdbus:4
)
@@ -56,9 +56,9 @@
 S=${WORKDIR}/${MyP}
 
 src_prepare() {
-epatch ${FILESDIR}/0.9.0-sys_leveldb.patch
-eautoreconf
-rm -r src/leveldb
+   epatch ${FILESDIR}/0.9.0-sys_leveldb.patch
+   eautoreconf
+   rm -r src/leveldb
 
cd src || die
 



1.8  net-p2p/litecoin-qt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoin-qt/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   11 Jul 2015 15:07:52 -  1.7
+++ ChangeLog   12 Jul 2015 00:45:07 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for net-p2p/litecoin-qt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v 1.7 
2015/07/11 15:07:52 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoin-qt/ChangeLog,v 1.8 
2015/07/12 00:45:07 patrick Exp $
+
+  12 Jul 2015; Patrick Lauer patr...@gentoo.org litecoin-qt-0.10.2.2.ebuild:
+  Whitespace
 
 *litecoin-qt-0.10.2.2 (11 Jul 2015)