From c568bfa0dd85a7b8a2a9c6bb602a73c0e146a4e1 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 2 May 2010 22:12:50 +0200 Subject: New formula: Despotify Despotify is an open source Spotify client and library. This formula is pulling from Subversion HEAD as no releases are available, and they often need to make small changes when the Spotify service changes. Signed-off-by: Adam Vandenberg --- Library/Formula/despotify.rb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Library/Formula/despotify.rb diff --git a/Library/Formula/despotify.rb b/Library/Formula/despotify.rb new file mode 100644 index 000000000..454e8f348 --- /dev/null +++ b/Library/Formula/despotify.rb @@ -0,0 +1,18 @@ +require 'formula' + +class Despotify