[arch-commits] Commit in synfig/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Apr 29 16:16:21 UTC 2013


    Date: Monday, April 29, 2013 @ 18:16:21
  Author: spupykin
Revision: 89511

upgpkg: synfig 0.63.05-3

upd

Modified:
  synfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-29 16:16:17 UTC (rev 89510)
+++ PKGBUILD	2013-04-29 16:16:21 UTC (rev 89511)
@@ -4,7 +4,7 @@
 
 pkgname=synfig
 pkgver=0.63.05
-pkgrel=2
+pkgrel=3
 pkgdesc="Professional vector animation program (CLI renderer only)"
 arch=(i686 x86_64)
 url="http://synfig.org"
@@ -32,6 +32,7 @@
   [ -f Makefile ] || ./configure --prefix=/usr --sysconfdir=/etc --with-libavcodec --with-libdv
   patch -p1 -i $srcdir/build-fix.patch
   patch -Np1 -i $srcdir/ffmpeg-0.8.patch
+  sed -i '1,1i#include <string.h>' src/modules/mod_png/trgt_png.cpp
   make
 }
 




More information about the arch-commits mailing list