From 1a0658c106ef696d7b059a138c1403a93397372f Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 13 Aug 2013 14:34:08 -0300 Subject: cgminer-libre-3.3.3-1: updating version --- libre/cgminer-libre/PKGBUILD | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'libre') diff --git a/libre/cgminer-libre/PKGBUILD b/libre/cgminer-libre/PKGBUILD index 0fb3b9116..454dfb664 100644 --- a/libre/cgminer-libre/PKGBUILD +++ b/libre/cgminer-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 93146 2013-06-26 07:01:43Z fyan $ +# $Id: PKGBUILD 95514 2013-08-13 05:51:50Z fyan $ # Maintainer: Felix Yan # Contributor: monson # Contributor: Thomas Dziedzic < gostrc at gmail > @@ -7,7 +7,7 @@ pkgname=cgminer-libre _pkgflag=libre -pkgver=3.3.1 +pkgver=3.3.3 pkgrel=1 pkgdesc="Multi-threaded multi-pool GPU, FPGA and ASIC miner for bitcoin and derivative coins, without nonfree OpenCL recommendation" url='http://forum.bitcoin.org/index.php?topic=28402.0' @@ -35,7 +35,17 @@ build() { #export CFLAGS="-O2 -march=native -mtune=native -msse2" #./autogen.sh - ./configure --prefix=/usr --enable-scrypt --disable-adl + ./configure \ + --prefix=/usr \ + --enable-scrypt \ + --enable-opencl \ + --enable-bflsc \ + --enable-bitforce \ + --enable-icarus \ + --enable-modminer \ + --enable-ztex \ + --enable-avalon \ + --disable-adl # For license issues make } @@ -51,6 +61,6 @@ package() { install -Dm644 ${pkgname%-$_pkgflag}.conf "$pkgdir"/etc/${pkgname%-$_pkgflag}.conf } -md5sums=('1e6ccf16c4695fc086581bbb95923abe' +md5sums=('2236a07713d604b1c23e781f0bb59dab' 'fe4a243fabe24608f5c05e40f0f118f6' 'bd76fc92fedce18c59ccea2aa79cc664') -- cgit v1.2.3