fdroiddata/metadata/jp.nonbili.jamu.yml
2025-12-22 07:31:16 +00:00

155 lines
5.9 KiB
YAML

AntiFeatures:
NonFreeNet:
en-US: Rely on NHK
Categories:
- Internet
- Science & Education
License: AGPL-3.0-only
SourceCode: https://github.com/nonbili/Jamu
IssueTracker: https://github.com/nonbili/Jamu/issues
Donate: https://github.com/sponsors/rnons
Liberapay: rnons
RepoType: git
Repo: https://github.com/nonbili/Jamu
Builds:
- versionName: 0.1.1
versionCode: 203
commit: 4c3af6574e6a863e33afc5df5a83ebe15daa9a5c
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
scandelete:
- node_modules
- versionName: 0.1.1
versionCode: 204
commit: 4c3af6574e6a863e33afc5df5a83ebe15daa9a5c
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
scandelete:
- node_modules
- versionName: 0.1.2
versionCode: 303
commit: f8c805fc897a29b85e2726fcc1a4616f16d48d42
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
scandelete:
- node_modules
- versionName: 0.1.2
versionCode: 304
commit: f8c805fc897a29b85e2726fcc1a4616f16d48d42
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
- npm -g install yarn
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
prebuild:
- cd ../..
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
package.json
- yarn
- yarn expo prebuild -p android --clean
scanignore:
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-edge-to-edge/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
scandelete:
- node_modules
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
- 100 * %c + 3
- 100 * %c + 4
CurrentVersion: 0.1.2
CurrentVersionCode: 304