mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-02 18:16:06 +01:00
217 lines
6.8 KiB
YAML
217 lines
6.8 KiB
YAML
Categories:
|
|
- Local Media Player
|
|
- Multimedia
|
|
License: BSD-4-Clause
|
|
AuthorName: Aditya R
|
|
AuthorEmail: adeeteya@gmail.com
|
|
SourceCode: https://github.com/adeeteya/Classipod
|
|
IssueTracker: https://github.com/adeeteya/Classipod/issues
|
|
Changelog: https://github.com/adeeteya/Classipod/blob/master/CHANGELOG.md
|
|
Donate: https://buymeacoffee.com/adeeteya
|
|
Liberapay: adeeteya
|
|
OpenCollective: adeeteya
|
|
|
|
AutoName: ClassiPod
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/adeeteya/Classipod.git
|
|
|
|
Builds:
|
|
- versionName: 1.8.0
|
|
versionCode: 18
|
|
commit: a1ea00f50bafd3b5d654e6b3e2204e01c8db5a26
|
|
output: build/app/outputs/flutter-apk/app-production-release.apk
|
|
srclibs:
|
|
- flutter@stable
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
- scripts
|
|
prebuild:
|
|
- flutterVersion=$(sed -n -E "s/^\s+flutter:\s*([0-9.]+)/\1/p" pubspec.yaml)
|
|
- '[[ $flutterVersion ]] || exit 1'
|
|
- git -C $$flutter$$ checkout -f $flutterVersion
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter pub get
|
|
scandelete:
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter build apk --release --flavor production --obfuscate
|
|
--split-debug-info=./build/app/outputs/symbols
|
|
antifeatures:
|
|
NonFreeNet:
|
|
en-US: Fetch an image from files.radio.co.
|
|
|
|
- versionName: 1.8.1
|
|
versionCode: 19
|
|
commit: 15d3e816e0d7ccbccb98db9351fd7f285c001b83
|
|
output: build/app/outputs/flutter-apk/app-production-release.apk
|
|
srclibs:
|
|
- flutter@stable
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
- scripts
|
|
prebuild:
|
|
- flutterVersion=$(sed -n -E "s/^\s+flutter:\s*([0-9.]+)/\1/p" pubspec.yaml)
|
|
- '[[ $flutterVersion ]] || exit 1'
|
|
- git -C $$flutter$$ checkout -f $flutterVersion
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter pub get
|
|
scandelete:
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter build apk --release --flavor production --obfuscate
|
|
--split-debug-info=./build/app/outputs/symbols
|
|
|
|
- versionName: 1.9.0
|
|
versionCode: 20
|
|
commit: cfa537d2bdec58f3ef1e441c9a7dd5c4b40c3f48
|
|
output: build/app/outputs/flutter-apk/app-production-release.apk
|
|
srclibs:
|
|
- flutter@stable
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
- scripts
|
|
prebuild:
|
|
- flutterVersion=$(sed -n -E "s/^\s+flutter:\s*([0-9.]+)/\1/p" pubspec.yaml)
|
|
- '[[ $flutterVersion ]] || exit 1'
|
|
- git -C $$flutter$$ checkout -f $flutterVersion
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter pub get
|
|
scandelete:
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter build apk --release --flavor production --obfuscate
|
|
--split-debug-info=./build/app/outputs/symbols
|
|
|
|
- versionName: 1.10.0
|
|
versionCode: 22
|
|
commit: 294d244834bc6e2391c7ac452d8acb72e4cf001e
|
|
output: build/app/outputs/flutter-apk/app-production-release.apk
|
|
srclibs:
|
|
- flutter@stable
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
- scripts
|
|
prebuild:
|
|
- flutterVersion=$(sed -n -E "s/^\s+flutter:\s*([0-9.]+)/\1/p" pubspec.yaml)
|
|
- '[[ $flutterVersion ]] || exit 1'
|
|
- git -C $$flutter$$ checkout -f $flutterVersion
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter pub get
|
|
scandelete:
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter build apk --release --flavor production --obfuscate
|
|
--split-debug-info=./build/app/outputs/symbols
|
|
|
|
- versionName: 1.10.1
|
|
versionCode: 23
|
|
commit: 355488dac6d3b35403f45e7ce71225f80c542d75
|
|
output: build/app/outputs/flutter-apk/app-production-release.apk
|
|
srclibs:
|
|
- flutter@stable
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
- scripts
|
|
prebuild:
|
|
- flutterVersion=$(sed -n -E "s/^\s+flutter:\s*([0-9.]+)/\1/p" pubspec.yaml)
|
|
- '[[ $flutterVersion ]] || exit 1'
|
|
- git -C $$flutter$$ checkout -f $flutterVersion
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter pub get
|
|
scandelete:
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter build apk --release --flavor production --obfuscate
|
|
--split-debug-info=./build/app/outputs/symbols
|
|
|
|
- versionName: 1.11.0
|
|
versionCode: 24
|
|
commit: c5c1ee3718465dcc0bb77ea1d71778083c5c67ee
|
|
output: build/app/outputs/flutter-apk/app-production-release.apk
|
|
srclibs:
|
|
- flutter@stable
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
- scripts
|
|
prebuild:
|
|
- flutterVersion=$(sed -n -E "s/^\s+flutter:\s*([0-9.]+)/\1/p" pubspec.yaml)
|
|
- '[[ $flutterVersion ]] || exit 1'
|
|
- git -C $$flutter$$ checkout -f $flutterVersion
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter pub get
|
|
scandelete:
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter build apk --release --flavor production --obfuscate
|
|
--split-debug-info=./build/app/outputs/symbols
|
|
|
|
- versionName: 1.12.0
|
|
versionCode: 25
|
|
commit: 87d96b16725d82e967a5879c96e8c4f95b12178b
|
|
output: build/app/outputs/flutter-apk/app-production-release.apk
|
|
srclibs:
|
|
- flutter@stable
|
|
rm:
|
|
- ios
|
|
- linux
|
|
- web
|
|
- windows
|
|
- macos
|
|
- scripts
|
|
prebuild:
|
|
- flutterVersion=$(sed -n -E "s/^\s+flutter:\s*([0-9.]+)/\1/p" pubspec.yaml)
|
|
- '[[ $flutterVersion ]] || exit 1'
|
|
- git -C $$flutter$$ checkout -f $flutterVersion
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter config --no-analytics
|
|
- $$flutter$$/bin/flutter pub get
|
|
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{device_info_plus,battery_plus,{shared_preferences,url_launcher,path_provider}_android,flutter_plugin_android_lifecycle}-*/android/build.gradle
|
|
scandelete:
|
|
- .pub-cache
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- $$flutter$$/bin/flutter build apk --release --flavor production --obfuscate
|
|
--split-debug-info=./build/app/outputs/symbols
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
|
CurrentVersion: 1.12.0
|
|
CurrentVersionCode: 25
|