[arch-commits] Commit in devil/repos (extra-i686 extra-i686/PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Mon Feb 16 14:12:34 UTC 2009


    Date: Monday, February 16, 2009 @ 09:12:34
  Author: douglas
Revision: 27160

Merged revisions 27159 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/devil/trunk

........
  r27159 | douglas | 2009-02-16 11:11:59 -0300 (Seg, 16 Fev 2009) | 1 line
  
  upgpkg: devil 1.7.7-1
........

Modified:
  devil/repos/extra-i686/	(properties)
  devil/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |   25 +++++++------------------
 1 file changed, 7 insertions(+), 18 deletions(-)


Property changes on: devil/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /devil/trunk:1-25986
   + /devil/trunk:1-27159

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-02-16 14:11:59 UTC (rev 27159)
+++ extra-i686/PKGBUILD	2009-02-16 14:12:34 UTC (rev 27160)
@@ -3,8 +3,8 @@
 # Contributor: TheHoff <forums>
 
 pkgname=devil
-pkgver=1.7.5
-pkgrel=3
+pkgver=1.7.7
+pkgrel=1
 pkgdesc="Library for reading several different image formats"
 arch=(i686 x86_64)
 url="http://openil.sourceforge.net/"
@@ -12,28 +12,17 @@
 makedepends=('bash')
 options=('!libtool' '!docs')
 license=('GPL')
-source=(http://downloads.sourceforge.net/sourceforge/openil/DevIL-$pkgver.tar.gz
-        00_endian_and_ILvoid_fixes.diff  
-        01_fix_as-needed.diff
-        02_add_missing_files.diff  
-        03_CVE-2008-5262.diff)
+source=(http://downloads.sourceforge.net/openil/DevIL-$pkgver.tar.gz)
 
 build() {
    cd $startdir/src/devil-$pkgver
 
-    # Patchs from debian
-    patch -Np1 < ../00_endian_and_ILvoid_fixes.diff
-    patch -Np1 < ../01_fix_as-needed.diff
-    patch -Np1 < ../02_add_missing_files.diff
-    patch -Np1 < ../03_CVE-2008-5262.diff
-
    # configure and build
    ./configure --prefix=/usr --enable-ILU --enable-ILUT --enable-opengl --enable-sdl
    make || return 1
    make prefix=$startdir/pkg/usr install   
 }
-md5sums=('2a74578507a21d75d7fcc5afd41444d0'
-         '7d935399e56cf58e8f3545cea952e3e4'
-         'a3254fbd1829fc1ae1b8b9a3fee6d4ae'
-         'b82c7b98f71b1f01c5dae0e110ef84e5'
-         '66c7f735d4eea4968e6785ded95d3581')
+
+
+
+md5sums=('23839e37e20dc85ee2a1188fb6d8920f')




More information about the arch-commits mailing list