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

Eric Bélanger eric at archlinux.org
Tue Sep 16 06:45:38 UTC 2014


    Date: Tuesday, September 16, 2014 @ 08:45:38
  Author: eric
Revision: 119045

upgpkg: electricsheep 2.7b33-21

Rebuild against ffmpeg 2.4

Modified:
  electricsheep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-16 05:30:29 UTC (rev 119044)
+++ PKGBUILD	2014-09-16 06:45:38 UTC (rev 119045)
@@ -3,7 +3,7 @@
 
 pkgname=electricsheep
 pkgver=2.7b33
-pkgrel=20
+pkgrel=21
 pkgdesc="A screensaver that realize the collective dream of sleeping computers from all over the internet"
 arch=('i686' 'x86_64')
 url="http://community.electricsheep.org/"
@@ -41,6 +41,7 @@
 # Do not build broken electricsheep-preferences
   patch -p0 -i "${srcdir}/electricsheep-no-wxgtk.patch"
 
+  sed -i -e 's/av_close_input_file( m_pFormatContext )/avformat_close_input( \&m_pFormatContext )/' ContentDecoder/ContentDecoder.cpp
   sed -i -e 's/AM_PROG_CC_STDC/AC_PROG_CC/' configure.ac
   sed -i '12 i\
 #include <cstdio>' Common/Singleton.h




More information about the arch-commits mailing list