net-im/mjolnir: drop 1.5.0

Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
tastytea 2023-01-14 18:47:55 +01:00
parent 55a112f8c8
commit 28ac7b4445
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
2 changed files with 0 additions and 62 deletions

View File

@ -1,9 +1,5 @@
DIST matrix-sdk-crypto-0.1.0-beta.1.linux-x64-gnu.node 7405368 BLAKE2B c2431849ffcba5e5ac0742a98f193a31249ff228e24e01fec7369767d643aed9fe2665b2fc5d8dbe884e0908ad86c6bbd4185a0eea6c85aecea911a429c7ccc4 SHA512 4963d8395eba1601a10247957dd708df3497324ec12e9760b39b8a24fc8b73509e006395c0f37ed4b6bf7eafb7d41483b0df2b9b0ee09d5f7b6b504348aaf3fc
DIST matrix-sdk-crypto-0.1.0-beta.1.linux-x64-musl.node 7368496 BLAKE2B bd9929617022e65ea1a2ff346bf464dffeb7661fd19a99d437d0da3da383bc6525251e2ebef1f3da03d5df3df6de9bb5657458859b5e4b2e6f3c67dcd590e564 SHA512 a270d444709c11913e98982bc7b9f26c15c7bd28462587d6a2a17e03487e073e671695899ff94d5557aa1dd53dff4db71582a002753807fb57fa125185d47980
DIST mjolnir-1.5.0-deps.tar.xz 34428920 BLAKE2B b1876ea496c9ad4815a86ba6e5f9474cf76a9dd05e678fbc5c74a617920050604995abb41bdfe09590f3deb07605018be5c78a463ae7982613945021e2bd0b9c SHA512 676b6580e632e7bd2a96fe55d8887713a576a232777010421a3d6f675b5584a476736145530a6169281484e7e80fc7c66b35a0bf1a1521978ba76a18c15c8770
DIST mjolnir-1.5.0.tar.gz 194488 BLAKE2B e1b2a9335815b8a2f4452e3be1b27a903e9b96b565cbd567d5b4d52cb1e2ab914fd3be963abc6857e775343af79a4708320f6496f4242bcac9ed1898588fcdf4 SHA512 2f0d00e7c4e1cee8cdcc2565821638c3a979538402ccafd10beb0fd8edcd2cbf0e46f5bf11a6df2c02dfff49b89cbf731d9bcd5411b805d9079cdcac5484c06d
DIST mjolnir-1.6.1-deps.tar.xz 41745180 BLAKE2B 25790f8d9be879ef259585ca079013707ad1e23a646d0e45c7da1aa877298dd2bac81c4fd528fe27751377a40612f6b591102c6ec95d060b4ab3eefd7d547daf SHA512 4a9fb55e3aca9d5b7d73a7fa7e49cdec83576eee6f86ab75dfd08b59fc70caa775886331407d8e0b52f72ca03ce449b2f5b65d52524a7740ffea1a2a4a33ee61
DIST mjolnir-1.6.1.tar.gz 229672 BLAKE2B 6a313b0a17e7f7771bcf55e1a03cc67bd0f9dc29b706af1d07c96849514c9043ea72aedf619380a374a818ae44fca4816ba01d73270df90a33c4b498673250cd SHA512 a4720d8afad2c9b306503c8a160b8bc1bbb368aab16568cb388f9f2ed7607d679f1a0267db4d95b8cf6c8d13195a60daf48699b20a3998dd136705e477238b51
DIST mjolnir-1.6.2-deps.tar.xz 42791008 BLAKE2B 9a9ec405796c5d0137bc390de8cba7fe3327e6db7192b932b36db620f6b786bdc658142f08b3a4400abeebd66c01caeedae365ed8657bf2889365992d9b19a24 SHA512 925440376190330ff24c540224367bb18f821195c871ee4b43d26029cddc53aae46d8b665098ee41ce1e37c9cfe19ef38c9fd36c15ae0b4e99deb210d52553d8
DIST mjolnir-1.6.2.tar.gz 236358 BLAKE2B 47ae8d261781a90ef0ede7c8fb16dc198135cd834d724483a38c3f5fb579631ab493f72808eabe40f41f51f47f9d0dadef1e91c15b69305f9bd7bc229fc4f966 SHA512 a36661cb8e4dfcb5b186e5859a57feef4e33bed1255c86fcd55ed782e5ca105ffa3bc55cf953a381750c6057b8d0bfeacd127954a8099f11c76596b8d5d07540
DIST mjolnir-1.6.4-deps.tar.xz 42795704 BLAKE2B edb93c1d2d01fd3299c7723d159e615159c41e618c8aa34508ca044d0f9c8972ab36687c97001ddc565491971b6e3a060bda9d56b50110b3760ffcad8955dccf SHA512 dc89f6e01108671123effcd8cad8ee085fc720709e59b90f67dca48bfe9301cc6c642e6bbbc3148d4c6b7d79622554703defc69a695a85f3a27d2fab01753ee5

View File

@ -1,58 +0,0 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="A moderation tool for Matrix"
HOMEPAGE="https://github.com/matrix-org/mjolnir"
SRC_URI="
https://github.com/matrix-org/mjolnir/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://tastytea.de/files/gentoo/${P}-deps.tar.xz
"
# NOTE: to generate the deps archive:
# yarn --cache-folder ./yarn-cache install
# tar -caf ${P}-deps.tar.xz yarn-cache
LICENSE="0BSD Apache-2.0 BSD BSD-2 ISC MIT PYTHON Unlicense"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
RDEPEND=">=net-libs/nodejs-16"
BDEPEND="sys-apps/yarn"
MY_YARNOPTS="--offline --non-interactive --no-progress --verbose"
src_prepare() {
yarn ${MY_YARNOPTS} --cache-folder ../yarn-cache install || die
default
}
src_compile() {
yarn ${MY_YARNOPTS} build || die
}
src_install() {
insinto /opt/${PN}
doins -r node_modules
insinto /opt/${PN}/${PN}
doins -r lib/*
keepdir /opt/${PN}/config
einstalldocs
dodoc config/default.yaml
use doc && dodoc docs/*
newinitd "${FILESDIR}"/${PN}.initd ${PN}
}
pkg_postinst() {
if [[ ! -f "${EROOT}"/opt/${PN}/config/production.yaml ]]; then
elog "Copy the configuration example from /usr/share/doc/${PF}/default.yaml*"
elog "into /opt/${PN}/config/production.yaml and edit it."
fi
}