summaryrefslogtreecommitdiffstats
path: root/ham/hamfax
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /ham/hamfax
initial commit from stable 0.3
Diffstat (limited to 'ham/hamfax')
-rwxr-xr-xham/hamfax/DEPENDS2
-rwxr-xr-xham/hamfax/DETAILS18
-rw-r--r--ham/hamfax/HISTORY35
3 files changed, 55 insertions, 0 deletions
diff --git a/ham/hamfax/DEPENDS b/ham/hamfax/DEPENDS
new file mode 100755
index 0000000000..69c7cd6986
--- /dev/null
+++ b/ham/hamfax/DEPENDS
@@ -0,0 +1,2 @@
+depends audiofile &&
+depends qt-x11
diff --git a/ham/hamfax/DETAILS b/ham/hamfax/DETAILS
new file mode 100755
index 0000000000..6f8f34b731
--- /dev/null
+++ b/ham/hamfax/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=hamfax
+ VERSION=0.6.3
+ SOURCE=HamFax-$VERSION.tar.bz2
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/HamFax-${VERSION}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/hamfax/${SOURCE}
+ WEB_SITE=http://hamfax.sourceforge.net
+ LICENSE[0]=GPL
+ MD5[0]=f6b5ffb14936b47e82e45c5257e39444
+ ENTERED=20011114
+ UPDATED=20011129
+ MAINTAINER=jason@flattfamily.com
+ SHORT="hamfax is a gui-app for faxing by hamradio."
+cat << EOF
+
+HamFax is an application for sending and receiving facsimiles in amateur
+radio and for receiving public facsimile broadcasts like weather maps.
+
+EOF
diff --git a/ham/hamfax/HISTORY b/ham/hamfax/HISTORY
new file mode 100644
index 0000000000..42645e2472
--- /dev/null
+++ b/ham/hamfax/HISTORY
@@ -0,0 +1,35 @@
+2003-04-25 Jason Flatt <jason@flattfamily.com>
+ * Updated MAINTAINER e-mail address
+
+2003-01-21 Andrew Stitt <afrayedknot@thefrayedknot.armory.com>
+ * Yet another version bump, now 0.6.3
+ removed BUILD and .diff files thanks to
+ Jason Flatt.
+
+2003-01-21 Andrew Stitt <afrayedknot@thefrayedknot.armory.com>
+ * Simple version bump to 0.6.2
+
+2002-07-04 Jason Flatt <jasonflatt@wizard.com>
+ * Modified SOURCE_URL[0] to use $SOURCEFORGE_URL variable.
+ Removed SOURCE_URL[1] and SOURCE_URL[2].
+
+2002-06-15 Jason Flatt <jasonflatt@wizard.com>
+ * Added LICENSE and MD5 to DETAILS.
+
+2002-06-04 Jason Flatt <jasonflatt@wizard.com>
+ * Removed USEGCC2 as it compiles w/gcc 3.1 and executes.
+
+2002-05-29 Jason Flatt <jasonflatt@wizard.com>
+ * Added USEGCC2 file in preparation for gcc3 upgrade.
+
+2002-05-26 Jason Flatt <jasonflatt@wizard.com>
+ * Updated VERSION in DETAILS from 0.5.2 to 0.6.1.
+ Added patch to correct use of depreciated Qt utility.
+
+2002-05-19 Jason Flatt <jasonflatt@wizard.com>
+ * Added this History file.
+
+200?-??-?? Bob Finch <w9ya@amsat.org>
+
+ Created spell
+