Date: Sunday, September 7, 2014 @ 04:59:35
  Author: fyan
Revision: 118514

upgpkg: cgminer 4.5.0-1

Modified:
  cgminer/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-09-07 02:39:26 UTC (rev 118513)
+++ PKGBUILD    2014-09-07 02:59:35 UTC (rev 118514)
@@ -5,7 +5,7 @@
 # Contributor: David Manouchehri <da...@davidmanouchehri.com>
 
 pkgname=cgminer
-pkgver=4.4.2
+pkgver=4.5.0
 #_pkgver=
 _pkgver=$pkgver
 pkgrel=1
@@ -56,26 +56,20 @@
   
   # ./configure \
 
+  # Taken from README - Q: What should I build in for a generic distribution 
binary?
   ./autogen.sh \
     --prefix=/usr \
-    --enable-ants2 \
     --enable-avalon \
     --enable-avalon2 \
-    --enable-bab \
     --enable-bflsc \
-    --enable-bitforce \
     --enable-bitfury \
-    --enable-bitmine_A1 \
     --enable-cointerra \
     --enable-drillbit \
     --enable-hashfast \
+    --enable-hashratio \
     --enable-icarus \
     --enable-klondike \
-    --enable-minion \
-    --enable-modminer \
     --with-system-libusb
-    # --enable-spondoolies # Enable it only when you need to
-    # --enable-knc         # Enable it only when you need to
   
   make
 }

Reply via email to