mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
replace wiki markup by html - links (5/5)
This commit is contained in:
parent
5c0a527338
commit
b5bc0663a7
10 changed files with 17 additions and 18 deletions
|
|
@ -60,7 +60,7 @@ Builds:
|
|||
|
||||
MaintainerNotes: |-
|
||||
There's a separate FOSS branch, which doesn't include the proprietary YouTube
|
||||
API blob. ([https://github.com/btmura/rbb/issues/286 related issue])
|
||||
API blob. (<a href="https://github.com/btmura/rbb/issues/286">related issue</a>)
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -125,8 +125,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: The libvpx build is documented by upstream [https://github.com/dozingcat/VectorCamera/blob/master/README-libvpx.md
|
||||
here].
|
||||
MaintainerNotes: The libvpx build is documented by upstream <a href="https://github.com/dozingcat/VectorCamera/blob/master/README-libvpx.md">here</a>.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ IssueTracker: https://gitlab.com/axet/omim/issues
|
|||
|
||||
Description: |-
|
||||
<b>Note:</b> The developer is
|
||||
[https://gitlab.com/axet/omim/-/issues/162#note_289294302 no longer maintaining this app]
|
||||
<a href="https://gitlab.com/axet/omim/-/issues/162#note_289294302">no longer maintaining this app</a>
|
||||
and it fails to download maps.
|
||||
|
||||
OpenStreetMap offline maps with track recording and custom bookmarks .kml path.
|
||||
|
|
|
|||
|
|
@ -219,7 +219,7 @@ Builds:
|
|||
|
||||
MaintainerNotes: |-
|
||||
Here is what the <i>build</i> step does (based on instructions provided by upstream):
|
||||
* Create a [https://developer.android.com/ndk/guides/standalone_toolchain standalone toolchain] that will be used to build OpenSSL.
|
||||
* Create a <a href="https://developer.android.com/ndk/guides/standalone_toolchain">standalone toolchain</a> that will be used to build OpenSSL.
|
||||
* Download Rust and add it to the PATH.
|
||||
* Build libsodium (for arm7 and arm64).
|
||||
* Build OpenSSL (for arm7 and arm64).
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ MaintainerNotes: |-
|
|||
improvements, and also for maintain a stable connection
|
||||
with Library Genesis service.
|
||||
|
||||
[https://github.com/manuelvargastapia/libgen_api Repo]
|
||||
<a href="https://github.com/manuelvargastapia/libgen_api">Repo</a>
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
|
|
|
|||
|
|
@ -420,9 +420,9 @@ Builds:
|
|||
|
||||
MaintainerNotes: |-
|
||||
sed is used to:
|
||||
* Remove push notifications (see [https://github.com/wix/react-native-notifications/issues/207 this issue])
|
||||
* Remove the native Youtube player (see [https://github.com/inProgress-team/react-native-youtube/issues/288 this issue])
|
||||
* Remove Play Services from Device Information (see [https://github.com/rebeccahughes/react-native-device-info/issues/381 this issue])
|
||||
* Remove push notifications (see <a href="https://github.com/wix/react-native-notifications/issues/207">this issue</a>)
|
||||
* Remove the native Youtube player (see <a href="https://github.com/inProgress-team/react-native-youtube/issues/288">this issue</a>)
|
||||
* Remove Play Services from Device Information (see <a href="https://github.com/rebeccahughes/react-native-device-info/issues/381">this issue</a>)
|
||||
|
||||
scanignore is used to allow the "node_modules/react-native/android" local Maven repository.
|
||||
|
||||
|
|
|
|||
|
|
@ -101,12 +101,12 @@ Builds:
|
|||
|
||||
MaintainerNotes: |-
|
||||
sed is used to:
|
||||
* Remove push notifications (see [https://github.com/wix/react-native-notifications/issues/207 this issue])
|
||||
* Remove Play Services from Device Information (see [https://github.com/rebeccahughes/react-native-device-info/issues/381 this issue])
|
||||
* Remove push notifications (see <a href="https://github.com/wix/react-native-notifications/issues/207">this issue</a>)
|
||||
* Remove Play Services from Device Information (see <a href="https://github.com/rebeccahughes/react-native-device-info/issues/381">this issue</a>)
|
||||
|
||||
scanignore is used to allow the "node_modules/react-native/android" local Maven repository.
|
||||
|
||||
Tags are centralized in the [https://github.com/demokratie-live/democracy-development democracy-development] repository but version code is set manually so it wouldn't be enough to enable auto update anyway.
|
||||
Tags are centralized in the <a href="https://github.com/demokratie-live/democracy-development">democracy-development</a> repository but version code is set manually so it wouldn't be enough to enable auto update anyway.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ MaintainerNotes: |-
|
|||
We get guava from Maven Central because building it from source would
|
||||
require Java 7.
|
||||
|
||||
As explained [https://github.com/google/mozc/blob/afb03ddfe72dde4cf2409863a3bfea160f7a66d8/src/data/dictionary_oss/README.txt#L20 here], we use files provided by the Japanese postal services to enrich the dictionary. These files are not published under a FOSS license, but redistribution is allowed.
|
||||
As explained <a href="https://github.com/google/mozc/blob/afb03ddfe72dde4cf2409863a3bfea160f7a66d8/src/data/dictionary_oss/README.txt#L20">here</a>, we use files provided by the Japanese postal services to enrich the dictionary. These files are not published under a FOSS license, but redistribution is allowed.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
|
|
|
|||
|
|
@ -279,9 +279,9 @@ Builds:
|
|||
ndk: r20b
|
||||
|
||||
MaintainerNotes: |-
|
||||
18.0-groovy.patch was [https://github.com/xbmc/xbmc/issues/6860#issuecomment-461122155 provided by upstream]; it makes the build use the Debian groovy package instead of a prebuilt JAR.
|
||||
18.0-groovy.patch was <a href="https://github.com/xbmc/xbmc/issues/6860#issuecomment-461122155">provided by upstream</a>; it makes the build use the Debian groovy package instead of a prebuilt JAR.
|
||||
|
||||
Build instructions are available [https://github.com/xbmc/xbmc/blob/master/docs/README.Android.md here].
|
||||
Build instructions are available <a href="https://github.com/xbmc/xbmc/blob/master/docs/README.Android.md">here</a>.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
|
|
|
|||
|
|
@ -10,9 +10,9 @@ IssueTracker: https://gitlab.com/divested-mobile/mull-fenix/issues
|
|||
|
||||
Name: Mull
|
||||
Description: This is a privacy oriented and deblobbed web browser based on Mozilla
|
||||
technology. It enables many features upstreamed by the [https://wiki.mozilla.org/Security/Tor_Uplift
|
||||
Tor Uplift project] using preferences from the [https://github.com/arkenfox/user.js
|
||||
arkenfox-user.js project]. It is recommended to install 'uBlock Origin'.
|
||||
technology. It enables many features upstreamed by the <a href="https://wiki.mozilla.org/Security/Tor_Uplift">Tor
|
||||
Uplift project</a> using preferences from the <a href="https://github.com/arkenfox/user.js">arkenfox-user.js
|
||||
project</a>. It is recommended to install 'uBlock Origin'.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mozilla-mobile/fenix
|
||||
|
|
|
|||
Loading…
Reference in a new issue