2023-06-26 11:31:52 UTC

This commit is contained in:
Repository mirror & CI
2023-06-26 11:31:52 +00:00
parent 6ed8ae4ac2
commit fd29ae0fd2
60 changed files with 423 additions and 283 deletions

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst prerm setup
DEPEND=app-admin/webapp-config
DESCRIPTION=Open-source hosting platform made for podcasters
EAPI=8
HOMEPAGE=https://castopod.org https://code.castopod.org/adaures/castopod
INHERIT=optfeature webapp
IUSE=vhosts
KEYWORDS=~amd64
LICENSE=AGPL-3+ Apache-2.0 BSD-2 BSD GPL-1+ GPL-2 GPL-2+ GPL-3 LGPL-3 MIT MPL-2.0
RDEPEND=>=dev-lang/php-8.1[curl,exif,gd,intl,mysqli,unicode,webp,xml] virtual/httpd-php app-admin/webapp-config
SLOT=1.4.1
SRC_URI=https://code.castopod.org/adaures/castopod/uploads/a486871ac2e2787c90420001bf782c7a/castopod-1.4.1.tar.gz
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 webapp 1aad5c010cfdf11d0376c80467b0de4c
_md5_=a03acb61f90a30727188b35a892d96dc

View File

@@ -9,6 +9,6 @@ LICENSE=MIT 0BSD ISC PYTHON BSD-2 BSD Apache-2.0 Unlicense LGPL-2.1+ || ( BSD-2
RDEPEND=>=net-libs/nodejs-16.0.0[ssl] sys-apps/ripgrep app-crypt/libsecret
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.9.1/code-server-4.9.1-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.9.1/code-server-4.9.1-linux-arm64.tar.gz )
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.14.0/code-server-4.14.0-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.14.0/code-server-4.14.0-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=890438555b380104b7bde7304dd4e41e
_md5_=b0dc143f4a89b8a48a70fc2fc498a20b

View File

@@ -1,15 +0,0 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.11.3:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] dev-python/mkdocs-swagger-ui-tag[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/regex[python_targets_python3_11(-)] media-gfx/cairosvg[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.11:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] dev-python/mkdocs-swagger-ui-tag[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/regex[python_targets_python3_10(-)] media-gfx/cairosvg[python_targets_python3_10(-)] ) ) ) >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DESCRIPTION=Fast, fun, ActivityPub server, powered by Go
EAPI=8
HOMEPAGE=https://gotosocial.org/ https://github.com/superseriousbusiness/gotosocial
INHERIT=python-any-r1 docs go-module systemd tmpfiles
IUSE=doc
KEYWORDS=~amd64
LICENSE=|| ( WTFPL-2 CC0-1.0 ) AGPL-3 Apache-2.0 BSD BSD-2 CC0-1.0 GPL-3 MIT MPL-2.0
RDEPEND=acct-user/gotosocial virtual/tmpfiles
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.8.1/gotosocial-0.8.1-source-code.tar.gz https://github.com/superseriousbusiness/gotosocial/releases/download/v0.8.1/gotosocial_0.8.1_web-assets.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 docs 7b9e167549c44efa7994614f33ba6d7a go-module 8624eede24936fd7666e5298e5332f22 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=962c1b67ecd4866190a31cb2052ae5a6

View File

@@ -1,15 +1,14 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.11.3:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] dev-python/mkdocs-swagger-ui-tag[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/regex[python_targets_python3_11(-)] media-gfx/cairosvg[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.11:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] dev-python/mkdocs-swagger-ui-tag[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/regex[python_targets_python3_10(-)] media-gfx/cairosvg[python_targets_python3_10(-)] ) ) ) >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare test unpack
DESCRIPTION=Fast, fun, ActivityPub server, powered by Go
EAPI=8
HOMEPAGE=https://gotosocial.org/ https://github.com/superseriousbusiness/gotosocial
INHERIT=python-any-r1 docs go-module systemd tmpfiles
IUSE=doc
INHERIT=go-module systemd tmpfiles
KEYWORDS=~amd64
LICENSE=|| ( WTFPL-2 CC0-1.0 ) AGPL-3 Apache-2.0 BSD BSD-2 CC0-1.0 GPL-3 MIT MPL-2.0
RDEPEND=acct-user/gotosocial virtual/tmpfiles
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial-0.9.0-source-code.tar.gz https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial_0.9.0_web-assets.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 docs 7b9e167549c44efa7994614f33ba6d7a go-module 8624eede24936fd7666e5298e5332f22 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=962c1b67ecd4866190a31cb2052ae5a6
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=713280e6f3bf477ba6ebadd77b44d2c9

View File

@@ -11,6 +11,6 @@ LICENSE=AGPL-3 Apache-2.0 MIT
RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= acct-user/invidious gnome-base/librsvg
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/iv-org/invidious/archive/381a0e326d413daba1418bfca820bbfe2b7829a3.tar.gz -> invidious-2023.05.26.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/11ec372f72747c09d48ffef04843f72be67d5b54.tar.gz -> invidious-mocks-11ec372.tar.gz )
SRC_URI=https://github.com/iv-org/invidious/archive/75c4c0b349cfa7bb9904824b268bc930911399da.tar.gz -> invidious-2023.06.22.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/11ec372f72747c09d48ffef04843f72be67d5b54.tar.gz -> invidious-mocks-11ec372.tar.gz )
_eclasses_=check-reqs a5f1e025c53d62f98bc24bd63d7d95e1 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=f7d8b506bc6ba91154960c458dbf14a9
_md5_=1690147b8627f41df9a855b4f8dd5e79

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/erlang:= dev-lang/elixir:= dev-util/cmake dev-util/rebar dev-elixir/hex !<www-apps/pleroma-2.5.2 !>www-apps/pleroma-2.5.2
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sys-libs/ncurses:= sys-apps/file dev-lang/elixir
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
EAPI=7
HOMEPAGE=https://pleroma.social/
INHERIT=mix optfeature
KEYWORDS=~amd64
LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
RDEPEND=sys-libs/ncurses:= sys-apps/file acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir
RESTRICT=network-sandbox
SLOT=otp
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.5.2/pleroma-v2.5.2.tar.gz
_eclasses_=mix 248421150047545259791313753ad1ab optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=86450e361330c835e0ba9c6b1b0e7eb0

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-lang/erlang:= dev-lang/elixir:= dev-util/cmake dev-util/rebar dev-elixir/hex !<www-apps/pleroma-9999 !>www-apps/pleroma-9999 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sys-libs/ncurses:= sys-apps/file dev-lang/elixir
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
EAPI=7
HOMEPAGE=https://pleroma.social/
INHERIT=mix optfeature git-r3
LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
PROPERTIES=live
RDEPEND=sys-libs/ncurses:= sys-apps/file acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir
RESTRICT=network-sandbox
SLOT=otp
_eclasses_=mix 248421150047545259791313753ad1ab optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=86450e361330c835e0ba9c6b1b0e7eb0