fdroiddata/metadata/com.intervigil.micdroid.yml

52 lines
1.6 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

AntiFeatures:
- UpstreamNonFree
Categories:
- Multimedia
License: GPL-2.0-or-later
WebSite: https://www.intervigil.net/micdroid
SourceCode: https://github.com/intervigilium/MicDroid
IssueTracker: https://github.com/intervigilium/MicDroid/issues
AutoName: MicDroid
Description: |-
Produces the pitch correction effect made famous by T-Pain. Its based on the
AutoTalent pitch-correcting LADSPA plugin, by Tom Baran.
There isnt an integrated audio player so you might want to install an audio
player that can handle files, such as [[com.android.music]] or [[net.avs234]].
A proprietary ad library was removed.
RepoType: git
Repo: https://github.com/intervigilium/MicDroid.git
Builds:
- versionName: '0.44'
versionCode: 34
commit: 3af50666bc
init: rm -f build.xml
srclibs:
- libautotalent@842e489b
- liblame@dd48f963e
- libwave@75ae03d1a8
- libresample@804018847
- MobAdMob@2d5736
rm:
- libs/GoogleAdMobAdsSdk-4.0.4.jar
prebuild:
- sed -i '/donate/d' res/menu/menu.xml
- sed -i '209,215d' src/com/intervigil/micdroid/Mic.java
- printf 'android.library.reference.1=$$MobAdMob$$\nandroid.library.reference.2=$$libautotalent$$\nandroid.library.reference.3=$$liblame$$\nandroid.library.reference.4=$$libresample$$\nandroid.library.reference.5=$$libwave$$\n'
>> project.properties
buildjni:
- yes
- versionName: '0.46'
versionCode: 36
disable: very old version appearing now, doesnt build
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '0.46'
CurrentVersionCode: 36