The branch, frodo has been updated
via 8e788a08174775667b27bc7f17e3fa6951e11c23 (commit)
from 2d7bc228c2b5a94bb2f4040158c2da3b0cdd5c1f (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=8e788a08174775667b27bc7f17e3fa6951e11c23
commit 8e788a08174775667b27bc7f17e3fa6951e11c23
Author: Martijn Kaijser <[email protected]>
Date: Wed Oct 16 10:15:26 2013 +0200
[script.module.pyamf] 6.1.1.1
diff --git a/script.module.pyamf/addon.xml b/script.module.pyamf/addon.xml
index df5b325..bc75e78 100644
--- a/script.module.pyamf/addon.xml
+++ b/script.module.pyamf/addon.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.module.pyamf"
name="PyAMF"
- version="0.6.1"
+ version="0.6.1.1"
provider-name="Mark Honeychurch (markhoney)">
<requires>
<import addon="xbmc.python"
- version="2.0"/>
+ version="2.1.0"/>
</requires>
<extension point="xbmc.python.module"
library="lib" />
@@ -15,5 +15,6 @@
AMF3, the default serialization for ActionScript 3.0, provides various
advantages over AMF0, which is used for ActionScript 1.0 and 2.0. AMF3 sends
data over the network more efficiently than AMF0. AMF3 supports sending int and
uint objects as integers and supports data types that are available only in
ActionScript 3.0, such as ByteArray, ArrayCollection, ObjectProxy and
IExternalizable.</description>
<license>MIT</license>
<platform>all</platform>
+ <source>http://www.pyamf.org/</source>
</extension>
</addon>
-----------------------------------------------------------------------
Summary of changes:
script.module.pyamf/addon.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scripts
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons