From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EC5B91582EF for ; Wed, 12 Feb 2025 10:31:34 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D7C3E343159 for ; Wed, 12 Feb 2025 10:31:34 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0DA43110477; Wed, 12 Feb 2025 10:31:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 077A3110476 for ; Wed, 12 Feb 2025 10:31:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE3C63430FB for ; Wed, 12 Feb 2025 10:31:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A440027FC for ; Wed, 12 Feb 2025 10:31:20 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1739279306.eefb61c15defc32e6d1283b41fa18b0ba4a14876.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: www-apps/castopod/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-apps/castopod/Manifest www-apps/castopod/castopod-1.4.3.ebuild www-apps/castopod/castopod-1.4.5.ebuild www-apps/castopod/metadata.xml X-VCS-Directories: www-apps/castopod/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: eefb61c15defc32e6d1283b41fa18b0ba4a14876 X-VCS-Branch: master Date: Wed, 12 Feb 2025 10:31:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5b25a6f6-8a88-4bbe-9ac2-94f61cd91fdb X-Archives-Hash: 5aaa9d3ea016716dc503bc5fec6bd0de commit: eefb61c15defc32e6d1283b41fa18b0ba4a14876 Author: Skyler Mäntysaari skym fi> AuthorDate: Tue Feb 11 13:08:26 2025 +0000 Commit: David Roman gmail com> CommitDate: Tue Feb 11 13:08:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eefb61c1 Revert "www-apps/castopod: treeclean" This reverts commit dbc4583701fc9132af4700af4ea0d9c3ebbfd03d. Signed-off-by: Skyler Mäntysaari skym.fi> www-apps/castopod/Manifest | 2 ++ www-apps/castopod/castopod-1.4.3.ebuild | 40 +++++++++++++++++++++++++++++++++ www-apps/castopod/castopod-1.4.5.ebuild | 40 +++++++++++++++++++++++++++++++++ www-apps/castopod/metadata.xml | 5 +++++ 4 files changed, 87 insertions(+) diff --git a/www-apps/castopod/Manifest b/www-apps/castopod/Manifest new file mode 100644 index 000000000..258fdce6b --- /dev/null +++ b/www-apps/castopod/Manifest @@ -0,0 +1,2 @@ +DIST castopod-1.4.3.tar.gz 52273984 BLAKE2B 2bd30d98b05172f851573b71c8503900805db20028554a67d11a0b8f8f9415421aaf018f7c872bac9c04d939197025432b1b06ff827d53705101138da6c6773e SHA512 f30feb71001d29dd14a96e51a06999356d7691f44da0eb0c96a28a14f4113d966e86ad1fde7583b5f2400bb764a2bc961c59b6b2ca233f15cb17edc805ea91e9 +DIST castopod-1.4.5.tar.gz 51626589 BLAKE2B 3340a77a109cf6c9665342af2bbc67b70520d8261d3adcd816d1335a545d96441a19dd83a68b58ee3ef0e58d1c7915475a70fbc72094f1aa94f7d7104835c00e SHA512 58c4f0da2b93f6e0b68cf93686fb280af9292c5c3e72d5672ebfd70b14ac545fb9d6be9266a74c08b12b0f0ccdacff42e6b96f163df925e1020373af9966e5db 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 +} diff --git a/www-apps/castopod/castopod-1.4.5.ebuild b/www-apps/castopod/castopod-1.4.5.ebuild new file mode 100644 index 000000000..da3aac29f --- /dev/null +++ b/www-apps/castopod/castopod-1.4.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="50c9b05f5267aa48c562539182d9ffd1" +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 +} diff --git a/www-apps/castopod/metadata.xml b/www-apps/castopod/metadata.xml new file mode 100644 index 000000000..115e9d64a --- /dev/null +++ b/www-apps/castopod/metadata.xml @@ -0,0 +1,5 @@ + + + + +