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

Damir Perisa damir at archlinux.org
Thu Mar 13 23:25:36 UTC 2008


    Date: Thursday, March 13, 2008 @ 19:25:36
  Author: damir
    Path: /home/cvs-extra/extra/multimedia/xfig

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: xfig 3.2.4-11
    make xfig link against xaw3d again - still we are keeping version 3.2.4


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


Index: extra/multimedia/xfig/PKGBUILD
diff -u extra/multimedia/xfig/PKGBUILD:1.11 extra/multimedia/xfig/PKGBUILD:1.12
--- extra/multimedia/xfig/PKGBUILD:1.11	Tue Feb 19 23:56:15 2008
+++ extra/multimedia/xfig/PKGBUILD	Thu Mar 13 19:25:34 2008
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.11 2008/02/20 04:56:15 eric Exp $
+# $Id: PKGBUILD,v 1.12 2008/03/13 23:25:34 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
 # TU: Ben <ben at benmazer.net>
 # Contributor: ipqw
 
 pkgname=xfig
 pkgver=3.2.4
-pkgrel=10
+pkgrel=11
 # downgraded because of bug 8806 and some other issues that make the 3.2.5 quite unusable
 pkgdesc="Xfig drawing tool"
 arch=("i686" "x86_64")
@@ -35,6 +35,7 @@
  	# =3.2.4
 	patch -Np1 -i ../xfig-gcc4.patch
 
+	sed -e 's/^XCOMM #define XAW3D/#define XAW3D/' -i Imakefile
 	# make makefile with imake
         xmkmf || return 1
 




More information about the arch-commits mailing list