[Lunar-commits] <moonbase> gtkguitune: introduction to moonbase
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Mon May 28 14:53:43 CEST 2012
commit 2545131e2db79625bdef99d198530ea5bfc1496b
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Mon May 28 14:53:43 2012 +0200
gtkguitune: introduction to moonbase
---
audio/gtkguitune/DEPENDS | 3 +++
audio/gtkguitune/DETAILS | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/audio/gtkguitune/DEPENDS b/audio/gtkguitune/DEPENDS
new file mode 100644
index 0000000..81089d2
--- /dev/null
+++ b/audio/gtkguitune/DEPENDS
@@ -0,0 +1,3 @@
+depends libsigc++2
+depends glibmm
+depends gtkmm
diff --git a/audio/gtkguitune/DETAILS b/audio/gtkguitune/DETAILS
new file mode 100644
index 0000000..61f2b5e
--- /dev/null
+++ b/audio/gtkguitune/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=gtkguitune
+ VERSION=gtk2-0.8
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://www.oocities.org/harpin_floh/mysoft
+ SOURCE_VFY=sha1:635a78c96db9a7d5d71dbc59492d50e19c5bffa6
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/gtkguitune
+ WEB_SITE=http://www.oocities.org/harpin_floh/kguitune_page.html
+ ENTERED=20120528
+ UPDATED=20120528
+ SHORT="instrument tuner"
+
+cat << EOF
+Guitune is a linux program for tuning guitars
+and other instruments by using the method of
+Schmitt-triggering, i.e. counting the number of
+triggerings between two trigger levels in a certain
+amount of time.
+
+Why not use FFT like many other tuning devices?
+Because other tuning devices are not as fast as this!
+EOF
More information about the Lunar-commits
mailing list