[arch-commits] CVS update of extra/multimedia/enblend (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Thu Mar 13 21:06:38 UTC 2008


    Date: Thursday, March 13, 2008 @ 17:06:38
  Author: tobias
    Path: /home/cvs-extra/extra/multimedia/enblend

Modified: PKGBUILD (1.7 -> 1.8)

rebuild for glew


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/multimedia/enblend/PKGBUILD
diff -u extra/multimedia/enblend/PKGBUILD:1.7 extra/multimedia/enblend/PKGBUILD:1.8
--- extra/multimedia/enblend/PKGBUILD:1.7	Fri Jun  1 18:28:35 2007
+++ extra/multimedia/enblend/PKGBUILD	Thu Mar 13 17:06:38 2008
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.7 2007/06/01 22:28:35 tobias Exp $
+# $Id: PKGBUILD,v 1.8 2008/03/13 21:06:38 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Dominik Ryba <domryba at post.pl>
 
 pkgname=enblend
 pkgver=3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="intelligent blend tool for overlapping picture"
 arch=("i686" "x86_64")
 license=('GPL')
-depends=('libtiff' 'glew' 'libxmi' 'freeglut' 'libgl' 'lcms')
+depends=('libtiff' 'glew>=1.5' 'libxmi' 'freeglut' 'libgl' 'lcms')
 makedepends=('boost')
 source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
         enblend-3.0-amd64_compilation.patch)




More information about the arch-commits mailing list