From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 93152138331 for ; Wed, 7 Feb 2018 10:31:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB927E0CB5; Wed, 7 Feb 2018 10:31:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7DEF2E0CB5 for ; Wed, 7 Feb 2018 10:31:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5AA7C335C31 for ; Wed, 7 Feb 2018 10:31:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1A591E3 for ; Wed, 7 Feb 2018 10:31:44 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1517999488.fa797202754a6367a6714da1fcb0909164e4bf1e.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/nextcloud/Manifest www-apps/nextcloud/nextcloud-13.0.0.ebuild X-VCS-Directories: www-apps/nextcloud/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: fa797202754a6367a6714da1fcb0909164e4bf1e X-VCS-Branch: master Date: Wed, 7 Feb 2018 10:31:44 +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-Archives-Salt: 6523300c-f92b-4d7e-94b1-fdc9df28db62 X-Archives-Hash: 79a38173693d6be6ceaf48806d08332a commit: fa797202754a6367a6714da1fcb0909164e4bf1e Author: Bernard Cafarelli gentoo org> AuthorDate: Wed Feb 7 10:31:19 2018 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Wed Feb 7 10:31:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa797202 www-apps/nextcloud: 13.0.0 bump This version also supports php 7.2 Package-Manager: Portage-2.3.24, Repoman-2.3.6 www-apps/nextcloud/Manifest | 1 + www-apps/nextcloud/nextcloud-13.0.0.ebuild | 40 ++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest index 90e96b6e302..303785d32e0 100644 --- a/www-apps/nextcloud/Manifest +++ b/www-apps/nextcloud/Manifest @@ -1,3 +1,4 @@ DIST nextcloud-11.0.6.tar.bz2 43226496 BLAKE2B 08b1f088cb05d1b2916d84d29c4a9b99ff88c8e1852f7337701030a8e56bb4fc484aa4b945dc634b095ff3046479a3e004c6483b039036b4ab9597e5a6c5b20f SHA512 66ff8e69cbf895c751665f590ff3dfab1629d79424c008455ef0145fd7a637f1f545d2ea106109624c0bdd33e505732a04ab98bcde1da2b4df1c0ac84d301e0f DIST nextcloud-12.0.4.tar.bz2 43583313 BLAKE2B a1f495d9afca67c55f4c9b5721baa9b6be79d4d21f23daea786382b7f21f9e9cae6c8166a18bc8d40dc84a153faf759bb57739cbb8716550f68888483bcf3902 SHA512 30426e6998ccc38026ab584fbec2e8e64419dc500a62066fefa8efd29eae94c7d11104e1ecfa6307ac754dbb82d4eaa499c2b38459af6353845ea741b304a4bf DIST nextcloud-12.0.5.tar.bz2 43704324 BLAKE2B 92b4569b3fc29f33a9c8163f34b7119081a48c657bd9383d0d656f9c66a240339889288c8c4e9936dd884b7436574ab501b1022251f743ecf5f00bf1e9ec7c20 SHA512 6a07384fef1ca57e82c5867c7f4898b9dcc94bd99d25ea49cf44606833e0045f9503f2c9256b71845603bd7b911fdabea39e1bebe8cddb69d9d752c69101bc27 +DIST nextcloud-13.0.0.tar.bz2 43397247 BLAKE2B 21d41e09fe97135e1eee76b14cc5ffe2f0389ee00cfdf84eb38a83bfcbdd7b915114d54fa20e54b1b08f5a59bec88c6708eb68f37752afc710fd864f73607ad0 SHA512 c2a3be174b43b27667c3e1894a942d4dd77c29a4e043cbb0c7d7f516aa299b83dc4869c7b3cc08b353b1298e3ac06598c9d192506ea218a5490250cd1c48e369 diff --git a/www-apps/nextcloud/nextcloud-13.0.0.ebuild b/www-apps/nextcloud/nextcloud-13.0.0.ebuild new file mode 100644 index 00000000000..f7e6255e645 --- /dev/null +++ b/www-apps/nextcloud/nextcloud-13.0.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit eutils webapp + +DESCRIPTION="Personal cloud that runs on your own server" +HOMEPAGE="http://nextcloud.com" +SRC_URI="http://download.nextcloud.com/server/releases/${P}.tar.bz2" +LICENSE="AGPL-3" + +KEYWORDS="~amd64 ~arm ~x86" +IUSE="+curl mysql postgres +sqlite" +REQUIRED_USE="|| ( mysql postgres sqlite )" + +DEPEND="" +RDEPEND="dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlreader,xmlwriter,zip] + virtual/httpd-php" + +S=${WORKDIR}/${PN} + +pkg_setup() { + webapp_pkg_setup +} + +src_install() { + webapp_src_preinst + + insinto "${MY_HTDOCSDIR}" + doins -r . + dodir "${MY_HTDOCSDIR}"/data + + webapp_serverowned -R "${MY_HTDOCSDIR}"/apps + webapp_serverowned -R "${MY_HTDOCSDIR}"/data + webapp_serverowned -R "${MY_HTDOCSDIR}"/config + webapp_configfile "${MY_HTDOCSDIR}"/.htaccess + + webapp_src_install +}