summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmery Hemingway <emery@lcom.net>2009-01-16 08:59:10 +0000
committerEmery Hemingway <emery@lcom.net>2009-01-16 08:59:10 +0000
commit7aaeadd0908d1e3ab9b8571c65187cf1d2ab7728 (patch)
tree36f1b63884f1c43409bcd80a6335e202dad0a5d7 /media-radio/rivendell/files/rivendell-init.patch
parentmedia-gfx/graphicsmagick: Version bumb to 1.3.4 for GraphicsMagick. (diff)
downloadsunrise-7aaeadd0908d1e3ab9b8571c65187cf1d2ab7728.tar.gz
sunrise-7aaeadd0908d1e3ab9b8571c65187cf1d2ab7728.tar.bz2
sunrise-7aaeadd0908d1e3ab9b8571c65187cf1d2ab7728.zip
media-radio/rivendell: Version bump. A patch to correct issues with using a current version of sox is included, and has been submitted to upstream.
svn path=/sunrise/; revision=7645
Diffstat (limited to 'media-radio/rivendell/files/rivendell-init.patch')
-rw-r--r--media-radio/rivendell/files/rivendell-init.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/media-radio/rivendell/files/rivendell-init.patch b/media-radio/rivendell/files/rivendell-init.patch
new file mode 100644
index 000000000..be8967e37
--- /dev/null
+++ b/media-radio/rivendell/files/rivendell-init.patch
@@ -0,0 +1,10 @@
+# There is no jack daemon
+--- rivendell-1.2.1/rivendell-gentoo 2007-10-05 08:31:21.000000000 -0600
++++ rivendell-1.2.1.new/rivendell-gentoo 2009-01-14 22:21:19.000000000 -0600
+@@ -26,7 +26,6 @@
+ ##
+
+ depend() {
+- need jackd
+ use mysql
+ } \ No newline at end of file