diff --git a/build/extlib/LanguagePacks/russian.zip b/build/extlib/LanguagePacks/russian.zip
new file mode 100644
index 0000000000..5ef22da64c
Binary files /dev/null and b/build/extlib/LanguagePacks/russian.zip differ
diff --git a/metadata/com.anysoftkeyboard.languagepack.example.txt b/metadata/com.anysoftkeyboard.languagepack.example.txt
deleted file mode 100644
index 664e230e6e..0000000000
--- a/metadata/com.anysoftkeyboard.languagepack.example.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-Category:None
-License:Unknown
-Web Site:https://code.google.com/p/softkeyboard/wiki
-Source Code:https://github.com/AnySoftKeyboard/LanguagePack
-Issue Tracker:
-
-Summary:Language pack for AnySoft keyboard
-Description:
-.
-
-Repo Type:git
-Repo:https://github.com/AnySoftKeyboard/LanguagePack.git
-
-Build Version:1,1,!working template: also see com.anysoftkeyboard.languagepack.hungarian (at 5eabfc),\
-forceversion=yes,patch=Example.patch,\
-srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,\
-prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
-sed -i 's/change_me/example/g' AndroidManifest.xml && \
-wget -O res/drawable/app_icon.png http://code.google.com/p/softkeyboard/logo?cct=1329035798 && \
-cp res/drawable/app_icon.png res/drawable-hdpi/ && \
-cp res/drawable/app_icon.png res/drawable-xhdpi/ && \
-cp res/drawable/app_icon.png StoreStuff/landscape.png && \
-cp res/drawable/app_icon.png StoreStuff/portrait.png && \
-cp res/drawable/app_icon.png StoreStuff/store_hi_res_icon.png && \
-sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' custom_rules.xml && \
-sed -i 's/LanguagePack/LanguagePackExample/g' build.xml && \
-sed -i '/key/d' project.properties && rm res/raw/words_1.dict
-
-Auto Update Mode:None
-Update Check Mode:None
-Current Version:1.0
-Current Version Code:1
-
diff --git a/metadata/com.anysoftkeyboard.languagepack.example/Example.patch b/metadata/com.anysoftkeyboard.languagepack.example/Example.patch
deleted file mode 100644
index f6fb561328..0000000000
--- a/metadata/com.anysoftkeyboard.languagepack.example/Example.patch
+++ /dev/null
@@ -1,85 +0,0 @@
-diff --git a/res/values/strings.xml b/res/values/strings.xml
-index c4c53a1..0c8d7d7 100644
---- a/res/values/strings.xml
-+++ b/res/values/strings.xml
-@@ -1,6 +1,6 @@
-
-
-- AnySoftKeyboard - change_me Language Pack
-- change_me keyboard
-- change_me
-+ AnySoftKeyboard - example Language Pack
-+ example keyboard
-+ example
-
-diff --git a/res/xml/dictionaries.xml b/res/xml/dictionaries.xml
-index 1daa3d2..e470c6d 100644
---- a/res/xml/dictionaries.xml
-+++ b/res/xml/dictionaries.xml
-@@ -7,7 +7,7 @@
- "dictionaryResourceId" : a reference to the raw resource of the words dictionary
- "autoTextResourceId" : a reference to a common typing mistakes XML.
- -->
--
-+ description="example"/>
-
-diff --git a/res/xml/keyboards.xml b/res/xml/keyboards.xml
-index 84ba491..8a3fc55 100644
---- a/res/xml/keyboards.xml
-+++ b/res/xml/keyboards.xml
-@@ -7,6 +7,8 @@
- "iconResId" : a reference to a drawable which can be used to show a flag in the notification bar.
- "layoutResId" : a reference to a keyboard layout XML. See res/xml/qwerty.xml
- -->
--
--
-\ No newline at end of file
-+
-+
-diff --git a/src/com/anysoftkeyboard/languagepack/change_me/PackBroadcastReceiver.java b/src/com/anysoftkeyboard/languagepack/change_me/PackBroadcastReceiver.java
-deleted file mode 100644
-index 15971b1..0000000
---- a/src/com/anysoftkeyboard/languagepack/change_me/PackBroadcastReceiver.java
-+++ /dev/null
-@@ -1,14 +0,0 @@
--package com.anysoftkeyboard.languagepack.change_me;
--
--import android.content.BroadcastReceiver;
--import android.content.Context;
--import android.content.Intent;
--
--public class PackBroadcastReceiver extends BroadcastReceiver {
--
-- @Override
-- public void onReceive(Context arg0, Intent arg1) {
--
-- }
--
--}
-diff --git a/src/com/anysoftkeyboard/languagepack/example/PackBroadcastReceiver.java b/src/com/anysoftkeyboard/languagepack/example/PackBroadcastReceiver.java
-new file mode 100644
-index 0000000..789ac7f
---- /dev/null
-+++ b/src/com/anysoftkeyboard/languagepack/example/PackBroadcastReceiver.java
-@@ -0,0 +1,14 @@
-+package com.anysoftkeyboard.languagepack.example;
-+
-+import android.content.BroadcastReceiver;
-+import android.content.Context;
-+import android.content.Intent;
-+
-+public class PackBroadcastReceiver extends BroadcastReceiver {
-+
-+ @Override
-+ public void onReceive(Context arg0, Intent arg1) {
-+
-+ }
-+
-+}
diff --git a/metadata/com.anysoftkeyboard.languagepack.russian2.txt b/metadata/com.anysoftkeyboard.languagepack.russian2.txt
new file mode 100644
index 0000000000..a40eb364b3
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.russian2.txt
@@ -0,0 +1,34 @@
+Category:Office
+License:Apache2
+Web Site:https://github.com/pelya/AnySoftKeyboard-LanguagePack-Russian
+Source Code:https://github.com/pelya/AnySoftKeyboard-LanguagePack-Russian
+Issue Tracker:https://github.com/pelya/AnySoftKeyboard-LanguagePack-Russian/issues
+
+Name:AnySoftKeyboard: Русский
+Summary:Language pack for AnySoft keyboard
+Description:
+Russian layouts ONLY (no dictionary) for ASK.
+.
+
+Repo Type:git
+Repo:https://github.com/AnySoftKeyboard/LanguagePack.git
+
+Build Version:20121016,6,!need to find dictionary source 5eabfc,\
+forceversion=yes,forcevercode=yes,extlibs=LanguagePacks/russian.zip,\
+srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
+rm -rf res/ StoreStuff/ dict/ && unzip libs/russian.zip && \
+sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
+sed -i 's/change_me/russian2/g' src/com/anysoftkeyboard/languagepack/change_me/PackBroadcastReceiver.java \
+AndroidManifest.xml && \
+mkdir -p src/com/anysoftkeyboard/languagepack/russian2 && \
+mv src/com/anysoftkeyboard/languagepack/change_me/PackBroadcastReceiver.java \
+src/com/anysoftkeyboard/languagepack/russian2/ && \
+sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' custom_rules.xml && \
+sed -i 's/LanguagePack/LanguagePackRussian/g' build.xml && \
+sed -i '/key/d' project.properties
+
+Auto Update Mode:None
+Update Check Mode:None
+Current Version:20121016
+Current Version Code:6
+
diff --git a/metadata/org.fdroid.chatsafe.txt b/metadata/org.fdroid.chatsafe.txt
index 9f3f213d42..b7c78283fc 100644
--- a/metadata/org.fdroid.chatsafe.txt
+++ b/metadata/org.fdroid.chatsafe.txt
@@ -6,6 +6,9 @@ Issue Tracker:http://f-droid.org
Summary:SMS encryption
Description:
+'''N.B'''This recipe isn't complete. app_name for Arabic and Tibetan
+need fixing: also new icons are needed.
+
'''N.B'''ChatSafe is a re-branded version of TextSecure. The author
doesn't want the latter being distributed via f-droid.org. If
you have any problems with our build don't look for support from them.
@@ -20,15 +23,14 @@ with someone else also using ChatSafe.
Repo Type:git
Repo:https://github.com/WhisperSystems/TextSecure
-Build Version:0.9.3,40,!shitstorm? v0.9.3,init=echo "target=android-17" > project.properties,\
+Build Version:0.9.3,40,!needs a little fixing v0.9.3,init=echo "target=android-17" > project.properties,\
patch=packageid.patch;branding.patch,srclibs=ActionBarSherlock@4.2.0,\
prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties
-Build Version:0.9.4,41,!no source
Auto Update Mode:None
-Update Check Mode:Tags
-Current Version:0.9.4
-Current Version Code:41
+Update Check Mode:None
+Current Version:0.9.3
+Current Version Code:40
diff --git a/metadata/paulscode.android.mupen64plusae.txt b/metadata/paulscode.android.mupen64plusae.txt
index 3b663a7912..1d6e9f3bf2 100644
--- a/metadata/paulscode.android.mupen64plusae.txt
+++ b/metadata/paulscode.android.mupen64plusae.txt
@@ -18,10 +18,7 @@ Getting started:
* Browse to them from within the app
* ROMs must be in .n64, .v64, or .z64 format, optionally in .zip files
-Ouya SDK library was removed before building: while it is proclaimed
-to be licensed under the Apache license, there isn't any source code for it
-and we don't consider it to be a system library.
-Therefore, any associated functionality won't work.
+Ouya SDK library was removed before building.
[https://github.com/paulscode/mupen64plus-ae/raw/master/assets/changelog.txt Changelog]
.