2024-06-15 11:19:07 UTC

This commit is contained in:
Repository mirror & CI
2024-06-15 11:19:07 +00:00
parent 920b72b4ac
commit d11b6e6da2
22 changed files with 165 additions and 78 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare test unpack
DESCRIPTION=Let's Encrypt/ACME client (like certbot or acme.sh) and library written in Go
EAPI=8
HOMEPAGE=https://github.com/go-acme/lego/
INHERIT=go-module
IUSE=doc
KEYWORDS=~amd64 ~arm64
LICENSE=MIT Apache-2.0 BSD-2 BSD ISC MPL-2.0
PROPERTIES=test_network
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/go-acme/lego/archive/v4.17.4.tar.gz -> lego-4.17.4.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/lego-4.17.4/deps.tar.xz -> lego-4.17.4-deps.tar.xz doc? ( https://github.com/go-acme/lego/archive/5b9931c1cf7c95b3e6bd5bf37126701d0327a08f.tar.gz -> lego-4.17.4-docs.tar.gz )
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=362912c5f9baa41bcdb1cfaed046eda1

View File

@@ -10,4 +10,4 @@ PROPERTIES=test_network live
RESTRICT=test strip
SLOT=0
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=006ba30d5a68cec1ea6fbd768ce96189
_md5_=362912c5f9baa41bcdb1cfaed046eda1

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/evernote2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/html2text[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/markdown2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/beautifulsoup4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/thrift[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Evernote CLI: CRUD for notes in cloud, in markdown
EAPI=8
HOMEPAGE=https://github.com/vitaly-zdanevich/geeknote
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/evernote2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/html2text[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/markdown2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/beautifulsoup4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/thrift[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/vitaly-zdanevich/geeknote/archive/refs/tags/v3.0.5.tar.gz -> geeknote-3.0.5.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
_md5_=f64288d7e43ea273cb0d2de55512e296

View File

@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=test !test? ( test )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=3d960211c6257319cdfb21322ccd8e73
_md5_=2bb7b5873c854740aea47f345b05218b

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.0.0.tar.gz -> carapace-1.0.0.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-1.0.0-deps.tar.xz
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.0.3.tar.gz -> carapace-1.0.3.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-1.0.3-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=779678a80402cd1db28dd9ec7512fd4b
_md5_=10a28efcea276d8c99fa611ffe40e0f4

View File

@@ -5,5 +5,5 @@ HOMEPAGE=https://frippery.org/make
KEYWORDS=~amd64
LICENSE=Unlicense
SLOT=0
SRC_URI=https://frippery.org/make/pdpmake-1.4.3.tgz
_md5_=2274ca89ef3211ccae4300f1ea939e3e
SRC_URI=https://frippery.org/make/pdpmake-2.0.0.tgz
_md5_=b09c504fd67f7db41da327dc372a5063

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=The MSSQL SQLCMD CLI tool
EAPI=8
HOMEPAGE=https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
INHERIT=go-module shell-completion
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/microsoft/go-sqlcmd/archive/refs/tags/v1.7.0.tar.gz -> sqlcmd-1.7.0.tar.gz https://gitlab.com/freijon_gentoo/dev-db/sqlcmd/-/raw/main/sqlcmd-1.7.0-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=d26992ef97fdd41d768a96dec6b88766

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Unofficial Evernote SDK for Python 3
EAPI=8
HOMEPAGE=https://github.com/JackonYang/evernote2 https://pypi.org/project/evernote2/
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/oauthlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/thrift[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/JackonYang/evernote2/archive/refs/tags/v1.0.3.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
_md5_=77f1e55646626606ae2b4cceb89dd853

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=Seamlessly manage your app's Ruby environment
EAPI=8
HOMEPAGE=https://github.com/rbenv/rbenv
INHERIT=bash-completion-r1 git-r3 toolchain-funcs
LICENSE=MIT
PROPERTIES=live
RDEPEND=app-shells/bash
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=6301e66a77723b1e573275489c8b3834

View File

@@ -0,0 +1,11 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DESCRIPTION=Installs virtually any version of Ruby, from source
EAPI=8
HOMEPAGE=https://github.com/rbenv/ruby-build
INHERIT=git-r3
LICENSE=MIT
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=369db7c22d8f21a03a6e3b1df5d6dbf3

View File

@@ -1,15 +0,0 @@
BDEPEND=app-arch/unzip >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare test unpack
DESCRIPTION=Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
EAPI=8
HOMEPAGE=https://github.com/AdguardTeam/AdGuardHome/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module systemd
IUSE=+web +filecaps
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3 Apache-2.0 BSD BSD-2 MIT ZLIB
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/AdguardTeam/AdGuardHome/archive/refs/tags/v0.107.45.tar.gz -> AdGuardHome-0.107.45.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.45/deps.tar.xz -> AdGuardHome-0.107.45-deps.tar.xz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.45/wiki.tar.xz -> AdGuardHome-wiki-7964837.tar.xz web? ( https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.45/AdGuardHome_frontend.tar.gz -> AdGuardHome-0.107.45-frontend.tar.gz )
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d systemd c8b03e8df84486aa991d4396686e8942
_md5_=4bc7230e192a92b9a6d5a39c61a76809

View File

@@ -1,15 +0,0 @@
BDEPEND=app-arch/xz-utils app-arch/zstd >=dev-lang/go-1.22.2 web? ( net-libs/nodejs[npm] ) >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare test unpack
DESCRIPTION=Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
EAPI=8
HOMEPAGE=https://github.com/AdguardTeam/AdGuardHome/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module readme.gentoo-r1 systemd unpacker
IUSE=+web +filecaps
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3 Apache-2.0 BSD BSD-2 MIT ZLIB
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/AdguardTeam/AdGuardHome/archive/refs/tags/v0.107.48.tar.gz -> AdGuardHome-0.107.48.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.48/deps.tar.zst -> AdGuardHome-0.107.48-deps.tar.zst https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.46/wiki.tar.xz -> AdGuardHome-wiki-7964837.tar.xz web? ( https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.48/npm-deps.tar.zst -> AdGuardHome-0.107.48-npm-deps.tar.zst )
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09
_md5_=ccd404180cbc39c0b4dd516434efa9aa

View File

@@ -1,4 +1,4 @@
BDEPEND=app-arch/unzip >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
BDEPEND=web? ( net-libs/nodejs[npm] ) >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare test unpack
DESCRIPTION=Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
EAPI=8
@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3 Apache-2.0 BSD BSD-2 MIT ZLIB
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/AdguardTeam/AdGuardHome/archive/refs/tags/v0.107.46.tar.gz -> AdGuardHome-0.107.46.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.46/deps.tar.xz -> AdGuardHome-0.107.46-deps.tar.xz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.46/wiki.tar.xz -> AdGuardHome-wiki-7964837.tar.xz web? ( https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.107.46/AdGuardHome_frontend.tar.gz -> AdGuardHome-0.107.46-frontend.tar.gz )
SRC_URI=https://github.com/AdguardTeam/AdGuardHome/archive/refs/tags/v0.107.51.tar.gz -> AdGuardHome-0.107.51.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.51/deps.tar.xz -> AdGuardHome-0.107.51-deps.tar.xz https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.49/wiki.tar.xz -> AdGuardHome-wiki-3b27176.tar.xz web? ( https://github.com/rahilarious/gentoo-distfiles/releases/download/AdGuardHome-0.107.49/npm-deps.tar.xz -> AdGuardHome-0.107.49-npm-deps.tar.xz )
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942
_md5_=75a06ceddec9726f0003713ea9d15f37
_md5_=d77abb238053d7211d840b8763cb3ae4

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst test unpack
DESCRIPTION=Fast and lightweight DNS proxy as ad-blocker with many features written in Go
EAPI=8
HOMEPAGE=https://github.com/0xERR0R/blocky/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module systemd shell-completion
IUSE=doc +filecaps
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 AGPL-3 BSD-2 BSD ISC MIT MPL-2.0
RDEPEND=acct-user/blocky acct-group/blocky
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/0xERR0R/blocky/archive/v0.24.tar.gz -> blocky-0.24.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/blocky-0.24/deps.tar.xz -> blocky-0.24-deps.tar.xz doc? ( https://github.com/0xERR0R/blocky/archive/8c38c181ca6600328847f3c9856df99b0c3ad04b.tar.gz -> blocky-0.24-docs.tar.gz )
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d systemd c8b03e8df84486aa991d4396686e8942 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=91d7af7ec403ff6320cb01f9085521b0

View File

@@ -12,4 +12,4 @@ RDEPEND=acct-user/blocky acct-group/blocky
RESTRICT=test strip
SLOT=0
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d systemd c8b03e8df84486aa991d4396686e8942 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14 git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=95785723448309fdb4ce113e8ad7914d
_md5_=91d7af7ec403ff6320cb01f9085521b0

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/libsodium dev-libs/miniaudio dev-libs/spdlog media-libs/opus >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise ) dev-cpp/nlohmann_json
DESCRIPTION=Alternative Discord client using GTK instead of Electron
EAPI=8
HOMEPAGE=https://github.com/uowuo/abaddon
INHERIT=cmake desktop
IUSE=+libhandy +rnnoise qrcodegen
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/libsodium dev-libs/miniaudio dev-libs/spdlog media-libs/opus >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise )
SLOT=0
SRC_URI=https://github.com/uowuo/abaddon/archive/refs/tags/v0.2.1.tar.gz -> abaddon-0.2.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=ffc4b511b42df137d5f6234b3d64beac

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -151,7 +151,7 @@ app-crypt/configuradorfnmt 1.0.1: Spanish government certificate request generat
app-crypt/gnome-encfs-manager 1.9-r1 1.9-r2: An easy to use manager and mounter for encfs stashes
app-crypt/ifcplugin-bin 3.1.1.0: Crypto Interface Web Browser Plugin
app-crypt/intel-ipsec-mb 1.1 1.2 1.3 1.5 9999: Multi-Buffer Crypto for IPSec from Intel
app-crypt/lego 4.14.2 4.15.0 4.16.0 4.16.1 9999: Let's Encrypt/ACME client (like certbot or acme.sh) and library written in Go
app-crypt/lego 4.14.2 4.15.0 4.16.0 4.16.1 4.17.4 9999: Let's Encrypt/ACME client (like certbot or acme.sh) and library written in Go
app-crypt/pinentry-bemenu 0.13.1: Pinentry based on bemenu
app-crypt/reop 2.1.1: reasonable expectation of privacy
app-crypt/sac-core 10.8.1050-r1: Thales/Gemalto SafeNet Authentication Client
@@ -165,7 +165,7 @@ app-dicts/dictd-moby-thesaurus 1.0: Grady Ward's Moby Thesaurus; 35000 root word
app-dicts/rhvoice-en 2.11: English language support for RHVoice
app-dicts/rhvoice-ru 2.14: Russian language support for RHVoice
app-doc/anarchism 15.3: An anarchist FAQ
app-doc/geeknote 9999: Evernote CLI: CRUD for notes in cloud, in markdown
app-doc/geeknote 3.0.5 9999: Evernote CLI: CRUD for notes in cloud, in markdown
app-doc/openbsd-manpages 6.9 7.0: OpenBSD manual pages
app-doc/stdman 2022.07.30 9999: Formatted C++ stdlib man pages (cppreference)
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
@@ -259,7 +259,7 @@ app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh
app-misc/pipes-rs 1.6.3: An over-engineered rewrite of pipes.sh in Rust
app-misc/powerpanel 1.4.1-r1: PowerPanel software for CyberPower UPS systems
app-misc/proctl 9999: small C program that can control processes
app-misc/pueue 3.3.2 3.3.3 3.4.0: A cli tool for managing long running shell commands.
app-misc/pueue 3.3.3 3.4.0 3.4.1: A cli tool for managing long running shell commands.
app-misc/rememberthemilk 1.3.11-r1: Freemium simple to-do tasks manager
app-misc/s6-man 9999: mdoc versions of the HTML documentation for the s6 supervision suite
app-misc/tai 0.0.8: tai (Terminal Ascii Images) tool to convert images to ascii
@@ -302,7 +302,7 @@ app-portage/portage-lostfiles 0.5.5: A simple script to identify files not track
app-portage/quantum-resolver 9999: A WIP portage dependency resolver
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
app-portage/version 0.19.0_alpha 0.20.1_alpha 0.21.0_alpha: A command line function for package version management.
app-shells/carapace 1.0.0 1.0.1 1.0.2: Multi-shell multi-command argument completer
app-shells/carapace 1.0.1 1.0.2 1.0.3: Multi-shell multi-command argument completer
app-shells/direnv 2.32.3 9999: Environment variable manager for shell
app-shells/elvish 0.19.2 0.20.1: Expressive programming language and a versatile interactive shell
app-shells/fzf-fish 10.3: Augment your fish command line with fzf key bindings
@@ -373,7 +373,7 @@ dev-build/cargo-make 0.37.12: Rust task runner and build tool
dev-build/fpm 0.9.0 0.10.0: Fortran Package Manager (fpm)
dev-build/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
dev-build/just 1.29.0 1.29.1: Just a command runner (with syntax inspired by 'make')
dev-build/pdpmake 1.4.3: Public domain POSIX make
dev-build/pdpmake 2.0.0: Public domain POSIX make
dev-build/qtilitools 0.1.2: Scripts/commands used in the Qtilities organization
dev-build/xmake 2.8.9 9999: A cross-platform build utility based on Lua
dev-cpp/blurhash 0.2.0 0.2.0-r1: C++ blurhash encoder/decoder
@@ -442,6 +442,7 @@ dev-db/pg_query_vala 0.1.0_pre20240326-r1: Thin wrapper around libpg_query to us
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/psequel 0.1.8-r1: Run your SQL query
dev-db/rum 1.3.13: RUM access method - inverted index with additional information in posting lists
dev-db/sqlcmd 1.7.0: The MSSQL SQLCMD CLI tool
dev-db/tdscpp 20240212: C++ library to communicate with Microsoft SQL server
dev-debug/gdb-dashboard 0.17.2: Modular visual interface for GDB in Python
dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver
@@ -642,7 +643,7 @@ dev-python/digitalocean 1.17.0-r1: Digitalocean API access library
dev-python/doxypypy 0.8.8.6_p20210405-r1: A more Pythonic version of doxypy, a Doxygen filter for Python
dev-python/dropbox 11.36.2 12.0.2: The offical Dropbox SDK for Python
dev-python/dtreeviz 2.2.2: A python library for decision tree visualization and model interpretation
dev-python/evernote2 9999: Unofficial Evernote SDK for Python 3
dev-python/evernote2 1.0.3 9999: Unofficial Evernote SDK for Python 3
dev-python/exif 1.6.0: Read and modify image EXIF metadata using Python.
dev-python/faust-cchardet 2.1.18 2.1.19: universal character encoding detector
dev-python/flask-restx 1.3.0: Framework API development with Flask
@@ -857,8 +858,10 @@ dev-ruby/prawn-icon 3.1.0: Provides support for icons in Prawn
dev-ruby/prawn-svg 0.34.2: Provides support for SVG in Prawn
dev-ruby/prawn-templates 0.1.2-r1: Provides support for templates in Prawn
dev-ruby/pry-byebug 3.9.0 3.10.1: Step-by-step debugging and stack navigation in Pry
dev-ruby/rbenv 9999: Seamlessly manage your app's Ruby environment
dev-ruby/rbspy 0.17.0-r1 0.21.0: Sampling CPU profiler for Ruby
dev-ruby/rspec-wait 0.0.9: enables time-resilient expectations in your RSpec test suite
dev-ruby/ruby-build 9999: Installs virtually any version of Ruby, from source
dev-ruby/ruby-install 0.9.3: Installs Ruby, JRuby, Rubinius, TruffleRuby, or MRuby.
dev-scheme/sagittarius 0.9.11: R6RS/R7RS Scheme system.
dev-tex/ninecolors 2022.02.13: Select colors with proper WCAG color contrast
@@ -1312,12 +1315,12 @@ net-dialup/minimodem 0.24-r1 9999: General-purpose software audio FSK modem
net-dialup/syncterm 1.1 9999: BBS (bulletin board system) terminal
net-dialup/tcpser 1.1.4: Hayes Smartmodem emulator over TCP/IP
net-dialup/tio 3.3: Simple TTY terminal application
net-dns/AdGuardHome 0.107.45 0.107.46 0.107.48 0.107.49 0.107.50: Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
net-dns/blocky 0.22 0.23 9999: Fast and lightweight DNS proxy as ad-blocker with many features written in Go
net-dns/AdGuardHome 0.107.49 0.107.50 0.107.51: Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
net-dns/blocky 0.22 0.23 0.24 9999: Fast and lightweight DNS proxy as ad-blocker with many features written in Go
net-fs/httpdirfs 1.2.0: Filesystem to mount HTTP directory listings, with a permanent cache
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
net-im/Quaternion 0.0.95.1 0.0.96_beta4: A Qt-based IM client for Matrix
net-im/abaddon 0.1.12-r1 0.1.13 9999: Alternative Discord client using GTK instead of Electron
net-im/abaddon 0.1.12-r1 0.1.13 0.2.1 9999: Alternative Discord client using GTK instead of Electron
net-im/armcord-bin 3.2.6 3.2.7: ArmCord is a custom client designed to enhance your Discord experience.
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
net-im/beeper 3.103.36 3.104.7: Beeper: Unified Messenger
@@ -1623,7 +1626,7 @@ www-apps/gotosocial 0.9.0 0.10.0: Fast, fun, ActivityPub server, powered by Go
www-apps/honk 0.9.8 0.9.91: ActivityPub server with minimal setup and support costs
www-apps/invidious 2024.03.31 2024.04.27: Invidious is an alternative front-end to YouTube
www-apps/laminar 1.3-r1: Fast and lightweight Continuous Integration
www-apps/libmedium 20231020: Alternative private front-end to Medium
www-apps/libmedium 2024.06.10: Alternative private front-end to Medium
www-apps/librarian 2023.05.07: An alternative frontend for LBRY/Odysee. Inspired by Invidious and Libreddit.
www-apps/mycorrhiza 1.14.0 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/pleroma 2.6.3 9999: ActivityPub social networking software compatible with other Fediverse software

View File

@@ -1 +1 @@
Sat, 15 Jun 2024 00:03:50 +0000
Sat, 15 Jun 2024 11:19:07 +0000