From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/gotosocial/
Date: Sat, 25 Feb 2023 19:51:00 +0000 (UTC) [thread overview]
Message-ID: <1677354361.4e7a869dba8f6cf2c00a9e8796ab46b7463f7d37.cybertailor@gentoo> (raw)
commit: 4e7a869dba8f6cf2c00a9e8796ab46b7463f7d37
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Feb 25 19:45:58 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Feb 25 19:46:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e7a869d
www-apps/gotosocial: add missing docs dep
Closes: https://bugs.gentoo.org/896196
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
www-apps/gotosocial/gotosocial-0.7.1.ebuild | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/www-apps/gotosocial/gotosocial-0.7.1.ebuild b/www-apps/gotosocial/gotosocial-0.7.1.ebuild
index b95336b5e..ab55a004b 100644
--- a/www-apps/gotosocial/gotosocial-0.7.1.ebuild
+++ b/www-apps/gotosocial/gotosocial-0.7.1.ebuild
@@ -3,9 +3,12 @@
EAPI=8
-DOCS_BUILDER="mkdocs"
-DOCS_DEPEND="dev-python/mkdocs-render-swagger-plugin"
PYTHON_COMPAT=( python3_{9..11} )
+DOCS_BUILDER="mkdocs"
+DOCS_DEPEND=(
+ dev-python/mkdocs-material
+ dev-python/mkdocs-render-swagger-plugin
+)
inherit python-any-r1 docs go-module systemd tmpfiles
DESCRIPTION="Fast, fun, ActivityPub server, powered by Go"
@@ -13,14 +16,14 @@ HOMEPAGE="
https://gotosocial.org/
https://github.com/superseriousbusiness/gotosocial
"
-GH="https://github.com/superseriousbusiness/${PN}"
+GH_RELEASE="https://github.com/superseriousbusiness/${PN}/releases/download/v${PV}"
SRC_URI="
- ${GH}/releases/download/v${PV}/${P}-source-code.tar.gz
- ${GH}/releases/download/v${PV}/${PN}_${PV}_web-assets.tar.gz
+ ${GH_RELEASE}/${P}-source-code.tar.gz
+ ${GH_RELEASE}/${PN}_${PV}_web-assets.tar.gz
"
S="${WORKDIR}"
-LICENSE="|| ( WTFPL-2 CC0-1.0 ) AGPL-3 BSD BSD-2 CC0-1.0 GPL-3 MIT MPL-2.0"
+LICENSE="|| ( WTFPL-2 CC0-1.0 ) AGPL-3 Apache-2.0 BSD BSD-2 CC0-1.0 GPL-3 MIT MPL-2.0"
SLOT="0"
KEYWORDS="~amd64"
next reply other threads:[~2023-02-25 19:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-25 19:51 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-23 21:43 [gentoo-commits] repo/proj/guru:dev commit in: www-apps/gotosocial/ Anna Vyalkova
2023-06-17 8:35 Anna Vyalkova
2023-06-17 8:34 Anna Vyalkova
2023-05-28 12:32 Anna Vyalkova
2023-04-21 18:52 Anna Vyalkova
2023-04-10 14:18 Anna Vyalkova
2023-03-07 14:03 Anna Vyalkova
2023-02-28 10:15 Anna Vyalkova
2023-02-26 17:53 Anna Vyalkova
2023-02-25 21:15 Anna Vyalkova
2023-01-18 20:48 Anna Vyalkova
2022-12-27 20:40 Anna Vyalkova
2022-12-12 20:26 Anna Vyalkova
2022-11-21 20:12 Anna Vyalkova
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1677354361.4e7a869dba8f6cf2c00a9e8796ab46b7463f7d37.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox