Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ffmpeg200911.git;a=commitdiff;h=95a4ffadcc1b5fcecd704a4d4ca4827e85f65130

commit 95a4ffadcc1b5fcecd704a4d4ca4827e85f65130
Author: Cedynamix <cedyna...@gmail.com>
Date:   Sun Dec 20 01:26:53 2009 +0100

mlt-plus-plus-0.2.2-5-i686

* Rebuild with mlt-0.2.4-6

diff --git a/source/xmultimedia-extra/mlt-plus-plus/FrugalBuild 
b/source/xmultimedia-extra/mlt-plus-plus/FrugalBuild
index c1d0445..e1949ee 100644
--- a/source/xmultimedia-extra/mlt-plus-plus/FrugalBuild
+++ b/source/xmultimedia-extra/mlt-plus-plus/FrugalBuild
@@ -3,18 +3,20 @@

pkgname=mlt-plus-plus
pkgver=0.2.2
-pkgrel=4
+pkgrel=5
pkgdesc="Bindings for MLT."
# TODO: add swig bindings once they are marked 'stable'
-depends=('mlt>=0.2.4' 'libstdc++>=4.2.1-3')
+depends=('mlt>=0.2.4-6' 'libstdc++>=4.2.1-3')
groups=('xmultimedia-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
_F_sourceforge_dirname="mlt"
_F_sourceforge_name="mlt++"
Finclude sourceforge
+up2date="$pkgver"
+source=($source servercpp.patch)
_F_cd_path="$_F_sourceforge_name-$pkgver"
-sha1sums=('416c225f4f72d2a3a7d012f291c0d84455a8673c')
-
+sha1sums=('416c225f4f72d2a3a7d012f291c0d84455a8673c' \
+          'afc83ff32b679b05c5605343f54f2835146d3a03')

# optimization OK
diff --git a/source/xmultimedia-extra/mlt-plus-plus/servercpp.patch 
b/source/xmultimedia-extra/mlt-plus-plus/servercpp.patch
new file mode 100644
index 0000000..29b72ea
--- /dev/null
+++ b/source/xmultimedia-extra/mlt-plus-plus/servercpp.patch
@@ -0,0 +1,10 @@
+--- mlt++-0.2.2/test/server.cpp        2009-12-20 01:06:17.000000000 +0100
++++ mlt++-0.2.2/test/server.cpp        2009-12-20 01:05:53.000000000 +0100
+@@ -1,6 +1,7 @@
+ #include <iostream>
+ #include <string>
+ #include <sstream>
++#include <cstring>
+ using namespace std;
+
+ #include <Mlt.h>
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to