summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-09-18 07:09:41 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-24 07:05:14 +0700
commitde9cc96e87f0f5c19901b21f4c080f68e4985267 (patch)
tree7de0352d645307f68f5b54464f034d04862b5a28 /network
parent735909bb79139d13765b9eb76c06380905ae1731 (diff)
downloadslackbuilds-de9cc96e87f0f5c19901b21f4c080f68e4985267.tar.gz
slackbuilds-de9cc96e87f0f5c19901b21f4c080f68e4985267.tar.xz
network/CherryMusic: Updated for version 0.38.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/CherryMusic/CherryMusic.SlackBuild2
-rw-r--r--network/CherryMusic/CherryMusic.info6
-rw-r--r--network/CherryMusic/README29
-rw-r--r--network/CherryMusic/slack-desc12
4 files changed, 24 insertions, 25 deletions
diff --git a/network/CherryMusic/CherryMusic.SlackBuild b/network/CherryMusic/CherryMusic.SlackBuild
index de8cd17178..320a17863a 100644
--- a/network/CherryMusic/CherryMusic.SlackBuild
+++ b/network/CherryMusic/CherryMusic.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CherryMusic
-VERSION=${VERSION:-0.37.2}
+VERSION=${VERSION:-0.38.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/CherryMusic/CherryMusic.info b/network/CherryMusic/CherryMusic.info
index 96edca7224..09cba8f034 100644
--- a/network/CherryMusic/CherryMusic.info
+++ b/network/CherryMusic/CherryMusic.info
@@ -1,8 +1,8 @@
PRGNAM="CherryMusic"
-VERSION="0.37.2"
+VERSION="0.38.0"
HOMEPAGE="http://www.fomori.org/cherrymusic/"
-DOWNLOAD="https://pypi.python.org/packages/30/53/554384eab97754cb2289216cbed36d4cc0f834e4cdeaa7cb54738448da0d/CherryMusic-0.37.2.tar.gz"
-MD5SUM="e7d1578c793b178fe84b9f9115fa6b7e"
+DOWNLOAD="https://pypi.python.org/packages/00/78/fe30091d4d2e0db51f7294cfd766a376c6513cd3c5cfb8d0197ba4ccd600/CherryMusic-0.38.0.tar.gz"
+MD5SUM="8e4d47a485009892a2a5bd920c94b386"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="CherryPy"
diff --git a/network/CherryMusic/README b/network/CherryMusic/README
index 0602f69e20..49379cdadd 100644
--- a/network/CherryMusic/README
+++ b/network/CherryMusic/README
@@ -1,20 +1,19 @@
CherryMusic is a music streaming server based on CherryPy and jPlayer.
-It plays the music inside your PC, smartphone, tablet, toaster or whatever
-device has a HTML5 compliant browser installed.
+It can be run remotely or on a single computer and is designed to handle
+huge music libraries of 3 TB and more; it also works well with small
+collections. In contrast to MPD, Icecast and the like, CherryMusic allows
+multiple users to log in via HTTP/HTTPS using a web browser, browse and
+search the music database, manage playlists and stream music to the browser.
-current features:
-
- - stream your music inside the browser (locally or remote)
- - browse and search your music
- - completely AJAX based (no page reloads on click, therefore fast)
- - create and share playlists
- - multiple user authentication
- - HTTPS support
- - automatic album cover art fetching
+The CherryMusic server runs on Linux, Windows and OS X, as long as Python
+and SQLite are available. To use the web client, any device with a modern
+browser will do.
Optional dependencies are:
- Live transcoding: lame, flac, faad2
- ID3-Tag reading: stagger (not available for repo)
- For special character search terms: Unidecode
- HTTPS support in Python 2: pyOpenSSL (in Python 3 it works out of the box)
+ Live transcoding: lame, vorbis-tools, flac, faad2, mpg123, opus-tools or ffmpeg (which
+replaces the aforementioned codecs plus adds WMA decoding)
+ Automatic resizing of displayed cover art: imagemagick
+ For special character search terms: python-unidecode
+ For the GTK system tray icon: python-gobject
+ HTTPS support in Python 2: pyOpenSSL (in Python 3 it works out of the box)
diff --git a/network/CherryMusic/slack-desc b/network/CherryMusic/slack-desc
index 7dfbd05bfb..323f0e44ae 100644
--- a/network/CherryMusic/slack-desc
+++ b/network/CherryMusic/slack-desc
@@ -9,11 +9,11 @@
CherryMusic: CherryMusic (A music streaming server)
CherryMusic:
CherryMusic: CherryMusic is a music streaming server based on CherryPy and
-CherryMusic: jPlayer.It plays the music inside your PC, smartphone, tablet,
-CherryMusic: toaster or whatever device has a HTML5 compliant browser installed.
+CherryMusic: jPlayer. It can be run remotely or on a single computer and is
+CherryMusic: designed to handle huge music libraries of 3 TB and more; it also
+CherryMusic: works well with small collections. In contrast to MPD, Icecast
+CherryMusic: and the like, CherryMusic allows multiple users to log in via
+CherryMusic: HTTP/HTTPS using a web browser, browse and search the music
+CherryMusic: database, manage playlists and stream music to the browser.
CherryMusic:
CherryMusic: Homepage: http://www.fomori.org/cherrymusic/
-CherryMusic:
-CherryMusic:
-CherryMusic:
-CherryMusic: