summaryrefslogtreecommitdiff
path: root/audio/gnuitar
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-03 22:22:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-03 22:22:11 +0000
commit3ca2690c65c27528668a00f6c21498ccb5e52910 (patch)
tree84189414f41dc697d5fb0bef8e851a1e45ffb8ac /audio/gnuitar
parentMaintenance update to libogg 1.1.3 and libvorbis 1.1.2. (diff)
[new port] audio/gnuitar
This is an open source program for real-time sound effect processing. You can use it to add some distortion to your guitar, or some reverb to your voice. Available effects are: * 2 kinds of distortion (one is Ibanez TubeScreamer 9 simulation) * sustain * various flavors of reverb, echo & delay * chorus/flanger * equalizer * noise reduction * wah-wah * phasor * tremolo * vibrato WWW: http://www.gnuitar.com PR: ports/89895 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Notes
Notes: svn path=/head/; revision=150321
Diffstat (limited to 'audio/gnuitar')
-rw-r--r--audio/gnuitar/Makefile27
-rw-r--r--audio/gnuitar/distinfo3
-rw-r--r--audio/gnuitar/pkg-descr16
-rw-r--r--audio/gnuitar/pkg-message3
-rw-r--r--audio/gnuitar/pkg-plist15
5 files changed, 64 insertions, 0 deletions
diff --git a/audio/gnuitar/Makefile b/audio/gnuitar/Makefile
new file mode 100644
index 000000000000..06545beb06da
--- /dev/null
+++ b/audio/gnuitar/Makefile
@@ -0,0 +1,27 @@
+# Ports collection Makefile for: gnuitar
+# Date created: 3 Dec 2005
+# Whom: Gabor Kovesdan
+# $FreeBSD$
+
+PORTNAME= gnuitar
+PORTVERSION= 0.3.2
+CATEGORIES= audio multimedia
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= gkovesdan@t-hosting.hu
+COMMENT= The real-time guitar processor
+
+USE_X_PREFIX= YES
+USE_GNOME= gtk20 glib20
+WANT_GNOME= YES
+GNU_CONFIGURE= YES
+CONFIGURE_ARGS+=--with-gtk2 \
+ --enable-clip-everywhere \
+ --enable-float
+
+pre-fetch:
+ @${CAT} pkg-message
+
+.include <bsd.port.mk>
diff --git a/audio/gnuitar/distinfo b/audio/gnuitar/distinfo
new file mode 100644
index 000000000000..f6cd721ba92d
--- /dev/null
+++ b/audio/gnuitar/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnuitar-0.3.2.tar.bz2) = a7cb7cc034fe108648a0d8c593c58a18
+SHA256 (gnuitar-0.3.2.tar.bz2) = d3254d1edabdf8ed6a9230e97a410d83fdfc7ac68a9de03d92e4de4ad02c17d3
+SIZE (gnuitar-0.3.2.tar.bz2) = 123657
diff --git a/audio/gnuitar/pkg-descr b/audio/gnuitar/pkg-descr
new file mode 100644
index 000000000000..30c38d9a4bcf
--- /dev/null
+++ b/audio/gnuitar/pkg-descr
@@ -0,0 +1,16 @@
+This is an open source program for real-time sound effect processing. You
+can use it to add some distortion to your guitar, or some reverb to your
+voice. Available effects are:
+
+ * 2 kinds of distortion (one is Ibanez TubeScreamer 9 simulation)
+ * sustain
+ * various flavors of reverb, echo & delay
+ * chorus/flanger
+ * equalizer
+ * noise reduction
+ * wah-wah
+ * phasor
+ * tremolo
+ * vibrato
+
+WWW: http://www.gnuitar.com
diff --git a/audio/gnuitar/pkg-message b/audio/gnuitar/pkg-message
new file mode 100644
index 000000000000..2e23f2ac00d9
--- /dev/null
+++ b/audio/gnuitar/pkg-message
@@ -0,0 +1,3 @@
+=====================================================================
+Notice, that You need a full duplex soundcard to use this software.
+=====================================================================
diff --git a/audio/gnuitar/pkg-plist b/audio/gnuitar/pkg-plist
new file mode 100644
index 000000000000..5ebded147d4b
--- /dev/null
+++ b/audio/gnuitar/pkg-plist
@@ -0,0 +1,15 @@
+bin/gnuitar
+share/doc/gnuitar/docs/faq.html
+share/doc/gnuitar/docs/index.html
+share/doc/gnuitar/docs/install.html
+share/doc/gnuitar/docs/readme.html
+share/doc/gnuitar/COPYING
+share/doc/gnuitar/AUTHORS
+share/doc/gnuitar/FAQ
+share/doc/gnuitar/INSTALL
+share/doc/gnuitar/NEWS
+share/doc/gnuitar/README
+share/doc/gnuitar/TODO
+share/doc/gnuitar/ChangeLog
+@dirrm share/doc/gnuitar/docs
+@dirrm share/doc/gnuitar