libraries/libotf: Updated for version 0.9.11.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Larry Hajali 2010-08-25 21:16:49 -04:00 committed by Erik Hanson
parent 7a3d578575
commit 0ebdd9dabd
3 changed files with 10 additions and 7 deletions

View file

@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=libotf
VERSION=${VERSION:-0.9.9}
VERSION=0.9.11
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -62,7 +62,10 @@ CFLAGS="$SLKCFLAGS" \
--build=$ARCH-slackware-linux
make
make install-strip DESTDIR=$PKG
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \

View file

@ -1,8 +1,8 @@
PRGNAM="libotf"
VERSION="0.9.9"
VERSION="0.9.11"
HOMEPAGE="http://www.m17n.org/libotf/"
DOWNLOAD="http://www.m17n.org/libotf/libotf-0.9.9.tar.gz"
MD5SUM="95e5452263bf8e75ece988e6d827b55c"
DOWNLOAD="http://www.m17n.org/libotf/libotf-0.9.11.tar.gz"
MD5SUM="c966e8ac1c64a01de0a66d9b9aadbb63"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"

View file

@ -7,9 +7,9 @@
|-----handy-ruler------------------------------------------------------|
libotf: libotf (Library for handling OpenType fonts)
libotf:
libotf:
libotf: Library for handling OpenType fonts.
libotf:
libotf:
libotf: Homepage: http://www.m17n.org/libotf/
libotf:
libotf: