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