mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
2024-03-12 15:03:33 UTC
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
BDEPEND=sqlite? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) >=net-libs/nodejs-16[npm] sys-apps/yarn virtual/pkgconfig
|
||||
BDEPEND=sqlite? ( || ( dev-lang/python:3.11 dev-lang/python:3.10 ) ) >=net-libs/nodejs-16[npm] sys-apps/yarn virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install postinst prepare setup
|
||||
DEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-16 sqlite? ( dev-db/sqlite:3= )
|
||||
DESCRIPTION=Modern, responsive, cross-platform, self-hosted web IRC client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://thelounge.chat/
|
||||
INHERIT=python-single-r1 readme.gentoo-r1 systemd tmpfiles
|
||||
IUSE=+sqlite python_single_target_python3_10 python_single_target_python3_11
|
||||
INHERIT=python-any-r1 readme.gentoo-r1 systemd tmpfiles
|
||||
IUSE=+sqlite
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD MIT
|
||||
RDEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-16 sqlite? ( dev-db/sqlite:3= ) virtual/tmpfiles
|
||||
REQUIRED_USE=sqlite? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/thelounge/thelounge/archive/refs/tags/v4.4.1.tar.gz -> thelounge-4.4.1.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.1/deps.tar.xz -> thelounge-4.4.1-deps.tar.xz sqlite? ( https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.1/sqlite.tar.xz -> thelounge-4.4.1-sqlite.tar.xz )
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-single-r1 75118e916668a74c660a13b0ecb22562 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
|
||||
_md5_=7c9a921cb58bead869b648f2d3f97f8d
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
|
||||
_md5_=ee08e83f8147396e88189627ab66c79d
|
||||
|
||||
@@ -1,16 +1,15 @@
|
||||
BDEPEND=sqlite? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) >=net-libs/nodejs-18[npm] sys-apps/yarn virtual/pkgconfig
|
||||
BDEPEND=sqlite? ( || ( dev-lang/python:3.11 dev-lang/python:3.10 ) ) >=net-libs/nodejs-18[npm] sys-apps/yarn virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install postinst prepare setup
|
||||
DEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-18 sqlite? ( dev-db/sqlite:3= )
|
||||
DESCRIPTION=Modern, responsive, cross-platform, self-hosted web IRC client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://thelounge.chat/
|
||||
INHERIT=python-single-r1 readme.gentoo-r1 systemd tmpfiles
|
||||
IUSE=+sqlite python_single_target_python3_10 python_single_target_python3_11
|
||||
INHERIT=python-any-r1 readme.gentoo-r1 systemd tmpfiles
|
||||
IUSE=+sqlite
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD MIT
|
||||
RDEPEND=acct-user/thelounge acct-group/thelounge >=net-libs/nodejs-18 sqlite? ( dev-db/sqlite:3= ) virtual/tmpfiles
|
||||
REQUIRED_USE=sqlite? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/thelounge/thelounge/archive/refs/tags/v4.4.2-rc.1.tar.gz -> thelounge-4.4.2_rc1.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.2_rc1/deps.tar.xz -> thelounge-4.4.2_rc1-deps.tar.xz sqlite? ( https://github.com/rahilarious/gentoo-distfiles/releases/download/thelounge-4.4.2_rc1/sqlite.tar.xz -> thelounge-4.4.2_rc1-sqlite.tar.xz )
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-single-r1 75118e916668a74c660a13b0ecb22562 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
|
||||
_md5_=8e2e4977cd25f5723fee8d161c019b95
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
|
||||
_md5_=8146505d55bb1b558dd243d9bd7e67bb
|
||||
|
||||
Reference in New Issue
Block a user