mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/kanola: Updated for version 0.1
This commit is contained in:
parent
4a33c289c2
commit
29e877d6cc
3 changed files with 13 additions and 3 deletions
|
@ -31,7 +31,7 @@ VERSION=0.1
|
|||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
CWD=`pwd`
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
|
|
@ -5,4 +5,4 @@ DOWNLOAD="http://dadexter.googlepages.com/kanola-0.1.tar.gz"
|
|||
MD5SUM="13d923d97445012bbe5e8bdf181af90a"
|
||||
MAINTAINER="Martin Lefebvre"
|
||||
EMAIL="dadexter@gmail.com"
|
||||
APPROVED="robw810"
|
||||
APPROVED="rworkman"
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
kanola: kanola
|
||||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
kanola: kanola (basic KDE MPD client)
|
||||
kanola:
|
||||
kanola: Kanola is a basic KDE MPD client designed in Python.
|
||||
kanola: The idea behind Kanola is that KDE needs a light, small, and
|
||||
|
@ -7,3 +15,5 @@ kanola: very eye-pleasing GTK clients.
|
|||
kanola:
|
||||
kanola:
|
||||
kanola:
|
||||
kanola:
|
||||
kanola:
|
||||
|
|
Loading…
Reference in a new issue