summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2010-03-22 02:27:57 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-05-13 14:27:05 +0200
commit8dd8e4f26b533af8ec96115ff1440bef88b2e76c (patch)
tree46246fe7d8d7443c2959334f219dd88a7b5d92b3 /libraries
parent8f3986179db510971715580d44291776c19e9b64 (diff)
downloadslackbuilds-8dd8e4f26b533af8ec96115ff1440bef88b2e76c.tar.gz
slackbuilds-8dd8e4f26b533af8ec96115ff1440bef88b2e76c.tar.xz
libraries/libass: Updated for version 0.9.9.
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libass/README9
-rw-r--r--libraries/libass/libass.SlackBuild4
-rw-r--r--libraries/libass/libass.info8
-rw-r--r--libraries/libass/slack-desc4
4 files changed, 12 insertions, 13 deletions
diff --git a/libraries/libass/README b/libraries/libass/README
index 70fbd551fc..2c12c76df4 100644
--- a/libraries/libass/README
+++ b/libraries/libass/README
@@ -1,6 +1,5 @@
-libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation
-Alpha/Substation Alpha) subtitle format. It is mostly compatible with
-VSFilter.
+libass is a portable subtitle renderer for the ASS/SSA
+(Advanced Substation Alpha/Substation Alpha) subtitle format.
+It is mostly compatible with VSFilter.
-There are no required dependencies for libass but enca is an optional
-dependency.
+enca is an optional dependency.
diff --git a/libraries/libass/libass.SlackBuild b/libraries/libass/libass.SlackBuild
index 2b53c70e29..1c9eb1daf0 100644
--- a/libraries/libass/libass.SlackBuild
+++ b/libraries/libass/libass.SlackBuild
@@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=libass
-VERSION=${VERSION:-0.9.8}
+VERSION=${VERSION:-0.9.9}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -57,7 +57,7 @@ make install DESTDIR=$PKG
find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | \
xargs strip --strip-unneeded 2> /dev/null || true
find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | \
- xargs strip --strip-unneeded 2> /dev/null || true
+ xargs strip --strip-unneeded 2> /dev/null
)
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/libraries/libass/libass.info b/libraries/libass/libass.info
index 02137a93c7..a5e6d7c05b 100644
--- a/libraries/libass/libass.info
+++ b/libraries/libass/libass.info
@@ -1,10 +1,10 @@
PRGNAM="libass"
-VERSION="0.9.8"
+VERSION="0.9.9"
HOMEPAGE="http://code.google.com/p/libass/"
-DOWNLOAD="http://libass.googlecode.com/files/libass-0.9.8.tar.bz2"
-MD5SUM="e0b0c81f2e2651408e72b02473d35cde"
+DOWNLOAD="http://libass.googlecode.com/files/libass-0.9.9.tar.bz2"
+MD5SUM="6f545089d838d524c4f3b12e8ef6ed38"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
-APPROVED="dsomero"
+APPROVED="Erik Hanson"
diff --git a/libraries/libass/slack-desc b/libraries/libass/slack-desc
index 2015d4ffd9..9956b098d9 100644
--- a/libraries/libass/slack-desc
+++ b/libraries/libass/slack-desc
@@ -7,11 +7,11 @@
|-----handy-ruler------------------------------------------------------|
libass: libass (Subtitle renderer for the ASS/SSA)
-libass:
+libass:
libass: libass is a portable subtitle renderer for the ASS/SSA (Advanced
libass: Substation Alpha/Substation Alpha) subtitle format. It is mostly
libass: compatible with VSFilter.
-libass:
+libass:
libass: Homepage: http://code.google.com/p/libass/
libass:
libass: