From e280b1c280dd42bf61c13076e3da4358143ee69d Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 5 Mar 2013 13:42:17 +0100 Subject: [PATCH 1/2] Add com.yubico.yubitotp project. --- metadata/com.yubico.yubitotp.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 metadata/com.yubico.yubitotp.txt diff --git a/metadata/com.yubico.yubitotp.txt b/metadata/com.yubico.yubitotp.txt new file mode 100644 index 0000000000..4b22a5b649 --- /dev/null +++ b/metadata/com.yubico.yubitotp.txt @@ -0,0 +1,19 @@ +Category:System +License:NewBSD +Web Site:https://github.com/Yubico/yubitotp-android +Source Code:https://github.com/Yubico/yubitotp-android +Issue Tracker:https://github.com/Yubico/yubitotp-android/issues + +Summary:YubiKey NEO One-Time Password OATH/TOTP +Description: +Generate One-Time Passwords (OTPs) using a YubiKey NEO hardware, +connected using NFC. It generates codes that are compatible with +Google two-step verification, and can be used with any other site +that supports OATH TOTP. +. +Repo Type:git +Repo:git://github.com/Yubico/yubitotp-android.git +Build Version:0.0.2,4,YubiTOTP-0.0.2,maven=yes,bindir=target + +Auto Update Mode:None +Update Check Mode:None From 9b10d989834278b2cf357b02cfb1442345a1d3e7 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 6 Mar 2013 18:17:01 +0000 Subject: [PATCH 2/2] Fix botbrew build --- metadata/com.botbrew.basil.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metadata/com.botbrew.basil.txt b/metadata/com.botbrew.basil.txt index c0309499b4..0b672a8cf8 100644 --- a/metadata/com.botbrew.basil.txt +++ b/metadata/com.botbrew.basil.txt @@ -24,8 +24,9 @@ sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project. sed -i 's@\(android.library.reference.3=\).*@\1$$EmulatorView$$@' project.properties && \ sed -i 's@~/android-ndk-r8@$$NDK$$@g' mkjni.sh && ./mkjni.sh,buildjni=no -Build Version:0.0.1.24,24,!can't find apk 733293d904,maven=yes,prebuild=\ -./external.sh && sed -i 's@~/android-ndk-r8b@$$NDK$$@g' mkjni.sh && ./mkjni.sh,buildjni=no +Build Version:0.0.1.24,24,733293d904,maven=yes,prebuild=\ +./external.sh && sed -i 's@~/android-ndk-r8b@$$NDK$$@g' mkjni.sh && ./mkjni.sh,\ +buildjni=no,bindir=target Auto Update Mode:None Update Check Mode:RepoManifest