From 4d6801f56ca013a7deae4ab230158f5dfe00adac Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Sat, 12 Jan 2013 22:37:38 -0600 Subject: libraries/ptlib: Updated for version 2.10.9. Signed-off-by: Robby Workman --- libraries/ptlib/ptlib.SlackBuild | 6 +++--- libraries/ptlib/ptlib.info | 6 +++--- libraries/ptlib/slack-desc | 11 ++++++----- 3 files changed, 12 insertions(+), 11 deletions(-) (limited to 'libraries/ptlib') diff --git a/libraries/ptlib/ptlib.SlackBuild b/libraries/ptlib/ptlib.SlackBuild index d417307887..201559d62b 100644 --- a/libraries/ptlib/ptlib.SlackBuild +++ b/libraries/ptlib/ptlib.SlackBuild @@ -3,7 +3,6 @@ # Slackware build script for PTLib # Copyright 2008-2009 Mauro Giachero -# All rights reserved. # Copyright 2011 David Woodfall # All rights reserved. # @@ -25,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ptlib -VERSION=${VERSION:-2.10.7} +VERSION=${VERSION:-2.10.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -61,7 +60,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 +tar xvf $CWD/$PRGNAM-$VERSION.tar.xz cd $PRGNAM-$VERSION chown -R root:root . find . \ @@ -94,6 +93,7 @@ LIBS="-lgthread-2.0" \ make make install DESTDIR=$PKG + # Remove static library rm $PKG/usr/lib${LIBDIRSUFFIX}/libpt_s.a diff --git a/libraries/ptlib/ptlib.info b/libraries/ptlib/ptlib.info index 72bbfa3ebc..847f35d4d8 100644 --- a/libraries/ptlib/ptlib.info +++ b/libraries/ptlib/ptlib.info @@ -1,8 +1,8 @@ PRGNAM="ptlib" -VERSION="2.10.7" +VERSION="2.10.9" HOMEPAGE="http://www.opalvoip.org/" -DOWNLOAD="http://downloads.sourceforge.net/opalvoip/ptlib-2.10.7.tar.bz2" -MD5SUM="7fb74a97743fcc5f33d0f97dec7bc878" +DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/ptlib/2.10/ptlib-2.10.9.tar.xz" +MD5SUM="460e63b0d168c7f4b670b2561a219c6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/libraries/ptlib/slack-desc b/libraries/ptlib/slack-desc index e2bbe49d3e..01e6c5d7e5 100644 --- a/libraries/ptlib/slack-desc +++ b/libraries/ptlib/slack-desc @@ -1,9 +1,10 @@ # 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 ':'. +# 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 ':' except on otherwise blank lines. + |-----handy-ruler------------------------------------------------------| ptlib: PTLib (Portable Tools Library) ptlib: -- cgit v1.2.3