diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:44:55 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:44:55 +0200 |
commit | 18b5e65a006b5535cf4aeddda657e51d19945ea6 (patch) | |
tree | 6ec085c39c669481a705fc8ec30188fe79e08d54 /libraries/SDL_Pango | |
parent | b33765d58cfd066a311989fcb44f9b396ed5513e (diff) | |
download | slackbuilds-18b5e65a006b5535cf4aeddda657e51d19945ea6.tar.gz |
libraries/SDL_Pango: Updated for version 0.1.2
Diffstat (limited to 'libraries/SDL_Pango')
-rw-r--r-- | libraries/SDL_Pango/SDL_Pango.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/SDL_Pango/SDL_Pango.info | 2 | ||||
-rw-r--r-- | libraries/SDL_Pango/slack-desc | 13 |
3 files changed, 14 insertions, 3 deletions
diff --git a/libraries/SDL_Pango/SDL_Pango.SlackBuild b/libraries/SDL_Pango/SDL_Pango.SlackBuild index 63002e14cf..14786fa26c 100644 --- a/libraries/SDL_Pango/SDL_Pango.SlackBuild +++ b/libraries/SDL_Pango/SDL_Pango.SlackBuild @@ -9,7 +9,7 @@ VERSION=0.1.2 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/SDL_Pango/SDL_Pango.info b/libraries/SDL_Pango/SDL_Pango.info index 91e46f69cf..c498781934 100644 --- a/libraries/SDL_Pango/SDL_Pango.info +++ b/libraries/SDL_Pango/SDL_Pango.info @@ -5,4 +5,4 @@ DOWNLOAD="http://dl.sourceforge.net/sdlpango/SDL_Pango-0.1.2.tar.gz" MD5SUM="85bbf9bb7b1cee0538154dadd045418c" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="elohim,robw810" +APPROVED="elohim,rworkman" diff --git a/libraries/SDL_Pango/slack-desc b/libraries/SDL_Pango/slack-desc index 8d6d0b3426..15d06d3745 100644 --- a/libraries/SDL_Pango/slack-desc +++ b/libraries/SDL_Pango/slack-desc @@ -1,4 +1,12 @@ -SDL_Pango: SDL_Pango - Pango bindings for SDL +# 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------------------------------------------------------| +SDL_Pango: SDL_Pango (Pango bindings for SDL) SDL_Pango: SDL_Pango: Pango is a text rendering engine. SDL_Pango connects the SDL_Pango: engine to SDL. @@ -6,3 +14,6 @@ SDL_Pango: SDL_Pango: http://sdlpango.sourceforge.net/ SDL_Pango: SDL_Pango: +SDL_Pango: +SDL_Pango: +SDL_Pango: |