mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/SDL_Pango: Updated for version 0.1.2
This commit is contained in:
parent
b33765d58c
commit
18b5e65a00
3 changed files with 14 additions and 3 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue