Skip to content

Commit

Permalink
Add izzyondroid repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandapip1 committed Oct 1, 2024
1 parent a7f8e5f commit c74424e
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 1 deletion.
1 change: 1 addition & 0 deletions repology-schemacheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
'funtoo',
'gnuelpa',
'hyperbola',
'izzyondroid',
'kali',
'kaos_build',
'liguros',
Expand Down
1 change: 0 additions & 1 deletion repos.d/fdroid.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
###########################################################################
# F-Droid android repository
# we only take a few projects from here which have compatible versioning scheme
###########################################################################
- name: fdroid
type: repository
Expand Down
26 changes: 26 additions & 0 deletions repos.d/izzyondroid.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
###########################################################################
# IzzyOnDroid andriod repository
###########################################################################
- name: izzyondroid
type: repository
desc: IzzyOnDroid F-Droid Repository
family: fdroid
ruleset: izzyondroid
minpackages: 10
sources:
- name: index.xml
fetcher:
class: FileFetcher
url: https://apt.izzysoft.de/fdroid/repo/index.xml
parser:
class: FDroidParser
shadow: true
repolinks:
- desc: IzzyOnDroid
url: https://apt.izzysoft.de/fdroid/index.php
packagelinks:
- type: PACKAGE_HOMEPAGE
url: 'https://apt.izzysoft.de/fdroid/index/apk/{srcname}'
- type: PACKAGE_RECIPE
url: 'https://apt.izzysoft.de/fdroid/index/info' # "Applications in this repository are official binaries built by the original application developers, taken from their resp. repositories (mostly Github)."
groups: [ all, production ]

0 comments on commit c74424e

Please sign in to comment.