summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-28 00:17:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-28 00:17:00 +0000
commit7bdcc8c67263b38f8a4b899ffbd6237faf8accb7 (patch)
tree01b262e33611ea502c69c437b7d223a739a43977 /audio
parentA filter program, used to generate text to be (diff)
Timemachine is a JACK audio recorder that allows you to record 10
seconds of audio _before_ you click the "Record" button. The idea is that, when you hear an interesting sound, you can press record and capture it, without having to try and recreate it. WWW: http://plugin.org.uk/timemachine/ PR: ports/108431 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes
Notes: svn path=/head/; revision=183475
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/timemachine/Makefile33
-rw-r--r--audio/timemachine/distinfo3
-rw-r--r--audio/timemachine/pkg-descr6
-rw-r--r--audio/timemachine/pkg-plist9
5 files changed, 52 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 9fa35da619cc..fa33612f18f9 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -599,6 +599,7 @@
SUBDIR += tempest_for_eliza
SUBDIR += terminatorx
SUBDIR += thunar-media-tags-plugin
+ SUBDIR += timemachine
SUBDIR += timidity
SUBDIR += timidity++
SUBDIR += timidity++-emacs
diff --git a/audio/timemachine/Makefile b/audio/timemachine/Makefile
new file mode 100644
index 000000000000..bdb307c4eb1b
--- /dev/null
+++ b/audio/timemachine/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: timemachine
+# Date created: 2007-01-25
+# Whom: trasz <trasz@pin.if.uz.zgora.pl>
+#
+# $FreeBSD$
+#
+
+PORTNAME= timemachine
+PORTVERSION= 0.3.1
+CATEGORIES= audio
+MASTER_SITES= http://plugin.org.uk/timemachine/
+
+MAINTAINER= trasz@pin.if.uz.zgora.pl
+COMMENT= JACK audio capture tool
+
+LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
+ sndfile.1:${PORTSDIR}/audio/libsndfile
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_GNOME= gtk20
+
+.include <bsd.port.pre.mk>
+
+.if exists(${LOCALBASE}/lib/liblash.so.2)
+LIB_DEPENDS+= lash.2:${PORTSDIR}/audio/lash
+.endif
+
+.if ${OSVERSION} < 500000
+BROKEN= Does not compile on 4.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/audio/timemachine/distinfo b/audio/timemachine/distinfo
new file mode 100644
index 000000000000..5265ba84744e
--- /dev/null
+++ b/audio/timemachine/distinfo
@@ -0,0 +1,3 @@
+MD5 (timemachine-0.3.1.tar.gz) = 6ced0e8e46ef290b7b8443aa7e22e883
+SHA256 (timemachine-0.3.1.tar.gz) = 670ce6e9eff6f7b48fdd08be3678c46b997647c9b4541e46c1db66801cf67a87
+SIZE (timemachine-0.3.1.tar.gz) = 158344
diff --git a/audio/timemachine/pkg-descr b/audio/timemachine/pkg-descr
new file mode 100644
index 000000000000..4924534b4776
--- /dev/null
+++ b/audio/timemachine/pkg-descr
@@ -0,0 +1,6 @@
+Timemachine is a JACK audio recorder that allows you to record 10
+seconds of audio _before_ you click the "Record" button. The idea
+is that, when you hear an interesting sound, you can press record
+and capture it, without having to try and recreate it.
+
+WWW: http://plugin.org.uk/timemachine/
diff --git a/audio/timemachine/pkg-plist b/audio/timemachine/pkg-plist
new file mode 100644
index 000000000000..c78bccdc9ecd
--- /dev/null
+++ b/audio/timemachine/pkg-plist
@@ -0,0 +1,9 @@
+bin/timemachine
+%%DATADIR%%/pixmaps/on.png
+%%DATADIR%%/pixmaps/off.png
+%%DATADIR%%/pixmaps/busy.png
+%%DATADIR%%/pixmaps/on-icon.png
+%%DATADIR%%/pixmaps/off-icon.png
+%%DATADIR%%/pixmaps/timemachine-icon.png
+@dirrm %%DATADIR%%/pixmaps
+@dirrm %%DATADIR%%