diff options
Diffstat (limited to 'source/ap/soma')
-rw-r--r-- | source/ap/soma/README | 28 | ||||
-rwxr-xr-x | source/ap/soma/soma.SlackBuild | 2 | ||||
-rw-r--r-- | source/ap/soma/soma.info | 6 |
3 files changed, 19 insertions, 17 deletions
diff --git a/source/ap/soma/README b/source/ap/soma/README index cb60a62c6..7a882b912 100644 --- a/source/ap/soma/README +++ b/source/ap/soma/README @@ -48,7 +48,8 @@ Key commands supported in status window: Dashboard indicators: -[S] Schedules are set [-] Schedules are temporarily disabled +[S] Schedules are set [-] Schedules are temporarily + disabled [R] A recording is in progress [0-100] Volume or [M] Mute Config Files: @@ -68,34 +69,35 @@ Name,URL You cannot use a comma , in the name or the URL. -User stations are listed before global in all stations list. Custom genre and -theme files can be made and will be listed along with the default set. +User stations are listed before global in all stations list. Custom +genre and theme files can be made and will be listed along with the +default set. I would be glad of any extra radio urls emailed to me so I can add to the default list. NOTES: -The Jack and NAS options for output device will only work if MPlayer is built -against them. +The Jack and NAS options for output device will only work if MPlayer is +built against them. -When changing/selecting soundcard output device you must press space on the -option. Just scrolling down and hitting Enter does nothing. +When changing/selecting soundcard output device you must press space on +the option. Just scrolling down and hitting Enter does nothing. BUGS: -Soma may induce the side effects of general well-being and profound spiritual -satisfaction. +Soma may induce the side effects of general well-being and profound +spiritual satisfaction. http://en.wikipedia.org/wiki/Soma http://en.wikipedia.org/wiki/Soma_(Brave_New_World) REAL BUGS: -Some people might find screen messes up the dialog colours. If you have this -line in ~/.screenrc: +Some people might find screen messes up the dialog colours. If you have +this line in ~/.screenrc: attrcolor b ".I" -You might want to comment it out and try again as it seems to turn off the bold -attribute. See the screen man page for more info. +You might want to comment it out and try again as it seems to turn off +the bold attribute. See the screen man page for more info. diff --git a/source/ap/soma/soma.SlackBuild b/source/ap/soma/soma.SlackBuild index 8196b707e..5b9c366c6 100755 --- a/source/ap/soma/soma.SlackBuild +++ b/source/ap/soma/soma.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=soma -VERSION=${VERSION:-3.3.5} +VERSION=${VERSION:-3.3.6} ARCH=noarch BUILD=${BUILD:-1} diff --git a/source/ap/soma/soma.info b/source/ap/soma/soma.info index e00563321..d6ab22059 100644 --- a/source/ap/soma/soma.info +++ b/source/ap/soma/soma.info @@ -1,8 +1,8 @@ PRGNAM="soma" -VERSION="3.3.5" +VERSION="3.3.6" HOMEPAGE="http://tty1.uk/slackbuilds/noversion/soma/" -DOWNLOAD="http://git.tty1.uk/cgit.cgi/soma/snapshot/soma-3.3.5.tar.gz" -MD5SUM="ccfab41ec585b44bd7f8e9c1cb273a93" +DOWNLOAD="http://git.tty1.uk/cgit.cgi/soma/snapshot/soma-3.3.6.tar.gz" +MD5SUM="0110186a251aa612a47bdc282f7b1709" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |