Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5cbbc208ce331dbddb5243a93b3bc5b0401dee9c

commit 5cbbc208ce331dbddb5243a93b3bc5b0401dee9c
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Nov 2 11:13:50 2010 +0000

libpst-0.6.49-1-i686
*version bump

diff --git a/source/xlib-extra/libpst/FrugalBuild 
b/source/xlib-extra/libpst/FrugalBuild
index 9bdb44b..be528dd 100644
--- a/source/xlib-extra/libpst/FrugalBuild
+++ b/source/xlib-extra/libpst/FrugalBuild
@@ -2,19 +2,18 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=libpst
-pkgver=0.6.47
-pkgrel=2
+pkgver=0.6.49
+pkgrel=1
pkgdesc="Utilities to convert Outlook .pst files to other formats"
url="http://www.five-ten-sg.com/$pkgname";
up2date="Flasttar $url/packages/"
-source=($url/packages/$pkgname-$pkgver.tar.gz python-2.6.patch)
+source=($url/packages/$pkgname-$pkgver.tar.gz)
depends=('imagemagick' 'libboost')
Finclude python
makedepends=('boost')
groups=('xlib-extra')
archs=('i686' 'x86_64' 'ppc')
-sha1sums=('2d319ab323f0b003f642010ea3ff1d80d58711f8' \
-          'b3feb9c2e94dc7232022d8f2829de04ced778aca')
+sha1sums=('c10f4af9dc1d22b331420bc3931036a3d41115cb')

subpkgs=("${subpk...@]}" "$pkgname-python")
subdescs=("${subdes...@]}" "$pkgname python binding")
@@ -25,7 +24,6 @@ subarchs=("${subarc...@]}" 'i686 x86_64 ppc')

build() {
Fpatchall
-       Fautoreconf
Fmake --enable-libpst-shared --enable-python
Fmakeinstall
Fsplit $pkgname-python $_F_python_libdir
diff --git a/source/xlib-extra/libpst/python-2.6.patch 
b/source/xlib-extra/libpst/python-2.6.patch
deleted file mode 100644
index cc53597..0000000
--- a/source/xlib-extra/libpst/python-2.6.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/m4/ax_python.m4 b/m4/ax_python.m4
-index 17975e0..ba13a68 100644
---- a/m4/ax_python.m4
-+++ b/m4/ax_python.m4
-@@ -59,7 +59,7 @@ AC_DEFUN([AX_PYTHON],
- [
- AC_MSG_CHECKING(for python build information)
- AC_MSG_RESULT([])
--for python in python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 
python; do
-+for python in python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 
python2.1 python; do
-     AC_CHECK_PROGS(PYTHON_BIN, [$python])
-     ax_python_bin=$PYTHON_BIN
-     if test x$ax_python_bin != x; then
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to