From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/castopod/
Date: Fri, 30 Jun 2023 16:28:38 +0000 (UTC) [thread overview]
Message-ID: <1688141562.ebe3ef7cf9659c75e57b23ce399ebe18fafae6a3.cybertailor@gentoo> (raw)
commit: ebe3ef7cf9659c75e57b23ce399ebe18fafae6a3
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Jun 29 23:35:07 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Jun 30 16:12:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ebe3ef7c
www-apps/castopod: add 1.4.3
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
www-apps/castopod/Manifest | 1 +
www-apps/castopod/castopod-1.4.3.ebuild | 40 +++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/www-apps/castopod/Manifest b/www-apps/castopod/Manifest
index 4ac39e7e9..2d74279fb 100644
--- a/www-apps/castopod/Manifest
+++ b/www-apps/castopod/Manifest
@@ -1 +1,2 @@
DIST castopod-1.4.1.tar.gz 52379315 BLAKE2B 05c22be9f299112106da4c83cf601b9c4512199fdaa0861b2b730a1b9bc36bc2e55b98943a30af45d23a073e690d87cb7d282337d546e4916647c53597360982 SHA512 100f27a77f155aa13420b051cacd1e677178cbbb3e88b25ef31d828fc80c70f34fda52cc17d61126c01fc1f237e34310207efa85e421d3a51befda436832c10a
+DIST castopod-1.4.3.tar.gz 52273984 BLAKE2B 2bd30d98b05172f851573b71c8503900805db20028554a67d11a0b8f8f9415421aaf018f7c872bac9c04d939197025432b1b06ff827d53705101138da6c6773e SHA512 f30feb71001d29dd14a96e51a06999356d7691f44da0eb0c96a28a14f4113d966e86ad1fde7583b5f2400bb764a2bc961c59b6b2ca233f15cb17edc805ea91e9
diff --git a/www-apps/castopod/castopod-1.4.3.ebuild b/www-apps/castopod/castopod-1.4.3.ebuild
new file mode 100644
index 000000000..8505a433d
--- /dev/null
+++ b/www-apps/castopod/castopod-1.4.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature webapp
+
+UPLOAD_HASH="192f3a3fb2abba24fee6990c46ff0e2b"
+DESCRIPTION="Open-source hosting platform made for podcasters"
+HOMEPAGE="
+ https://castopod.org
+ https://code.castopod.org/adaures/castopod
+"
+SRC_URI="https://code.castopod.org/adaures/${PN}/uploads/${UPLOAD_HASH}/${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="AGPL-3+ Apache-2.0 BSD-2 BSD GPL-1+ GPL-2 GPL-2+ GPL-3 LGPL-3 MIT MPL-2.0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-lang/php-8.1[curl,exif,gd,intl,mysqli,unicode,webp,xml]
+ virtual/httpd-php
+"
+
+src_install() {
+ webapp_src_preinst
+
+ insinto "${MY_HTDOCSDIR}"
+ doins -r .
+
+ webapp_serverowned -R "${MY_HTDOCSDIR}"/writable
+ webapp_src_install
+}
+
+pkg_postinst() {
+ webapp_pkg_postinst
+
+ optfeature "better cache perfomance" dev-db/redis
+ optfeature "video clips support" media-video/ffmpeg
+}
next reply other threads:[~2023-06-30 16:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-30 16:28 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-12 9:24 [gentoo-commits] repo/proj/guru:dev commit in: www-apps/castopod/ Skyler Mäntysaari
2025-03-12 9:21 Skyler Mäntysaari
2025-03-12 9:17 Skyler Mäntysaari
2025-02-11 13:08 Skyler Mäntysaari
2025-02-11 11:27 Skyler Mäntysaari
2023-07-09 2:00 Anna Vyalkova
2023-06-26 14:11 Anna Vyalkova
2023-06-22 18:23 Anna Vyalkova
2023-06-22 0:43 Anna Vyalkova
2023-05-29 7:56 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=1688141562.ebe3ef7cf9659c75e57b23ce399ebe18fafae6a3.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