aboutsummaryrefslogtreecommitdiff
path: root/media/libs/sdl-ttf/SDL_ttf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'media/libs/sdl-ttf/SDL_ttf.SlackBuild')
-rw-r--r--media/libs/sdl-ttf/SDL_ttf.SlackBuild34
1 files changed, 17 insertions, 17 deletions
diff --git a/media/libs/sdl-ttf/SDL_ttf.SlackBuild b/media/libs/sdl-ttf/SDL_ttf.SlackBuild
index 4dd540b8..10392577 100644
--- a/media/libs/sdl-ttf/SDL_ttf.SlackBuild
+++ b/media/libs/sdl-ttf/SDL_ttf.SlackBuild
@@ -10,9 +10,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
# Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with
-# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-# Place - Suite 330, Boston, MA 02111-1307, USA
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, write to the Free Software Foundation, Inc.,
+# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
#
# slackbuild for SDL_ttf, by Rudson R. Alves
# requires: sdl
@@ -33,7 +33,7 @@ PKG_NAME="SDL_ttf"
ARCH=${ARCH:=i486}
SRC_VERSION=${VERSION:=2.0.9}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
-BUILD=${BUILD:=1rra}
+BUILD=${BUILD:=1srv}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME
TMP=${TMP:=/tmp}
PKG=${PKG:=$TMP/package-$PKG_NAME}
@@ -122,24 +122,24 @@ done
mkdir -p "$PKG/install" || exit $ERROR_MKDIR
cat << EODESC > "$PKG/install/slack-desc"
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
+# 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
+# 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_ttf: SDL_ttf by Slack.Sarava
-SDL_ttf:
-SDL_ttf: This library allows you to use TrueType fonts to render text in SDL
-SDL_ttf: applications.
-SDL_ttf:
-SDL_ttf:
-SDL_ttf:
-SDL_ttf:
-SDL_ttf:
-SDL_ttf:
-SDL_ttf:
+SDL_tff: SDL_tff by Slack.Sarava
+SDL_tff:
+SDL_tff: This library allows you to use TrueType fonts to render text in SDL
+SDL_tff: applications.
+SDL_tff:
+SDL_tff:
+SDL_tff:
+SDL_tff:
+SDL_tff:
+SDL_tff:
+SDL_tff:
EODESC
# Build the package