diff options
author | Jick Nan <jick.nan@gmail.com> | 2010-05-11 19:45:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:21 +0200 |
commit | 8ef13887da14dbf964820726637d8809f8d14df2 (patch) | |
tree | cb2eac45775f6530ee22de6784bb2ea3409f3864 | |
parent | e5d4deb4143dbe1ad5a0dc4e5cad5973f5d432a3 (diff) | |
download | slackbuilds-8ef13887da14dbf964820726637d8809f8d14df2.tar.gz |
libraries/libstroke: Updated for version 0.5.1fvwm
-rw-r--r-- | libraries/libstroke/README | 3 | ||||
-rw-r--r-- | libraries/libstroke/libstroke.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/libstroke/libstroke.info | 2 | ||||
-rw-r--r-- | libraries/libstroke/slack-desc | 15 |
4 files changed, 16 insertions, 6 deletions
diff --git a/libraries/libstroke/README b/libraries/libstroke/README index d9f6174d93..3fb5a0b5b5 100644 --- a/libraries/libstroke/README +++ b/libraries/libstroke/README @@ -1,5 +1,2 @@ -LibStroke ( a stroke translation library) - LibStroke is a stroke translation library. Strokes are motions of the mouse that can be interpreted by a program as a command. - diff --git a/libraries/libstroke/libstroke.SlackBuild b/libraries/libstroke/libstroke.SlackBuild index b23c9d73dc..a8aedaa79d 100644 --- a/libraries/libstroke/libstroke.SlackBuild +++ b/libraries/libstroke/libstroke.SlackBuild @@ -9,7 +9,7 @@ VERSION=0.5.1fvwm ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} diff --git a/libraries/libstroke/libstroke.info b/libraries/libstroke/libstroke.info index 17d255e44e..1ec227d96d 100644 --- a/libraries/libstroke/libstroke.info +++ b/libraries/libstroke/libstroke.info @@ -5,4 +5,4 @@ DOWNLOAD="http://www.etla.net/libstroke/libstroke-0.5.1fvwm.tar.gz" MD5SUM="fd9a42fcadeacc60df1b2b8619cad53c" MAINTAINER="Jick Nan" EMAIL="jick.nan@gmail.com" -APPROVED="robw810" +APPROVED="rworkman" diff --git a/libraries/libstroke/slack-desc b/libraries/libstroke/slack-desc index 996c6a71d3..38d0e28a5a 100644 --- a/libraries/libstroke/slack-desc +++ b/libraries/libstroke/slack-desc @@ -1,6 +1,19 @@ -libstroke: LibStroke ( a stroke translation library) +# 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------------------------------------------------------| +libstroke: LibStroke (a stroke translation library) libstroke: libstroke: LibStroke is a stroke translation library. Strokes are motions of libstroke: the mouse that can be interpreted by a program as a command. libstroke: libstroke: +libstroke: +libstroke: +libstroke: +libstroke: +libstroke: |