summaryrefslogtreecommitdiffstats
path: root/multimedia/cowbell
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-27 09:37:01 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-27 16:04:48 +0200
commit9126b2620494ad927663b1f0a6dad6d0159d35b1 (patch)
treedbd920fd9e0bddd70435276af0d4c76700ff7ae9 /multimedia/cowbell
parent569e5a5df5be9da3800d4cd438f9670b0b817836 (diff)
downloadslackbuilds-9126b2620494ad927663b1f0a6dad6d0159d35b1.tar.gz
slackbuilds-9126b2620494ad927663b1f0a6dad6d0159d35b1.tar.xz
multimedia/cowbell: Fixed dep information
Diffstat (limited to 'multimedia/cowbell')
-rw-r--r--multimedia/cowbell/README8
-rw-r--r--multimedia/cowbell/cowbell.info2
2 files changed, 4 insertions, 6 deletions
diff --git a/multimedia/cowbell/README b/multimedia/cowbell/README
index 887a6ba666..fba31005c8 100644
--- a/multimedia/cowbell/README
+++ b/multimedia/cowbell/README
@@ -1,9 +1,9 @@
Cowbell is an elegant, album-based, music organizer written by Brad
Taylor in C# for Gtk+. Using TagLib, it supports many audio formats
including:
-- Ogg/FLAC
-- MP3
-- MusePack
+- Ogg/FLAC
+- MP3
+- MusePack
Cowbell is tightly integrated with Amazon.com using its free SOAP
service. Cowbell employs this service not only to fetch album cover
@@ -15,5 +15,3 @@ album resides.
For you console junkies, Cowbell also offers a command-line based batch
tagger which can tag and "guess" a whole collection of music with just a
few keystrokes.
-
-Cowbell requires mono and gtk-sharp to be installed.
diff --git a/multimedia/cowbell/cowbell.info b/multimedia/cowbell/cowbell.info
index ab9d5a4f9f..98170ed812 100644
--- a/multimedia/cowbell/cowbell.info
+++ b/multimedia/cowbell/cowbell.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.more-cowbell.org/releases/cowbell-0.2.7.1.tar.gz"
MD5SUM="fcf32bcf60be2ca204519192eb26bacc"
DOWNLOAD_x86_64="http://www.more-cowbell.org/releases/cowbell-0.2.7.1.tar.gz"
MD5SUM_x86_64="fcf32bcf60be2ca204519192eb26bacc"
-REQUIRES="gtk-sharp mono"
+REQUIRES="gtk-sharp"
MAINTAINER="Vliegendehuiskat"
EMAIL="vliegendehuiskat [at] gmail [dot] com"