summaryrefslogtreecommitdiffstats
path: root/ham
diff options
context:
space:
mode:
Diffstat (limited to 'ham')
-rwxr-xr-xham/hamlib/BUILD15
-rwxr-xr-xham/hamlib/DEPENDS7
-rwxr-xr-xham/hamlib/DETAILS5
-rw-r--r--ham/hamlib/HISTORY6
4 files changed, 19 insertions, 14 deletions
diff --git a/ham/hamlib/BUILD b/ham/hamlib/BUILD
index 3d2c0adcd7..eff528e1c4 100755
--- a/ham/hamlib/BUILD
+++ b/ham/hamlib/BUILD
@@ -1,11 +1,4 @@
-(
-
- sedit "s:-O2:$CFLAGS:g" configure &&
-
- ./configure --prefix=/usr $OPTS &&
-
- make &&
- prepare_install &&
- make install
-
-) > $C_FIFO 2>&1
+OPTS="$OPTS --disable-static" &&
+make_single &&
+default_build &&
+make_normal
diff --git a/ham/hamlib/DEPENDS b/ham/hamlib/DEPENDS
new file mode 100755
index 0000000000..52e32ff5b2
--- /dev/null
+++ b/ham/hamlib/DEPENDS
@@ -0,0 +1,7 @@
+depends libxml2 &&
+
+optional_depends perl --with-perl-binding --without-perl-binding "for perl bindings" &&
+optional_depends python --with-python-binding --without-python-binding "for python bindings" &&
+optional_depends g++ --with-cxx-binding --without-cxx-binding "for c++ bindings and demo" &&
+optional_depends tcl --with-tcl-binding --without-tcl-binding "for tcl bindings and demo" &&
+optional_depends gd --with-rigmatrix --without-rigmatrix "for the rigmatrix tool"
diff --git a/ham/hamlib/DETAILS b/ham/hamlib/DETAILS
index 63883f222b..f7c9fc797d 100755
--- a/ham/hamlib/DETAILS
+++ b/ham/hamlib/DETAILS
@@ -1,14 +1,13 @@
SPELL=hamlib
- VERSION=1.1.4
+ VERSION=1.2.6
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
WEB_SITE=http://www.hamlib.org/
LICENSE[0]=GPL
- SOURCE_HASH=sha512:e726544796d3d2d08549df3f064d77ea0a2549508f69a758db65a798f153409ef1d3c71124d5d7fafa25491495e3e4afc1fc906449f1dccbedae243209b9d931
+ SOURCE_HASH=sha512:e48ae8761ac33ba4456c1252647df87dbbf7abf3a3046a5ec77305bd585c697739f55d55bde0c0d1c16738c9fde7ce72d1a15e7ce7dc0afc2b813a60cd2f4d04
ENTERED=20020728
KEYWORDS="radio ham"
- BUILD_API=1
SHORT="HAM radio equipment control libraries."
cat << EOF
diff --git a/ham/hamlib/HISTORY b/ham/hamlib/HISTORY
index 5e1ce10971..129d720703 100644
--- a/ham/hamlib/HISTORY
+++ b/ham/hamlib/HISTORY
@@ -1,3 +1,9 @@
+2007-01-25 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added
+ * BUILD: use only one makejob, link dynamically, use defaults - fixes man
+ * DETAILS, BUILD: converted to build api2
+ * DETAILS: updated spell to 1.2.6
+
2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed UPDATED.