Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/cgminer: cgminer-3.11.0.ebuild cgminer-3.12.0.ebuild ChangeLog
Date: Fri, 31 Jan 2014 12:41:47
Message-Id: 20140131124143.2A1EC2004C@flycatcher.gentoo.org
1 blueness 14/01/31 12:41:43
2
3 Modified: cgminer-3.11.0.ebuild ChangeLog
4 Added: cgminer-3.12.0.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
9
10 Revision Changes Path
11 1.2 net-misc/cgminer/cgminer-3.11.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.11.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.11.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.11.0.ebuild?r1=1.1&r2=1.2
16
17 Index: cgminer-3.11.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.11.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- cgminer-3.11.0.ebuild 26 Jan 2014 16:16:19 -0000 1.1
24 +++ cgminer-3.11.0.ebuild 31 Jan 2014 12:41:42 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.11.0.ebuild,v 1.1 2014/01/26 16:16:19 blueness Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.11.0.ebuild,v 1.2 2014/01/31 12:41:42 blueness Exp $
30
31 EAPI=5
32
33 @@ -8,8 +8,8 @@
34
35 DESCRIPTION="Bitcoin CPU/GPU/FPGA/ASIC miner in C"
36 HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 http://github.com/ckolivas/cgminer"
37 -SRC_URI="http://ck.kolivas.org/apps/cgminer/${P}.tar.bz2"
38 -#SRC_URI="http://ck.kolivas.org/apps/cgminer/3.10/${P}.tar.bz2"
39 +#SRC_URI="http://ck.kolivas.org/apps/cgminer/${P}.tar.bz2"
40 +SRC_URI="http://ck.kolivas.org/apps/cgminer/3.11/${P}.tar.bz2"
41
42 LICENSE="GPL-3"
43 SLOT="0"
44
45
46
47 1.59 net-misc/cgminer/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?rev=1.59&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?rev=1.59&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?r1=1.58&r2=1.59
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/net-misc/cgminer/ChangeLog,v
56 retrieving revision 1.58
57 retrieving revision 1.59
58 diff -u -r1.58 -r1.59
59 --- ChangeLog 26 Jan 2014 16:16:19 -0000 1.58
60 +++ ChangeLog 31 Jan 2014 12:41:43 -0000 1.59
61 @@ -1,6 +1,12 @@
62 # ChangeLog for net-misc/cgminer
63 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/ChangeLog,v 1.58 2014/01/26 16:16:19 blueness Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/ChangeLog,v 1.59 2014/01/31 12:41:43 blueness Exp $
66 +
67 +*cgminer-3.12.0 (31 Jan 2014)
68 +
69 + 31 Jan 2014; Anthony G. Basile <blueness@g.o> +cgminer-3.12.0.ebuild,
70 + cgminer-3.11.0.ebuild:
71 + Version bump
72
73 *cgminer-3.11.0 (26 Jan 2014)
74
75
76
77
78 1.1 net-misc/cgminer/cgminer-3.12.0.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.12.0.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.12.0.ebuild?rev=1.1&content-type=text/plain
82
83 Index: cgminer-3.12.0.ebuild
84 ===================================================================
85 # Copyright 1999-2014 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.12.0.ebuild,v 1.1 2014/01/31 12:41:43 blueness Exp $
88
89 EAPI=5
90
91 inherit autotools flag-o-matic
92
93 DESCRIPTION="Bitcoin CPU/GPU/FPGA/ASIC miner in C"
94 HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 http://github.com/ckolivas/cgminer"
95 SRC_URI="http://ck.kolivas.org/apps/cgminer/${P}.tar.bz2"
96 #SRC_URI="http://ck.kolivas.org/apps/cgminer/3.10/${P}.tar.bz2"
97
98 LICENSE="GPL-3"
99 SLOT="0"
100 KEYWORDS="~amd64 ~arm ~x86"
101 IUSE="doc examples udev hardened ncurses
102 avalon bflsc bitforce bitfury drillbit icarus klondike minion modminer"
103
104 REQUIRED_USE="|| ( avalon bflsc bitforce bitfury drillbit icarus klondike minion modminer )"
105
106 RDEPEND="net-misc/curl
107 dev-libs/jansson
108 ncurses? ( sys-libs/ncurses )
109 avalon? ( virtual/libusb:1 )
110 bflsc? ( virtual/libusb:1 )
111 bitforce? ( virtual/libusb:1 )
112 bitfury? ( virtual/libusb:1 )
113 icarus? ( virtual/libusb:1 )
114 modminer? ( virtual/libusb:1 )"
115 DEPEND="virtual/pkgconfig
116 ${RDEPEND}"
117
118 src_prepare() {
119 eautoreconf
120 }
121
122 src_configure() {
123 use hardened && append-cflags "-nopie"
124
125 econf $(use_with ncurses curses) \
126 $(use_enable avalon) \
127 $(use_enable bflsc) \
128 $(use_enable bitforce) \
129 $(use_enable bitfury) \
130 $(use_enable drillbit) \
131 $(use_enable icarus) \
132 $(use_enable klondike) \
133 $(use_enable minion) \
134 $(use_enable modminer)
135 # sanitize directories (is this still needed?)
136 sed -i 's~^\(\#define CGMINER_PREFIX \).*$~\1"'"${EPREFIX}/usr/lib/cgminer"'"~' config.h
137 }
138
139 src_install() { # How about using some make install?
140 dobin cgminer
141 insinto /lib/udev/rules.d
142 use udev && doins 01-cgminer.rules
143 if use doc; then
144 dodoc AUTHORS NEWS README API-README
145 use icarus || use bitforce || use modminer && dodoc FPGA-README
146 use avalon || use bflsc && dodoc ASIC-README
147 fi
148
149 if use modminer; then
150 insinto /usr/lib/cgminer/modminer
151 doins bitstreams/*.ncd
152 dodoc bitstreams/COPYING_fpgaminer
153 fi
154 if use examples; then
155 docinto examples
156 dodoc api-example.php miner.php API.java api-example.c example.conf
157 fi
158 }