ilot/*: bump pkgrel, disable peertube, loomio

This commit is contained in:
Antoine Martin 2024-08-24 21:15:16 -04:00
parent 113cb11e23
commit 6ae0369059
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
13 changed files with 17 additions and 16 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=authentik pkgname=authentik
pkgver=2024.4.3 pkgver=2024.4.3
pkgrel=1 pkgrel=2
pkgdesc="An open-source Identity Provider focused on flexibility and versatility" pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
url="https://github.com/goauthentik/authentik" url="https://github.com/goauthentik/authentik"
# s390x: missing py3-celery py3-flower and py3-kombu # s390x: missing py3-celery py3-flower and py3-kombu

View file

@ -2,7 +2,7 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net> # Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=freescout pkgname=freescout
pkgver=1.8.139 pkgver=1.8.139
pkgrel=0 pkgrel=1
pkgdesc="Free self-hosted help desk & shared mailbox" pkgdesc="Free self-hosted help desk & shared mailbox"
arch="noarch" arch="noarch"
url="freescout.net" url="freescout.net"

View file

@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=listmonk pkgname=listmonk
pkgver=3.0.0 pkgver=3.0.0
pkgrel=0 pkgrel=1
pkgdesc='Self-hosted newsletter and mailing list manager with a modern dashboard' pkgdesc='Self-hosted newsletter and mailing list manager with a modern dashboard'
arch="all" arch="all"
url=https://listmonk.app url=https://listmonk.app

View file

@ -4,10 +4,11 @@
pkgname=loomio pkgname=loomio
pkgver=2.21.4 pkgver=2.21.4
_gittag=v$pkgver _gittag=v$pkgver
pkgrel=0 pkgrel=1
pkgdesc="A collaborative decision making tool" pkgdesc="A collaborative decision making tool"
url="https://github.com/loomio/loomio" url="https://github.com/loomio/loomio"
arch="x86_64" # failing build
#arch="x86_64"
license="MIT" license="MIT"
depends=" depends="
postgresql postgresql

View file

@ -2,9 +2,10 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net> # Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=peertube pkgname=peertube
pkgver=6.0.2 pkgver=6.0.2
pkgrel=0 pkgrel=1
pkgdesc="ActivityPub-federated video streaming platform using P2P directly in your web browser" pkgdesc="ActivityPub-federated video streaming platform using P2P directly in your web browser"
arch="x86_64" # failing build
# arch="x86_64"
url="https://joinpeertube.org/" url="https://joinpeertube.org/"
license="AGPL" license="AGPL"
depends=" depends="

View file

@ -3,7 +3,7 @@
pkgname=php82-pecl-inotify pkgname=php82-pecl-inotify
_extname=inotify _extname=inotify
pkgver=3.0.0 pkgver=3.0.0
pkgrel=0 pkgrel=1
pkgdesc="Inotify bindings for PHP 8.3" pkgdesc="Inotify bindings for PHP 8.3"
url="https://pecl.php.net/package/inotify" url="https://pecl.php.net/package/inotify"
arch="all" arch="all"

View file

@ -3,7 +3,7 @@
pkgname=php83-pecl-inotify pkgname=php83-pecl-inotify
_extname=inotify _extname=inotify
pkgver=3.0.0 pkgver=3.0.0
pkgrel=0 pkgrel=1
pkgdesc="Inotify bindings for PHP 8.3" pkgdesc="Inotify bindings for PHP 8.3"
url="https://pecl.php.net/package/inotify" url="https://pecl.php.net/package/inotify"
arch="all" arch="all"

View file

@ -4,7 +4,7 @@
pkgname=py3-django-rest-framework pkgname=py3-django-rest-framework
_pkgname=django-rest-framework _pkgname=django-rest-framework
pkgver=3.14.0 pkgver=3.14.0
pkgrel=0 pkgrel=1
pkgdesc="Web APIs for Django" pkgdesc="Web APIs for Django"
url="https://github.com/encode/django-rest-framework" url="https://github.com/encode/django-rest-framework"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-django-tenants
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=django-tenants _pkgreal=django-tenants
pkgver=3.6.1 pkgver=3.6.1
pkgrel=0 pkgrel=1
pkgdesc="Tenant support for Django using PostgreSQL schemas." pkgdesc="Tenant support for Django using PostgreSQL schemas."
url="https://pypi.python.org/project/django-tenants" url="https://pypi.python.org/project/django-tenants"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-scim2-filter-parser
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=scim2-filter-parser _pkgreal=scim2-filter-parser
pkgver=0.5.0 pkgver=0.5.0
pkgrel=0 pkgrel=1
pkgdesc="A customizable parser/transpiler for SCIM2.0 filters" pkgdesc="A customizable parser/transpiler for SCIM2.0 filters"
url="https://pypi.python.org/project/scim2-filter-parser" url="https://pypi.python.org/project/scim2-filter-parser"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-tenant-schemas-celery
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=tenant-schemas-celery _pkgreal=tenant-schemas-celery
pkgver=2.2.0 pkgver=2.2.0
pkgrel=0 pkgrel=1
pkgdesc="Celery integration for django-tenant-schemas and django-tenants" pkgdesc="Celery integration for django-tenant-schemas and django-tenants"
url="https://pypi.python.org/project/tenant-schemas-celery" url="https://pypi.python.org/project/tenant-schemas-celery"
arch="noarch" arch="noarch"

View file

@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=uptime-kuma pkgname=uptime-kuma
pkgver=1.23.13 pkgver=1.23.13
pkgrel=0 pkgrel=1
pkgdesc='A fancy self-hosted monitoring tool' pkgdesc='A fancy self-hosted monitoring tool'
arch="all" arch="all"
url="https://github.com/louislam/uptime-kuma" url="https://github.com/louislam/uptime-kuma"

View file

@ -1,9 +1,8 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net> # Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=wikijs pkgname=wikijs
pkgver=2.5.303 pkgver=2.5.303
pkgrel=0 pkgrel=1
pkgdesc="Wiki.js | A modern, lightweight and powerful wiki app built on Node.js" pkgdesc="Wiki.js | A modern, lightweight and powerful wiki app built on Node.js"
license="AGPL-3.0" license="AGPL-3.0"
arch="!armv7 x86_64" arch="!armv7 x86_64"