public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-apps/castopod/
Date: Mon, 29 May 2023 20:57:27 +0000 (UTC)	[thread overview]
Message-ID: <1685347002.ef17ed456dbd3892e2d82766ee0d95ad4cc7a12e.flow@gentoo> (raw)

commit:     ef17ed456dbd3892e2d82766ee0d95ad4cc7a12e
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 29 07:02:31 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon May 29 07:56:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef17ed45

www-apps/castopod: new package, add 1.3.5

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 www-apps/castopod/Manifest              |  1 +
 www-apps/castopod/castopod-1.3.5.ebuild | 40 +++++++++++++++++++++++++++++++++
 www-apps/castopod/metadata.xml          |  8 +++++++
 3 files changed, 49 insertions(+)

diff --git a/www-apps/castopod/Manifest b/www-apps/castopod/Manifest
new file mode 100644
index 000000000..8ac95380b
--- /dev/null
+++ b/www-apps/castopod/Manifest
@@ -0,0 +1 @@
+DIST castopod-1.3.5.tar.gz 52956999 BLAKE2B 3cb72dcd18c5334969eadbbd2979967d4299c69e922f389f1f6689e9ce12ca7cb4d5e4ea0faaeeac7e6dc1d15dd4b63f8d348cbe8c3d9cb938d018f6b8abf697 SHA512 a9e702265edb9377958bed1d4694b04b1c76d0472c1a80e9af92f38058b24f511da364f2c9870e3be22bea3ed9292eb7c0607a98d3022b1229f316c76351a3dd

diff --git a/www-apps/castopod/castopod-1.3.5.ebuild b/www-apps/castopod/castopod-1.3.5.ebuild
new file mode 100644
index 000000000..15fe9e37d
--- /dev/null
+++ b/www-apps/castopod/castopod-1.3.5.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="0071d5055a69176c706591649b1d725d"
+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/${P}/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
+}

diff --git a/www-apps/castopod/metadata.xml b/www-apps/castopod/metadata.xml
new file mode 100644
index 000000000..7ebbd0334
--- /dev/null
+++ b/www-apps/castopod/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2023-05-29 20:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29 20:57 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-26 11:24 [gentoo-commits] repo/proj/guru:master commit in: www-apps/castopod/ Andrew Ammerlaan
2023-06-26 22:01 Haelwenn Monnier
2023-07-01 18:15 Haelwenn Monnier
2025-02-12 10:31 David Roman
2025-02-12 10:31 David Roman
2025-03-12 14:29 David Roman
2025-03-12 14:29 David Roman
2025-03-12 14:29 David Roman

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=1685347002.ef17ed456dbd3892e2d82766ee0d95ad4cc7a12e.flow@gentoo \
    --to=flow@gentoo.org \
    --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