[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/pantomime/

2021-11-29 Thread Bernard Cafarelli
commit: 6a953823e3b22d84ce02fd49aa0b5c93a64eb3bf
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Nov 29 22:46:18 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Nov 29 22:46:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a953823

gnustep-libs/pantomime: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-libs/pantomime/Manifest   |  2 --
 gnustep-libs/pantomime/pantomime-1.2.2.ebuild | 35 ---
 gnustep-libs/pantomime/pantomime-1.2.3.ebuild | 30 ---
 3 files changed, 67 deletions(-)

diff --git a/gnustep-libs/pantomime/Manifest b/gnustep-libs/pantomime/Manifest
index 5e0e15852638..91f40b9b2da9 100644
--- a/gnustep-libs/pantomime/Manifest
+++ b/gnustep-libs/pantomime/Manifest
@@ -1,3 +1 @@
-DIST Pantomime-1.2.2.tar.gz 468276 BLAKE2B 
fcd740b52acd5351fe1d257b6bf5c0f517183e24bc8c8ac6c7753f3047b3b941817ba65a130e43f2b8b9e1f51f0759238420f84dcfc75b7ac49b23e69156c8bb
 SHA512 
198c1e0248f47bbd2cc284eec0d804959ea2a51e4a4810f8909048b41fc4bfbbaab9fc86e1ad507611a77382f353b357615c52845228e2411a0da7af88b2988f
-DIST Pantomime-1.2.3.tar.gz 474666 BLAKE2B 
b2fc4db717f06a3fea889a2b99de4ca88f5253e0cdf026d96b24200ccd01b6eca058869eaef0a52cfd4585585e7e909ac39d1ad50b7e788a97bb3eeb75784634
 SHA512 
01c56411a6822dbe246c1ff7f2c8be7654e8a0b2fb2c0b4e868ea80a47a16ba832cf4a912bf5eb66e7823900d835698966d64f51bf414978cef2cb606a215ad6
 DIST Pantomime-1.3.0.tar.gz 500934 BLAKE2B 
b6153ff13956131ca4a6dff6ccb1355068753c4e39c2a371644c35934a9a47b9d571f1ff5c1a9bfbe3def1ef7fd90fb00d8c136a91c79ba1586118194b116d17
 SHA512 
868a686f34097ad06568aec6b22dd78befd70517e1688bbc83f0ca0882a908d7b1d8489a861b1140a6eb78f6aead343613b728347ff9938964be8db5eb3d27d9

diff --git a/gnustep-libs/pantomime/pantomime-1.2.2.ebuild 
b/gnustep-libs/pantomime/pantomime-1.2.2.ebuild
deleted file mode 100644
index f0d73de9e9e1..
--- a/gnustep-libs/pantomime/pantomime-1.2.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit gnustep-2
-
-MY_P=${P/p/P}
-
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="A set of Objective-C classes that model a mail system"
-HOMEPAGE="http://www.nongnu.org/gnustep-nonfsf/gnumail/;
-SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1 Elm"
-KEYWORDS="amd64 ppc x86"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-libs/openssl:0="
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -i -e "s|ADDITIONAL_LDFLAGS|LIBRARIES_DEPEND_UPON|" \
-   Framework/Pantomime/GNUmakefile || die "as-needed sed failed"
-}
-
-src_install() {
-   gnustep-base_src_install
-
-   cd "${S}"/Documentation
-   dodoc AUTHORS README TODO
-   docinto rfc
-   dodoc RFC/*
-}

diff --git a/gnustep-libs/pantomime/pantomime-1.2.3.ebuild 
b/gnustep-libs/pantomime/pantomime-1.2.3.ebuild
deleted file mode 100644
index aa539e25fb64..
--- a/gnustep-libs/pantomime/pantomime-1.2.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnustep-2
-
-MY_P=${P/p/P}
-
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="A set of Objective-C classes that model a mail system"
-HOMEPAGE="http://www.nongnu.org/gnustep-nonfsf/gnumail/;
-SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1 Elm"
-KEYWORDS="~amd64 ~ppc ~x86"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-libs/openssl:0="
-RDEPEND="${DEPEND}"
-
-src_install() {
-   gnustep-base_src_install
-
-   cd "${S}"/Documentation
-   dodoc AUTHORS README TODO
-   docinto rfc
-   dodoc RFC/*
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmppp/

2021-11-25 Thread Bernard Cafarelli
commit: 49cadcc0291602db89dab0ed47243a762d0bf63b
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 26 07:56:15 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 26 07:56:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49cadcc0

x11-plugins/wmppp: drop old EAPI5 ebuild

Bug: https://bugs.gentoo.org/826506
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild | 33 -
 1 file changed, 33 deletions(-)

diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild 
b/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild
deleted file mode 100644
index 32005e4b5d81..
--- a/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit toolchain-funcs
-
-MY_P=${PN}.app-${PV}
-DESCRIPTION="PPP dial control and network load monitor with NeXTStep look"
-HOMEPAGE="http://www.dockapps.net/wmppp.app;
-SRC_URI="http://www.dockapps.net/download/${MY_P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdockapp-0.7:=
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXpm"
-DEPEND="${RDEPEND}"
-
-# Specific to this tarball
-S=${WORKDIR}/dockapps-7ec9002
-
-src_compile() {
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX=/usr install
-   dodoc BUGS CHANGES HINTS README TODO
-}



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-11-24 Thread Bernard Cafarelli
commit: defd1841a6419aa6d58af50cfb0ffd54081c9baa
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Nov 24 21:04:53 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Nov 24 21:05:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=defd1841

www-apps/element: 1.9.5 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  1 +
 www-apps/element/element-1.9.5.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 03db4b83392a..066d8e1ee955 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1 +1,2 @@
 DIST element-v1.9.4.tar.gz 15530299 BLAKE2B 
ec0628f047ccd58498d1a048cc21acd847c69ebf8c7f39f5d5a272a8ebdbea68363a3c8817c8b42d17f15cee1ba322d25f4d1a59be826c35bdec83396eafe5a0
 SHA512 
c3c96244a5253450d44f899ca45fc654ae196494d3c5f2185cfa8d4414d6a9181ff1d31dfac4a15377715a97346e0c7f8d9e899484fafc7e3f5e35636427af6e
+DIST element-v1.9.5.tar.gz 15576128 BLAKE2B 
ce9d8ec04aa085559366c6335a910fb2d2a984bb46e1072d7003479b3dd7d28225bdba2951cdbb95d61d7b422242f894212d43f1b8f8ddd40b5c6cc07d2c2fad
 SHA512 
07fc0db7c059969de6ee5444b1a3d4081a91f265879f95d4c42e4260db6be92163c6a821c113db5771b490eddaa232501903cfcbe858af3427766e5295337635

diff --git a/www-apps/element/element-1.9.5.ebuild 
b/www-apps/element/element-1.9.5.ebuild
new file mode 100644
index ..0d6f2e6d2cb4
--- /dev/null
+++ b/www-apps/element/element-1.9.5.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-11-24 Thread Bernard Cafarelli
commit: 2f7d2dce305c8d336e67000b698fa0e4fc5c9705
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Nov 24 21:04:26 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Nov 24 21:05:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7d2dce

www-apps/element: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  2 --
 www-apps/element/element-1.9.2.ebuild | 35 ---
 www-apps/element/element-1.9.3.ebuild | 35 ---
 3 files changed, 72 deletions(-)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 1c93a08a21a8..03db4b83392a 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,3 +1 @@
-DIST element-v1.9.2.tar.gz 15333289 BLAKE2B 
28bb3e1175e20081f0227df95e9d8e7af031196103792c25681846fe7c20365075a16abdd7685018c159f767985566d473a8e616810f8d9015b68ac352befbd2
 SHA512 
e2354b09de6dfea0c33ab01de1c1d31199947b7406c0fd85d150198105f49b4cd5fda8319f259a5778ea7a012083082898fb1a06a2566c67cd86f854aa3494de
-DIST element-v1.9.3.tar.gz 15417562 BLAKE2B 
e88bf92e1465a480a67e68c7c57c789674036026dc4e29787d4a5943cc2248b6c5008f5be31171fd2a298a1c9088698e20e03748bf84a640f22a1b8f8863eefc
 SHA512 
3715ab59a67321c14a31586c7c4fee5030fb25dba03d31f376dee50ab068a74b1394de52fd7347fcf4c4ffa8eb78cea9f569b05fdb1e9ef98b7891078fd498bb
 DIST element-v1.9.4.tar.gz 15530299 BLAKE2B 
ec0628f047ccd58498d1a048cc21acd847c69ebf8c7f39f5d5a272a8ebdbea68363a3c8817c8b42d17f15cee1ba322d25f4d1a59be826c35bdec83396eafe5a0
 SHA512 
c3c96244a5253450d44f899ca45fc654ae196494d3c5f2185cfa8d4414d6a9181ff1d31dfac4a15377715a97346e0c7f8d9e899484fafc7e3f5e35636427af6e

diff --git a/www-apps/element/element-1.9.2.ebuild 
b/www-apps/element/element-1.9.2.ebuild
deleted file mode 100644
index 0d6f2e6d2cb4..
--- a/www-apps/element/element-1.9.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="A glossy Matrix collaboration client for the web"
-HOMEPAGE="https://element.io/;
-SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-need_httpd
-
-S=${WORKDIR}/${PN}-v${PV}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   dodir "${MY_HTDOCSDIR}"/home
-   dodir "${MY_HTDOCSDIR}"/sites
-
-   webapp_serverowned "${MY_HTDOCSDIR}"/home
-   webapp_serverowned "${MY_HTDOCSDIR}"/sites
-   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
-
-   webapp_src_install
-}

diff --git a/www-apps/element/element-1.9.3.ebuild 
b/www-apps/element/element-1.9.3.ebuild
deleted file mode 100644
index 0d6f2e6d2cb4..
--- a/www-apps/element/element-1.9.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="A glossy Matrix collaboration client for the web"
-HOMEPAGE="https://element.io/;
-SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-need_httpd
-
-S=${WORKDIR}/${PN}-v${PV}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   dodir "${MY_HTDOCSDIR}"/home
-   dodir "${MY_HTDOCSDIR}"/sites
-
-   webapp_serverowned "${MY_HTDOCSDIR}"/home
-   webapp_serverowned "${MY_HTDOCSDIR}"/sites
-   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/scrcpy/

2021-11-17 Thread Bernard Cafarelli
commit: 90a8669a6c749ce5bc82263d17d986973a289b71
Author: Marco Genasci  gmail  com>
AuthorDate: Tue Nov 16 10:36:42 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Nov 17 10:56:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90a8669a

app-mobilephone/scrcpy: add missing dep dev-libs/libusb

Closes: https://bugs.gentoo.org/823910
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marco Genasci  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22969
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-mobilephone/scrcpy/scrcpy-1.20.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-mobilephone/scrcpy/scrcpy-1.20.ebuild 
b/app-mobilephone/scrcpy/scrcpy-1.20.ebuild
index bd9dd2f79757..d33b61297104 100644
--- a/app-mobilephone/scrcpy/scrcpy-1.20.ebuild
+++ b/app-mobilephone/scrcpy/scrcpy-1.20.ebuild
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc64 ~x86"
 
 RDEPEND="media-libs/libsdl2[X]
-   media-video/ffmpeg"
+   media-video/ffmpeg
+   virtual/libusb:1"
 DEPEND="${RDEPEND}"
 BDEPEND=""
 



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/scrcpy/

2021-11-15 Thread Bernard Cafarelli
commit: 1210bcc2c71b8c62d8a2485631ea28f1e36e071c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Nov 15 19:50:26 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Nov 15 22:41:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1210bcc2

app-mobilephone/scrcpy: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-mobilephone/scrcpy/Manifest   |  2 --
 app-mobilephone/scrcpy/scrcpy-1.18.ebuild | 29 -
 2 files changed, 31 deletions(-)

diff --git a/app-mobilephone/scrcpy/Manifest b/app-mobilephone/scrcpy/Manifest
index 53dca35fcc7d..b8f65dc66ab2 100644
--- a/app-mobilephone/scrcpy/Manifest
+++ b/app-mobilephone/scrcpy/Manifest
@@ -1,6 +1,4 @@
-DIST scrcpy-1.18.tar.gz 299497 BLAKE2B 
aaecb14ea5accf12b23e3b4d07069640e3778d6050dd28c7962ca458645f5e8215b7b7376b809086a3edf98fca1375d935eae429219c1fa5df91088360e46347
 SHA512 
9cd3841c65cd1f20f277e336b69eec475ea75f403b6761b91639bf6fe876c29d763f056ee2b226f6eabe312b3bdabcad9e72c0384a11fa9f5091ff9587292a6f
 DIST scrcpy-1.19.tar.gz 314821 BLAKE2B 
526d494efbc90ee23a1adc62e8658e0b7c0d10dc51f7a2ffdb85246afb7b8bae3dce9821cc969f57a52706bfa1829eba6e9505739a3f3c89f26226571085edae
 SHA512 
be6b5a662aa7f0e5f75d9e66298ac0905e296d84cfbf8ff7e34ed20fdbbe14ebd7c759bc5a7bcde1e0a86c990d0f2c2fc5b0155d6dd011371e5ca48bf35d4a03
 DIST scrcpy-1.20.tar.gz 343592 BLAKE2B 
a91a6e360ed708ef9a3da626f6d373739f69115cfc07f37043a8586b92518f1896a49c639403f5e66062ed2e6d21c79fe4b7865784ed4ee1c86508e743b0a27c
 SHA512 
55950e596840676b86239e604784a4eaf759ec2942120e2b8213c781149c049e6cd9bf40392f2dc23679a9fae74d47e2ebae58491b55b6ac6f9b23f83de64fc9
-DIST scrcpy-server-v1.18 37330 BLAKE2B 
02c5e58d72825abbc7d5a6e0f0e87f7effb016cc8baf77f975d6519200aee00401a67ea0e284e4f2188623dfd1c0800cc0dbfad25df0b51b3bc9aa5bacc3a7f2
 SHA512 
fffd06bbd1cae78af2112f0bd59c8da1c0f838206e3141d255a395ee633f52499eb85b5398a8b4d121241dd3e46088c790476061c3da2a12a319791096045454
 DIST scrcpy-server-v1.19 37330 BLAKE2B 
63296a4cab39b55106d0ae9f1df1b7cfa1993f2fdcf937d0fb0fc6b6afd181a1a068f53b6e75b8e80f3e05e7125fb76d57cacd366cfe76113bbb10527dc8a82b
 SHA512 
8befe774fc7caa02c408af57f30b7eaf0009f542d8998363c8fb55c229ff53b2049ed7259404f6262cac4afd5a7077006b1d136fa1b319c8195d0c3ee9ba2dbe
 DIST scrcpy-server-v1.20 37139 BLAKE2B 
d8779c916545c336bc147b5d5f9fd958275eb178e50f00fd68c6504d3cdfd5e7e1fabd8c0f1a27986b786540e396f465bb38602343bc4a0bb1d254181635f799
 SHA512 
39c8cd7a2879272902c97dc5ec7fba57f8b4b021f44d5f12ab9ee3153056484b0ebe056b7ce55dd9eb7b14a14f2c71604b7eeb6e895ee83d295578b9e096f69f

diff --git a/app-mobilephone/scrcpy/scrcpy-1.18.ebuild 
b/app-mobilephone/scrcpy/scrcpy-1.18.ebuild
deleted file mode 100644
index 514ac43356e4..
--- a/app-mobilephone/scrcpy/scrcpy-1.18.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="Display and control your Android device"
-HOMEPAGE="https://github.com/Genymobile/scrcpy;
-# Source code and server part on Android device
-SRC_URI="https://github.com/Genymobile/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   
https://github.com/Genymobile/${PN}/releases/download/v${PV}/${PN}-server-v${PV};
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-
-RDEPEND="media-libs/libsdl2[X]
-   media-video/ffmpeg"
-DEPEND="${RDEPEND}"
-BDEPEND=""
-
-src_configure() {
-   local emesonargs=(
-   -Db_lto=true
-   -Dprebuilt_server="${DISTDIR}/${PN}-server-v${PV}"
-   )
-   meson_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/scrcpy/

2021-11-15 Thread Bernard Cafarelli
commit: 2bb2c00bc711eedbeb113ade0b071b11072dda5f
Author: Marco Genasci  gmail  com>
AuthorDate: Mon Nov 15 19:34:18 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Nov 15 22:41:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb2c00b

app-mobilephone/scrcpy: bump version to 1.20

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marco Genasci  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22963
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-mobilephone/scrcpy/Manifest   |  2 ++
 app-mobilephone/scrcpy/scrcpy-1.20.ebuild | 40 +++
 2 files changed, 42 insertions(+)

diff --git a/app-mobilephone/scrcpy/Manifest b/app-mobilephone/scrcpy/Manifest
index b2fe734b6620..53dca35fcc7d 100644
--- a/app-mobilephone/scrcpy/Manifest
+++ b/app-mobilephone/scrcpy/Manifest
@@ -1,4 +1,6 @@
 DIST scrcpy-1.18.tar.gz 299497 BLAKE2B 
aaecb14ea5accf12b23e3b4d07069640e3778d6050dd28c7962ca458645f5e8215b7b7376b809086a3edf98fca1375d935eae429219c1fa5df91088360e46347
 SHA512 
9cd3841c65cd1f20f277e336b69eec475ea75f403b6761b91639bf6fe876c29d763f056ee2b226f6eabe312b3bdabcad9e72c0384a11fa9f5091ff9587292a6f
 DIST scrcpy-1.19.tar.gz 314821 BLAKE2B 
526d494efbc90ee23a1adc62e8658e0b7c0d10dc51f7a2ffdb85246afb7b8bae3dce9821cc969f57a52706bfa1829eba6e9505739a3f3c89f26226571085edae
 SHA512 
be6b5a662aa7f0e5f75d9e66298ac0905e296d84cfbf8ff7e34ed20fdbbe14ebd7c759bc5a7bcde1e0a86c990d0f2c2fc5b0155d6dd011371e5ca48bf35d4a03
+DIST scrcpy-1.20.tar.gz 343592 BLAKE2B 
a91a6e360ed708ef9a3da626f6d373739f69115cfc07f37043a8586b92518f1896a49c639403f5e66062ed2e6d21c79fe4b7865784ed4ee1c86508e743b0a27c
 SHA512 
55950e596840676b86239e604784a4eaf759ec2942120e2b8213c781149c049e6cd9bf40392f2dc23679a9fae74d47e2ebae58491b55b6ac6f9b23f83de64fc9
 DIST scrcpy-server-v1.18 37330 BLAKE2B 
02c5e58d72825abbc7d5a6e0f0e87f7effb016cc8baf77f975d6519200aee00401a67ea0e284e4f2188623dfd1c0800cc0dbfad25df0b51b3bc9aa5bacc3a7f2
 SHA512 
fffd06bbd1cae78af2112f0bd59c8da1c0f838206e3141d255a395ee633f52499eb85b5398a8b4d121241dd3e46088c790476061c3da2a12a319791096045454
 DIST scrcpy-server-v1.19 37330 BLAKE2B 
63296a4cab39b55106d0ae9f1df1b7cfa1993f2fdcf937d0fb0fc6b6afd181a1a068f53b6e75b8e80f3e05e7125fb76d57cacd366cfe76113bbb10527dc8a82b
 SHA512 
8befe774fc7caa02c408af57f30b7eaf0009f542d8998363c8fb55c229ff53b2049ed7259404f6262cac4afd5a7077006b1d136fa1b319c8195d0c3ee9ba2dbe
+DIST scrcpy-server-v1.20 37139 BLAKE2B 
d8779c916545c336bc147b5d5f9fd958275eb178e50f00fd68c6504d3cdfd5e7e1fabd8c0f1a27986b786540e396f465bb38602343bc4a0bb1d254181635f799
 SHA512 
39c8cd7a2879272902c97dc5ec7fba57f8b4b021f44d5f12ab9ee3153056484b0ebe056b7ce55dd9eb7b14a14f2c71604b7eeb6e895ee83d295578b9e096f69f

diff --git a/app-mobilephone/scrcpy/scrcpy-1.20.ebuild 
b/app-mobilephone/scrcpy/scrcpy-1.20.ebuild
new file mode 100644
index ..65cd0d8c3474
--- /dev/null
+++ b/app-mobilephone/scrcpy/scrcpy-1.20.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Display and control your Android device"
+HOMEPAGE="https://github.com/Genymobile/scrcpy;
+# Source code and server part on Android device
+SRC_URI="https://github.com/Genymobile/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   
https://github.com/Genymobile/${PN}/releases/download/v${PV}/${PN}-server-v${PV};
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+RDEPEND="media-libs/libsdl2[X]
+   media-video/ffmpeg"
+DEPEND="${RDEPEND}"
+BDEPEND=""
+
+src_configure() {
+   local emesonargs=(
+   -Db_lto=true
+   -Dprebuilt_server="${DISTDIR}/${PN}-server-v${PV}"
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   elog "if scrcpy return error like"
+   elog ""
+   elog "[server] ERROR: Exception on thread Thread[main,5,main]"
+   elog "java.lang.IllegalArgumentException"
+   elog "at android.media.MediaCodec.native_configure(Native Method)"
+   elog ""
+   elog "Just try with a lower definition:"
+   elog "scrcpy -m 1920 or scrcpy -m 1024"
+}



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/scrcpy/

2021-11-15 Thread Bernard Cafarelli
commit: f5e8021449672b096196ac39f1a202ba26ebba9c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Nov 15 19:50:03 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Nov 15 22:41:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e80214

app-mobilephone/scrcpy: update xdg icon cache

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-mobilephone/scrcpy/scrcpy-1.20.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-mobilephone/scrcpy/scrcpy-1.20.ebuild 
b/app-mobilephone/scrcpy/scrcpy-1.20.ebuild
index 65cd0d8c3474..bd9dd2f79757 100644
--- a/app-mobilephone/scrcpy/scrcpy-1.20.ebuild
+++ b/app-mobilephone/scrcpy/scrcpy-1.20.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit meson
+inherit meson xdg
 
 DESCRIPTION="Display and control your Android device"
 HOMEPAGE="https://github.com/Genymobile/scrcpy;
@@ -29,7 +29,9 @@ src_configure() {
 }
 
 pkg_postinst() {
-   elog "if scrcpy return error like"
+   xdg_pkg_postrm
+
+   elog "If scrcpy returns an error like"
elog ""
elog "[server] ERROR: Exception on thread Thread[main,5,main]"
elog "java.lang.IllegalArgumentException"



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-11-13 Thread Bernard Cafarelli
commit: 07b34fc55043658eb5be8ee48387a384ed2bd576
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov 13 09:57:11 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov 13 16:09:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b34fc5

www-apps/nextcloud: 22.2.2 bump

Fixes a performance regression introduced in 22.2.1

Closes: https://bugs.gentoo.org/823590
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest | 2 +-
 www-apps/nextcloud/{nextcloud-22.2.1.ebuild => nextcloud-22.2.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index b4df7daafe2..f178b46b0d6 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -3,4 +3,4 @@ DIST nextcloud-20.0.14.tar.bz2 111075378 BLAKE2B 
a4bcf56e593954835224fb50f56fcfd
 DIST nextcloud-21.0.5.tar.bz2 127542660 BLAKE2B 
b6c2bc642705ba5572a74a1f473e09a7be0ad6c4937b1a15d3b29bdad652872c373b9b6ab126c1ea90f32dced3fbb34505c82a7fc9d6913e407c6e43b97fe55b
 SHA512 
ef8796cb17e6143dc1c9ccdea56105d0d7e2138eddae228724074b6360f99d0416a3682be047955b9a84dd6a961cdbb15ccff67ee6656a896699bbfa640d715d
 DIST nextcloud-21.0.6.tar.bz2 127521302 BLAKE2B 
00158716fa7e502370f9ef755801cfe65b5458033e00e1a9a209c42f8d5a757d4d405f2643d76f54f49f449378ae3214ae76300873b960a4c1af1dae4991997a
 SHA512 
f5e2fca97431eba218a0bca25c26f5a9a8186b040ec47ac9fed7bb3af6ac0bbf5211a56ca961392a20b2092d05b1b25fe6d395b14594316db85bbe16a3371e59
 DIST nextcloud-22.2.0.tar.bz2 131241307 BLAKE2B 
b23526c0a12817b16fa7733b34143bdd4a581b829a7934e6d6865b028ccb46cb3e08b6a077325feea1234d966b36a3017ee6d9443851d30481955654840c29ca
 SHA512 
ecf308fdd46f43e4507d90eae90f4fece4410ac546929cda8ce3f0c48db7fc644a37558c4d1aeef8943cda4c0474d6afa5e151af5c5b9c6f17b4ae05f5e0fc26
-DIST nextcloud-22.2.1.tar.bz2 130941004 BLAKE2B 
de3d54863032559ff1b78f9af19836b09eb2ee491a15a8d4da8d704cdd5d5a8193a9d3ef17b5f881c869fd48cce2024f4f7e38667047e74ab7d20ad9a893b19b
 SHA512 
3c12c1cd499f03f803be222d7f4c45ba9086121b567598817443a83b5b8a0ca6dc681ec02cd9411dfcefca8307ec39ea1797c78387c250fbc311951e3ec094cf
+DIST nextcloud-22.2.2.tar.bz2 130786160 BLAKE2B 
96be21746fc4c8de036ca20bec8424095e1a56479ac7b1e2783c9e3ed817295e6c4d8c8e5bbe87e3bfed2697458cd843095879aa110f2750daf15a1eb109d3ed
 SHA512 
dbe481e34af358bb97ca39c7265a5863dcc7d2d08c34e9a596830401a304452bc2e47cb8ff13074c698e7c6a70a95473464617c00a5bfa51fdda456db32d4574

diff --git a/www-apps/nextcloud/nextcloud-22.2.1.ebuild 
b/www-apps/nextcloud/nextcloud-22.2.2.ebuild
similarity index 100%
rename from www-apps/nextcloud/nextcloud-22.2.1.ebuild
rename to www-apps/nextcloud/nextcloud-22.2.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-apps/piwigo/

2021-11-12 Thread Bernard Cafarelli
commit: d740b1a71897af8cf0cb8486ce1f438b09331b27
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 12 19:16:49 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 12 19:31:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d740b1a7

www-apps/piwigo: 12.1.0 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/piwigo/Manifest |  1 +
 www-apps/piwigo/piwigo-12.1.0.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/www-apps/piwigo/Manifest b/www-apps/piwigo/Manifest
index acc29d6a020..5aac9ecd9a5 100644
--- a/www-apps/piwigo/Manifest
+++ b/www-apps/piwigo/Manifest
@@ -1,2 +1,3 @@
 DIST piwigo-11.5.0.zip 17742118 BLAKE2B 
f27bbe445cf93051196270ac1464400f1d74bc8ac2a05129e43065cd3fa60d8d82131ccf50e1d5c16fac9ceac06f1a888d10576857b8c9ede74e67cc61b2a805
 SHA512 
cc6a2f0dc745e2cd33884b5967a9077095f4848c11996edb73bcace53cf7f87c29e17096e13d86a83f4e9296dc230fa4bef992ecc394ebbdba7fe0d5280c
 DIST piwigo-12.0.0.zip 17881368 BLAKE2B 
9dad33074f763ff5c55f206c39eb1e4cc799bb6ec9d375a344a1e71a5a4d83bcd1363ae5d0a240535114874809b00df634a31df412a2f08d04a8bb09ae476e30
 SHA512 
07726d88538d62a73e15900971ecc0ac7b4d2dd70dd51eff8ab74d9d4b3c83784db574227ee7b0b68f11b0d5eca8dc5a9556dcc4ea47469126611883b9523606
+DIST piwigo-12.1.0.zip 17881563 BLAKE2B 
f140ddc236d06dbda15407f613317ea3ae8698b977517ecd2710ecb058a2f83d9c3ff134cb2135961ea38b0904eb8e69f381392f53e54c389b48b25cda94c955
 SHA512 
5e62acc9d2343ed93c016df54195a4506254dad4c8d7be8736996b39a10f5da7d2b113884d5fedeeafbec32fd93e2f949c3bfa1f9bd8c69b53417a7b5e649526

diff --git a/www-apps/piwigo/piwigo-12.1.0.ebuild 
b/www-apps/piwigo/piwigo-12.1.0.ebuild
new file mode 100644
index 000..71cbdf15e5c
--- /dev/null
+++ b/www-apps/piwigo/piwigo-12.1.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit webapp
+
+DESCRIPTION="a photo gallery software for the web"
+HOMEPAGE="http://piwigo.org/;
+SRC_URI="http://piwigo.org/download/dlcounter.php?code=${PV} -> ${P}.zip"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+exif +gd imagemagick"
+
+DEPEND=""
+RDEPEND="
+   imagemagick? ( virtual/imagemagick-tools )
+   dev-lang/php[ctype,exif?,gd?,filter,iconv,json(+),mysqli]
+   >=virtual/mysql-5.0
+   virtual/httpd-php"
+BDEPEND="app-arch/unzip"
+
+REQUIRED_USE="|| ( gd imagemagick )"
+
+S=${WORKDIR}/${PN}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   # Local configuration, and parts that can be updated
+   webapp_serverowned "${MY_HTDOCSDIR}"/_data
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/galleries
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/language
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/local
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/plugins
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/template-extension
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/themes
+   webapp_serverowned "${MY_HTDOCSDIR}"/upload
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-11-11 Thread Bernard Cafarelli
commit: a76cc045b08383345b9e9f4127b98c8fe12ba4a6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Nov 11 20:52:53 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Nov 11 20:53:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76cc045

www-apps/nextcloud: 22.2.1, 21.0.6, 20.0.14 bumps

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest |  3 ++
 www-apps/nextcloud/nextcloud-20.0.14.ebuild | 43 +
 www-apps/nextcloud/nextcloud-21.0.6.ebuild  | 43 +
 www-apps/nextcloud/nextcloud-22.2.1.ebuild  | 43 +
 4 files changed, 132 insertions(+)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 0e28f4a8362..b4df7daafe2 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,3 +1,6 @@
 DIST nextcloud-20.0.13.tar.bz2 110837657 BLAKE2B 
b29a0b1db7dba682fee13a38e95502b7235c926a323a34f6c8e38d19876f0c3484d922a9602c0211320d8d82b0da2063612812846809c14c38853bcc6bf450f3
 SHA512 
a31182e7efcf151bb46f71147025aff6a00f8c7dbd545338e8005c40c2b82b21a75ea73a2119db3029e7dd85b9b018e417525b3ab59a3353dd73eafcf87122d0
+DIST nextcloud-20.0.14.tar.bz2 111075378 BLAKE2B 
a4bcf56e593954835224fb50f56fcfd0e5f0f87db823baddd9cbabbc2f75255c3b84639f979dfda5e94bd12edc72e36e57e3f486e42b20ccbf15340641c2717d
 SHA512 
e7b6f8fa1f1a493c3b36db2a99afdd96a6408632beb0c75d9547e471960d38ad652075676e95b62025bfefe5e71ce75ca744c27397ea1cc75608486fa1cbce59
 DIST nextcloud-21.0.5.tar.bz2 127542660 BLAKE2B 
b6c2bc642705ba5572a74a1f473e09a7be0ad6c4937b1a15d3b29bdad652872c373b9b6ab126c1ea90f32dced3fbb34505c82a7fc9d6913e407c6e43b97fe55b
 SHA512 
ef8796cb17e6143dc1c9ccdea56105d0d7e2138eddae228724074b6360f99d0416a3682be047955b9a84dd6a961cdbb15ccff67ee6656a896699bbfa640d715d
+DIST nextcloud-21.0.6.tar.bz2 127521302 BLAKE2B 
00158716fa7e502370f9ef755801cfe65b5458033e00e1a9a209c42f8d5a757d4d405f2643d76f54f49f449378ae3214ae76300873b960a4c1af1dae4991997a
 SHA512 
f5e2fca97431eba218a0bca25c26f5a9a8186b040ec47ac9fed7bb3af6ac0bbf5211a56ca961392a20b2092d05b1b25fe6d395b14594316db85bbe16a3371e59
 DIST nextcloud-22.2.0.tar.bz2 131241307 BLAKE2B 
b23526c0a12817b16fa7733b34143bdd4a581b829a7934e6d6865b028ccb46cb3e08b6a077325feea1234d966b36a3017ee6d9443851d30481955654840c29ca
 SHA512 
ecf308fdd46f43e4507d90eae90f4fece4410ac546929cda8ce3f0c48db7fc644a37558c4d1aeef8943cda4c0474d6afa5e151af5c5b9c6f17b4ae05f5e0fc26
+DIST nextcloud-22.2.1.tar.bz2 130941004 BLAKE2B 
de3d54863032559ff1b78f9af19836b09eb2ee491a15a8d4da8d704cdd5d5a8193a9d3ef17b5f881c869fd48cce2024f4f7e38667047e74ab7d20ad9a893b19b
 SHA512 
3c12c1cd499f03f803be222d7f4c45ba9086121b567598817443a83b5b8a0ca6dc681ec02cd9411dfcefca8307ec39ea1797c78387c250fbc311951e3ec094cf

diff --git a/www-apps/nextcloud/nextcloud-20.0.14.ebuild 
b/www-apps/nextcloud/nextcloud-20.0.14.ebuild
new file mode 100644
index 000..2aebb2320d5
--- /dev/null
+++ b/www-apps/nextcloud/nextcloud-20.0.14.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="Personal cloud that runs on your own server"
+HOMEPAGE="https://nextcloud.com/;
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="https://nextcloud.com/;
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
+   imagemagick? ( dev-php/pecl-imagick )
+   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_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
+
+   webapp_src_install
+}

diff --git a/www-apps/nextcloud/nextcloud-22.2.1.ebuild 
b/www-apps/nextcloud/nextcloud-22.2.1.ebuild
new file mode 100644
index 000..ab3ba8e01bc
--- /dev/null
+++ b/www-apps/nextcl

[gentoo-commits] repo/gentoo:master commit in: app-emulation/free42/

2021-11-11 Thread Bernard Cafarelli
commit: 14062270d7949844456308373f7abc6960e1fab3
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Nov 11 11:19:25 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Nov 11 11:19:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14062270

app-emulation/free42: 3.0.7 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-emulation/free42/Manifest|  1 +
 app-emulation/free42/free42-3.0.7.ebuild | 50 
 2 files changed, 51 insertions(+)

diff --git a/app-emulation/free42/Manifest b/app-emulation/free42/Manifest
index 9269546102b..ea79b53bfe5 100644
--- a/app-emulation/free42/Manifest
+++ b/app-emulation/free42/Manifest
@@ -2,3 +2,4 @@ DIST free42-nologo-2.5.24.tgz 7423183 BLAKE2B 
e10425af8d5c30be6ab5b728130bbe3068
 DIST free42-nologo-3.0.3.tgz 7443713 BLAKE2B 
dd9db670aa463343387e66a2ad56f212463c0b02135cb489e8937eb434fa0431228f6120ade8000f357f92a384f5f5bdf53d07fe1d14eb0ad2f81be269a075b8
 SHA512 
fc5c9520c04eabd5978cc4e8a9e237107605775cf94a4bc3877fedf19d3b94c0c4ee59db9a6a423cf1747ab3e63e479860f3da5968606414824df5b986eba3a1
 DIST free42-nologo-3.0.5.tgz 7445153 BLAKE2B 
dc9ded017b4fa80f0c59c7f59715b00dd23a5b35441f220cd392c3aa1393a132226ab640c3ab049a142ace561de19a6d43904efeaf5bfc37d4fa4fc0174f97f8
 SHA512 
2e7a3d8808f5dd6568b6abd9a04750726fe6d79eeb9b4cee4f1bec00be6a6156cbc6d6e1c6ccc258ef49d16c22293b50f8a6bdbe7c1b401fffb01afac9ae657a
 DIST free42-nologo-3.0.6.tgz 7449542 BLAKE2B 
4b7f69c45e16f412247cd8f7b8e0c958124191c19633e4003a78e150236aa53b4853a63c5227e7f3d13301c30ec60202ad08b7048b67cbacb67906511955ef21
 SHA512 
dec50856ae1732aaf8f556e642e2ccaec81b00991118536ed67865540afcfd04604e13ac28e255c92869d044d0d3634c742f4e2c745427a2a323814be2415142
+DIST free42-nologo-3.0.7.tgz 7452538 BLAKE2B 
4f51f11b14ca205687be2fe5f805039bdd7bd0a5588a7f9fff63013f1d775f2ebe6f9045f2c09474bc7ff622d9d2dbbad2be2ee6429032b7b17fff1a513afb87
 SHA512 
93dc71dcb52172fa69cb68336d4d0ca7552725d4a267393c88eb0e646918a6c00653bbd89941d62cbc61ed28a917d25d36ee94e0e1b7983c8b513aa239a2e3ab

diff --git a/app-emulation/free42/free42-3.0.7.ebuild 
b/app-emulation/free42/free42-3.0.7.ebuild
new file mode 100644
index 000..d25a89b2d1c
--- /dev/null
+++ b/app-emulation/free42/free42-3.0.7.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+MY_PV="${PN}-nologo-${PV}"
+
+DESCRIPTION="An HP-42S Calculator Simulator"
+HOMEPAGE="https://thomasokken.com/free42/;
+SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa"
+
+DEPEND="dev-libs/atk
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   alsa? ( media-libs/alsa-lib )"
+
+RDEPEND="${DEPEND}"
+
+DOCS=( CREDITS HISTORY README )
+S="${WORKDIR}/${MY_PV}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2.5.16-fix-makefile.patch"
+   "${FILESDIR}/${PN}-2.5.3-fix-build-intel-lib.patch"
+)
+
+src_prepare() {
+   default
+}
+
+src_compile() {
+   local myconf
+   use alsa && myconf="AUDIO_ALSA=yes"
+   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" ${myconf} -C gtk
+   emake -C gtk clean
+   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" BCD_MATH=1 ${myconf} -C gtk
+}
+
+src_install() {
+   default
+   dobin gtk/free42bin gtk/free42dec
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/

2021-11-11 Thread Bernard Cafarelli
commit: f425d94e2a37fe0b45be7913366ba3a6d44dbf3f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Nov 11 11:17:18 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Nov 11 11:17:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f425d94e

net-misc/nextcloud-client: 3.3.6 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/nextcloud-client/Manifest |  1 +
 .../nextcloud-client/nextcloud-client-3.3.6.ebuild | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/net-misc/nextcloud-client/Manifest 
b/net-misc/nextcloud-client/Manifest
index 9fb88c509fb..1c1852f589b 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -2,3 +2,4 @@ DIST nextcloud-client-3.1.3.tar.gz 19552683 BLAKE2B 
321ddc6bd5f9428abe1eafe25d42
 DIST nextcloud-client-3.2.3.tar.gz 15381488 BLAKE2B 
14ee239321d7c530dada9d4727fa7cc9801637827fc8dd065ea9b68c54f3559cdb56b0d0e0e37fc7aa5c668be51e3839bc33b20ea9ab73e4a1df4ba260b0ab9e
 SHA512 
bbb247ce4945503a5b1af55ee200edaef000bb21220a9408657e057c98bd3f7bd646dedbedc57048e9f593f3a1d408ac37b4b01c390ecf85dca82868792e922d
 DIST nextcloud-client-3.3.4.tar.gz 14032214 BLAKE2B 
2d5a4cb8ed2aff6166e13c5e7ea5450d9b9ba1f385eb3cb99588584d1ccaf114ecdd4ed2fa0bdfcba6e5582df8e4bcdee371ef0de8c023fde131f23828d30fbf
 SHA512 
c4fe2d032161fea556610396c5b51d6745f41de76d17e21fdd93ed0163f2079d1abba997a3184842403041cc25a303c5844fbd2213717b27d11ff9612f364151
 DIST nextcloud-client-3.3.5.tar.gz 14060100 BLAKE2B 
c5e712dbd8055590963f7be3286a33492c512b440ca7636cf69ea246212b4882c5bb1e66290e35b3cf6efc96a91eea6542495036160923251a475931de57ceee
 SHA512 
42502f12366b99e457b0f22ed28b587105eaef0d16404062e04544629f4074747925f168ecce4c035d75bf28ac2bae03464e5c127a826571b82648ec8f0834b2
+DIST nextcloud-client-3.3.6.tar.gz 14106065 BLAKE2B 
b4f1179787a835f7fa203dfeaa2091eb1368f15ea6252dbf2ddd2d1a46786752f3a896574283c9ebc3faeaa024272c20fa67e4ee08b8ebca319d224ad4eb19f5
 SHA512 
d6c16ebd8af0d97f412102cfa9f7b7d4ca502ff5d025618f3a98a33a068dce9d0b71ee71e7b3c3a02219929584559a1237d57b1a7aa27ad8234653b56530c9f0

diff --git a/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild
new file mode 100644
index 000..35dda8ac61e
--- /dev/null
+++ b/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+DESCRIPTION="Desktop Syncing Client for Nextcloud"
+HOMEPAGE="https://github.com/nextcloud/desktop;
+SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc dolphin nautilus test webengine"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND=">=dev-db/sqlite-3.34:3
+   >=dev-libs/openssl-1.1.0:0=
+   dev-libs/qtkeychain[qt5(+)]
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtquickcontrols2:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwebsockets:5
+   dev-qt/qtwidgets:5
+   sys-libs/zlib
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )
+   webengine? ( dev-qt/qtwebengine:5[widgets] )"
+
+DEPEND="${COMMON_DEPEND}
+   dev-qt/linguist-tools:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtxml:5
+   gnome-base/librsvg
+   doc? (
+   dev-python/sphinx
+   dev-tex/latexmk
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   )
+   dolphin? ( kde-frameworks/extra-cmake-modules )
+   test? (
+   dev-util/cmocka
+   dev-qt/qttest:5
+   )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+PATCHES=( "${FILESDIR}"/${PN}-3.3.4-inkscape_to_rsvg.patch )
+
+S="${WORKDIR}/desktop-${PV/_/-}"
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DBUILD_UPDATER=OFF
+   -DCMAKE_DISABLE_FIND_PACKAGE_Libcloudproviders=ON
+   $(cmake_use_find_package doc Sphinx)
+   $(cmake_use_find_package doc PdfLatex)
+   $(cmake_use_find_package webengine Qt5WebEngine)
+   $(cmake_use_find_package webengine Qt5WebEngineWidgets)
+   -DBUILD_SHELL_INTEGRATION_DO

[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-11-09 Thread Bernard Cafarelli
commit: 2059a5226c1248540365a4ad5527961aaa6bba8e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Nov  9 21:28:38 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Nov  9 21:39:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2059a522

www-apps/element: 1.9.4 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  1 +
 www-apps/element/element-1.9.4.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index a6a71d7525c..1c93a08a21a 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,2 +1,3 @@
 DIST element-v1.9.2.tar.gz 15333289 BLAKE2B 
28bb3e1175e20081f0227df95e9d8e7af031196103792c25681846fe7c20365075a16abdd7685018c159f767985566d473a8e616810f8d9015b68ac352befbd2
 SHA512 
e2354b09de6dfea0c33ab01de1c1d31199947b7406c0fd85d150198105f49b4cd5fda8319f259a5778ea7a012083082898fb1a06a2566c67cd86f854aa3494de
 DIST element-v1.9.3.tar.gz 15417562 BLAKE2B 
e88bf92e1465a480a67e68c7c57c789674036026dc4e29787d4a5943cc2248b6c5008f5be31171fd2a298a1c9088698e20e03748bf84a640f22a1b8f8863eefc
 SHA512 
3715ab59a67321c14a31586c7c4fee5030fb25dba03d31f376dee50ab068a74b1394de52fd7347fcf4c4ffa8eb78cea9f569b05fdb1e9ef98b7891078fd498bb
+DIST element-v1.9.4.tar.gz 15530299 BLAKE2B 
ec0628f047ccd58498d1a048cc21acd847c69ebf8c7f39f5d5a272a8ebdbea68363a3c8817c8b42d17f15cee1ba322d25f4d1a59be826c35bdec83396eafe5a0
 SHA512 
c3c96244a5253450d44f899ca45fc654ae196494d3c5f2185cfa8d4414d6a9181ff1d31dfac4a15377715a97346e0c7f8d9e899484fafc7e3f5e35636427af6e

diff --git a/www-apps/element/element-1.9.4.ebuild 
b/www-apps/element/element-1.9.4.ebuild
new file mode 100644
index 000..0d6f2e6d2cb
--- /dev/null
+++ b/www-apps/element/element-1.9.4.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/highlighterkit/

2021-11-07 Thread Bernard Cafarelli
commit: 222da6283749d783c5781d41573fdf433e3219ec
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Nov  7 08:14:00 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Nov  7 08:14:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=222da628

gnustep-libs/highlighterkit: bump EAPI

Closes: https://bugs.gentoo.org/820032
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../highlighterkit/highlighterkit-0.1.3-r1.ebuild  | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/gnustep-libs/highlighterkit/highlighterkit-0.1.3-r1.ebuild 
b/gnustep-libs/highlighterkit/highlighterkit-0.1.3-r1.ebuild
new file mode 100644
index 000..40ca1b453a8
--- /dev/null
+++ b/gnustep-libs/highlighterkit/highlighterkit-0.1.3-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnustep-2
+
+MY_P="HighlighterKit-${PV}"
+
+DESCRIPTION="Syntax highlighter framework"
+HOMEPAGE="http://wiki.gnustep.org/index.php/HighlighterKit;
+SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/projectcenter/

2021-11-07 Thread Bernard Cafarelli
commit: 0a39491131d1c9e08a822b887b98510039da0dce
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Nov  7 08:08:59 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Nov  7 08:14:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a394911

gnustep-apps/projectcenter: bump EAPI

Closes: https://bugs.gentoo.org/819978
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../projectcenter/projectcenter-0.6.2-r1.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/gnustep-apps/projectcenter/projectcenter-0.6.2-r1.ebuild 
b/gnustep-apps/projectcenter/projectcenter-0.6.2-r1.ebuild
new file mode 100644
index 000..43115381275
--- /dev/null
+++ b/gnustep-apps/projectcenter/projectcenter-0.6.2-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnustep-2
+
+MY_P=${P/projectc/ProjectC}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="An IDE for GNUstep"
+HOMEPAGE="http://www.gnustep.org/experience/ProjectCenter.html;
+SRC_URI="http://ftpmain.gnustep.org/pub/gnustep/dev-apps/${MY_P}.tar.gz;
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/systempreferences/

2021-11-07 Thread Bernard Cafarelli
commit: 983604e57e0a5b9f992fb7013969e28eb34a6346
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Nov  7 08:12:28 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Nov  7 08:14:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983604e5

gnustep-apps/systempreferences: bump EAPI

Closes: https://bugs.gentoo.org/819975
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../systempreferences/systempreferences-1.2.0-r1.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/gnustep-apps/systempreferences/systempreferences-1.2.0-r1.ebuild 
b/gnustep-apps/systempreferences/systempreferences-1.2.0-r1.ebuild
new file mode 100644
index 000..ce8a8a434c9
--- /dev/null
+++ b/gnustep-apps/systempreferences/systempreferences-1.2.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnustep-2
+
+MY_P=SystemPreferences-${PV}
+DESCRIPTION="System Preferences is a clone of Apple OS X' System Preferences"
+HOMEPAGE="http://www.gnustep.it/enrico/system-preferences/;
+SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz;
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+S=${WORKDIR}/${MY_P}



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/zipper/

2021-11-07 Thread Bernard Cafarelli
commit: c33c0f8fe8b8b729c8fdf24694eca8e825824f59
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Nov  7 08:13:25 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Nov  7 08:14:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33c0f8f

gnustep-apps/zipper: bump EAPI

Closes: https://bugs.gentoo.org/820011
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-apps/zipper/zipper-1.5-r1.ebuild | 16 
 1 file changed, 16 insertions(+)

diff --git a/gnustep-apps/zipper/zipper-1.5-r1.ebuild 
b/gnustep-apps/zipper/zipper-1.5-r1.ebuild
new file mode 100644
index 000..2edb247fc9a
--- /dev/null
+++ b/gnustep-apps/zipper/zipper-1.5-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnustep-2
+
+S=${WORKDIR}/${P/z/Z}
+
+DESCRIPTION="Zipper is a tool for inspecting and extracting compressed 
archives"
+HOMEPAGE="http://gap.nongnu.org/zipper;
+SRC_URI="https://savannah.nongnu.org/download/gap/${P/z/Z}.tar.gz;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/textedit/

2021-11-07 Thread Bernard Cafarelli
commit: a0736b0c379985376abe6e562a76a9c25bf965c3
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Nov  7 08:11:16 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Nov  7 08:14:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0736b0c

gnustep-apps/textedit: bump EAPI

Closes: https://bugs.gentoo.org/820002
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../textedit/textedit-0.95_pre20100427-r2.ebuild| 21 +
 1 file changed, 21 insertions(+)

diff --git a/gnustep-apps/textedit/textedit-0.95_pre20100427-r2.ebuild 
b/gnustep-apps/textedit/textedit-0.95_pre20100427-r2.ebuild
new file mode 100644
index 000..e1b6b1a0f08
--- /dev/null
+++ b/gnustep-apps/textedit/textedit-0.95_pre20100427-r2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnustep-2
+
+S=${WORKDIR}/TextEdit
+
+DESCRIPTION="A text editor with font, color, and style capabilities for 
GNUstep"
+HOMEPAGE="http://www.nongnu.org/backbone/;
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gcc47.patch
+   "${FILESDIR}"/${P}-nsinvalidargument.patch
+)



[gentoo-commits] repo/gentoo:master commit in: net-misc/csync/

2021-11-06 Thread Bernard Cafarelli
commit: c6a1afa8fd2c72d3bbf95fd6cad44faaf75b970b
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov  6 22:37:33 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov  6 22:37:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a1afa8

net-misc/csync: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/csync/csync-0.50.0-r1.ebuild | 48 ---
 1 file changed, 48 deletions(-)

diff --git a/net-misc/csync/csync-0.50.0-r1.ebuild 
b/net-misc/csync/csync-0.50.0-r1.ebuild
deleted file mode 100644
index 4439f480f68..000
--- a/net-misc/csync/csync-0.50.0-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="lightweight file synchronizer utility"
-HOMEPAGE="https://www.csync.org/;
-SRC_URI="https://open.cryptomilk.org/attachments/download/27/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc iconv samba +sftp test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-db/sqlite-3.4:3
-   net-libs/neon[ssl]
-   iconv? ( virtual/libiconv )
-   samba? ( >=net-fs/samba-3.5 )
-   sftp? ( >=net-libs/libssh-0.5 )
-   !net-misc/ocsync"
-DEPEND="${RDEPEND}
-   app-text/asciidoc
-   doc? ( app-doc/doxygen )
-   test? ( dev-util/cmocka )"
-
-PATCHES=( "${FILESDIR}"/${P}-gcc_5_and_8.patch )
-src_prepare() {
-   cmake-utils_src_prepare
-
-   # proper docdir
-   sed -e "s:/doc/${PN}:/doc/${PF}:" \
-   -i doc/CMakeLists.txt || die
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-   -DWITH_ICONV="$(usex iconv)"
-   -DUNIT_TESTING="$(usex test)"
-   $(cmake-utils_use_find_package doc Doxygen)
-   $(cmake-utils_use_find_package samba SMBClient)
-   $(cmake-utils_use_find_package sftp LibSSH)
-   )
-   cmake-utils_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/csync/

2021-11-06 Thread Bernard Cafarelli
commit: 133fceeda2c2a14c8d2df59e6e1459489c8abc58
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov  6 22:37:08 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov  6 22:37:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133fceed

net-misc/csync: sftp requires libssh with USE=sftp

Closes: https://bugs.gentoo.org/821976
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/csync/csync-0.50.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/csync/csync-0.50.0-r2.ebuild 
b/net-misc/csync/csync-0.50.0-r2.ebuild
index 54a643702ef..d749dab20f3 100644
--- a/net-misc/csync/csync-0.50.0-r2.ebuild
+++ b/net-misc/csync/csync-0.50.0-r2.ebuild
@@ -19,7 +19,7 @@ RDEPEND=">=dev-db/sqlite-3.4:3
net-libs/neon[ssl]
iconv? ( virtual/libiconv )
samba? ( >=net-fs/samba-3.5 )
-   sftp? ( >=net-libs/libssh-0.5 )
+   sftp? ( >=net-libs/libssh-0.5[sftp] )
!net-misc/ocsync"
 DEPEND="${RDEPEND}
app-text/asciidoc



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/cdplayer/

2021-11-06 Thread Bernard Cafarelli
commit: 70e6afc87d377a25c197d26a21775a64c9c4641d
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov  6 22:34:35 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov  6 22:35:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e6afc8

gnustep-apps/cdplayer: bump EAPI

Closes: https://bugs.gentoo.org/819969
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../cdplayer/{cdplayer-0.6.0.ebuild => cdplayer-0.6.0-r1.ebuild}  | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild 
b/gnustep-apps/cdplayer/cdplayer-0.6.0-r1.ebuild
similarity index 87%
rename from gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
rename to gnustep-apps/cdplayer/cdplayer-0.6.0-r1.ebuild
index 918d44818cf..3877445c20c 100644
--- a/gnustep-apps/cdplayer/cdplayer-0.6.0.ebuild
+++ b/gnustep-apps/cdplayer/cdplayer-0.6.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 inherit gnustep-2
 
 DESCRIPTION="Small CD Audio Player for GNUstep"
@@ -20,9 +20,11 @@ DEPEND="dev-libs/libcdio
 RDEPEND="${DEPEND}"
 
 src_prepare() {
+   default
+
sed -e "s#cdda.h#paranoia/cdda.h#" \
-e "s#paranoia.h#paranoia/paranoia.h#" \
-   -i AudioCD/AudioCD.h || die "AudioCD.h sed failed"
+   -i AudioCD/AudioCD.h || die
 }
 
 src_compile() {



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/cynthiune/

2021-11-06 Thread Bernard Cafarelli
commit: 9e336b2e2d16a437d97249fbe6757d2585132bf3
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov  6 22:29:20 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov  6 22:34:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e336b2e

gnustep-apps/cynthiune: bump EAPI

Closes: https://bugs.gentoo.org/819993
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../cynthiune/{cynthiune-1.0.0-r2.ebuild => cynthiune-1.0.0-r3.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild 
b/gnustep-apps/cynthiune/cynthiune-1.0.0-r3.ebuild
similarity index 99%
rename from gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild
rename to gnustep-apps/cynthiune/cynthiune-1.0.0-r3.ebuild
index 93d01cecbec..0ed39cfd4bf 100644
--- a/gnustep-apps/cynthiune/cynthiune-1.0.0-r2.ebuild
+++ b/gnustep-apps/cynthiune/cynthiune-1.0.0-r3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 inherit gnustep-2
 
 MY_P=${P/c/C}



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/batmon/

2021-11-06 Thread Bernard Cafarelli
commit: 407a4f957f57a15e64aa9f886afb96c72b6b2bdb
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov  6 22:28:25 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov  6 22:34:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407a4f95

gnustep-apps/batmon: bump EAPI

Closes: https://bugs.gentoo.org/819996
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-apps/batmon/{batmon-0.8.ebuild => batmon-0.8-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-apps/batmon/batmon-0.8.ebuild 
b/gnustep-apps/batmon/batmon-0.8-r1.ebuild
similarity index 87%
rename from gnustep-apps/batmon/batmon-0.8.ebuild
rename to gnustep-apps/batmon/batmon-0.8-r1.ebuild
index fad43fccded..2277e12733c 100644
--- a/gnustep-apps/batmon/batmon-0.8.ebuild
+++ b/gnustep-apps/batmon/batmon-0.8-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 inherit gnustep-2
 
 DESCRIPTION="displays the status of your laptop battery"



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gemas/

2021-11-06 Thread Bernard Cafarelli
commit: 2665e86cb449382a293ec9f8d58502679f1c6bf8
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov  6 22:32:58 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov  6 22:35:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2665e86c

gnustep-apps/gemas: bump EAPI

Closes: https://bugs.gentoo.org/81
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-apps/gemas/{gemas-0.4.ebuild => gemas-0.4-r1.ebuild} | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/gnustep-apps/gemas/gemas-0.4.ebuild 
b/gnustep-apps/gemas/gemas-0.4-r1.ebuild
similarity index 79%
rename from gnustep-apps/gemas/gemas-0.4.ebuild
rename to gnustep-apps/gemas/gemas-0.4-r1.ebuild
index 779333075a6..276c00b2e2f 100644
--- a/gnustep-apps/gemas/gemas-0.4.ebuild
+++ b/gnustep-apps/gemas/gemas-0.4-r1.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit epatch gnustep-2
+EAPI=7
+inherit gnustep-2
 
 MY_P=${P/g/G}
 DESCRIPTION="a simple code editor for GNUstep"
@@ -21,15 +21,13 @@ RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/${MY_P}
 
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-bundle_makefile.patch
-}
+PATCHES=( "${FILESDIR}"/${P}-bundle_makefile.patch )
 
 src_compile() {
gnustep-base_src_compile
if use projectcenter;
then
-   cd Bundle/Gemas || die "compile cd failed"
+   cd Bundle/Gemas || die
egnustep_make
fi
 }
@@ -38,7 +36,7 @@ src_install() {
gnustep-base_src_install
if use projectcenter;
then
-   cd Bundle/Gemas || die "install cd failed"
+   cd Bundle/Gemas || die
egnustep_install
fi
 }



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/mpdcon/

2021-11-06 Thread Bernard Cafarelli
commit: f2b0eb72a874e2c1a59a89f7cf1699c1e8eb7079
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov  6 22:30:30 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov  6 22:34:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b0eb72

gnustep-apps/mpdcon: bump EAPI

Closes: https://bugs.gentoo.org/819984
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-apps/mpdcon/{mpdcon-1.5.1.ebuild => mpdcon-1.5.1-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-apps/mpdcon/mpdcon-1.5.1.ebuild 
b/gnustep-apps/mpdcon/mpdcon-1.5.1-r1.ebuild
similarity index 91%
rename from gnustep-apps/mpdcon/mpdcon-1.5.1.ebuild
rename to gnustep-apps/mpdcon/mpdcon-1.5.1-r1.ebuild
index 3533c70c8ed..1ba956c1f25 100644
--- a/gnustep-apps/mpdcon/mpdcon-1.5.1.ebuild
+++ b/gnustep-apps/mpdcon/mpdcon-1.5.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 inherit gnustep-2
 
 MY_P=${P/mpdc/MPDC}



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/fisicalab/

2021-11-06 Thread Bernard Cafarelli
commit: 6b7df78d5486ac3b729ff5bbb02b72767e29af74
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Nov  6 22:27:42 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Nov  6 22:34:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b7df78d

gnustep-apps/fisicalab: bump EAPI

Closes: https://bugs.gentoo.org/819981
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../fisicalab/{fisicalab-0.3.5.ebuild => fisicalab-0.3.5-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-apps/fisicalab/fisicalab-0.3.5.ebuild 
b/gnustep-apps/fisicalab/fisicalab-0.3.5-r1.ebuild
similarity index 88%
rename from gnustep-apps/fisicalab/fisicalab-0.3.5.ebuild
rename to gnustep-apps/fisicalab/fisicalab-0.3.5-r1.ebuild
index 55e2cefb11c..e22fc53c202 100644
--- a/gnustep-apps/fisicalab/fisicalab-0.3.5.ebuild
+++ b/gnustep-apps/fisicalab/fisicalab-0.3.5-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 inherit gnustep-2
 
 DESCRIPTION="educational application to solve physics problems"



[gentoo-commits] repo/gentoo:master commit in: www-apps/piwigo/

2021-11-05 Thread Bernard Cafarelli
commit: f93750b3b66605c3c7bbe5e891f994757101f7db
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov  5 11:44:11 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov  5 11:44:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93750b3

www-apps/piwigo: 12.0.0 bump

Now compatible with PHP 8

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/piwigo/Manifest |  1 +
 www-apps/piwigo/piwigo-12.0.0.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/www-apps/piwigo/Manifest b/www-apps/piwigo/Manifest
index 613191c697a..acc29d6a020 100644
--- a/www-apps/piwigo/Manifest
+++ b/www-apps/piwigo/Manifest
@@ -1 +1,2 @@
 DIST piwigo-11.5.0.zip 17742118 BLAKE2B 
f27bbe445cf93051196270ac1464400f1d74bc8ac2a05129e43065cd3fa60d8d82131ccf50e1d5c16fac9ceac06f1a888d10576857b8c9ede74e67cc61b2a805
 SHA512 
cc6a2f0dc745e2cd33884b5967a9077095f4848c11996edb73bcace53cf7f87c29e17096e13d86a83f4e9296dc230fa4bef992ecc394ebbdba7fe0d5280c
+DIST piwigo-12.0.0.zip 17881368 BLAKE2B 
9dad33074f763ff5c55f206c39eb1e4cc799bb6ec9d375a344a1e71a5a4d83bcd1363ae5d0a240535114874809b00df634a31df412a2f08d04a8bb09ae476e30
 SHA512 
07726d88538d62a73e15900971ecc0ac7b4d2dd70dd51eff8ab74d9d4b3c83784db574227ee7b0b68f11b0d5eca8dc5a9556dcc4ea47469126611883b9523606

diff --git a/www-apps/piwigo/piwigo-12.0.0.ebuild 
b/www-apps/piwigo/piwigo-12.0.0.ebuild
new file mode 100644
index 000..71cbdf15e5c
--- /dev/null
+++ b/www-apps/piwigo/piwigo-12.0.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit webapp
+
+DESCRIPTION="a photo gallery software for the web"
+HOMEPAGE="http://piwigo.org/;
+SRC_URI="http://piwigo.org/download/dlcounter.php?code=${PV} -> ${P}.zip"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+exif +gd imagemagick"
+
+DEPEND=""
+RDEPEND="
+   imagemagick? ( virtual/imagemagick-tools )
+   dev-lang/php[ctype,exif?,gd?,filter,iconv,json(+),mysqli]
+   >=virtual/mysql-5.0
+   virtual/httpd-php"
+BDEPEND="app-arch/unzip"
+
+REQUIRED_USE="|| ( gd imagemagick )"
+
+S=${WORKDIR}/${PN}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   # Local configuration, and parts that can be updated
+   webapp_serverowned "${MY_HTDOCSDIR}"/_data
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/galleries
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/language
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/local
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/plugins
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/template-extension
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/themes
+   webapp_serverowned "${MY_HTDOCSDIR}"/upload
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/csync/, net-misc/csync/files/

2021-11-04 Thread Bernard Cafarelli
commit: 2d6bab929a994134859507a76342809c72873ac9
Author: Ervin Peters  ervnet  de>
AuthorDate: Fri Oct 29 06:19:41 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Nov  4 21:37:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6bab92

net-misc/csync: fix libssh-version detection

Signed-off-by: Ervin Peters  ervnet.de>
Bug: https://bugs.gentoo.org/819945
Closes: https://bugs.gentoo.org/819945
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Closes: https://github.com/gentoo/gentoo/pull/22749
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/csync/csync-0.50.0-r2.ebuild  | 49 ++
 .../csync/files/csync-0.50.0-libssh-version.patch  | 41 ++
 2 files changed, 90 insertions(+)

diff --git a/net-misc/csync/csync-0.50.0-r2.ebuild 
b/net-misc/csync/csync-0.50.0-r2.ebuild
new file mode 100644
index 000..54a643702ef
--- /dev/null
+++ b/net-misc/csync/csync-0.50.0-r2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="lightweight file synchronizer utility"
+HOMEPAGE="https://www.csync.org/;
+SRC_URI="https://open.cryptomilk.org/attachments/download/27/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc iconv samba +sftp test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-db/sqlite-3.4:3
+   net-libs/neon[ssl]
+   iconv? ( virtual/libiconv )
+   samba? ( >=net-fs/samba-3.5 )
+   sftp? ( >=net-libs/libssh-0.5 )
+   !net-misc/ocsync"
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   doc? ( app-doc/doxygen )
+   test? ( dev-util/cmocka )"
+
+PATCHES=( "${FILESDIR}"/${P}-gcc_5_and_8.patch
+ "${FILESDIR}"/${P}-libssh-version.patch )
+src_prepare() {
+   cmake_src_prepare
+
+   # proper docdir
+   sed -e "s:/doc/${PN}:/doc/${PF}:" \
+   -i doc/CMakeLists.txt || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DWITH_ICONV="$(usex iconv)"
+   -DUNIT_TESTING="$(usex test)"
+   $(cmake_use_find_package doc Doxygen)
+   $(cmake_use_find_package samba SMBClient)
+   $(cmake_use_find_package sftp LibSSH)
+   )
+   cmake_src_configure
+}

diff --git a/net-misc/csync/files/csync-0.50.0-libssh-version.patch 
b/net-misc/csync/files/csync-0.50.0-libssh-version.patch
new file mode 100644
index 000..77ce1cdafa1
--- /dev/null
+++ b/net-misc/csync/files/csync-0.50.0-libssh-version.patch
@@ -0,0 +1,41 @@
+Index: csync-0.50.0/cmake/Modules/FindLibSSH.cmake
+===
+--- csync-0.50.0.orig/cmake/Modules/FindLibSSH.cmake
 csync-0.50.0/cmake/Modules/FindLibSSH.cmake
+@@ -20,7 +20,7 @@ else (LIBSSH_LIBRARIES AND LIBSSH_INCLUD
+ 
+   find_path(LIBSSH_INCLUDE_DIR
+ NAMES
+-  libssh/libssh.h
++  libssh/libssh_version.h
+ PATHS
+   /usr/include
+   /usr/local/include
+@@ -58,15 +58,15 @@ else (LIBSSH_LIBRARIES AND LIBSSH_INCLUD
+ )
+ 
+ if (LibSSH_FIND_VERSION)
+-  file(STRINGS ${LIBSSH_INCLUDE_DIR}/libssh/libssh.h LIBSSH_VERSION_MAJOR
++  file(STRINGS ${LIBSSH_INCLUDE_DIR}/libssh/libssh_version.h 
LIBSSH_VERSION_MAJOR
+ REGEX "#define[ ]+LIBSSH_VERSION_MAJOR[ ]+[0-9]+")
+   # Older versions of libssh like libssh-0.2 have LIBSSH_VERSION but not 
LIBSSH_VERSION_MAJOR
+   if (LIBSSH_VERSION_MAJOR)
+ string(REGEX MATCH "[0-9]+" LIBSSH_VERSION_MAJOR 
${LIBSSH_VERSION_MAJOR})
+-  file(STRINGS ${LIBSSH_INCLUDE_DIR}/libssh/libssh.h LIBSSH_VERSION_MINOR
++  file(STRINGS ${LIBSSH_INCLUDE_DIR}/libssh/libssh_version.h 
LIBSSH_VERSION_MINOR
+   REGEX "#define[ ]+LIBSSH_VERSION_MINOR[ ]+[0-9]+")
+   string(REGEX MATCH "[0-9]+" LIBSSH_VERSION_MINOR 
${LIBSSH_VERSION_MINOR})
+-  file(STRINGS ${LIBSSH_INCLUDE_DIR}/libssh/libssh.h LIBSSH_VERSION_PATCH
++  file(STRINGS ${LIBSSH_INCLUDE_DIR}/libssh/libssh_version.h 
LIBSSH_VERSION_PATCH
+   REGEX "#define[ ]+LIBSSH_VERSION_MICRO[ ]+[0-9]+")
+   string(REGEX MATCH "[0-9]+" LIBSSH_VERSION_PATCH 
${LIBSSH_VERSION_PATCH})
+ 
+@@ -75,7 +75,7 @@ else (LIBSSH_LIBRARIES AND LIBSSH_INCLUD
+   include(FindPackageVersionCheck)
+   find_package_version_check(LibSSH DEFAULT_MSG)
+   else (LIBSSH_VERSION_MAJOR)
+-message(STATUS "LIBSSH_VERSION_MAJOR not found in 
${LIBSSH_INCLUDE_DIR}/libssh/libssh.h, assuming libssh is too old")
++message(STATUS "LIBSSH_VERSION_MAJOR not found in 
${LIBSSH_INCLUDE_DIR}/libssh/libssh_version.h, assuming libssh is too old")
+ set(LIBSSH_FOUND FALSE)
+   endif (LIBSSH_VERSION_MAJOR)
+ endif (LibSSH_FIND_VERSION)
\ No newline at end of file



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-11-04 Thread Bernard Cafarelli
commit: 948f0d57952d72811e43d2a75532b6a1ef844325
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Nov  4 21:35:29 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Nov  4 21:36:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948f0d57

www-apps/element: 1.9.3 bump

Closes: https://bugs.gentoo.org/821142
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  1 +
 www-apps/element/element-1.9.3.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 86ebb5a2b20..a6a71d7525c 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1 +1,2 @@
 DIST element-v1.9.2.tar.gz 15333289 BLAKE2B 
28bb3e1175e20081f0227df95e9d8e7af031196103792c25681846fe7c20365075a16abdd7685018c159f767985566d473a8e616810f8d9015b68ac352befbd2
 SHA512 
e2354b09de6dfea0c33ab01de1c1d31199947b7406c0fd85d150198105f49b4cd5fda8319f259a5778ea7a012083082898fb1a06a2566c67cd86f854aa3494de
+DIST element-v1.9.3.tar.gz 15417562 BLAKE2B 
e88bf92e1465a480a67e68c7c57c789674036026dc4e29787d4a5943cc2248b6c5008f5be31171fd2a298a1c9088698e20e03748bf84a640f22a1b8f8863eefc
 SHA512 
3715ab59a67321c14a31586c7c4fee5030fb25dba03d31f376dee50ab068a74b1394de52fd7347fcf4c4ffa8eb78cea9f569b05fdb1e9ef98b7891078fd498bb

diff --git a/www-apps/element/element-1.9.3.ebuild 
b/www-apps/element/element-1.9.3.ebuild
new file mode 100644
index 000..0d6f2e6d2cb
--- /dev/null
+++ b/www-apps/element/element-1.9.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-11-04 Thread Bernard Cafarelli
commit: bfea721c18a31b36c9aa546835576089e5ce48b5
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Nov  4 21:34:47 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Nov  4 21:36:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfea721c

www-apps/element: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  2 --
 www-apps/element/element-1.8.5.ebuild | 35 ---
 www-apps/element/element-1.9.0.ebuild | 35 ---
 3 files changed, 72 deletions(-)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 7028a5d93e2..86ebb5a2b20 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,3 +1 @@
-DIST element-v1.8.5.tar.gz 15979411 BLAKE2B 
865f36b5b01d43c9f5b912834ed9c357b8ffb8001bb86c00a941c7093902d6ca54ab21c44bb1ed535e039e787735e3e3e3cbb5e7c210d978f666a60dbc1f2bff
 SHA512 
90adfa42829cedd30180e235b4293a040eb008e990845211b07807b64c1e7bdc8ef0c609a3ec5150d821de528be8a4cb01565950356c134ac6fc7390255e8d66
-DIST element-v1.9.0.tar.gz 15631650 BLAKE2B 
aeecf81dc0f5f99df23c8a2d931dc9172b3dd6b627bc8c149d22ac0862066bc0dda02774919ff7509c9ae99e420730f9b0eabbaaf0399f9ba5927362bde7dfd6
 SHA512 
e0a3a8696e493ccca6abcb5dee178e934cdae62a92e92d4c1b8718eeded45cab26ba3d08353c8a4701a94d537a0da072aac3e34e268c9d8541b26111c90eef27
 DIST element-v1.9.2.tar.gz 15333289 BLAKE2B 
28bb3e1175e20081f0227df95e9d8e7af031196103792c25681846fe7c20365075a16abdd7685018c159f767985566d473a8e616810f8d9015b68ac352befbd2
 SHA512 
e2354b09de6dfea0c33ab01de1c1d31199947b7406c0fd85d150198105f49b4cd5fda8319f259a5778ea7a012083082898fb1a06a2566c67cd86f854aa3494de

diff --git a/www-apps/element/element-1.8.5.ebuild 
b/www-apps/element/element-1.8.5.ebuild
deleted file mode 100644
index 0d6f2e6d2cb..000
--- a/www-apps/element/element-1.8.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="A glossy Matrix collaboration client for the web"
-HOMEPAGE="https://element.io/;
-SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-need_httpd
-
-S=${WORKDIR}/${PN}-v${PV}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   dodir "${MY_HTDOCSDIR}"/home
-   dodir "${MY_HTDOCSDIR}"/sites
-
-   webapp_serverowned "${MY_HTDOCSDIR}"/home
-   webapp_serverowned "${MY_HTDOCSDIR}"/sites
-   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
-
-   webapp_src_install
-}

diff --git a/www-apps/element/element-1.9.0.ebuild 
b/www-apps/element/element-1.9.0.ebuild
deleted file mode 100644
index 0d6f2e6d2cb..000
--- a/www-apps/element/element-1.9.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="A glossy Matrix collaboration client for the web"
-HOMEPAGE="https://element.io/;
-SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-need_httpd
-
-S=${WORKDIR}/${PN}-v${PV}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   dodir "${MY_HTDOCSDIR}"/home
-   dodir "${MY_HTDOCSDIR}"/sites
-
-   webapp_serverowned "${MY_HTDOCSDIR}"/home
-   webapp_serverowned "${MY_HTDOCSDIR}"/sites
-   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/

2021-10-30 Thread Bernard Cafarelli
commit: 30c52246c7ae406e8d2a3f95dc555c0b696a660a
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Oct 30 06:39:45 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Oct 30 06:39:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c52246

net-ftp/filezilla: 3.56.2 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-ftp/filezilla/Manifest|  1 +
 net-ftp/filezilla/filezilla-3.56.2.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index 78e08e406a8..297ec353fc3 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -3,3 +3,4 @@ DIST FileZilla_3.54.1_src.tar.bz2 4847815 BLAKE2B 
86d219e6c26c15bfd5597e486fafc7
 DIST FileZilla_3.55.0_src.tar.bz2 4910040 BLAKE2B 
9955ddff5bfdd7fe7fadf5dad73638c8fd32bfe52411e6b7ad5f147bd076d6e184ed7deec5ff127f0de904a0ecd01c1c3ae770c70a6d6dd6491366f2af1fe7eb
 SHA512 
8a1221e97719610be900d66f7feba90d1c5053a618b38084e93e8f2b11e51fc523336e11e110f51828eba3f17f60cea1fcd8060bd0cc5e7fdb3d24f35a4c1732
 DIST FileZilla_3.55.1_src.tar.bz2 4910935 BLAKE2B 
7a901f7c73c6223c92100138989cedc83f8abf0f9657e08b31e8454892c39f2dccf6880350bb42742639dcec0326f50c46d1afd2d9d931529f11378f7e18bfa0
 SHA512 
07f1ccc596cac64aca0e82a97725f2ade26de78116441ba5aefaa8bd1396a483be88d9820820b9767e77686abbfd0eb6190684303e1f4d9ec45ef0b1f2cf0170
 DIST FileZilla_3.56.0_src.tar.bz2 4918048 BLAKE2B 
c671f1a2d0164f7083841d03e6e3780e778b620cf9525b96c15c7c86fc2ca4a4e5908b7bbe30a37b44209f30494c6adedc9292ae0ee5cf03043e18c73dc6e036
 SHA512 
390aceee80151bbf5e8f00cdfe48fafc20afdfab8b78f627a96215e74bc7d4ff7310dd67400b1deb531dde0fa4a100ac4cd04ff4e6166860badac68438ed23db
+DIST FileZilla_3.56.2_src.tar.bz2 4919610 BLAKE2B 
1034500f3f4c2c747db663a8b4fe234e7f24db570186625b40cca84143c3b3119a9d1c7206069bfe1837056e134f2df4641beeb9c437fb0b1bb48872cec89d51
 SHA512 
6aab8a0a8b2205ac5428c6b5ef698010cb9a42759913254ac5981be85ffb8d725251724c1972c9b9ba6c88029573ef2c8a36f6814252b8080476f0b080a9d2f1

diff --git a/net-ftp/filezilla/filezilla-3.56.2.ebuild 
b/net-ftp/filezilla/filezilla-3.56.2.ebuild
new file mode 100644
index 000..c8582b1cb1c
--- /dev/null
+++ b/net-ftp/filezilla/filezilla-3.56.2.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+WX_GTK_VER="3.0-gtk3"
+
+inherit autotools flag-o-matic wxwidgets xdg
+
+MY_PV="${PV/_/-}"
+MY_P="FileZilla_${MY_PV}"
+
+DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
+HOMEPAGE="https://filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2;
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="dbus nls test"
+RESTRICT="!test? ( test )"
+
+# pugixml 1.7 minimal dependency is for c++11 proper configuration
+RDEPEND="
+   >=app-eselect/eselect-wxwidgets-0.7-r1
+   >=dev-libs/nettle-3.1:=
+   >=dev-db/sqlite-3.7
+   >=dev-libs/libfilezilla-0.34.2:=
+   >=dev-libs/pugixml-1.7
+   >=net-libs/gnutls-3.5.7
+   >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
+   x11-misc/xdg-utils
+   dbus? ( sys-apps/dbus )"
+DEPEND="${RDEPEND}
+   test? ( >=dev-util/cppunit-1.13.0 )"
+BDEPEND="
+   virtual/pkgconfig
+   >=sys-devel/libtool-1.4
+   nls? ( >=sys-devel/gettext-0.11 )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.22.1-debug.patch
+   "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
+   "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch
+   "${FILESDIR}"/${PN}-3.52.2-slibtool.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   setup-wxwidgets
+
+   local myeconfargs=(
+   --disable-autoupdatecheck
+   --with-pugixml=system
+   $(use_enable nls locales)
+   $(use_with dbus)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   # no static archives
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfilezilla/

2021-10-30 Thread Bernard Cafarelli
commit: f6c49a4dd961dbd0bbde39c441ce1160c9f5e543
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Oct 30 06:38:49 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Oct 30 06:39:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c49a4d

dev-libs/libfilezilla: 0.34.2 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 dev-libs/libfilezilla/Manifest   |  1 +
 dev-libs/libfilezilla/libfilezilla-0.34.2.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/dev-libs/libfilezilla/Manifest b/dev-libs/libfilezilla/Manifest
index c261e5bd9a1..1369b773137 100644
--- a/dev-libs/libfilezilla/Manifest
+++ b/dev-libs/libfilezilla/Manifest
@@ -3,3 +3,4 @@ DIST libfilezilla-0.28.0.tar.bz2 572028 BLAKE2B 
579881b1bf127f709cdfda61efb71cce
 DIST libfilezilla-0.30.0.tar.bz2 578592 BLAKE2B 
abfef274989b0ba31d9237394aa1e88012e9fe9d071c11e7350e0ada8d5da54d7cdc93f46f65b38fa9a811a638210238f42de99fdd6832f97ede3808723e5d4f
 SHA512 
f05a1ef2be7a6d32a6c5adf8e02f2b17e83deb67bf7c67b1bc1fec539a7235903d91dd3e98412aa1b90f1fcb322cb9ab54d3a1ff4ec44889b4dcdda6984300c9
 DIST libfilezilla-0.31.1.tar.bz2 585070 BLAKE2B 
b7cd275ee39d5ac62801889adae79515c056a5f838f4348324c0f5a975d3cc45a058b4c7d37f99179efe6808464b7972c31e300ae9e05371134d7a149b5616d5
 SHA512 
072ae343bc44939deff435078c29954dc60e4bb5079aa705b7445bec17717919d4957858538284e4f131d734439743bd5d39085a618ea41d586be8be887cf2b8
 DIST libfilezilla-0.34.0.tar.bz2 593998 BLAKE2B 
3f3563389f4dfe3667c8c1e46d5f4ab76e02f93188bada3c15e974405c49e0d1346813e64457ec5b60bdeca98629e5a05941f76cb375bb229eee759cc6ab5246
 SHA512 
960908aa570704e983e51e2eaa13a7fb688587bd1f3c37ade6a3f1b3f5379d0b9e5d3c727bcf58f033a1cc0fce2fc34e2fdffdb379ad5be85de917c0a590de22
+DIST libfilezilla-0.34.2.tar.bz2 595072 BLAKE2B 
b7c5db16ff74ee218eb38e69f029f6c2cad7984f7f27795ec67f9250eb544b259941cd34fc30bc8222aa0fef51e275d4ca0587754386807ecd916ab7c56b6688
 SHA512 
a749635f7526e307b93002c4044debdcae948bebb73c272ffc98d1997cf160001a7edc6c776656ea927254614c5a3067ebab1ffc92d7b9f97cf5d4542dec8df9

diff --git a/dev-libs/libfilezilla/libfilezilla-0.34.2.ebuild 
b/dev-libs/libfilezilla/libfilezilla-0.34.2.ebuild
new file mode 100644
index 000..54125a19723
--- /dev/null
+++ b/dev-libs/libfilezilla/libfilezilla-0.34.2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="C++ library offering some basic functionality for 
platform-independent programs"
+HOMEPAGE="https://lib.filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/${PN}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0/22" # libfilezilla.so version
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/nettle:0=
+   >=net-libs/gnutls-3.5.7:=
+   virtual/libcrypt:=
+"
+DEPEND="${RDEPEND}
+   test? ( dev-util/cppunit )"
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}
+
+src_configure() {
+   if use ppc || use arm || use hppa; then
+   # bug 727652
+   append-libs -latomic
+   fi
+
+   econf --disable-static
+}
+
+src_install() {
+   default
+   find "${ED}" -type f -name "*.la" -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/dbuskit/

2021-10-29 Thread Bernard Cafarelli
commit: ad950a736a0f0f8cfa7f443eccd9d8588e64c3e0
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Oct 29 19:02:29 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Oct 29 19:02:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad950a73

gnustep-libs/dbuskit: drop old EAPI5 ebuild

Bug: https://bugs.gentoo.org/820023
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild 
b/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
deleted file mode 100644
index 38d8c449cee..000
--- a/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools gnustep-2
-
-DESCRIPTION="framework that interfaces Objective-C applications with the D-Bus 
IPC service"
-HOMEPAGE="https://github.com/gnustep/libs-dbuskit;
-SRC_URI="https://github.com/gnustep/libs-dbuskit/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=">=sys-apps/dbus-1.2.1"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/libs-${P}
-
-src_prepare() {
-   if ! use doc; then
-   # Remove doc target
-   sed -i -e "/SUBPROJECTS/s/Documentation//" GNUmakefile \
-   || die "doc sed failed"
-   fi
-
-   # Bug 410697
-   sed -e "s#ObjectiveC2/runtime.h#ObjectiveC2/objc/runtime.h#" \
-   -i configure.ac || die "ObjectiveC2 runtime sed failed"
-   eautoreconf
-}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-10-29 Thread Bernard Cafarelli
commit: 267ccf7092a3957f80a8f5004a1ea140124e5c94
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Oct 29 07:13:38 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Oct 29 07:13:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=267ccf70

www-apps/nextcloud: drop security vulnerable version

Bug: https://bugs.gentoo.org/820368
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest|  1 -
 www-apps/nextcloud/nextcloud-21.0.4.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index d9e7b64e3f9..0e28f4a8362 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,4 +1,3 @@
 DIST nextcloud-20.0.13.tar.bz2 110837657 BLAKE2B 
b29a0b1db7dba682fee13a38e95502b7235c926a323a34f6c8e38d19876f0c3484d922a9602c0211320d8d82b0da2063612812846809c14c38853bcc6bf450f3
 SHA512 
a31182e7efcf151bb46f71147025aff6a00f8c7dbd545338e8005c40c2b82b21a75ea73a2119db3029e7dd85b9b018e417525b3ab59a3353dd73eafcf87122d0
-DIST nextcloud-21.0.4.tar.bz2 140200496 BLAKE2B 
9dd54a10dda30fdd1107266c8acc7f0161596107c04546336f29ac523275c93be8fd1877558c1b7e469769f5e30f3eb2179896c8bb26db4c20bf6a44f8bc3df7
 SHA512 
7fef1aa4bc4b9c158a3c50bdff87054b97cfeed8d066076676f00189380c115d318a657492dc2a0f138b85f15fd7dc807c0137775b76f37dbc7b052514614390
 DIST nextcloud-21.0.5.tar.bz2 127542660 BLAKE2B 
b6c2bc642705ba5572a74a1f473e09a7be0ad6c4937b1a15d3b29bdad652872c373b9b6ab126c1ea90f32dced3fbb34505c82a7fc9d6913e407c6e43b97fe55b
 SHA512 
ef8796cb17e6143dc1c9ccdea56105d0d7e2138eddae228724074b6360f99d0416a3682be047955b9a84dd6a961cdbb15ccff67ee6656a896699bbfa640d715d
 DIST nextcloud-22.2.0.tar.bz2 131241307 BLAKE2B 
b23526c0a12817b16fa7733b34143bdd4a581b829a7934e6d6865b028ccb46cb3e08b6a077325feea1234d966b36a3017ee6d9443851d30481955654840c29ca
 SHA512 
ecf308fdd46f43e4507d90eae90f4fece4410ac546929cda8ce3f0c48db7fc644a37558c4d1aeef8943cda4c0474d6afa5e151af5c5b9c6f17b4ae05f5e0fc26

diff --git a/www-apps/nextcloud/nextcloud-21.0.4.ebuild 
b/www-apps/nextcloud/nextcloud-21.0.4.ebuild
deleted file mode 100644
index facb2613636..000
--- a/www-apps/nextcloud/nextcloud-21.0.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
-   imagemagick? ( dev-php/pecl-imagick )
-   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_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-10-27 Thread Bernard Cafarelli
commit: 2b10e3ad11ffd645eed67c766c662c4d4b21d5f8
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Oct 27 06:21:19 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Oct 27 06:21:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b10e3ad

www-apps/nextcloud: drop some security vulnerable versions

Bug: https://bugs.gentoo.org/820368
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest |  2 --
 www-apps/nextcloud/nextcloud-20.0.12.ebuild | 43 -
 www-apps/nextcloud/nextcloud-22.1.1.ebuild  | 43 -
 3 files changed, 88 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 6bf62b3eb8f..d9e7b64e3f9 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,6 +1,4 @@
-DIST nextcloud-20.0.12.tar.bz2 123184555 BLAKE2B 
cf1493215a9efc5a6a7e90b3ed92510b629ff3109dc8e7b4a802bc45190604ee42700350c6f76b78823e95c5dee5bcaf3a95d12ed14b64365eee882ac3b8b622
 SHA512 
423c09256c31bf9530f97eb0961471cd87c23a0d46de9d4eb9a63270a67ea7c861ca77c83fa203426b5f3cae717202dbd44ccdd6b432ae06570c0a0cf6d4dc5e
 DIST nextcloud-20.0.13.tar.bz2 110837657 BLAKE2B 
b29a0b1db7dba682fee13a38e95502b7235c926a323a34f6c8e38d19876f0c3484d922a9602c0211320d8d82b0da2063612812846809c14c38853bcc6bf450f3
 SHA512 
a31182e7efcf151bb46f71147025aff6a00f8c7dbd545338e8005c40c2b82b21a75ea73a2119db3029e7dd85b9b018e417525b3ab59a3353dd73eafcf87122d0
 DIST nextcloud-21.0.4.tar.bz2 140200496 BLAKE2B 
9dd54a10dda30fdd1107266c8acc7f0161596107c04546336f29ac523275c93be8fd1877558c1b7e469769f5e30f3eb2179896c8bb26db4c20bf6a44f8bc3df7
 SHA512 
7fef1aa4bc4b9c158a3c50bdff87054b97cfeed8d066076676f00189380c115d318a657492dc2a0f138b85f15fd7dc807c0137775b76f37dbc7b052514614390
 DIST nextcloud-21.0.5.tar.bz2 127542660 BLAKE2B 
b6c2bc642705ba5572a74a1f473e09a7be0ad6c4937b1a15d3b29bdad652872c373b9b6ab126c1ea90f32dced3fbb34505c82a7fc9d6913e407c6e43b97fe55b
 SHA512 
ef8796cb17e6143dc1c9ccdea56105d0d7e2138eddae228724074b6360f99d0416a3682be047955b9a84dd6a961cdbb15ccff67ee6656a896699bbfa640d715d
-DIST nextcloud-22.1.1.tar.bz2 145195483 BLAKE2B 
6572c3b90199b4ca1118f35b412e580c824eb688fca92a38ba578a1d9fe9630f137d5c0a9b3ab3428849b479f09e3d5b90cfc1477c59028755e75070591807e3
 SHA512 
0b418d7d0e0e825ec9259334e377449a8dcd183dc907b094361c70b51b00732353996fdbf12f17c06cfa6bb918221cac56ee3051df0308ff453bb2d727e9c0ad
 DIST nextcloud-22.2.0.tar.bz2 131241307 BLAKE2B 
b23526c0a12817b16fa7733b34143bdd4a581b829a7934e6d6865b028ccb46cb3e08b6a077325feea1234d966b36a3017ee6d9443851d30481955654840c29ca
 SHA512 
ecf308fdd46f43e4507d90eae90f4fece4410ac546929cda8ce3f0c48db7fc644a37558c4d1aeef8943cda4c0474d6afa5e151af5c5b9c6f17b4ae05f5e0fc26

diff --git a/www-apps/nextcloud/nextcloud-20.0.12.ebuild 
b/www-apps/nextcloud/nextcloud-20.0.12.ebuild
deleted file mode 100644
index 2aebb2320d5..000
--- a/www-apps/nextcloud/nextcloud-20.0.12.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
-   imagemagick? ( dev-php/pecl-imagick )
-   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_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/cenonlibrary/

2021-10-25 Thread Bernard Cafarelli
commit: ea81b6b4963274461d74a7a7f3d4efb43008c55e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Oct 25 07:47:24 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Oct 25 07:47:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea81b6b4

gnustep-libs/cenonlibrary: bump EAPI

This only installs library files, bump in place

Closes: https://bugs.gentoo.org/820026
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild 
b/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild
index ef8bf528a2b..88b9bd8bbb4 100644
--- a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild
+++ b/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 inherit gnustep-2
 
 S=${WORKDIR}/Cenon



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmppp/

2021-10-24 Thread Bernard Cafarelli
commit: 253386480c1683936043df8787b6527046a866b2
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Oct 24 07:22:43 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Oct 24 07:27:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25338648

x11-plugins/wmppp: bump to EAPI 8

Closes: https://bugs.gentoo.org/819156
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild | 34 +
 1 file changed, 34 insertions(+)

diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild 
b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
new file mode 100644
index 000..4c455b17c35
--- /dev/null
+++ b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit toolchain-funcs
+
+MY_P=${PN}.app-${PV}
+DESCRIPTION="PPP dial control and network load monitor with NeXTStep look"
+HOMEPAGE="http://www.dockapps.net/wmpppapp;
+SRC_URI="http://www.dockapps.net/download/${MY_P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdockapp-0.7:=
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXpm"
+DEPEND="${RDEPEND}"
+
+# Specific to this tarball
+S=${WORKDIR}/dockapps-7ec9002
+
+DOCS=( BUGS CHANGES HINTS README TODO )
+src_compile() {
+   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnustep-neos-theme/

2021-10-24 Thread Bernard Cafarelli
commit: 725d7be4a7083173e40a8fd59ddfc19d5298
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Oct 24 07:27:14 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Oct 24 07:27:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725d7be4

x11-themes/gnustep-neos-theme: port to EAPI 7

vcs-clean eclass does not support EAPI 8 yet

Closes: https://bugs.gentoo.org/819144
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 ...{gnustep-neos-theme-0.1.ebuild => gnustep-neos-theme-0.1-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild 
b/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1-r1.ebuild
similarity index 97%
rename from x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild
rename to x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1-r1.ebuild
index a06b099d78a..fe713bff6ee 100644
--- a/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild
+++ b/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit gnustep-2 vcs-clean
 
@@ -19,6 +19,7 @@ S=${WORKDIR}
 RESTRICT="binchecks strip"
 
 src_prepare() {
+   default
ecvs_clean
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-emulation/dosbox-staging/

2021-10-22 Thread Bernard Cafarelli
commit: 1f301fcff1c8b4aaf145df303d5cdf7f4d2a67e9
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Oct 22 21:29:07 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Oct 22 21:29:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f301fcf

games-emulation/dosbox-staging: fix MissingTestRestrict

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild 
b/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
index 1f48dd089fc..21a9a75fb1a 100644
--- a/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
+++ b/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
@@ -13,6 +13,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="+alsa debug dynrec +fluidsynth mt-32 network opengl test"
 
+RESTRICT="!test? ( test )"
+
 RDEPEND="alsa? ( media-libs/alsa-lib )
debug? ( sys-libs/ncurses:0= )
fluidsynth? (



[gentoo-commits] repo/gentoo:master commit in: games-emulation/dosbox-staging/

2021-10-22 Thread Bernard Cafarelli
commit: e404d6818cb47382e09284a27b576830f1d01175
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Oct 22 20:59:28 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Oct 22 20:59:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e404d681

games-emulation/dosbox-staging: skip test failing on some platforms

Also add USE=test logic for gtest dependency

Closes: https://bugs.gentoo.org/817908
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild 
b/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
index 1cb6c2e10ce..1f48dd089fc 100644
--- a/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
+++ b/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/dosbox-staging/dosbox-staging/archive/v${PV}.tar.gz
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="+alsa debug dynrec +fluidsynth mt-32 network opengl"
+IUSE="+alsa debug dynrec +fluidsynth mt-32 network opengl test"
 
 RDEPEND="alsa? ( media-libs/alsa-lib )
debug? ( sys-libs/ncurses:0= )
@@ -28,7 +28,7 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
sys-libs/zlib
!games-emulation/dosbox"
 DEPEND="${RDEPEND}"
-BDEPEND=""
+BDEPEND="test? ( dev-cpp/gtest )"
 
 DOCS=( AUTHORS README THANKS )
 
@@ -41,6 +41,10 @@ src_prepare() {
 
# Disable license and docs install (handled by ebuild)
sed -e "/licenses_dir\|doc_dir/d" -i meson.build || die
+
+   # Test failing on some platforms, bug #817908
+   # https://github.com/dosbox-staging/dosbox-staging/issues/1230
+   sed -i 's/.*soft_limit.*//' tests/meson.build || die
 }
 
 src_configure() {
@@ -52,6 +56,7 @@ src_configure() {
$(meson_use mt-32 use_mt32emu)
$(meson_use network use_sdl2_net)
$(meson_use opengl use_opengl)
+   $(meson_feature test unit_tests)
)
meson_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/simpleagenda/

2021-10-18 Thread Bernard Cafarelli
commit: 68d50bc3c84a8528a20c17975bdf6c4b158a9865
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Oct 18 11:31:38 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Oct 18 11:31:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d50bc3

gnustep-apps/simpleagenda: 0.46 bugfix bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-apps/simpleagenda/Manifest  | 2 +-
 .../simpleagenda/{simpleagenda-0.45.ebuild => simpleagenda-0.46.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-apps/simpleagenda/Manifest 
b/gnustep-apps/simpleagenda/Manifest
index ec90d13037a..4ed8c269555 100644
--- a/gnustep-apps/simpleagenda/Manifest
+++ b/gnustep-apps/simpleagenda/Manifest
@@ -1,2 +1,2 @@
 DIST simpleagenda-0.44.tar.gz 153485 BLAKE2B 
94e7e7646e2ad5987d242b12c4c7e66307cf4e85d994e2a63f09853e9d9787ce6f3d5fb43f8fd8e9ccbc3f58b98c3d45c5f59bdbe8991b8aa69794bd9b4afa7f
 SHA512 
11c702844a21bef72e9d7f6d873a1550125fd3eb5d0bcf69c6f2f6a8fd2a654c8e41ef653b8bf53cbd3a6318cddf562c3a7987dad2b0c39d8f87801619ff5183
-DIST simpleagenda-0.45.tar.gz 156517 BLAKE2B 
188afe475097452343c6a808e067835e866c3b340be83198e6eabe58a358d1ac82de56db9f08dd245392d59419867d70f77708e35c1f916c77e085bbae81dd9b
 SHA512 
bc312a0822ff290e58c58afac718ec80c9f30f1ea505f1de338ae1b1e2752466d5b6416da698ffacc39cee78164968162203887065c5a95f0a4c16d7d3e8c023
+DIST simpleagenda-0.46.tar.gz 156586 BLAKE2B 
a21c2617172911c58993e08130a035a5814a2ea19802e639ed0c5920b61feb9d70aeee5df510e502525be26afa9d02f0c2f2830e6c27e905db3f5b439e6ac990
 SHA512 
054ff9e68390035d66fde5a6b5ab74fd14ab6fad823fbb8c606930c969aa999360ebcb3cc896c1571e762dc0be3b8e4ef85295e8b2748da4e8e962462397a594

diff --git a/gnustep-apps/simpleagenda/simpleagenda-0.45.ebuild 
b/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild
similarity index 100%
rename from gnustep-apps/simpleagenda/simpleagenda-0.45.ebuild
rename to gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-misc/owncloud-client/

2021-10-15 Thread Bernard Cafarelli
commit: b772ed42cf890f9eba96b50bb425e99b78d2aa5c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Oct 15 16:30:14 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Oct 15 16:30:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b772ed42

net-misc/owncloud-client: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/owncloud-client/Manifest  |  2 -
 .../owncloud-client-2.7.6.3261.ebuild  | 84 --
 .../owncloud-client-2.8.2.4246.ebuild  | 84 --
 3 files changed, 170 deletions(-)

diff --git a/net-misc/owncloud-client/Manifest 
b/net-misc/owncloud-client/Manifest
index 75c02de2612..6ad0f97ed35 100644
--- a/net-misc/owncloud-client/Manifest
+++ b/net-misc/owncloud-client/Manifest
@@ -1,3 +1 @@
-DIST ownCloud-2.7.6.3261.tar.xz 14237692 BLAKE2B 
914b069b10fa2f169677768e1578c5b8569836eb574889c72c0ea1ca3e16e6b7c65bcdd1f4a5ce4259eab6ec56110e3b45799d010921e47c7f64ccfd0ed545bf
 SHA512 
1f647dd0b33472e31719651fa22b5864867d98fa1e2f11f9eadb6ce15382f5f97ac49d726af079716b6fac573367485a6f11a5b2e5e5c95d4d063f6caab51dcd
-DIST ownCloud-2.8.2.4246.tar.xz 15044652 BLAKE2B 
ee1ee412667266273a9a9722940559562c6c43213b013fe7c21328e04ac967afb16f460e6fa711f37d1d4ea7d0fc15fc398d835cf6a939f4c8dfd54cd4846fed
 SHA512 
0ab2ef72191cc2d5c2621c97c09cb1d25472a30f511235a190465e246a8312f13a255011abb9690c481887f2f15094414c87ce594252eb8debcb39b9cbc8a178
 DIST ownCloud-2.9.0.5150.tar.xz 5775740 BLAKE2B 
c43044dd383d66dd212bcd3efd818fad289ac51b082eaa7b47db03778cdfc87725efbdffc567e416bf5444d7e58f795606f093a782ca783cefc2d4994df3fb2a
 SHA512 
c183b2d4340dc8880d2bf31aedaffb96da518fdb60f1e8c857ee2f8d02c36cb69552475fdbf536f7ecebd9af2a7732f52a9e02f20450452c78d346910be3cf57

diff --git a/net-misc/owncloud-client/owncloud-client-2.7.6.3261.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.7.6.3261.ebuild
deleted file mode 100644
index 4afe35f947d..000
--- a/net-misc/owncloud-client/owncloud-client-2.7.6.3261.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg
-
-MY_PN="ownCloud"
-DESCRIPTION="Synchronize files from ownCloud Server with your computer"
-HOMEPAGE="https://owncloud.org/;
-SRC_URI="https://download.owncloud.com/desktop/${MY_PN}/stable/${PV}/source/${MY_PN}-${PV}.tar.xz;
-
-LICENSE="CC-BY-3.0 GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc dolphin gnome-keyring nautilus test"
-
-COMMON_DEPEND=">=dev-db/sqlite-3.4:3
-   dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtsql:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   sys-fs/inotify-tools
-   dolphin? (
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/kio:5
-   )
-   nautilus? ( dev-python/nautilus-python )"
-
-RDEPEND="${COMMON_DEPEND}"
-DEPEND="${COMMON_DEPEND}
-   dev-qt/linguist-tools:5
-   kde-frameworks/extra-cmake-modules
-   doc? (
-   dev-python/sphinx
-   dev-tex/latexmk
-   dev-texlive/texlive-latexextra
-   virtual/latex-base
-   )
-   test? (
-   dev-util/cmocka
-   dev-qt/qttest:5
-   )"
-
-RESTRICT="!test? ( test )"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_prepare() {
-   # Keep tests in ${T}
-   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
-
-   if ! use nautilus; then
-   pushd shell_integration > /dev/null || die
-   cmake_comment_add_subdirectory nautilus
-   popd > /dev/null || die
-   fi
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
-   -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=$(usex !doc)
-   -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
-   -DBUILD_TESTING=$(usex test)
-   )
-
-   cmake_src_configure
-}
-
-pkg_postinst() {
-   if ! use doc ; then
-   elog "Documentation and man pages not installed"
-   elog "Enable doc USE-flag to generate them"
-   fi
-   xdg_pkg_postinst
-}

diff --git a/net-misc/owncloud-client/owncloud-client-2.8.2.4246.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.8.2.4246.ebuild
deleted file mode 100644
index 36e5f6e6422..000
--- a/net-misc/owncloud-client/owncloud-client-2.8.2.4246.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2021 Gentoo A

[gentoo-commits] repo/gentoo:master commit in: net-misc/owncloud-client/

2021-10-15 Thread Bernard Cafarelli
commit: 07ba5afffabfd0bac0cb211352dcafaa16b20b8e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Oct 15 16:31:11 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Oct 15 16:31:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ba5aff

net-misc/owncloud-client: 2.9.1.5500 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/owncloud-client/Manifest  |  1 +
 .../owncloud-client-2.9.1.5500.ebuild  | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/net-misc/owncloud-client/Manifest 
b/net-misc/owncloud-client/Manifest
index 6ad0f97ed35..8773e5ac937 100644
--- a/net-misc/owncloud-client/Manifest
+++ b/net-misc/owncloud-client/Manifest
@@ -1 +1,2 @@
 DIST ownCloud-2.9.0.5150.tar.xz 5775740 BLAKE2B 
c43044dd383d66dd212bcd3efd818fad289ac51b082eaa7b47db03778cdfc87725efbdffc567e416bf5444d7e58f795606f093a782ca783cefc2d4994df3fb2a
 SHA512 
c183b2d4340dc8880d2bf31aedaffb96da518fdb60f1e8c857ee2f8d02c36cb69552475fdbf536f7ecebd9af2a7732f52a9e02f20450452c78d346910be3cf57
+DIST ownCloud-2.9.1.5500.tar.xz 5787048 BLAKE2B 
6f7df0c1ca13e6074bbd75caaee838ddb822f9284a4f5cc95e1b2c1432adf2969e2413607bebc1542d4bc7790bd6e61edfba758d2205a23fbede6873b7e22316
 SHA512 
5c78cd0318b7cd35f32721cf364d6e807d32eb1f3651e7f22ff3f3c7737967193ad089062965b3dcee24c23c14cc0d7acdfc95094f4f90f8aaf718f45f22e18a

diff --git a/net-misc/owncloud-client/owncloud-client-2.9.1.5500.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.9.1.5500.ebuild
new file mode 100644
index 000..ef8aeb7b1ca
--- /dev/null
+++ b/net-misc/owncloud-client/owncloud-client-2.9.1.5500.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+MY_PN="ownCloud"
+DESCRIPTION="Synchronize files from ownCloud Server with your computer"
+HOMEPAGE="https://owncloud.org/;
+SRC_URI="https://download.owncloud.com/desktop/${MY_PN}/stable/${PV}/source/${MY_PN}-${PV}.tar.xz;
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="dolphin gnome-keyring nautilus test"
+
+COMMON_DEPEND=">=dev-db/sqlite-3.4:3
+   dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-fs/inotify-tools
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )"
+
+RDEPEND="${COMMON_DEPEND}"
+DEPEND="${COMMON_DEPEND}
+   dev-qt/linguist-tools:5
+   kde-frameworks/extra-cmake-modules
+   test? (
+   dev-util/cmocka
+   dev-qt/qttest:5
+   )"
+
+RESTRICT="!test? ( test )"
+
+S=${WORKDIR}/${MY_PN}-${PV}
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+   if ! use nautilus; then
+   pushd shell_integration > /dev/null || die
+   cmake_comment_add_subdirectory nautilus
+   popd > /dev/null || die
+   fi
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
+   -DBUILD_TESTING=$(usex test)
+   )
+
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/simpleagenda/

2021-10-15 Thread Bernard Cafarelli
commit: 43f22628f43fa60ac0b5ef3f0836f33ea87ccab4
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Oct 15 16:34:13 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Oct 15 16:34:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f22628

gnustep-apps/simpleagenda: 0.45 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-apps/simpleagenda/Manifest |  1 +
 gnustep-apps/simpleagenda/simpleagenda-0.45.ebuild | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/gnustep-apps/simpleagenda/Manifest 
b/gnustep-apps/simpleagenda/Manifest
index 6354c42c195..ec90d13037a 100644
--- a/gnustep-apps/simpleagenda/Manifest
+++ b/gnustep-apps/simpleagenda/Manifest
@@ -1 +1,2 @@
 DIST simpleagenda-0.44.tar.gz 153485 BLAKE2B 
94e7e7646e2ad5987d242b12c4c7e66307cf4e85d994e2a63f09853e9d9787ce6f3d5fb43f8fd8e9ccbc3f58b98c3d45c5f59bdbe8991b8aa69794bd9b4afa7f
 SHA512 
11c702844a21bef72e9d7f6d873a1550125fd3eb5d0bcf69c6f2f6a8fd2a654c8e41ef653b8bf53cbd3a6318cddf562c3a7987dad2b0c39d8f87801619ff5183
+DIST simpleagenda-0.45.tar.gz 156517 BLAKE2B 
188afe475097452343c6a808e067835e866c3b340be83198e6eabe58a358d1ac82de56db9f08dd245392d59419867d70f77708e35c1f916c77e085bbae81dd9b
 SHA512 
bc312a0822ff290e58c58afac718ec80c9f30f1ea505f1de338ae1b1e2752466d5b6416da698ffacc39cee78164968162203887065c5a95f0a4c16d7d3e8c023

diff --git a/gnustep-apps/simpleagenda/simpleagenda-0.45.ebuild 
b/gnustep-apps/simpleagenda/simpleagenda-0.45.ebuild
new file mode 100644
index 000..99479a8426d
--- /dev/null
+++ b/gnustep-apps/simpleagenda/simpleagenda-0.45.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnustep-2
+
+DESCRIPTION="a simple calendar and agenda application"
+HOMEPAGE="https://github.com/poroussel/simpleagenda;
+SRC_URI="https://github.com/poroussel/simpleagenda/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dbus"
+
+DEPEND=">=dev-libs/libical-0.27
+   >=virtual/gnustep-back-0.20.0
+   dbus? ( gnustep-libs/dbuskit )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   egnustep_env
+   econf $(use_enable dbus dbuskit)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/zim/

2021-10-15 Thread Bernard Cafarelli
commit: ef103d0c54d4859b42085436d7c1abf65faa8d51
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Oct 15 16:24:51 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Oct 15 16:25:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef103d0c

x11-misc/zim: 0.74.2 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-misc/zim/Manifest  |  1 +
 x11-misc/zim/zim-0.74.2.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/x11-misc/zim/Manifest b/x11-misc/zim/Manifest
index 02c796d9019..7eeeb63b2e6 100644
--- a/x11-misc/zim/Manifest
+++ b/x11-misc/zim/Manifest
@@ -1,3 +1,4 @@
 DIST zim-0.73.5.tar.gz 2702734 BLAKE2B 
494dbe8ac0cbb46c15655cdf56bc25010591bd00faec94608ccd9fa7cec01385c6756480e5a3f37b50f44984ed69d30f33570ca913dab7ede2b89a4bf0cc4016
 SHA512 
f2c335d4697e7d0535b2abb200af45b7d753f2964e94a35c2ec8d4fb8deae0842aef086e09430a50d4ff5ecee89eb1f6f881a0b430877209e4a8d83ee046c4f9
 DIST zim-0.74.0.tar.gz 2917916 BLAKE2B 
32b1086395142d07b46425264e3ee6d6782d62f138fb661c0bc392b09054f0664e7a2d8b75f409a843b1e85c93a11e41e041019f69ef657e11d311253ba804ae
 SHA512 
39e3849c14bc474b90583a708c8ead287b27a8eb5f714ad63f168f205fb6584c4ff2f9df45755aa3e3b012639891587c7153ae4e0fef71276241ddce6e32c01f
 DIST zim-0.74.1.tar.gz 2994036 BLAKE2B 
9de89ce74bc08ec0b60f34d693ffdb3b8220efe6f03e3d77686c9d3db135713d7eb5e0beed35eb6f979e489f12b9d65b9b66e0e7449c45b955711684154ae6b8
 SHA512 
f78bf1ee6082488efe2e581984c85ffbddbfb7e5adfdf491232e93a8376580275f329e2d02c482afd70bbc70f62ca6f0b3bce636cff58b0a1d592dd4b8194e3a
+DIST zim-0.74.2.tar.gz 3008954 BLAKE2B 
d0ecf666804931412f6e32aef54193ed96c67049e0fd3e7a373973d4826f16a9483eaa0940cc953573c104c704115905b036e5d0355961c0be86bebc6189bd9a
 SHA512 
112c1e9d28a10643711f665e03c8a37259637b3471338aaca0a834afcc96c658ca5bf863e63bd5f01ce1fcdfb3eef3f2dcf1d10f8113d2158af2e91234b023b9

diff --git a/x11-misc/zim/zim-0.74.2.ebuild b/x11-misc/zim/zim-0.74.2.ebuild
new file mode 100644
index 000..131369dc028
--- /dev/null
+++ b/x11-misc/zim/zim-0.74.2.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_REQ_USE="sqlite"
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_SETUPTOOLS=no
+inherit distutils-r1 virtualx xdg
+
+DESCRIPTION="A desktop wiki"
+HOMEPAGE="
+   https://zim-wiki.org/
+   https://github.com/zim-desktop-wiki/zim-desktop-wiki
+"
+SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+RESTRICT="test"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   ')
+   x11-libs/gtk+:3[introspection]
+   x11-misc/xdg-utils
+"
+DEPEND="
+   ${RDEPEND}
+"
+DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
+PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
+S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
+
+python_prepare_all() {
+   sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
+
+   if [[ ${LINGUAS} ]]; then
+   local lingua
+   for lingua in translations/*.po; do
+   lingua=${lingua/.po}
+   lingua=${lingua/translations\/}
+   has ${lingua} ${LINGUAS} || \
+   { rm translations/${lingua}.po || die; }
+   done
+   fi
+
+   distutils-r1_python_prepare_all
+   export XDG_RUNTIME_DIR=fakethis
+}
+
+python_install() {
+   distutils-r1_python_install
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   if ! has_version ${CATEGORY}/${PN}; then
+   elog "Please install these packages for additional 
functionality"
+   elog "dev-lang/R"
+   elog "dev-python/gtkspell-python"
+   elog "dev-vcs/bzr"
+   elog "media-gfx/graphviz"
+   elog "media-gfx/imagemagick"
+   elog "media-gfx/scrot"
+   elog "media-sound/lilypond"
+   elog "sci-visualization/gnuplot"
+   elog "virtual/latex-base app-text/dvipng"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfilezilla/

2021-10-13 Thread Bernard Cafarelli
commit: 000972cdeb4ad223dd949254f778c87365316976
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Oct 13 20:31:08 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Oct 13 20:39:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000972cd

dev-libs/libfilezilla: 0.34.0 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 dev-libs/libfilezilla/Manifest   |  1 +
 dev-libs/libfilezilla/libfilezilla-0.34.0.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/dev-libs/libfilezilla/Manifest b/dev-libs/libfilezilla/Manifest
index 7f0bdb9e1af..c261e5bd9a1 100644
--- a/dev-libs/libfilezilla/Manifest
+++ b/dev-libs/libfilezilla/Manifest
@@ -2,3 +2,4 @@ DIST libfilezilla-0.27.1.tar.bz2 568252 BLAKE2B 
5ab11e60a3df1e56275b0a1eeb94a91a
 DIST libfilezilla-0.28.0.tar.bz2 572028 BLAKE2B 
579881b1bf127f709cdfda61efb71cce3df741152124b74a2f7d718e43d7d71ce678ec6ba10ff61926b275d5b9e69f8df0f9741a0ba1e9b5ff2c51d35472d10a
 SHA512 
e14bc3d5d20c62f0910ab55aa6466590a0d55aedf534e7eb67481a65b372c62fd0015506a1acdc476811aa2c0ce7561f30e79a10f994dfd98014e4ed4b4f471e
 DIST libfilezilla-0.30.0.tar.bz2 578592 BLAKE2B 
abfef274989b0ba31d9237394aa1e88012e9fe9d071c11e7350e0ada8d5da54d7cdc93f46f65b38fa9a811a638210238f42de99fdd6832f97ede3808723e5d4f
 SHA512 
f05a1ef2be7a6d32a6c5adf8e02f2b17e83deb67bf7c67b1bc1fec539a7235903d91dd3e98412aa1b90f1fcb322cb9ab54d3a1ff4ec44889b4dcdda6984300c9
 DIST libfilezilla-0.31.1.tar.bz2 585070 BLAKE2B 
b7cd275ee39d5ac62801889adae79515c056a5f838f4348324c0f5a975d3cc45a058b4c7d37f99179efe6808464b7972c31e300ae9e05371134d7a149b5616d5
 SHA512 
072ae343bc44939deff435078c29954dc60e4bb5079aa705b7445bec17717919d4957858538284e4f131d734439743bd5d39085a618ea41d586be8be887cf2b8
+DIST libfilezilla-0.34.0.tar.bz2 593998 BLAKE2B 
3f3563389f4dfe3667c8c1e46d5f4ab76e02f93188bada3c15e974405c49e0d1346813e64457ec5b60bdeca98629e5a05941f76cb375bb229eee759cc6ab5246
 SHA512 
960908aa570704e983e51e2eaa13a7fb688587bd1f3c37ade6a3f1b3f5379d0b9e5d3c727bcf58f033a1cc0fce2fc34e2fdffdb379ad5be85de917c0a590de22

diff --git a/dev-libs/libfilezilla/libfilezilla-0.34.0.ebuild 
b/dev-libs/libfilezilla/libfilezilla-0.34.0.ebuild
new file mode 100644
index 000..91f14170584
--- /dev/null
+++ b/dev-libs/libfilezilla/libfilezilla-0.34.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="C++ library offering some basic functionality for 
platform-independent programs"
+HOMEPAGE="https://lib.filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/${PN}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0/21" # libfilezilla.so version
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/nettle:0=
+   >=net-libs/gnutls-3.5.7:=
+   virtual/libcrypt:=
+"
+DEPEND="${RDEPEND}
+   test? ( dev-util/cppunit )"
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}
+
+src_configure() {
+   if use ppc || use arm || use hppa; then
+   # bug 727652
+   append-libs -latomic
+   fi
+
+   econf --disable-static
+}
+
+src_install() {
+   default
+   find "${ED}" -type f -name "*.la" -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/

2021-10-13 Thread Bernard Cafarelli
commit: ce05c82022d46d420823b3bde8a032e22eec4fc7
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Oct 13 20:32:43 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Oct 13 20:39:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce05c820

net-ftp/filezilla: 3.56.0 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-ftp/filezilla/Manifest|  1 +
 net-ftp/filezilla/filezilla-3.56.0.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index 6aec47bc796..78e08e406a8 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -2,3 +2,4 @@ DIST FileZilla_3.53.1_src.tar.bz2 4844262 BLAKE2B 
1ae9bab7b3812df106340a2267d563
 DIST FileZilla_3.54.1_src.tar.bz2 4847815 BLAKE2B 
86d219e6c26c15bfd5597e486fafc7892aa3d085d62e6780fb0518a0e10f984a2e7f562666149fd8650f3cd00ad86901daf459095c542460f3bc229c047fa3e2
 SHA512 
d41b9fb303c11c81ceb0577fa5d40d6f5d9d1dc70a6a6bb6dac5c4cb7f8fc22cf06c2cf2e7415d922d11d5d4262832db89647acc34fa9a6cd92105b7700901df
 DIST FileZilla_3.55.0_src.tar.bz2 4910040 BLAKE2B 
9955ddff5bfdd7fe7fadf5dad73638c8fd32bfe52411e6b7ad5f147bd076d6e184ed7deec5ff127f0de904a0ecd01c1c3ae770c70a6d6dd6491366f2af1fe7eb
 SHA512 
8a1221e97719610be900d66f7feba90d1c5053a618b38084e93e8f2b11e51fc523336e11e110f51828eba3f17f60cea1fcd8060bd0cc5e7fdb3d24f35a4c1732
 DIST FileZilla_3.55.1_src.tar.bz2 4910935 BLAKE2B 
7a901f7c73c6223c92100138989cedc83f8abf0f9657e08b31e8454892c39f2dccf6880350bb42742639dcec0326f50c46d1afd2d9d931529f11378f7e18bfa0
 SHA512 
07f1ccc596cac64aca0e82a97725f2ade26de78116441ba5aefaa8bd1396a483be88d9820820b9767e77686abbfd0eb6190684303e1f4d9ec45ef0b1f2cf0170
+DIST FileZilla_3.56.0_src.tar.bz2 4918048 BLAKE2B 
c671f1a2d0164f7083841d03e6e3780e778b620cf9525b96c15c7c86fc2ca4a4e5908b7bbe30a37b44209f30494c6adedc9292ae0ee5cf03043e18c73dc6e036
 SHA512 
390aceee80151bbf5e8f00cdfe48fafc20afdfab8b78f627a96215e74bc7d4ff7310dd67400b1deb531dde0fa4a100ac4cd04ff4e6166860badac68438ed23db

diff --git a/net-ftp/filezilla/filezilla-3.56.0.ebuild 
b/net-ftp/filezilla/filezilla-3.56.0.ebuild
new file mode 100644
index 000..84d30c5e586
--- /dev/null
+++ b/net-ftp/filezilla/filezilla-3.56.0.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+WX_GTK_VER="3.0-gtk3"
+
+inherit autotools flag-o-matic wxwidgets xdg
+
+MY_PV="${PV/_/-}"
+MY_P="FileZilla_${MY_PV}"
+
+DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
+HOMEPAGE="https://filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2;
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="dbus nls test"
+RESTRICT="!test? ( test )"
+
+# pugixml 1.7 minimal dependency is for c++11 proper configuration
+RDEPEND="
+   >=app-eselect/eselect-wxwidgets-0.7-r1
+   >=dev-libs/nettle-3.1:=
+   >=dev-db/sqlite-3.7
+   >=dev-libs/libfilezilla-0.34.0:=
+   >=dev-libs/pugixml-1.7
+   >=net-libs/gnutls-3.5.7
+   >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
+   x11-misc/xdg-utils
+   dbus? ( sys-apps/dbus )"
+DEPEND="${RDEPEND}
+   test? ( >=dev-util/cppunit-1.13.0 )"
+BDEPEND="
+   virtual/pkgconfig
+   >=sys-devel/libtool-1.4
+   nls? ( >=sys-devel/gettext-0.11 )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.22.1-debug.patch
+   "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
+   "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch
+   "${FILESDIR}"/${PN}-3.52.2-slibtool.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   setup-wxwidgets
+
+   local myeconfargs=(
+   --disable-autoupdatecheck
+   --with-pugixml=system
+   $(use_enable nls locales)
+   $(use_with dbus)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   # no static archives
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-10-13 Thread Bernard Cafarelli
commit: 2512afaae8b578ac281c1262de258ec66f363983
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Oct 13 20:33:16 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Oct 13 20:39:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2512afaa

www-apps/element: 1.9.2 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  1 +
 www-apps/element/element-1.9.2.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index a17d4ba1be4..7028a5d93e2 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,2 +1,3 @@
 DIST element-v1.8.5.tar.gz 15979411 BLAKE2B 
865f36b5b01d43c9f5b912834ed9c357b8ffb8001bb86c00a941c7093902d6ca54ab21c44bb1ed535e039e787735e3e3e3cbb5e7c210d978f666a60dbc1f2bff
 SHA512 
90adfa42829cedd30180e235b4293a040eb008e990845211b07807b64c1e7bdc8ef0c609a3ec5150d821de528be8a4cb01565950356c134ac6fc7390255e8d66
 DIST element-v1.9.0.tar.gz 15631650 BLAKE2B 
aeecf81dc0f5f99df23c8a2d931dc9172b3dd6b627bc8c149d22ac0862066bc0dda02774919ff7509c9ae99e420730f9b0eabbaaf0399f9ba5927362bde7dfd6
 SHA512 
e0a3a8696e493ccca6abcb5dee178e934cdae62a92e92d4c1b8718eeded45cab26ba3d08353c8a4701a94d537a0da072aac3e34e268c9d8541b26111c90eef27
+DIST element-v1.9.2.tar.gz 15333289 BLAKE2B 
28bb3e1175e20081f0227df95e9d8e7af031196103792c25681846fe7c20365075a16abdd7685018c159f767985566d473a8e616810f8d9015b68ac352befbd2
 SHA512 
e2354b09de6dfea0c33ab01de1c1d31199947b7406c0fd85d150198105f49b4cd5fda8319f259a5778ea7a012083082898fb1a06a2566c67cd86f854aa3494de

diff --git a/www-apps/element/element-1.9.2.ebuild 
b/www-apps/element/element-1.9.2.ebuild
new file mode 100644
index 000..0d6f2e6d2cb
--- /dev/null
+++ b/www-apps/element/element-1.9.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: www-plugins/pdfjs/

2021-10-06 Thread Bernard Cafarelli
commit: 940a9d63919f6c008a85d95890287875667a9b40
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Oct  6 20:20:49 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Oct  6 20:26:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=940a9d63

www-plugins/pdfjs: 2.10.377 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-plugins/pdfjs/Manifest  |  1 +
 www-plugins/pdfjs/pdfjs-2.10.377.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/www-plugins/pdfjs/Manifest b/www-plugins/pdfjs/Manifest
index 07d8fe05572..5d4c6c0e5f5 100644
--- a/www-plugins/pdfjs/Manifest
+++ b/www-plugins/pdfjs/Manifest
@@ -1,2 +1,3 @@
+DIST pdfjs-2.10.377.zip 5274223 BLAKE2B 
5cfc5dfa68519d987a440804d852834001d6b33b8677eaa3b2a27da872f5340472a00b0026f58917c15a8579670fe99aa53c76b31f79017a41778fdb74819f9c
 SHA512 
ea26094558e1477b6fa9377ad96c9dd616257a65ff1cb05ef91f91e7dbb3f44ae17dde9577aa2743c20203c2d1c27537ea391ac1eff0dace134676beba1d0cb2
 DIST pdfjs-2.4.456.zip 3773255 BLAKE2B 
b3f293d57bd21e05d4de70f99d24ac047e51b91a844e763778e5d557e9af0dbb090f9157363c92b4453bc925db4ce1c954999f6064fd4d062f27ef5ceed4a2d6
 SHA512 
2f79af887aac0eab346ab48f9ad91e92aefbd037c4cbe00694c07283b61cea6e321fd0abd88846723b34e2e81abd81ce3a11258f88ba033fcb59f196d1497e7d
 DIST pdfjs-2.5.207.zip 3804074 BLAKE2B 
a6c61c755ecdbd90bdf4ae76ec1ed9ffe00293e32d9e1ec92623f1a19658462385dded7f33f65f2ee609f157cf95b568b7e8c5ccd03a24d1f514092dd660a7c0
 SHA512 
f23140bd1705966a950076c6c7aeea10da6e29db160fd760f3c877b6e632d24f313e15d3ece64c662077e3cc9e25eb5c8c937e48c7e8b32ec07df6cdb0827304

diff --git a/www-plugins/pdfjs/pdfjs-2.10.377.ebuild 
b/www-plugins/pdfjs/pdfjs-2.10.377.ebuild
new file mode 100644
index 000..6f2bb76c6b3
--- /dev/null
+++ b/www-plugins/pdfjs/pdfjs-2.10.377.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A PDF reader in JavaScript"
+HOMEPAGE="https://mozilla.github.io/pdf.js/;
+SRC_URI="https://github.com/mozilla/pdf.js/releases/download/v${PV}/${P}-dist.zip
 -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+src_install() {
+   insinto /usr/share/pdf.js/
+
+   doins -r build
+   doins -r web
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/

2021-10-03 Thread Bernard Cafarelli
commit: 2bfb81d8ec3b421ca820ab2364dd5a6191295d12
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Oct  3 08:37:26 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Oct  3 09:56:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfb81d8

net-misc/nextcloud-client: 3.3.5 bump

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/nextcloud-client/Manifest |  1 +
 .../nextcloud-client/nextcloud-client-3.3.5.ebuild | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/net-misc/nextcloud-client/Manifest 
b/net-misc/nextcloud-client/Manifest
index d4ea815aecd..9fb88c509fb 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -1,3 +1,4 @@
 DIST nextcloud-client-3.1.3.tar.gz 19552683 BLAKE2B 
321ddc6bd5f9428abe1eafe25d426c26c99307c5e7d204bc60fd1bafe773fbed9cb54264f7b1ec7766078b8c06a2399c916a8bd9291e0e28e5b6b3ed8725a7a4
 SHA512 
ca0a70e65be67e10a7cb45f2b30f6b82230f30c2e3afcd16a222a8ed6fb8df4eff5e78fe0b6e3f4c6a18ff963896ccd6d8282c9829bd75a943324d4ab0068a99
 DIST nextcloud-client-3.2.3.tar.gz 15381488 BLAKE2B 
14ee239321d7c530dada9d4727fa7cc9801637827fc8dd065ea9b68c54f3559cdb56b0d0e0e37fc7aa5c668be51e3839bc33b20ea9ab73e4a1df4ba260b0ab9e
 SHA512 
bbb247ce4945503a5b1af55ee200edaef000bb21220a9408657e057c98bd3f7bd646dedbedc57048e9f593f3a1d408ac37b4b01c390ecf85dca82868792e922d
 DIST nextcloud-client-3.3.4.tar.gz 14032214 BLAKE2B 
2d5a4cb8ed2aff6166e13c5e7ea5450d9b9ba1f385eb3cb99588584d1ccaf114ecdd4ed2fa0bdfcba6e5582df8e4bcdee371ef0de8c023fde131f23828d30fbf
 SHA512 
c4fe2d032161fea556610396c5b51d6745f41de76d17e21fdd93ed0163f2079d1abba997a3184842403041cc25a303c5844fbd2213717b27d11ff9612f364151
+DIST nextcloud-client-3.3.5.tar.gz 14060100 BLAKE2B 
c5e712dbd8055590963f7be3286a33492c512b440ca7636cf69ea246212b4882c5bb1e66290e35b3cf6efc96a91eea6542495036160923251a475931de57ceee
 SHA512 
42502f12366b99e457b0f22ed28b587105eaef0d16404062e04544629f4074747925f168ecce4c035d75bf28ac2bae03464e5c127a826571b82648ec8f0834b2

diff --git a/net-misc/nextcloud-client/nextcloud-client-3.3.5.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-3.3.5.ebuild
new file mode 100644
index 000..35dda8ac61e
--- /dev/null
+++ b/net-misc/nextcloud-client/nextcloud-client-3.3.5.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+DESCRIPTION="Desktop Syncing Client for Nextcloud"
+HOMEPAGE="https://github.com/nextcloud/desktop;
+SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc dolphin nautilus test webengine"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND=">=dev-db/sqlite-3.34:3
+   >=dev-libs/openssl-1.1.0:0=
+   dev-libs/qtkeychain[qt5(+)]
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtquickcontrols2:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwebsockets:5
+   dev-qt/qtwidgets:5
+   sys-libs/zlib
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )
+   webengine? ( dev-qt/qtwebengine:5[widgets] )"
+
+DEPEND="${COMMON_DEPEND}
+   dev-qt/linguist-tools:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtxml:5
+   gnome-base/librsvg
+   doc? (
+   dev-python/sphinx
+   dev-tex/latexmk
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   )
+   dolphin? ( kde-frameworks/extra-cmake-modules )
+   test? (
+   dev-util/cmocka
+   dev-qt/qttest:5
+   )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+PATCHES=( "${FILESDIR}"/${PN}-3.3.4-inkscape_to_rsvg.patch )
+
+S="${WORKDIR}/desktop-${PV/_/-}"
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DBUILD_UPDATER=OFF
+   -DCMAKE_DISABLE_FIND_PACKAGE_Libcloudproviders=ON
+   $(cmake_use_find_package doc Sphinx)
+   $(cmake_use_find_package doc PdfLatex)
+   $(cmake_use_find_package webengine Qt5WebEngine)
+   $(cmake_use_find_package webengine Qt5WebEngineWidgets)
+   -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
+   -DBUILD_SHELL_INTEGRATION_NAUTILU

[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-10-03 Thread Bernard Cafarelli
commit: 31a212d2d7f83464f3156d3ceab7cdfa338004a7
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Oct  3 08:39:46 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sun Oct  3 09:56:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a212d2

www-apps/nextcloud: 22.2.0, 21.0.5, 20.0.13 bumps

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest |  3 ++
 www-apps/nextcloud/nextcloud-20.0.13.ebuild | 43 +
 www-apps/nextcloud/nextcloud-21.0.5.ebuild  | 43 +
 www-apps/nextcloud/nextcloud-22.2.0.ebuild  | 43 +
 4 files changed, 132 insertions(+)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 4c333a9f535..6bf62b3eb8f 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,3 +1,6 @@
 DIST nextcloud-20.0.12.tar.bz2 123184555 BLAKE2B 
cf1493215a9efc5a6a7e90b3ed92510b629ff3109dc8e7b4a802bc45190604ee42700350c6f76b78823e95c5dee5bcaf3a95d12ed14b64365eee882ac3b8b622
 SHA512 
423c09256c31bf9530f97eb0961471cd87c23a0d46de9d4eb9a63270a67ea7c861ca77c83fa203426b5f3cae717202dbd44ccdd6b432ae06570c0a0cf6d4dc5e
+DIST nextcloud-20.0.13.tar.bz2 110837657 BLAKE2B 
b29a0b1db7dba682fee13a38e95502b7235c926a323a34f6c8e38d19876f0c3484d922a9602c0211320d8d82b0da2063612812846809c14c38853bcc6bf450f3
 SHA512 
a31182e7efcf151bb46f71147025aff6a00f8c7dbd545338e8005c40c2b82b21a75ea73a2119db3029e7dd85b9b018e417525b3ab59a3353dd73eafcf87122d0
 DIST nextcloud-21.0.4.tar.bz2 140200496 BLAKE2B 
9dd54a10dda30fdd1107266c8acc7f0161596107c04546336f29ac523275c93be8fd1877558c1b7e469769f5e30f3eb2179896c8bb26db4c20bf6a44f8bc3df7
 SHA512 
7fef1aa4bc4b9c158a3c50bdff87054b97cfeed8d066076676f00189380c115d318a657492dc2a0f138b85f15fd7dc807c0137775b76f37dbc7b052514614390
+DIST nextcloud-21.0.5.tar.bz2 127542660 BLAKE2B 
b6c2bc642705ba5572a74a1f473e09a7be0ad6c4937b1a15d3b29bdad652872c373b9b6ab126c1ea90f32dced3fbb34505c82a7fc9d6913e407c6e43b97fe55b
 SHA512 
ef8796cb17e6143dc1c9ccdea56105d0d7e2138eddae228724074b6360f99d0416a3682be047955b9a84dd6a961cdbb15ccff67ee6656a896699bbfa640d715d
 DIST nextcloud-22.1.1.tar.bz2 145195483 BLAKE2B 
6572c3b90199b4ca1118f35b412e580c824eb688fca92a38ba578a1d9fe9630f137d5c0a9b3ab3428849b479f09e3d5b90cfc1477c59028755e75070591807e3
 SHA512 
0b418d7d0e0e825ec9259334e377449a8dcd183dc907b094361c70b51b00732353996fdbf12f17c06cfa6bb918221cac56ee3051df0308ff453bb2d727e9c0ad
+DIST nextcloud-22.2.0.tar.bz2 131241307 BLAKE2B 
b23526c0a12817b16fa7733b34143bdd4a581b829a7934e6d6865b028ccb46cb3e08b6a077325feea1234d966b36a3017ee6d9443851d30481955654840c29ca
 SHA512 
ecf308fdd46f43e4507d90eae90f4fece4410ac546929cda8ce3f0c48db7fc644a37558c4d1aeef8943cda4c0474d6afa5e151af5c5b9c6f17b4ae05f5e0fc26

diff --git a/www-apps/nextcloud/nextcloud-20.0.13.ebuild 
b/www-apps/nextcloud/nextcloud-20.0.13.ebuild
new file mode 100644
index 000..2aebb2320d5
--- /dev/null
+++ b/www-apps/nextcloud/nextcloud-20.0.13.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="Personal cloud that runs on your own server"
+HOMEPAGE="https://nextcloud.com/;
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="https://nextcloud.com/;
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
+   imagemagick? ( dev-php/pecl-imagick )
+   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_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
+
+   webapp_src_install
+}

diff --git a/www-apps/nextcloud/nextcloud-22.2.0.ebuild 
b/www-apps/nextcloud/nextcloud-22.2.0.ebuild
new file mode 100644
index 000..ab3ba8e01bc
--- /dev/null
+++ b/www-apps/nextcl

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wapiti/

2021-10-02 Thread Bernard Cafarelli
commit: 89cb24be250bde3484fcf22725b6a612a8e7ec7a
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Oct  2 08:41:10 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Oct  2 08:59:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89cb24be

net-analyzer/wapiti: drop old

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-analyzer/wapiti/Manifest|  2 --
 net-analyzer/wapiti/wapiti-3.0.3.ebuild | 36 ---
 net-analyzer/wapiti/wapiti-3.0.4.ebuild | 43 -
 3 files changed, 81 deletions(-)

diff --git a/net-analyzer/wapiti/Manifest b/net-analyzer/wapiti/Manifest
index 0f8afbab25d..51f1417d576 100644
--- a/net-analyzer/wapiti/Manifest
+++ b/net-analyzer/wapiti/Manifest
@@ -1,3 +1 @@
-DIST wapiti3-3.0.3.tar.gz 553259 BLAKE2B 
c31a1ce3e367c7b85141b0a83c9617a901f01753ebcc56142092d475bf3d540fac6d4e529fc87f5919c962303451787db9e1f8872a5e70a646ff48c1b076139e
 SHA512 
ed135a97ee0c2431fa15d87888eca424db389e9e54b1426e0efe7a83299ee110cb9895916c5f5f3690a99f81034e8ad0d97e3e432b2d478b89a3ba14534ddb96
-DIST wapiti3-3.0.4.tar.gz 534781 BLAKE2B 
ba23099dc0d1616763fd143fc87195682cb82b6b4a0d2b438abf50e23271e747ed34b0291d30b7250eb517cbf00d7429205d421eb22b38ce34287603a85cf6e7
 SHA512 
377bf0ca38eb219bb480f7456197e83042cb71f1e05f1cb51e81def6bb2128c3ccb2eba30f4ec856530b00ec1a0e4bc231068811669abca572dcaf4b229fcc75
 DIST wapiti3-3.0.5.tar.gz 573630 BLAKE2B 
4f6425c54542e3fcf12f50a7ebe4aeeb38083bd04e6a9415466a24ca907e787149b6462972cb6c9d29f4c89bf1f941ae2566b126746bee3697172f342befd7fb
 SHA512 
c1bfdcd4114ec508b4b16e7a4389b23b25326816c7daf0e7fb634ce08b59b983dec92f92287a18cbe7ecde9a06a04da98cfd744f818efc57c606be143fe7db4d

diff --git a/net-analyzer/wapiti/wapiti-3.0.3.ebuild 
b/net-analyzer/wapiti/wapiti-3.0.3.ebuild
deleted file mode 100644
index c522a55d1d6..000
--- a/net-analyzer/wapiti/wapiti-3.0.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE='xml'
-
-inherit distutils-r1
-
-MY_P=${PN}3-${PV}
-DESCRIPTION="Web-application vulnerability scanner"
-HOMEPAGE="http://wapiti.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="kerberos ntlm"
-
-RDEPEND="dev-python/beautifulsoup4[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/mako[${PYTHON_USEDEP}]
-   >=dev-python/requests-1.2.3[${PYTHON_USEDEP}]
-   dev-python/tld[${PYTHON_USEDEP}]
-   dev-python/yaswfp[${PYTHON_USEDEP}]
-   kerberos? ( dev-python/requests-kerberos[${PYTHON_USEDEP}] )
-   ntlm? ( dev-python/requests-ntlm[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-
-python_prepare_all() {
-   sed -e 's/"pytest-runner"//' -i setup.py || die
-   distutils-r1_python_prepare_all
-}

diff --git a/net-analyzer/wapiti/wapiti-3.0.4.ebuild 
b/net-analyzer/wapiti/wapiti-3.0.4.ebuild
deleted file mode 100644
index 348231badfe..000
--- a/net-analyzer/wapiti/wapiti-3.0.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE='xml'
-
-inherit distutils-r1
-
-MY_P=${PN}3-${PV}
-DESCRIPTION="Web-application vulnerability scanner"
-HOMEPAGE="http://wapiti.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="kerberos ntlm"
-
-RDEPEND="dev-python/beautifulsoup4[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/mako[${PYTHON_USEDEP}]
-   >=dev-python/requests-1.2.3[${PYTHON_USEDEP}]
-   dev-python/tld[${PYTHON_USEDEP}]
-   dev-python/yaswfp[${PYTHON_USEDEP}]
-   kerberos? ( dev-python/requests-kerberos[${PYTHON_USEDEP}] )
-   ntlm? ( dev-python/requests-ntlm[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests --install pytest
-BDEPEND+=" test? ( dev-python/responses[${PYTHON_USEDEP}] )"
-# Many tests require execution of local test php server
-RESTRICT="test"
-
-S=${WORKDIR}/${MY_P}
-
-python_prepare_all() {
-   sed -e 's/"pytest-runner"//' \
-   -e "/find_packages/s/()/(exclude=['tests*'])/" \
-   -i setup.py || die
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wapiti/

2021-10-02 Thread Bernard Cafarelli
commit: 74aa2743ba44b7e29ae476eaef051a63890f6690
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Oct  2 08:47:50 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Oct  2 08:59:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74aa2743

net-analyzer/wapiti: fix doc install path

Also remove DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/800911
Closes: https://bugs.gentoo.org/808978
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-analyzer/wapiti/wapiti-3.0.5.ebuild | 2 +-
 net-analyzer/wapiti/wapiti-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/wapiti/wapiti-3.0.5.ebuild 
b/net-analyzer/wapiti/wapiti-3.0.5.ebuild
index 348231badfe..d4ca3fb0a6d 100644
--- a/net-analyzer/wapiti/wapiti-3.0.5.ebuild
+++ b/net-analyzer/wapiti/wapiti-3.0.5.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{7..9} )
 PYTHON_REQ_USE='xml'
 
@@ -38,6 +37,7 @@ S=${WORKDIR}/${MY_P}
 python_prepare_all() {
sed -e 's/"pytest-runner"//' \
-e "/find_packages/s/()/(exclude=['tests*'])/" \
+   -e "/DOC_DIR =/s/wapiti/${PF}/" \
-i setup.py || die
distutils-r1_python_prepare_all
 }

diff --git a/net-analyzer/wapiti/wapiti-.ebuild 
b/net-analyzer/wapiti/wapiti-.ebuild
index 69ce960f21a..95c1263aa07 100644
--- a/net-analyzer/wapiti/wapiti-.ebuild
+++ b/net-analyzer/wapiti/wapiti-.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{7..9} )
 PYTHON_REQ_USE='xml'
 
@@ -35,6 +34,7 @@ RESTRICT="test"
 python_prepare_all() {
sed -e 's/"pytest-runner"//' \
-e "/find_packages/s/()/(exclude=['tests*'])/" \
+   -e "/DOC_DIR =/s/wapiti/${PF}/" \
-i setup.py || die
distutils-r1_python_prepare_all
 }



[gentoo-commits] repo/gentoo:master commit in: app-misc/linux-logo/

2021-10-02 Thread Bernard Cafarelli
commit: 54d9b288b40c29c2ab6ac0b1dcaafeb335757452
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Oct  2 08:58:58 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Oct  2 08:59:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d9b288

app-misc/linux-logo: fix compressed manpage install

Closes: https://bugs.gentoo.org/729430
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-misc/linux-logo/linux-logo-6.0.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/app-misc/linux-logo/linux-logo-6.0.ebuild 
b/app-misc/linux-logo/linux-logo-6.0.ebuild
index 5d00ccd57c2..99142eb53ef 100644
--- a/app-misc/linux-logo/linux-logo-6.0.ebuild
+++ b/app-misc/linux-logo/linux-logo-6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -33,6 +33,11 @@ src_prepare() {
cp "${FILESDIR}"/gentoo-*.logo "${S}"/logos/ || die
 
sed -e 's#=$(PREFIX)#=$(DESTDIR)$(PREFIX)#' -i po/Makefile || die
+
+   # Manpage is already gzipped in tarball
+   gunzip linux_logo.1.gz || die
+   sed -e "s/.1.gz/.1/g" -i Makefile || die
+
default
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-video/peek/

2021-10-02 Thread Bernard Cafarelli
commit: 062fe1b36cb977d55eee0019a652e7ad8972da3f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Oct  2 08:14:07 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Oct  2 08:14:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062fe1b3

media-video/peek: ffmpeg dep needs USE=x264

Closes: https://bugs.gentoo.org/814323
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 media-video/peek/peek-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/peek/peek-1.5.1.ebuild 
b/media-video/peek/peek-1.5.1.ebuild
index 3fbafaeb7dc..93f9631cc1f 100644
--- a/media-video/peek/peek-1.5.1.ebuild
+++ b/media-video/peek/peek-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ IUSE="keybinder test"
 RESTRICT="!test? ( test )"
 
 RDEPEND=">=dev-libs/glib-2.38:2
-   media-video/ffmpeg[X,encode,vpx,xcb(+)]
+   media-video/ffmpeg[X,encode,x264,vpx,xcb(+)]
virtual/imagemagick-tools
>=x11-libs/gtk+-3.20:3
keybinder? ( dev-libs/keybinder:3 )"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/mtpfs/files/, sys-fs/mtpfs/

2021-09-30 Thread Bernard Cafarelli
commit: 8c778578a4f5e73a7edff20e09d35afbac7a8c06
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Sep 30 22:20:05 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Sep 30 22:20:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c778578

sys-fs/mtpfs: fix deprecated init of lock

This became an error with glib 2.70

Closes: https://bugs.gentoo.org/814965
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../files/mtpfs-1.1-deprecated_lock_init.patch | 24 ++
 sys-fs/mtpfs/mtpfs-1.1-r6.ebuild   |  3 ++-
 2 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/sys-fs/mtpfs/files/mtpfs-1.1-deprecated_lock_init.patch 
b/sys-fs/mtpfs/files/mtpfs-1.1-deprecated_lock_init.patch
new file mode 100644
index 000..d369ebfe1f2
--- /dev/null
+++ b/sys-fs/mtpfs/files/mtpfs-1.1-deprecated_lock_init.patch
@@ -0,0 +1,24 @@
+diff -Naur mtpfs-1.1.orig/mtpfs.c mtpfs-1.1/mtpfs.c
+--- mtpfs-1.1.orig/mtpfs.c 2021-10-01 00:15:15.763423589 +0200
 mtpfs-1.1/mtpfs.c  2021-10-01 00:16:07.626486888 +0200
+@@ -1371,6 +1371,8 @@
+ extern int optind;
+ extern char *optarg;
+ 
++g_mutex_init(_lock);
++
+ //while ((opt = getopt(argc, argv, "d")) != -1 ) {
+ //switch (opt) {
+ //case 'd':
+diff -Naur mtpfs-1.1.orig/mtpfs.h mtpfs-1.1/mtpfs.h
+--- mtpfs-1.1.orig/mtpfs.h 2021-10-01 00:15:15.779423609 +0200
 mtpfs-1.1/mtpfs.h  2021-10-01 00:16:20.322502337 +0200
+@@ -77,7 +77,7 @@
+ static GSList *myfiles = NULL;
+ static LIBMTP_playlist_t *playlists = NULL;
+ static gboolean playlists_changed = FALSE;
+-static GMutex device_lock = G_STATIC_MUTEX_INIT;
++static GMutex device_lock;
+ 
+ 
+ #endif /* _MTPFS_H_ */

diff --git a/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild b/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
index 3bc2351e26c..04dd5b86b90 100644
--- a/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
+++ b/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
@@ -27,7 +27,8 @@ DOCS=(AUTHORS NEWS README)
 PATCHES=( "${FILESDIR}"/${P}-fix-mutex-crash.patch
"${FILESDIR}"/${P}-unitialized-variable.patch
"${FILESDIR}"/${P}-wking-patches/
-   "${FILESDIR}"/${P}-g_printf.patch )
+   "${FILESDIR}"/${P}-g_printf.patch
+   "${FILESDIR}"/${P}-deprecated_lock_init.patch )
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/

2021-09-28 Thread Bernard Cafarelli
commit: acb697174bbe25a704e733e931ebf3a1d0e16a0c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Sep 28 21:02:21 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Sep 28 21:20:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb69717

net-misc/nextcloud-client: drop some old ~arch versions

Package-Manager: Portage-3.0.24, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/nextcloud-client/Manifest |  2 -
 .../nextcloud-client/nextcloud-client-3.2.1.ebuild | 92 -
 .../nextcloud-client/nextcloud-client-3.2.2.ebuild | 92 -
 .../nextcloud-client/nextcloud-client-3.2.3.ebuild | 94 --
 4 files changed, 280 deletions(-)

diff --git a/net-misc/nextcloud-client/Manifest 
b/net-misc/nextcloud-client/Manifest
index 90a33f02f15..a9ec507b716 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -1,4 +1,2 @@
 DIST nextcloud-client-3.1.3.tar.gz 19552683 BLAKE2B 
321ddc6bd5f9428abe1eafe25d426c26c99307c5e7d204bc60fd1bafe773fbed9cb54264f7b1ec7766078b8c06a2399c916a8bd9291e0e28e5b6b3ed8725a7a4
 SHA512 
ca0a70e65be67e10a7cb45f2b30f6b82230f30c2e3afcd16a222a8ed6fb8df4eff5e78fe0b6e3f4c6a18ff963896ccd6d8282c9829bd75a943324d4ab0068a99
-DIST nextcloud-client-3.2.1.tar.gz 15234115 BLAKE2B 
2fcbaab4e73db3cfbf7dea750a0e0782c6cb8bb03c867653a47d2f21cfe369da8e4eff8bf1f0ff548c62909e770132799a927e18f9c732a4d551b97ff6362572
 SHA512 
bf2b4e1c85e07ad32ed00efa4a56d6b4195b42f4d95c7cb32d8c43d2c5564ac1512155a9f51508d522366c5ce44104f1b076f1addef1147a77ace5a11bd500e6
-DIST nextcloud-client-3.2.2.tar.gz 15398900 BLAKE2B 
b91c814977486db57b1864f71d3763c64f676449a5547f21bb379154f66a38bc4db355bb16cc6a70781cb45d4a4704f55238dd570f123b450c512bc3e0ce5b3c
 SHA512 
ce6adbb09ee8495448b7da0c5e9637b3c775d28b8ee1656864843264bdacffbc402c9f507ced3e3943896ae25ee73975054b8ffa1577bdd3d32dc453c3f94d74
 DIST nextcloud-client-3.2.3.tar.gz 15381488 BLAKE2B 
14ee239321d7c530dada9d4727fa7cc9801637827fc8dd065ea9b68c54f3559cdb56b0d0e0e37fc7aa5c668be51e3839bc33b20ea9ab73e4a1df4ba260b0ab9e
 SHA512 
bbb247ce4945503a5b1af55ee200edaef000bb21220a9408657e057c98bd3f7bd646dedbedc57048e9f593f3a1d408ac37b4b01c390ecf85dca82868792e922d

diff --git a/net-misc/nextcloud-client/nextcloud-client-3.2.1.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-3.2.1.ebuild
deleted file mode 100644
index 7e82191086c..000
--- a/net-misc/nextcloud-client/nextcloud-client-3.2.1.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg
-
-DESCRIPTION="Desktop Syncing Client for Nextcloud"
-HOMEPAGE="https://github.com/nextcloud/desktop;
-SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="CC-BY-3.0 GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc dolphin nautilus test"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND=">=dev-db/sqlite-3.34:3
-   dev-libs/qtkeychain[qt5(+)]
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtquickcontrols2:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwebengine:5[widgets]
-   dev-qt/qtwebsockets:5
-   dev-qt/qtwidgets:5
-   sys-libs/zlib
-   dolphin? (
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/kio:5
-   )
-   >=dev-libs/openssl-1.1.0:0=
-   nautilus? ( dev-python/nautilus-python )"
-
-DEPEND="${COMMON_DEPEND}
-   dev-qt/linguist-tools:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtxml:5
-   doc? (
-   dev-python/sphinx
-   dev-tex/latexmk
-   dev-texlive/texlive-latexextra
-   virtual/latex-base
-   )
-   dolphin? ( kde-frameworks/extra-cmake-modules )
-   test? (
-   dev-util/cmocka
-   dev-qt/qttest:5
-   )"
-
-RDEPEND="${COMMON_DEPEND}"
-
-S="${WORKDIR}/desktop-${PV/_/-}"
-
-src_prepare() {
-   # Keep tests in ${T}
-   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
-
-   if ! use nautilus; then
-   pushd shell_integration > /dev/null || die
-   cmake_comment_add_subdirectory nautilus
-   popd > /dev/null || die
-   fi
-
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
-   -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=$(usex !doc)
-   -DCMAKE_DISABLE_FIND_PACKAGE_KF5=$(usex !dolphin)
-   -DNO_SHIBBOLETH=yes
-   -DBUI

[gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/, net-misc/nextcloud-client/files/

2021-09-28 Thread Bernard Cafarelli
commit: 4daec60d09eb5d41be67c1b4da2371396dad65d7
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Sep 28 21:20:46 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Sep 28 21:20:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4daec60d

net-misc/nextcloud-client: 3.3.4 bump

Backport upstream patch to depend on librsvg instead of inkscape to
generate PNG images

Package-Manager: Portage-3.0.24, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/nextcloud-client/Manifest |  1 +
 .../nextcloud-client-3.3.4-inkscape_to_rsvg.patch  | 54 +
 .../nextcloud-client/nextcloud-client-3.3.4.ebuild | 93 ++
 3 files changed, 148 insertions(+)

diff --git a/net-misc/nextcloud-client/Manifest 
b/net-misc/nextcloud-client/Manifest
index a9ec507b716..d4ea815aecd 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -1,2 +1,3 @@
 DIST nextcloud-client-3.1.3.tar.gz 19552683 BLAKE2B 
321ddc6bd5f9428abe1eafe25d426c26c99307c5e7d204bc60fd1bafe773fbed9cb54264f7b1ec7766078b8c06a2399c916a8bd9291e0e28e5b6b3ed8725a7a4
 SHA512 
ca0a70e65be67e10a7cb45f2b30f6b82230f30c2e3afcd16a222a8ed6fb8df4eff5e78fe0b6e3f4c6a18ff963896ccd6d8282c9829bd75a943324d4ab0068a99
 DIST nextcloud-client-3.2.3.tar.gz 15381488 BLAKE2B 
14ee239321d7c530dada9d4727fa7cc9801637827fc8dd065ea9b68c54f3559cdb56b0d0e0e37fc7aa5c668be51e3839bc33b20ea9ab73e4a1df4ba260b0ab9e
 SHA512 
bbb247ce4945503a5b1af55ee200edaef000bb21220a9408657e057c98bd3f7bd646dedbedc57048e9f593f3a1d408ac37b4b01c390ecf85dca82868792e922d
+DIST nextcloud-client-3.3.4.tar.gz 14032214 BLAKE2B 
2d5a4cb8ed2aff6166e13c5e7ea5450d9b9ba1f385eb3cb99588584d1ccaf114ecdd4ed2fa0bdfcba6e5582df8e4bcdee371ef0de8c023fde131f23828d30fbf
 SHA512 
c4fe2d032161fea556610396c5b51d6745f41de76d17e21fdd93ed0163f2079d1abba997a3184842403041cc25a303c5844fbd2213717b27d11ff9612f364151

diff --git 
a/net-misc/nextcloud-client/files/nextcloud-client-3.3.4-inkscape_to_rsvg.patch 
b/net-misc/nextcloud-client/files/nextcloud-client-3.3.4-inkscape_to_rsvg.patch
new file mode 100644
index 000..8e5510db04d
--- /dev/null
+++ 
b/net-misc/nextcloud-client/files/nextcloud-client-3.3.4-inkscape_to_rsvg.patch
@@ -0,0 +1,54 @@
+From 727de34879b8ef800945e11951cc1a7bee811f03 Mon Sep 17 00:00:00 2001
+From: Heinz Wiesinger 
+Date: Thu, 26 Aug 2021 16:07:25 +0200
+Subject: [PATCH] Allow using rsvg-convert to generate pngs instead of inkscape
+
+Signed-off-by: Heinz Wiesinger 
+---
+ src/gui/CMakeLists.txt | 18 +-
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
+index 970d2fc165..efe1b1c349 100644
+--- a/src/gui/CMakeLists.txt
 b/src/gui/CMakeLists.txt
+@@ -236,13 +236,13 @@ if (NOT DEFINED APPLICATION_ICON_NAME)
+ endif()
+ 
+ # Generate png icons from svg
+-find_program(INKSCAPE
+-  NAMES inkscape inkscape.exe
++find_program(SVG_CONVERTER
++  NAMES inkscape inkscape.exe rsvg-convert
+   REQUIRED
+-  HINTS "C:\\Program Files\\Inkscape\\bin" "/usr/bin" ENV INKSCAPE_DIR)
++  HINTS "C:\\Program Files\\Inkscape\\bin" "/usr/bin" ENV SVG_CONVERTER_DIR)
+ # REQUIRED keyword is only supported on CMake 3.18 and above
+-if (NOT INKSCAPE)
+-  message(FATAL_ERROR "Could not find inkscape. Set INKSCAPE_DIR to the path 
of executable.")
++if (NOT SVG_CONVERTER)
++  message(FATAL_ERROR "Could not find a suitable svg converter. Set 
SVG_CONVERTER_DIR to the path of either the inkscape or rsvg-convert 
executable.")
+ endif()
+ 
+ function(generate_sized_png_from_svg icon_path size)
+@@ -256,16 +256,16 @@ function(generate_sized_png_from_svg icon_path size)
+   set(icon_output_name "${size}-${icon_name_wle}.png")
+   message(STATUS "Generate ${icon_output_name}")
+   execute_process(COMMAND
+-"${INKSCAPE}" -w ${size} -h ${size} "${icon_path}" -o 
"${icon_output_name}"
++"${SVG_CONVERTER}" -w ${size} -h ${size} "${icon_path}" -o 
"${icon_output_name}"
+ WORKING_DIRECTORY "${icon_name_dir}"
+ RESULT_VARIABLE
+-INKSCAPE_SIDEBAR_ERROR
++SVG_CONVERTER_SIDEBAR_ERROR
+ OUTPUT_QUIET
+ ERROR_QUIET)
+ 
+-  if (INKSCAPE_SIDEBAR_ERROR)
++  if (SVG_CONVERTER_SIDEBAR_ERROR)
+ message(FATAL_ERROR
+-  "inkscape could not generate icon: ${INKSCAPE_SIDEBAR_ERROR}")
++  "${SVG_CONVERTER} could not generate icon: 
${SVG_CONVERTER_SIDEBAR_ERROR}")
+   else()
+   endif()
+ endfunction()

diff --git a/net-misc/nextcloud-client/nextcloud-client-3.3.4.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-3.3.4.ebuild
new file mode 100644
index 000..79fbb809fed
--- /dev/null
+++ b/net-misc/nextcloud-client/nextcloud-client-3.3.4.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under 

[gentoo-commits] repo/gentoo:master commit in: net-misc/owncloud-client/

2021-09-27 Thread Bernard Cafarelli
commit: 8410331c250fb8e67585a09ce5340fa9a8c1a4ec
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Sep 27 22:27:34 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Sep 27 22:39:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8410331c

net-misc/owncloud-client: 2.9.0.5150 bump

Also fixes compilation with newer Qt
Doc has been removed completely from tarball

Closes: https://bugs.gentoo.org/810661
Package-Manager: Portage-3.0.24, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/owncloud-client/Manifest  |  1 +
 .../owncloud-client-2.9.0.5150.ebuild  | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/net-misc/owncloud-client/Manifest 
b/net-misc/owncloud-client/Manifest
index c2b260fead5..75c02de2612 100644
--- a/net-misc/owncloud-client/Manifest
+++ b/net-misc/owncloud-client/Manifest
@@ -1,2 +1,3 @@
 DIST ownCloud-2.7.6.3261.tar.xz 14237692 BLAKE2B 
914b069b10fa2f169677768e1578c5b8569836eb574889c72c0ea1ca3e16e6b7c65bcdd1f4a5ce4259eab6ec56110e3b45799d010921e47c7f64ccfd0ed545bf
 SHA512 
1f647dd0b33472e31719651fa22b5864867d98fa1e2f11f9eadb6ce15382f5f97ac49d726af079716b6fac573367485a6f11a5b2e5e5c95d4d063f6caab51dcd
 DIST ownCloud-2.8.2.4246.tar.xz 15044652 BLAKE2B 
ee1ee412667266273a9a9722940559562c6c43213b013fe7c21328e04ac967afb16f460e6fa711f37d1d4ea7d0fc15fc398d835cf6a939f4c8dfd54cd4846fed
 SHA512 
0ab2ef72191cc2d5c2621c97c09cb1d25472a30f511235a190465e246a8312f13a255011abb9690c481887f2f15094414c87ce594252eb8debcb39b9cbc8a178
+DIST ownCloud-2.9.0.5150.tar.xz 5775740 BLAKE2B 
c43044dd383d66dd212bcd3efd818fad289ac51b082eaa7b47db03778cdfc87725efbdffc567e416bf5444d7e58f795606f093a782ca783cefc2d4994df3fb2a
 SHA512 
c183b2d4340dc8880d2bf31aedaffb96da518fdb60f1e8c857ee2f8d02c36cb69552475fdbf536f7ecebd9af2a7732f52a9e02f20450452c78d346910be3cf57

diff --git a/net-misc/owncloud-client/owncloud-client-2.9.0.5150.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.9.0.5150.ebuild
new file mode 100644
index 000..ef8aeb7b1ca
--- /dev/null
+++ b/net-misc/owncloud-client/owncloud-client-2.9.0.5150.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+MY_PN="ownCloud"
+DESCRIPTION="Synchronize files from ownCloud Server with your computer"
+HOMEPAGE="https://owncloud.org/;
+SRC_URI="https://download.owncloud.com/desktop/${MY_PN}/stable/${PV}/source/${MY_PN}-${PV}.tar.xz;
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="dolphin gnome-keyring nautilus test"
+
+COMMON_DEPEND=">=dev-db/sqlite-3.4:3
+   dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-fs/inotify-tools
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )"
+
+RDEPEND="${COMMON_DEPEND}"
+DEPEND="${COMMON_DEPEND}
+   dev-qt/linguist-tools:5
+   kde-frameworks/extra-cmake-modules
+   test? (
+   dev-util/cmocka
+   dev-qt/qttest:5
+   )"
+
+RESTRICT="!test? ( test )"
+
+S=${WORKDIR}/${MY_PN}-${PV}
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+   if ! use nautilus; then
+   pushd shell_integration > /dev/null || die
+   cmake_comment_add_subdirectory nautilus
+   popd > /dev/null || die
+   fi
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
+   -DBUILD_TESTING=$(usex test)
+   )
+
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/argyllcms/

2021-09-27 Thread Bernard Cafarelli
commit: 26356409d56469c6e0b88db513741704868e9907
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Sep 27 19:15:50 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Sep 27 19:15:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26356409

media-gfx/argyllcms: 2.2.1 bump

Package-Manager: Portage-3.0.24, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 media-gfx/argyllcms/Manifest   |  1 +
 media-gfx/argyllcms/argyllcms-2.2.1.ebuild | 91 ++
 2 files changed, 92 insertions(+)

diff --git a/media-gfx/argyllcms/Manifest b/media-gfx/argyllcms/Manifest
index b1d37b68519..76f47394f9b 100644
--- a/media-gfx/argyllcms/Manifest
+++ b/media-gfx/argyllcms/Manifest
@@ -1,2 +1,3 @@
 DIST Argyll_V2.1.2_src.zip 13837056 BLAKE2B 
cf6181549e37b1deda11bdd4a63b27e101180a1e82b132ea8dca5af6830a74d5e2f940633f5aecf9a8d62fe8c2b0cdce8f2af44124ce7432b33d2a1bdbaa2c21
 SHA512 
f49b588c5f0a39edcc30a068a8bde8c7b74611d3feb15d07d4a61b205ed1231c288629f65e1a5a60a3921d552a28e075667ada555401a0d9694fd882bddd4b06
 DIST Argyll_V2.2.0_src.zip 14020205 BLAKE2B 
e278f31de2c09e7d736d13b0ada01a6ff8b0641dcbef2e82ba83987f7835d3cfbe71e479314c76be91725698dbdff8f5a77b607dbdda340a9c583c82477cc9d0
 SHA512 
42552ebd10280df16ec419e3c7ce6700db2c290e26ab4ab62296bf92abc90dd50265aef04b5b8f0a5bee735d485760bab4278e38d27b2a245c5a3122cbf2ba88
+DIST Argyll_V2.2.1_src.zip 14030108 BLAKE2B 
22785536a3a5113998947294c34512e3b6dd5d080a11dbcfe3c4b0c22e34277656ba8dc6fa8f59a9dd20cf69692bd24b4e53044086d21bcf7c6d93820c6dbc4e
 SHA512 
58339dfc550950703a5ab6708765a4f01e5fcdeeac54c750e8db82b7ea0dd9b42e9f1163524811a93beabb86cbf557b37302fc4a6a5c1a339cba8af9dcd3e239

diff --git a/media-gfx/argyllcms/argyllcms-2.2.1.ebuild 
b/media-gfx/argyllcms/argyllcms-2.2.1.ebuild
new file mode 100644
index 000..d4e795b9bae
--- /dev/null
+++ b/media-gfx/argyllcms/argyllcms-2.2.1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic multiprocessing toolchain-funcs udev
+
+MY_P="Argyll_V${PV}"
+
+DESCRIPTION="Open source, ICC compatible color management system"
+HOMEPAGE="http://www.argyllcms.com/;
+SRC_URI="http://www.argyllcms.com/${MY_P}_src.zip;
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~riscv ~x86"
+IUSE="doc"
+
+RDEPEND="
+   media-libs/tiff:0
+   sys-libs/zlib
+   virtual/jpeg:0
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libXdmcp
+   x11-libs/libXext
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm
+   x11-libs/libXScrnSaver
+   dev-libs/openssl:0=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="app-arch/unzip
+   dev-util/ftjam"
+
+S="${WORKDIR}/${MY_P}"
+
+src_compile() {
+   # Make it respect LDFLAGS
+   echo "LINKFLAGS += ${LDFLAGS} ;" >> Jamtop
+
+   # Evil hack to get --as-needed working. The build system unfortunately 
lists all
+   # the shared libraries by default on the command line _before_ the 
object to be built...
+   echo "STDLIBS += -ldl -lrt -lX11 -lXext -lXxf86vm -lXinerama -lXrandr 
-lXau -lXdmcp -lXss -ltiff -ljpeg ;" >> Jamtop
+
+   append-cflags -DUNIX -D_THREAD_SAFE
+
+   sed \
+   -e 's:CCFLAGS:CFLAGS:g' \
+   -e "s:ar rusc:$(tc-getAR) rusc:g" \
+   -i Jambase || die
+
+   tc-export CC RANLIB
+
+   jam -dx -fJambase "-j$(makeopts_jobs)" || die
+}
+
+src_install() {
+   jam -dx -fJambase install || die
+
+   rm bin/License.txt || die
+
+   pushd bin > /dev/null
+   local binname
+   for binname in * ; do
+   newbin ${binname} argyll-${binname}
+   done
+   popd > /dev/null
+
+   dodoc log.txt Readme.txt ttbd.txt notes.txt
+   if use doc;  then
+   docinto html
+   dodoc doc/*html doc/*jpg doc/*gif
+   fi
+
+   insinto /usr/share/${PN}
+   doins -r ref
+
+   udev_dorules usb/55-Argyll.rules
+}
+
+pkg_postinst() {
+   elog "If you have a Spyder2 you need to extract the firmware"
+   elog "from the CVSpyder.dll of the windows driver package"
+   elog "and store it as /usr/share/color/spyd2PLD.bin"
+   echo
+   elog "For further info on setting up instrument access read"
+   elog "http://www.argyllcms.com/doc/Installing_Linux.html;
+   echo
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-09-27 Thread Bernard Cafarelli
commit: f93be59437483a990109df3db5575798d2a36b1c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Sep 27 16:30:16 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Sep 27 16:35:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93be594

www-apps/element: 1.9.0 bump

Package-Manager: Portage-3.0.24, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  1 +
 www-apps/element/element-1.9.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 7339d6f048d..a17d4ba1be4 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1 +1,2 @@
 DIST element-v1.8.5.tar.gz 15979411 BLAKE2B 
865f36b5b01d43c9f5b912834ed9c357b8ffb8001bb86c00a941c7093902d6ca54ab21c44bb1ed535e039e787735e3e3e3cbb5e7c210d978f666a60dbc1f2bff
 SHA512 
90adfa42829cedd30180e235b4293a040eb008e990845211b07807b64c1e7bdc8ef0c609a3ec5150d821de528be8a4cb01565950356c134ac6fc7390255e8d66
+DIST element-v1.9.0.tar.gz 15631650 BLAKE2B 
aeecf81dc0f5f99df23c8a2d931dc9172b3dd6b627bc8c149d22ac0862066bc0dda02774919ff7509c9ae99e420730f9b0eabbaaf0399f9ba5927362bde7dfd6
 SHA512 
e0a3a8696e493ccca6abcb5dee178e934cdae62a92e92d4c1b8718eeded45cab26ba3d08353c8a4701a94d537a0da072aac3e34e268c9d8541b26111c90eef27

diff --git a/www-apps/element/element-1.9.0.ebuild 
b/www-apps/element/element-1.9.0.ebuild
new file mode 100644
index 000..0d6f2e6d2cb
--- /dev/null
+++ b/www-apps/element/element-1.9.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/zim/

2021-09-27 Thread Bernard Cafarelli
commit: c1be568dd36811e5a165d8e53ef7f66f95bfa386
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Sep 27 16:29:51 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Sep 27 16:35:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1be568d

x11-misc/zim: 0.74.1 bump

Package-Manager: Portage-3.0.24, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-misc/zim/Manifest  |  1 +
 x11-misc/zim/zim-0.74.1.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/x11-misc/zim/Manifest b/x11-misc/zim/Manifest
index ad0b51fbcd4..02c796d9019 100644
--- a/x11-misc/zim/Manifest
+++ b/x11-misc/zim/Manifest
@@ -1,2 +1,3 @@
 DIST zim-0.73.5.tar.gz 2702734 BLAKE2B 
494dbe8ac0cbb46c15655cdf56bc25010591bd00faec94608ccd9fa7cec01385c6756480e5a3f37b50f44984ed69d30f33570ca913dab7ede2b89a4bf0cc4016
 SHA512 
f2c335d4697e7d0535b2abb200af45b7d753f2964e94a35c2ec8d4fb8deae0842aef086e09430a50d4ff5ecee89eb1f6f881a0b430877209e4a8d83ee046c4f9
 DIST zim-0.74.0.tar.gz 2917916 BLAKE2B 
32b1086395142d07b46425264e3ee6d6782d62f138fb661c0bc392b09054f0664e7a2d8b75f409a843b1e85c93a11e41e041019f69ef657e11d311253ba804ae
 SHA512 
39e3849c14bc474b90583a708c8ead287b27a8eb5f714ad63f168f205fb6584c4ff2f9df45755aa3e3b012639891587c7153ae4e0fef71276241ddce6e32c01f
+DIST zim-0.74.1.tar.gz 2994036 BLAKE2B 
9de89ce74bc08ec0b60f34d693ffdb3b8220efe6f03e3d77686c9d3db135713d7eb5e0beed35eb6f979e489f12b9d65b9b66e0e7449c45b955711684154ae6b8
 SHA512 
f78bf1ee6082488efe2e581984c85ffbddbfb7e5adfdf491232e93a8376580275f329e2d02c482afd70bbc70f62ca6f0b3bce636cff58b0a1d592dd4b8194e3a

diff --git a/x11-misc/zim/zim-0.74.1.ebuild b/x11-misc/zim/zim-0.74.1.ebuild
new file mode 100644
index 000..131369dc028
--- /dev/null
+++ b/x11-misc/zim/zim-0.74.1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_REQ_USE="sqlite"
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_SETUPTOOLS=no
+inherit distutils-r1 virtualx xdg
+
+DESCRIPTION="A desktop wiki"
+HOMEPAGE="
+   https://zim-wiki.org/
+   https://github.com/zim-desktop-wiki/zim-desktop-wiki
+"
+SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+RESTRICT="test"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   ')
+   x11-libs/gtk+:3[introspection]
+   x11-misc/xdg-utils
+"
+DEPEND="
+   ${RDEPEND}
+"
+DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
+PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
+S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
+
+python_prepare_all() {
+   sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
+
+   if [[ ${LINGUAS} ]]; then
+   local lingua
+   for lingua in translations/*.po; do
+   lingua=${lingua/.po}
+   lingua=${lingua/translations\/}
+   has ${lingua} ${LINGUAS} || \
+   { rm translations/${lingua}.po || die; }
+   done
+   fi
+
+   distutils-r1_python_prepare_all
+   export XDG_RUNTIME_DIR=fakethis
+}
+
+python_install() {
+   distutils-r1_python_install
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   if ! has_version ${CATEGORY}/${PN}; then
+   elog "Please install these packages for additional 
functionality"
+   elog "dev-lang/R"
+   elog "dev-python/gtkspell-python"
+   elog "dev-vcs/bzr"
+   elog "media-gfx/graphviz"
+   elog "media-gfx/imagemagick"
+   elog "media-gfx/scrot"
+   elog "media-sound/lilypond"
+   elog "sci-visualization/gnuplot"
+   elog "virtual/latex-base app-text/dvipng"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/zim/

2021-09-23 Thread Bernard Cafarelli
commit: 97da273080581bb3afcdae0e1fe768ae8d6471ec
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Sep 23 16:15:02 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Sep 23 16:15:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97da2730

x11-misc/zim: 0.74.0 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-misc/zim/Manifest  |  1 +
 x11-misc/zim/zim-0.74.0.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/x11-misc/zim/Manifest b/x11-misc/zim/Manifest
index ee96e7f753f..ad0b51fbcd4 100644
--- a/x11-misc/zim/Manifest
+++ b/x11-misc/zim/Manifest
@@ -1 +1,2 @@
 DIST zim-0.73.5.tar.gz 2702734 BLAKE2B 
494dbe8ac0cbb46c15655cdf56bc25010591bd00faec94608ccd9fa7cec01385c6756480e5a3f37b50f44984ed69d30f33570ca913dab7ede2b89a4bf0cc4016
 SHA512 
f2c335d4697e7d0535b2abb200af45b7d753f2964e94a35c2ec8d4fb8deae0842aef086e09430a50d4ff5ecee89eb1f6f881a0b430877209e4a8d83ee046c4f9
+DIST zim-0.74.0.tar.gz 2917916 BLAKE2B 
32b1086395142d07b46425264e3ee6d6782d62f138fb661c0bc392b09054f0664e7a2d8b75f409a843b1e85c93a11e41e041019f69ef657e11d311253ba804ae
 SHA512 
39e3849c14bc474b90583a708c8ead287b27a8eb5f714ad63f168f205fb6584c4ff2f9df45755aa3e3b012639891587c7153ae4e0fef71276241ddce6e32c01f

diff --git a/x11-misc/zim/zim-0.74.0.ebuild b/x11-misc/zim/zim-0.74.0.ebuild
new file mode 100644
index 000..131369dc028
--- /dev/null
+++ b/x11-misc/zim/zim-0.74.0.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_REQ_USE="sqlite"
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_SETUPTOOLS=no
+inherit distutils-r1 virtualx xdg
+
+DESCRIPTION="A desktop wiki"
+HOMEPAGE="
+   https://zim-wiki.org/
+   https://github.com/zim-desktop-wiki/zim-desktop-wiki
+"
+SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+RESTRICT="test"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   ')
+   x11-libs/gtk+:3[introspection]
+   x11-misc/xdg-utils
+"
+DEPEND="
+   ${RDEPEND}
+"
+DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
+PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
+S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
+
+python_prepare_all() {
+   sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
+
+   if [[ ${LINGUAS} ]]; then
+   local lingua
+   for lingua in translations/*.po; do
+   lingua=${lingua/.po}
+   lingua=${lingua/translations\/}
+   has ${lingua} ${LINGUAS} || \
+   { rm translations/${lingua}.po || die; }
+   done
+   fi
+
+   distutils-r1_python_prepare_all
+   export XDG_RUNTIME_DIR=fakethis
+}
+
+python_install() {
+   distutils-r1_python_install
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   if ! has_version ${CATEGORY}/${PN}; then
+   elog "Please install these packages for additional 
functionality"
+   elog "dev-lang/R"
+   elog "dev-python/gtkspell-python"
+   elog "dev-vcs/bzr"
+   elog "media-gfx/graphviz"
+   elog "media-gfx/imagemagick"
+   elog "media-gfx/scrot"
+   elog "media-sound/lilypond"
+   elog "sci-visualization/gnuplot"
+   elog "virtual/latex-base app-text/dvipng"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/zim/

2021-09-23 Thread Bernard Cafarelli
commit: 0e80b97ad970e1dbb552d175790f2c357a661c85
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Sep 23 16:12:32 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Sep 23 16:12:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e80b97a

x11-misc/zim: drop old

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-misc/zim/Manifest  |  4 ---
 x11-misc/zim/zim-0.73.1.ebuild | 81 --
 x11-misc/zim/zim-0.73.2.ebuild | 81 --
 x11-misc/zim/zim-0.73.3.ebuild | 81 --
 x11-misc/zim/zim-0.73.4.ebuild | 73 -
 5 files changed, 320 deletions(-)

diff --git a/x11-misc/zim/Manifest b/x11-misc/zim/Manifest
index 61734bc3f00..ee96e7f753f 100644
--- a/x11-misc/zim/Manifest
+++ b/x11-misc/zim/Manifest
@@ -1,5 +1 @@
-DIST zim-0.73.1.tar.gz 2615382 BLAKE2B 
055857b20dbdebc1e5d8d6b13c344fcf665d9889f392f9c58fd3cfef1f80865a78c48e5138d2443f67bb29b8cd915b8d0d6bc0ac4807de20344dfe6673f1350e
 SHA512 
ba67b396a6c06921e5e67ab5ccf0559e54b29a719262411b24f178c350bd0ac7c8239f8d5d4396b9dc291aadc36b59869d81dc04d457ce4a36eade67cdd53dd2
-DIST zim-0.73.2.tar.gz 2611490 BLAKE2B 
05fd020b3add3ac9c6fd860ca002a5c0755a1a1f1ee07c6e5027e16e3b8c64d9116971e96ed235b249b65b9097551b9fcdf46ed929a03a877c36a02a7d54e8fd
 SHA512 
26c987906759436063f88863e90cf2643996913a2fae12ebc4ae623731ad97d488d37ad70e72153aba7aaac7fe2dff9bb6f9f06c4d899a0ac20e3bfbd20ff3db
-DIST zim-0.73.3.tar.gz 2648597 BLAKE2B 
c3709fc418317bfbd355f3715e5fceb346026393bfaec65ca8713fb2cd33243189dc3328b4be20b08452545704d4d1196f99f96df9445aaed5d0277b310d37f0
 SHA512 
880839495e3aa434267ac02abe2c1779c8cb3c9c7b73de91a19e962e7face2cd05399871789d719d89d0776d09fb9b339370f4fac8e4019be538e282accbe180
-DIST zim-0.73.4.tar.gz 2648686 BLAKE2B 
47ac293494fb61808c80afccbc7b97c5539ceed050abdfd84048b5d0a6dd0667f8f23e1fd9cbd06aa77f8895787da76c3297e041e435ac45d0b5874fd8054fc4
 SHA512 
8205335e07d99ab340af4f75a429aeb3114446cc9ae2ccfbced4eb95b723c26b5d8c8624e94c5b38373a9368cf058c03f160a36730feb37d9c00abcd61b6d147
 DIST zim-0.73.5.tar.gz 2702734 BLAKE2B 
494dbe8ac0cbb46c15655cdf56bc25010591bd00faec94608ccd9fa7cec01385c6756480e5a3f37b50f44984ed69d30f33570ca913dab7ede2b89a4bf0cc4016
 SHA512 
f2c335d4697e7d0535b2abb200af45b7d753f2964e94a35c2ec8d4fb8deae0842aef086e09430a50d4ff5ecee89eb1f6f881a0b430877209e4a8d83ee046c4f9

diff --git a/x11-misc/zim/zim-0.73.1.ebuild b/x11-misc/zim/zim-0.73.1.ebuild
deleted file mode 100644
index 10d8bc60c6d..000
--- a/x11-misc/zim/zim-0.73.1.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_8 )
-PYTHON_REQ_USE="sqlite"
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_SETUPTOOLS=no
-inherit xdg-utils virtualx distutils-r1
-
-DESCRIPTION="A desktop wiki"
-HOMEPAGE="
-   https://zim-wiki.org/
-   https://github.com/zim-desktop-wiki/zim-desktop-wiki
-"
-SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="BSD GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-RESTRICT="test"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   ')
-   x11-libs/gtk+:3[introspection]
-   x11-misc/xdg-utils
-"
-DEPEND="
-   ${RDEPEND}
-"
-DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
-PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
-S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
-
-python_prepare_all() {
-   sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
-
-   if [[ ${LINGUAS} ]]; then
-   local lingua
-   for lingua in translations/*.po; do
-   lingua=${lingua/.po}
-   lingua=${lingua/translations\/}
-   has ${lingua} ${LINGUAS} || \
-   { rm translations/${lingua}.po || die; }
-   done
-   fi
-
-   distutils-r1_python_prepare_all
-   export XDG_RUNTIME_DIR=fakethis
-}
-
-python_install() {
-   distutils-r1_python_install
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-   if ! has_version ${CATEGORY}/${PN}; then
-   elog "Please install these packages for additional 
functionality"
-   elog "dev-lang/R"
-   elog "dev-python/gtkspell-python"
-   elog "dev-vcs/bzr"
-   elog "media-gfx/graphviz"
-

[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/scrcpy/

2021-09-17 Thread Bernard Cafarelli
commit: 1a5f07ba0c28109d333679fa1c8796d3b96af5e2
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Sep 17 11:29:36 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Sep 17 11:29:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5f07ba

app-mobilephone/scrcpy: 1.19 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-mobilephone/scrcpy/Manifest   |  2 ++
 app-mobilephone/scrcpy/scrcpy-1.19.ebuild | 29 +
 2 files changed, 31 insertions(+)

diff --git a/app-mobilephone/scrcpy/Manifest b/app-mobilephone/scrcpy/Manifest
index b4e8d5d3a55..b2fe734b662 100644
--- a/app-mobilephone/scrcpy/Manifest
+++ b/app-mobilephone/scrcpy/Manifest
@@ -1,2 +1,4 @@
 DIST scrcpy-1.18.tar.gz 299497 BLAKE2B 
aaecb14ea5accf12b23e3b4d07069640e3778d6050dd28c7962ca458645f5e8215b7b7376b809086a3edf98fca1375d935eae429219c1fa5df91088360e46347
 SHA512 
9cd3841c65cd1f20f277e336b69eec475ea75f403b6761b91639bf6fe876c29d763f056ee2b226f6eabe312b3bdabcad9e72c0384a11fa9f5091ff9587292a6f
+DIST scrcpy-1.19.tar.gz 314821 BLAKE2B 
526d494efbc90ee23a1adc62e8658e0b7c0d10dc51f7a2ffdb85246afb7b8bae3dce9821cc969f57a52706bfa1829eba6e9505739a3f3c89f26226571085edae
 SHA512 
be6b5a662aa7f0e5f75d9e66298ac0905e296d84cfbf8ff7e34ed20fdbbe14ebd7c759bc5a7bcde1e0a86c990d0f2c2fc5b0155d6dd011371e5ca48bf35d4a03
 DIST scrcpy-server-v1.18 37330 BLAKE2B 
02c5e58d72825abbc7d5a6e0f0e87f7effb016cc8baf77f975d6519200aee00401a67ea0e284e4f2188623dfd1c0800cc0dbfad25df0b51b3bc9aa5bacc3a7f2
 SHA512 
fffd06bbd1cae78af2112f0bd59c8da1c0f838206e3141d255a395ee633f52499eb85b5398a8b4d121241dd3e46088c790476061c3da2a12a319791096045454
+DIST scrcpy-server-v1.19 37330 BLAKE2B 
63296a4cab39b55106d0ae9f1df1b7cfa1993f2fdcf937d0fb0fc6b6afd181a1a068f53b6e75b8e80f3e05e7125fb76d57cacd366cfe76113bbb10527dc8a82b
 SHA512 
8befe774fc7caa02c408af57f30b7eaf0009f542d8998363c8fb55c229ff53b2049ed7259404f6262cac4afd5a7077006b1d136fa1b319c8195d0c3ee9ba2dbe

diff --git a/app-mobilephone/scrcpy/scrcpy-1.19.ebuild 
b/app-mobilephone/scrcpy/scrcpy-1.19.ebuild
new file mode 100644
index 000..514ac43356e
--- /dev/null
+++ b/app-mobilephone/scrcpy/scrcpy-1.19.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Display and control your Android device"
+HOMEPAGE="https://github.com/Genymobile/scrcpy;
+# Source code and server part on Android device
+SRC_URI="https://github.com/Genymobile/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   
https://github.com/Genymobile/${PN}/releases/download/v${PV}/${PN}-server-v${PV};
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+RDEPEND="media-libs/libsdl2[X]
+   media-video/ffmpeg"
+DEPEND="${RDEPEND}"
+BDEPEND=""
+
+src_configure() {
+   local emesonargs=(
+   -Db_lto=true
+   -Dprebuilt_server="${DISTDIR}/${PN}-server-v${PV}"
+   )
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-09-17 Thread Bernard Cafarelli
commit: f3de8e3d79f953b6366fc2ae1eed1eab38e95978
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Sep 17 11:25:12 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Sep 17 11:25:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3de8e3d

www-apps/nextcloud: drop vulnerable 21.x version

Bug: https://bugs.gentoo.org/812443
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest|  1 -
 www-apps/nextcloud/nextcloud-21.0.3.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 8bb8ad9845a..4c333a9f535 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,4 +1,3 @@
 DIST nextcloud-20.0.12.tar.bz2 123184555 BLAKE2B 
cf1493215a9efc5a6a7e90b3ed92510b629ff3109dc8e7b4a802bc45190604ee42700350c6f76b78823e95c5dee5bcaf3a95d12ed14b64365eee882ac3b8b622
 SHA512 
423c09256c31bf9530f97eb0961471cd87c23a0d46de9d4eb9a63270a67ea7c861ca77c83fa203426b5f3cae717202dbd44ccdd6b432ae06570c0a0cf6d4dc5e
-DIST nextcloud-21.0.3.tar.bz2 129433656 BLAKE2B 
75df0e3363e606fb4406aca7e37ab0a373d390f50966405c59e620b683979855c05f16548bb14e9ac7b4ffa756562679e5d6f1a8e4cd1d46aeda0756f235facd
 SHA512 
e618dc400659a2aca37857c446d31296e64d7671a66bf077969b3194ae35242c6de11eabd1547791067c0edc43e93149fadf102bd4022cffb92802ad9d7e4ef7
 DIST nextcloud-21.0.4.tar.bz2 140200496 BLAKE2B 
9dd54a10dda30fdd1107266c8acc7f0161596107c04546336f29ac523275c93be8fd1877558c1b7e469769f5e30f3eb2179896c8bb26db4c20bf6a44f8bc3df7
 SHA512 
7fef1aa4bc4b9c158a3c50bdff87054b97cfeed8d066076676f00189380c115d318a657492dc2a0f138b85f15fd7dc807c0137775b76f37dbc7b052514614390
 DIST nextcloud-22.1.1.tar.bz2 145195483 BLAKE2B 
6572c3b90199b4ca1118f35b412e580c824eb688fca92a38ba578a1d9fe9630f137d5c0a9b3ab3428849b479f09e3d5b90cfc1477c59028755e75070591807e3
 SHA512 
0b418d7d0e0e825ec9259334e377449a8dcd183dc907b094361c70b51b00732353996fdbf12f17c06cfa6bb918221cac56ee3051df0308ff453bb2d727e9c0ad

diff --git a/www-apps/nextcloud/nextcloud-21.0.3.ebuild 
b/www-apps/nextcloud/nextcloud-21.0.3.ebuild
deleted file mode 100644
index facb2613636..000
--- a/www-apps/nextcloud/nextcloud-21.0.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
-   imagemagick? ( dev-php/pecl-imagick )
-   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_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-09-16 Thread Bernard Cafarelli
commit: 40fab7f64dd6c406a12acc5bc507ee52d61b7434
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Sep 16 08:00:51 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Sep 16 08:00:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40fab7f6

www-apps/nextcloud: drop vulnerable versions for 20.x/22.x

Bug: https://bugs.gentoo.org/812443
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest |  3 --
 www-apps/nextcloud/nextcloud-20.0.11.ebuild | 43 -
 www-apps/nextcloud/nextcloud-22.0.0.ebuild  | 43 -
 www-apps/nextcloud/nextcloud-22.1.0.ebuild  | 43 -
 4 files changed, 132 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index d485d9e2e21..8bb8ad9845a 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,7 +1,4 @@
-DIST nextcloud-20.0.11.tar.bz2 123339332 BLAKE2B 
f89dd1c81a9fcac46bb270a646df89d43064bac73e96209e379a5a60b204bdc44ade6b265c870138bc35a0a3aa2a52f4797166c03c1d156ac49336e48c1372d7
 SHA512 
4863a7819a564655db0a7b49a7ca9be642ab5383cdeada5c3ce6fc4529fda522a4427eb4b3ba5e00e4719232fed6c1f9e606e11f38c35f8838f82247359f335b
 DIST nextcloud-20.0.12.tar.bz2 123184555 BLAKE2B 
cf1493215a9efc5a6a7e90b3ed92510b629ff3109dc8e7b4a802bc45190604ee42700350c6f76b78823e95c5dee5bcaf3a95d12ed14b64365eee882ac3b8b622
 SHA512 
423c09256c31bf9530f97eb0961471cd87c23a0d46de9d4eb9a63270a67ea7c861ca77c83fa203426b5f3cae717202dbd44ccdd6b432ae06570c0a0cf6d4dc5e
 DIST nextcloud-21.0.3.tar.bz2 129433656 BLAKE2B 
75df0e3363e606fb4406aca7e37ab0a373d390f50966405c59e620b683979855c05f16548bb14e9ac7b4ffa756562679e5d6f1a8e4cd1d46aeda0756f235facd
 SHA512 
e618dc400659a2aca37857c446d31296e64d7671a66bf077969b3194ae35242c6de11eabd1547791067c0edc43e93149fadf102bd4022cffb92802ad9d7e4ef7
 DIST nextcloud-21.0.4.tar.bz2 140200496 BLAKE2B 
9dd54a10dda30fdd1107266c8acc7f0161596107c04546336f29ac523275c93be8fd1877558c1b7e469769f5e30f3eb2179896c8bb26db4c20bf6a44f8bc3df7
 SHA512 
7fef1aa4bc4b9c158a3c50bdff87054b97cfeed8d066076676f00189380c115d318a657492dc2a0f138b85f15fd7dc807c0137775b76f37dbc7b052514614390
-DIST nextcloud-22.0.0.tar.bz2 144386509 BLAKE2B 
5d41337a7577d33f4be2ce5900b97df5582542bf4b51a4de4eff2f62726bcf014d99456ebc775feb16fd625582760e31ee434a23874451a1072822dcd21d5cd6
 SHA512 
ced81296d1080cb224ac96df501721c1a16a8a83f9784ab281d97202ec6611173d60a6a87279e7f36b735a92dd010ed81b0c7561fc7dadde00df10f9b7711cec
-DIST nextcloud-22.1.0.tar.bz2 145079324 BLAKE2B 
f28a4805ea87532b99a6c47c50ecaa6cb25e0a332af92b8bee201a978aad85edc940d3fc7e27e7ffe84187a94894a76951ce07dda19785e9bb1b3841331de79b
 SHA512 
f591959c35a47d1e88e2aa1694968a36e4673ca55b5d5a9cf0ce6d1ee76002a6445a33ff040a061db0cb753321f59853f723b8dc7106ffda09eed468e5fb7dd3
 DIST nextcloud-22.1.1.tar.bz2 145195483 BLAKE2B 
6572c3b90199b4ca1118f35b412e580c824eb688fca92a38ba578a1d9fe9630f137d5c0a9b3ab3428849b479f09e3d5b90cfc1477c59028755e75070591807e3
 SHA512 
0b418d7d0e0e825ec9259334e377449a8dcd183dc907b094361c70b51b00732353996fdbf12f17c06cfa6bb918221cac56ee3051df0308ff453bb2d727e9c0ad

diff --git a/www-apps/nextcloud/nextcloud-20.0.11.ebuild 
b/www-apps/nextcloud/nextcloud-20.0.11.ebuild
deleted file mode 100644
index 2aebb2320d5..000
--- a/www-apps/nextcloud/nextcloud-20.0.11.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
-   imagemagick? ( dev-php/pecl-imagick )
-   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}"/c

[gentoo-commits] repo/gentoo:master commit in: www-apps/owncloud/, www-apps/owncloud/files/

2021-09-15 Thread Bernard Cafarelli
commit: cdd0ebd79e5f3cbcc7aa630fe6ffda67683f0bb9
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Sep 15 10:40:17 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Sep 15 10:40:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd0ebd7

www-apps/owncloud: drop vulnerable version

Bug: https://bugs.gentoo.org/812491
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/owncloud/Manifest |  1 -
 .../owncloud-10.7.0-share_data_exposure.patch  | 78 --
 www-apps/owncloud/owncloud-10.7.0-r1.ebuild| 49 --
 3 files changed, 128 deletions(-)

diff --git a/www-apps/owncloud/Manifest b/www-apps/owncloud/Manifest
index caff0833560..12d19ceac59 100644
--- a/www-apps/owncloud/Manifest
+++ b/www-apps/owncloud/Manifest
@@ -1,2 +1 @@
-DIST owncloud-10.7.0.tar.bz2 24129028 BLAKE2B 
47ce3584f8123cc0a315c7d88847df5844c951e354fcecd7a876ca01f0fa24823a86bdd950dd885f3bbb46f60d8a39271e31d43ac6dac8f3df506d6cdc531231
 SHA512 
ebb636b8ffd06d4ceb1dd0d50c15ab393b8c7bf2f0e23c61ba957add6ac4d4ba4cdefb9cda2c703f337c82a295e2c40a467a602227728e9506f9a150c9f2fd3c
 DIST owncloud-10.8.0.tar.bz2 24917781 BLAKE2B 
909a8b51034fe07f83adcb3aff9c8eab790da40b115ecc715c4307ecb0364d5f65d75178d76ff27969b28a46f9585915412db235120dbb8600809057eea3c7f1
 SHA512 
47a23e5c2946e5d4c1d8c8e6d1b754e2a2bce436af532dbc7aa36c8031185fcc28b500fefa064e5290f2af68cbea823fa893acdb90307c9eddf53e126d282c96

diff --git a/www-apps/owncloud/files/owncloud-10.7.0-share_data_exposure.patch 
b/www-apps/owncloud/files/owncloud-10.7.0-share_data_exposure.patch
deleted file mode 100644
index bab6ffed11e..000
--- a/www-apps/owncloud/files/owncloud-10.7.0-share_data_exposure.patch
+++ /dev/null
@@ -1,78 +0,0 @@
-From b552f84eedb5d2a113028d7859e82352699fb427 Mon Sep 17 00:00:00 2001
-From: JanAckermann 
-Date: Tue, 4 May 2021 11:51:29 +0200
-Subject: [PATCH 1/3] Throw generic exception to overcome, senstitive exception
- data exposure
-

- .../lib/Controllers/ShareController.php   | 26 ---
- 1 file changed, 16 insertions(+), 10 deletions(-)
-
-diff --git a/apps/files_sharing/lib/Controllers/ShareController.php 
b/apps/files_sharing/lib/Controllers/ShareController.php
-index da9832e105b..02bd3553067 100644
 a/apps/files_sharing/lib/Controllers/ShareController.php
-+++ b/apps/files_sharing/lib/Controllers/ShareController.php
-@@ -400,6 +400,7 @@ public function showShare($token, $path = '') {
-* @param string $path
-* @param string $downloadStartSecret
-* @return NotFoundResponse|RedirectResponse|void
-+   * @throws \Exception
-*/
-   public function downloadShare($token, $files = null, $path = '', 
$downloadStartSecret = '') {
-   \OC_User::setIncognitoMode(true);
-@@ -530,16 +531,21 @@ public function downloadShare($token, $files = null, 
$path = '', $downloadStartS
-   }
- 
-   // download selected files
--  if ($files !== null && $files !== '') {
--  // FIXME: The exit is required here because otherwise 
the AppFramework is trying to add headers as well
--  // after dispatching the request which results in a 
"Cannot modify header information" notice.
--  OC_Files::get($originalSharePath, $files_list, 
$server_params);
--  exit();
--  } else {
--  // FIXME: The exit is required here because otherwise 
the AppFramework is trying to add headers as well
--  // after dispatching the request which results in a 
"Cannot modify header information" notice.
--  OC_Files::get(\dirname($originalSharePath), 
\basename($originalSharePath), $server_params);
--  exit();
-+
-+  try {
-+  if ($files !== null && $files !== '') {
-+  // FIXME: The exit is required here because 
otherwise the AppFramework is trying to add headers as well
-+  // after dispatching the request which results 
in a "Cannot modify header information" notice.
-+  OC_Files::get($originalSharePath, $files_list, 
$server_params);
-+  exit();
-+  } else {
-+  // FIXME: The exit is required here because 
otherwise the AppFramework is trying to add headers as well
-+  // after dispatching the request which results 
in a "Cannot modify header information" notice.
-+  OC_Files::get(\dirname($originalSharePath), 
\basename($originalSharePath), $server_params);
-+  exit();
-+  }
-+  } cat

[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-09-15 Thread Bernard Cafarelli
commit: 09e73c8abd0cc97c2a02042a123bf81f7942c82d
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Sep 15 10:18:50 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Sep 15 10:35:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09e73c8a

www-apps/element: 1.8.5 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest  |  3 +-
 www-apps/element/element-1.8.2.ebuild  | 35 --
 .../{element-1.8.1.ebuild => element-1.8.5.ebuild} |  0
 3 files changed, 1 insertion(+), 37 deletions(-)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index a1033745762..7339d6f048d 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,2 +1 @@
-DIST element-v1.8.1.tar.gz 15924340 BLAKE2B 
25f396f8df8b703f01ac414b4cbc8781c84e05524f61154ca19a983d7cb24c02587a7eb587a6fc3ce5f0a869120c104b202e934f495732655edbc4b978fb654b
 SHA512 
b03235df3dc32bf54da9d285c8e48cd4e5fc610c602f1589c35f7b99d5dd90657bf60caf29612b9ad4bf5076eaad23c942843e91a38338f31d4b0d6f7ea4109f
-DIST element-v1.8.2.tar.gz 15922892 BLAKE2B 
2aae6293e987545d42eb89cf0785810ac6aab47377f107a5907fed14c4aa1c34425c6aa7d7b007fe37328c7c9aa5717f8ce9933f96cded2a95b16aeedb15
 SHA512 
66068beebfe87574b74d02f521514bde45238c08646347850b4f3f3bae097dfa8ccc6f4d4c86696add99165ba5bf296b686c3c5fe6d97abaff7132b181317f83
+DIST element-v1.8.5.tar.gz 15979411 BLAKE2B 
865f36b5b01d43c9f5b912834ed9c357b8ffb8001bb86c00a941c7093902d6ca54ab21c44bb1ed535e039e787735e3e3e3cbb5e7c210d978f666a60dbc1f2bff
 SHA512 
90adfa42829cedd30180e235b4293a040eb008e990845211b07807b64c1e7bdc8ef0c609a3ec5150d821de528be8a4cb01565950356c134ac6fc7390255e8d66

diff --git a/www-apps/element/element-1.8.2.ebuild 
b/www-apps/element/element-1.8.2.ebuild
deleted file mode 100644
index 0d6f2e6d2cb..000
--- a/www-apps/element/element-1.8.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="A glossy Matrix collaboration client for the web"
-HOMEPAGE="https://element.io/;
-SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-need_httpd
-
-S=${WORKDIR}/${PN}-v${PV}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   dodir "${MY_HTDOCSDIR}"/home
-   dodir "${MY_HTDOCSDIR}"/sites
-
-   webapp_serverowned "${MY_HTDOCSDIR}"/home
-   webapp_serverowned "${MY_HTDOCSDIR}"/sites
-   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
-
-   webapp_src_install
-}

diff --git a/www-apps/element/element-1.8.1.ebuild 
b/www-apps/element/element-1.8.5.ebuild
similarity index 100%
rename from www-apps/element/element-1.8.1.ebuild
rename to www-apps/element/element-1.8.5.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2021-09-15 Thread Bernard Cafarelli
commit: 3fb83568b8a4afa8a665ce16b57c45086d70157a
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Sep 15 10:24:11 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Sep 15 10:35:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb83568

net-mail/fetchmail: 6.4.22 bump

Bug: https://bugs.gentoo.org/810676
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-mail/fetchmail/Manifest|   1 +
 net-mail/fetchmail/fetchmail-6.4.22.ebuild | 107 +
 2 files changed, 108 insertions(+)

diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index 9afaec82dc0..048cc82e3b8 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,2 +1,3 @@
 DIST fetchmail-6.4.21.tar.xz 1318996 BLAKE2B 
4c2befad2b7dfa6957889e029572c259be7a20e4b54b864e2cca827540d745a57ad227f8e1fce1336e8f3a1005c780d8fa7c1b10b9ee05ce68dbcfac75afa179
 SHA512 
c9300f63c0e4073f199a9a7d9061774a7f88aad496b696cad96c0ee85107cae506461f0cd083903c60104b1e7654461213f3f759c1cdaffaf1c85fb1956faa67
+DIST fetchmail-6.4.22.tar.xz 1330176 BLAKE2B 
7086f8a3df263f68ae2034321f63c40fcf4759517f46c67ba4b5d3b33ba07d3bb4f512d749a67a2d76991b46847b6dd9df0795a7a28e8166842454001497cfc9
 SHA512 
ff6db2705b6e3806e22c326da8a0f6bdc0909965cd283b50f9d55bd3a18a52fc4b2f4b4afece1e81aa25b6f1037450cb2b579c4d2cfe4705d34b31d4c1a47e00
 DIST fetchmail-7.0.0-alpha9.tar.xz 1213244 BLAKE2B 
895fe178993cc34500e276bef5ebe9a4fd81fea522d39fd271433320afc46faa9657d8b85b2d28cd5dbc6d3dbbb233d5eb27d3e26205f5406de9f750c50d7f1b
 SHA512 
7ac1c26edfd2a0d69ba3c1e9f47d96aa48f1cdc10060ff928f952e43141651896f5c5190c41064075fb5c5837516f63d6ff3e7fb0cdc7d389c44b6e39db01d8f

diff --git a/net-mail/fetchmail/fetchmail-6.4.22.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.22.ebuild
new file mode 100644
index 000..9d676c85c58
--- /dev/null
+++ b/net-mail/fetchmail/fetchmail-6.4.22.ebuild
@@ -0,0 +1,107 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_REQ_USE="tk"
+
+inherit autotools python-single-r1 systemd tmpfiles toolchain-funcs
+
+DESCRIPTION="the legendary remote-mail retrieval and forwarding utility"
+HOMEPAGE="https://www.fetchmail.info/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+IUSE="ssl nls kerberos tk socks"
+REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="acct-user/fetchmail
+   ssl? (
+   >=dev-libs/openssl-1.1.1:=
+   )
+   kerberos? (
+   virtual/krb5
+   >=dev-libs/openssl-1.0.2:=
+   )
+   nls? ( virtual/libintl )
+   !elibc_glibc? ( sys-fs/e2fsprogs )
+   socks? ( net-proxy/dante )
+   tk? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/future[${PYTHON_USEDEP}]
+   ')
+   )"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   sys-devel/flex
+   nls? ( sys-devel/gettext )"
+
+DOCS="FAQ FEATURES NEWS NOTES README README.NTLM README.SSL* TODO"
+HTML_DOCS="*.html"
+PATCHES=(
+   "${FILESDIR}"/${PN}-6.3.26-python-optional.patch
+)
+S=${WORKDIR}/${P/_/.}
+
+pkg_setup() {
+   use tk && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+   # don't compile during src_install
+   use tk && : > "${S}"/py-compile
+   eautoreconf
+}
+
+src_configure() {
+   use tk || export PYTHON=:
+
+   econf \
+   --enable-RPA \
+   --enable-NTLM \
+   --enable-SDPS \
+   $(use_enable nls) \
+   $(use_with ssl ssl "${EPREFIX}/usr") \
+   $(use kerberos && echo "--with-ssl=${EPREFIX}/usr") \
+   $(use_with kerberos gssapi) \
+   $(use_with kerberos kerberos5) \
+   --without-hesiod \
+   $(use_with socks)
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)"
+}
+
+src_install() {
+   default
+
+   newinitd "${FILESDIR}"/fetchmail.initd fetchmail
+   newconfd "${FILESDIR}"/fetchmail.confd fetchmail
+
+   systemd_dounit  "${FILESDIR}"/${PN}.service
+   systemd_newunit "${FILESDIR}"/${PN}_at.service "${PN}@.service"
+   dotmpfiles "${FILESDIR}"/${PN}.conf
+
+   docinto contrib
+   local f
+   for f in contrib/* ; do
+   [ -f "${f}" ] && dodoc "${f}"
+   

[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-09-01 Thread Bernard Cafarelli
commit: 1c5ba80480482d86f32cc4c708fe0af338db4dde
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Sep  1 19:08:36 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Sep  1 19:19:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5ba804

www-apps/element: 1.8.2 bump

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  1 +
 www-apps/element/element-1.8.2.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 9597b6f01d9..b6ede0a1237 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,3 +1,4 @@
 DIST element-v1.7.33.tar.gz 15425526 BLAKE2B 
0cb13c5aa94a16e532f9ff4a8558b08c01afe1d5c8c4070bc9c26684571a316b2ce1265cd763ee4fe6c54b255313d489adc41e8dfc18f619ae3c2016b593087f
 SHA512 
8b23d2e63cd69ec51cd053826d73f72be50a9662f2adcb7d8b86b0d2b32175038e77c3d00c2e37b39147565fc9fc1cb9c61be1f7a59d1f23e3c4d6316512912d
 DIST element-v1.7.34.tar.gz 15635182 BLAKE2B 
b9926a7b2aba2189004c9c0885b25878479e4ca0b80053261601e7bca64703c7148403671e3a5783530cfd1d431c0b3ffc398c5bd2767d7b0a93472306c581e1
 SHA512 
96bc96d98677e7154790accd7fca8314aada7352d8b8c1a9cc1b18c65b78705db766e5238feda6a3601aabd1f487b115dbaaecd0f55354b752ea07730e2d2312
 DIST element-v1.8.1.tar.gz 15924340 BLAKE2B 
25f396f8df8b703f01ac414b4cbc8781c84e05524f61154ca19a983d7cb24c02587a7eb587a6fc3ce5f0a869120c104b202e934f495732655edbc4b978fb654b
 SHA512 
b03235df3dc32bf54da9d285c8e48cd4e5fc610c602f1589c35f7b99d5dd90657bf60caf29612b9ad4bf5076eaad23c942843e91a38338f31d4b0d6f7ea4109f
+DIST element-v1.8.2.tar.gz 15922892 BLAKE2B 
2aae6293e987545d42eb89cf0785810ac6aab47377f107a5907fed14c4aa1c34425c6aa7d7b007fe37328c7c9aa5717f8ce9933f96cded2a95b16aeedb15
 SHA512 
66068beebfe87574b74d02f521514bde45238c08646347850b4f3f3bae097dfa8ccc6f4d4c86696add99165ba5bf296b686c3c5fe6d97abaff7132b181317f83

diff --git a/www-apps/element/element-1.8.2.ebuild 
b/www-apps/element/element-1.8.2.ebuild
new file mode 100644
index 000..0d6f2e6d2cb
--- /dev/null
+++ b/www-apps/element/element-1.8.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-09-01 Thread Bernard Cafarelli
commit: 53c2220d816055d9f27f3a21f814e30dd7db0153
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Sep  1 19:09:09 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Sep  1 19:19:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c2220d

www-apps/element: drop old

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest  |  2 --
 www-apps/element/element-1.7.33.ebuild | 35 --
 www-apps/element/element-1.7.34.ebuild | 35 --
 3 files changed, 72 deletions(-)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index b6ede0a1237..a1033745762 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,4 +1,2 @@
-DIST element-v1.7.33.tar.gz 15425526 BLAKE2B 
0cb13c5aa94a16e532f9ff4a8558b08c01afe1d5c8c4070bc9c26684571a316b2ce1265cd763ee4fe6c54b255313d489adc41e8dfc18f619ae3c2016b593087f
 SHA512 
8b23d2e63cd69ec51cd053826d73f72be50a9662f2adcb7d8b86b0d2b32175038e77c3d00c2e37b39147565fc9fc1cb9c61be1f7a59d1f23e3c4d6316512912d
-DIST element-v1.7.34.tar.gz 15635182 BLAKE2B 
b9926a7b2aba2189004c9c0885b25878479e4ca0b80053261601e7bca64703c7148403671e3a5783530cfd1d431c0b3ffc398c5bd2767d7b0a93472306c581e1
 SHA512 
96bc96d98677e7154790accd7fca8314aada7352d8b8c1a9cc1b18c65b78705db766e5238feda6a3601aabd1f487b115dbaaecd0f55354b752ea07730e2d2312
 DIST element-v1.8.1.tar.gz 15924340 BLAKE2B 
25f396f8df8b703f01ac414b4cbc8781c84e05524f61154ca19a983d7cb24c02587a7eb587a6fc3ce5f0a869120c104b202e934f495732655edbc4b978fb654b
 SHA512 
b03235df3dc32bf54da9d285c8e48cd4e5fc610c602f1589c35f7b99d5dd90657bf60caf29612b9ad4bf5076eaad23c942843e91a38338f31d4b0d6f7ea4109f
 DIST element-v1.8.2.tar.gz 15922892 BLAKE2B 
2aae6293e987545d42eb89cf0785810ac6aab47377f107a5907fed14c4aa1c34425c6aa7d7b007fe37328c7c9aa5717f8ce9933f96cded2a95b16aeedb15
 SHA512 
66068beebfe87574b74d02f521514bde45238c08646347850b4f3f3bae097dfa8ccc6f4d4c86696add99165ba5bf296b686c3c5fe6d97abaff7132b181317f83

diff --git a/www-apps/element/element-1.7.33.ebuild 
b/www-apps/element/element-1.7.33.ebuild
deleted file mode 100644
index 0d6f2e6d2cb..000
--- a/www-apps/element/element-1.7.33.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="A glossy Matrix collaboration client for the web"
-HOMEPAGE="https://element.io/;
-SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-need_httpd
-
-S=${WORKDIR}/${PN}-v${PV}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   dodir "${MY_HTDOCSDIR}"/home
-   dodir "${MY_HTDOCSDIR}"/sites
-
-   webapp_serverowned "${MY_HTDOCSDIR}"/home
-   webapp_serverowned "${MY_HTDOCSDIR}"/sites
-   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
-
-   webapp_src_install
-}

diff --git a/www-apps/element/element-1.7.34.ebuild 
b/www-apps/element/element-1.7.34.ebuild
deleted file mode 100644
index 0d6f2e6d2cb..000
--- a/www-apps/element/element-1.7.34.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="A glossy Matrix collaboration client for the web"
-HOMEPAGE="https://element.io/;
-SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-need_httpd
-
-S=${WORKDIR}/${PN}-v${PV}
-
-src_install() {
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   dodir "${MY_HTDOCSDIR}"/home
-   dodir "${MY_HTDOCSDIR}"/sites
-
-   webapp_serverowned "${MY_HTDOCSDIR}"/home
-   webapp_serverowned "${MY_HTDOCSDIR}"/sites
-   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/sogo/

2021-08-31 Thread Bernard Cafarelli
commit: 0b3db12de27dadd506593aa492466269cfbf0138
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Aug 31 20:02:52 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Aug 31 20:03:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b3db12d

gnustep-apps/sogo: 5.2.0 bump

Also drop --disable-saml2 from configure script (similar to mfa)

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-apps/sogo/Manifest | 1 +
 gnustep-apps/sogo/sogo-5.1.1.ebuild| 1 -
 gnustep-apps/sogo/{sogo-5.1.1.ebuild => sogo-5.2.0.ebuild} | 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnustep-apps/sogo/Manifest b/gnustep-apps/sogo/Manifest
index d0ebbc6a25a..f65d6f0ed73 100644
--- a/gnustep-apps/sogo/Manifest
+++ b/gnustep-apps/sogo/Manifest
@@ -1 +1,2 @@
 DIST sogo-5.1.1.tar.gz 34263214 BLAKE2B 
c6a415602c931e4c703608b05036a50851308d53e095ba8fa2a19ca509522ad190f8c1db78698e03818e25f221f76c097016017fc2f0aaba016043c1447e
 SHA512 
6da4472f991da39449d8fdb05371bdc933cff8835d3501a3be475a263acb38ec10ccc43e719fb56e75fe6f5b4acd8f1f0fe3ebf1d8e734f7dbd8f28494baaff6
+DIST sogo-5.2.0.tar.gz 3687 BLAKE2B 
e5b00bb9a5244086cd0ec39824f9afad0d84ef0b40e5257071a0184f9938ed88fc07654e1d136646cbf0aab08aab2492b17260933d441cfdb7d7baff3a618002
 SHA512 
d2ba521db1edb5c7b9901cc18f2901a1968627b5c1d535e999f321207906d44ced09fec3a9a02df9e6e4d4d315c742d253a60cc12c5c37970674fc6796e6743d

diff --git a/gnustep-apps/sogo/sogo-5.1.1.ebuild 
b/gnustep-apps/sogo/sogo-5.1.1.ebuild
index 9369d4e5238..6583d3cf3d8 100644
--- a/gnustep-apps/sogo/sogo-5.1.1.ebuild
+++ b/gnustep-apps/sogo/sogo-5.1.1.ebuild
@@ -63,7 +63,6 @@ src_configure() {
--with-ssl="${ssl_provider}" \
$(use_enable debug) \
$(use_enable sodium) \
-   --disable-saml2 \
|| die "configure failed"
 }
 

diff --git a/gnustep-apps/sogo/sogo-5.1.1.ebuild 
b/gnustep-apps/sogo/sogo-5.2.0.ebuild
similarity index 99%
copy from gnustep-apps/sogo/sogo-5.1.1.ebuild
copy to gnustep-apps/sogo/sogo-5.2.0.ebuild
index 9369d4e5238..6583d3cf3d8 100644
--- a/gnustep-apps/sogo/sogo-5.1.1.ebuild
+++ b/gnustep-apps/sogo/sogo-5.2.0.ebuild
@@ -63,7 +63,6 @@ src_configure() {
--with-ssl="${ssl_provider}" \
$(use_enable debug) \
$(use_enable sodium) \
-   --disable-saml2 \
|| die "configure failed"
 }
 



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/sope/

2021-08-31 Thread Bernard Cafarelli
commit: 97c332a60171838d92968ce3ca127ed9db0ca8b6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Aug 31 20:00:01 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Aug 31 20:03:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c332a6

gnustep-libs/sope: 5.2.0 bump

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-libs/sope/Manifest  |  1 +
 gnustep-libs/sope/sope-5.2.0.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/gnustep-libs/sope/Manifest b/gnustep-libs/sope/Manifest
index 7aa01206c9f..2a97890f3d2 100644
--- a/gnustep-libs/sope/Manifest
+++ b/gnustep-libs/sope/Manifest
@@ -1 +1,2 @@
 DIST sope-5.1.1.tar.gz 2217045 BLAKE2B 
0c4e3c0740c46d2da5cf5ea16e63ab01c930ab9a45dfec617d0a2ff05032f87d909e4471144031922f8635f22aa9bebc313a32eb7afa23341b9a70f63ba93b9e
 SHA512 
17cbf131e6e0d25e296543eea1f6514c6ac0c40db7cd446abbe79c927211d17a31e3f46bdaaad5d6d86f8b52c701544004d645c2d827ce471db5a68750cc0525
+DIST sope-5.2.0.tar.gz 2217669 BLAKE2B 
ffa3bead59e5481f80e5064b00ad4cb6355e3377cf022928dad7dd5d3912bc2368a6f2fe04bf99062db9905dca0411b7f7be7a01df1af865cbb18653af504ee4
 SHA512 
06f887ac4e5a80227f52aa0694e385f8b22790b22adc913b6f571abcf35111cdbdaea96add70408dbce3c74b0671c1c73cc23fadcf6db41aa8db06951284d890

diff --git a/gnustep-libs/sope/sope-5.2.0.ebuild 
b/gnustep-libs/sope/sope-5.2.0.ebuild
new file mode 100644
index 000..7feec1b8304
--- /dev/null
+++ b/gnustep-libs/sope/sope-5.2.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnustep-2 vcs-snapshot
+
+DESCRIPTION="A set of frameworks forming a complete Web application server 
environment"
+HOMEPAGE="http://www.sogo.nu/;
+SRC_URI="https://github.com/inverse-inc/sope/archive/SOPE-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnutls ldap mysql postgres +ssl +xml"
+
+RDEPEND="
+   sys-libs/zlib
+   ldap? ( net-nds/openldap )
+   gnutls? ( net-libs/gnutls:= )
+   !gnutls? (
+   dev-libs/openssl:0=
+   )
+   mysql? ( dev-db/mysql-connector-c:= )
+   postgres? ( dev-db/postgresql:= )
+   xml? ( dev-libs/libxml2:2 )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   local ssl_provider
+   if use ssl ; then
+   if use gnutls ; then
+   ssl_provider=gnutls
+   else
+   ssl_provider=ssl
+   fi
+   else
+   ssl_provider=none
+   fi
+
+   egnustep_env
+
+   # Non-standard configure script
+   ./configure \
+   --disable-strip \
+   $(use_enable debug) \
+   $(use_enable ldap openldap) \
+   $(use_enable mysql) \
+   $(use_enable postgres postgresql) \
+   $(use_enable xml) \
+   --with-ssl="${ssl_provider}" \
+   --with-gnustep || die "configure failed"
+}



[gentoo-commits] repo/gentoo:master commit in: gnustep-apps/sogo/

2021-08-31 Thread Bernard Cafarelli
commit: 75bc621e2213e152f0d6cbb45f4fc1ec5d749770
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Aug 31 19:57:28 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Aug 31 20:03:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75bc621e

gnustep-apps/sogo: fix --disable-mfa configure error

Closes: https://bugs.gentoo.org/810856
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-apps/sogo/sogo-5.1.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnustep-apps/sogo/sogo-5.1.1.ebuild 
b/gnustep-apps/sogo/sogo-5.1.1.ebuild
index 4738c446bcd..9369d4e5238 100644
--- a/gnustep-apps/sogo/sogo-5.1.1.ebuild
+++ b/gnustep-apps/sogo/sogo-5.1.1.ebuild
@@ -63,7 +63,6 @@ src_configure() {
--with-ssl="${ssl_provider}" \
$(use_enable debug) \
$(use_enable sodium) \
-   --disable-mfa \
--disable-saml2 \
|| die "configure failed"
 }



[gentoo-commits] repo/gentoo:master commit in: app-emulation/free42/

2021-08-30 Thread Bernard Cafarelli
commit: 5016d40ebdc4f83b47f289b2f3b54965d5b6a44e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Aug 30 11:30:33 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Aug 30 11:30:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5016d40e

app-emulation/free42: 3.0.6 bump

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-emulation/free42/Manifest|  1 +
 app-emulation/free42/free42-3.0.6.ebuild | 50 
 2 files changed, 51 insertions(+)

diff --git a/app-emulation/free42/Manifest b/app-emulation/free42/Manifest
index 9fa342620a7..9269546102b 100644
--- a/app-emulation/free42/Manifest
+++ b/app-emulation/free42/Manifest
@@ -1,3 +1,4 @@
 DIST free42-nologo-2.5.24.tgz 7423183 BLAKE2B 
e10425af8d5c30be6ab5b728130bbe3068c414e24f033b65623951f915bcfeea0672857ff8def3e9f2766aba79411a1022d4b83592281567de38e82613d8a832
 SHA512 
a0702c3e4b2f3f38f73c54de4e51da8d1dc90585b253d1ae087d59dfabbe83be9c80086df8540cb6420dae8c6e766cd1ccce875d9bcb94ecbc85791e3fa89b8b
 DIST free42-nologo-3.0.3.tgz 7443713 BLAKE2B 
dd9db670aa463343387e66a2ad56f212463c0b02135cb489e8937eb434fa0431228f6120ade8000f357f92a384f5f5bdf53d07fe1d14eb0ad2f81be269a075b8
 SHA512 
fc5c9520c04eabd5978cc4e8a9e237107605775cf94a4bc3877fedf19d3b94c0c4ee59db9a6a423cf1747ab3e63e479860f3da5968606414824df5b986eba3a1
 DIST free42-nologo-3.0.5.tgz 7445153 BLAKE2B 
dc9ded017b4fa80f0c59c7f59715b00dd23a5b35441f220cd392c3aa1393a132226ab640c3ab049a142ace561de19a6d43904efeaf5bfc37d4fa4fc0174f97f8
 SHA512 
2e7a3d8808f5dd6568b6abd9a04750726fe6d79eeb9b4cee4f1bec00be6a6156cbc6d6e1c6ccc258ef49d16c22293b50f8a6bdbe7c1b401fffb01afac9ae657a
+DIST free42-nologo-3.0.6.tgz 7449542 BLAKE2B 
4b7f69c45e16f412247cd8f7b8e0c958124191c19633e4003a78e150236aa53b4853a63c5227e7f3d13301c30ec60202ad08b7048b67cbacb67906511955ef21
 SHA512 
dec50856ae1732aaf8f556e642e2ccaec81b00991118536ed67865540afcfd04604e13ac28e255c92869d044d0d3634c742f4e2c745427a2a323814be2415142

diff --git a/app-emulation/free42/free42-3.0.6.ebuild 
b/app-emulation/free42/free42-3.0.6.ebuild
new file mode 100644
index 000..d25a89b2d1c
--- /dev/null
+++ b/app-emulation/free42/free42-3.0.6.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+MY_PV="${PN}-nologo-${PV}"
+
+DESCRIPTION="An HP-42S Calculator Simulator"
+HOMEPAGE="https://thomasokken.com/free42/;
+SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa"
+
+DEPEND="dev-libs/atk
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   alsa? ( media-libs/alsa-lib )"
+
+RDEPEND="${DEPEND}"
+
+DOCS=( CREDITS HISTORY README )
+S="${WORKDIR}/${MY_PV}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2.5.16-fix-makefile.patch"
+   "${FILESDIR}/${PN}-2.5.3-fix-build-intel-lib.patch"
+)
+
+src_prepare() {
+   default
+}
+
+src_compile() {
+   local myconf
+   use alsa && myconf="AUDIO_ALSA=yes"
+   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" ${myconf} -C gtk
+   emake -C gtk clean
+   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" BCD_MATH=1 ${myconf} -C gtk
+}
+
+src_install() {
+   default
+   dobin gtk/free42bin gtk/free42dec
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/owncloud/

2021-08-30 Thread Bernard Cafarelli
commit: 9b6a89333ea957f0f811de3883a6850040efbde2
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Aug 30 11:28:30 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Aug 30 11:28:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6a8933

www-apps/owncloud: 10.8.0 bump

Closes: https://bugs.gentoo.org/810697
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/owncloud/Manifest   |  1 +
 www-apps/owncloud/owncloud-10.8.0.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/www-apps/owncloud/Manifest b/www-apps/owncloud/Manifest
index fae57a8a405..caff0833560 100644
--- a/www-apps/owncloud/Manifest
+++ b/www-apps/owncloud/Manifest
@@ -1 +1,2 @@
 DIST owncloud-10.7.0.tar.bz2 24129028 BLAKE2B 
47ce3584f8123cc0a315c7d88847df5844c951e354fcecd7a876ca01f0fa24823a86bdd950dd885f3bbb46f60d8a39271e31d43ac6dac8f3df506d6cdc531231
 SHA512 
ebb636b8ffd06d4ceb1dd0d50c15ab393b8c7bf2f0e23c61ba957add6ac4d4ba4cdefb9cda2c703f337c82a295e2c40a467a602227728e9506f9a150c9f2fd3c
+DIST owncloud-10.8.0.tar.bz2 24917781 BLAKE2B 
909a8b51034fe07f83adcb3aff9c8eab790da40b115ecc715c4307ecb0364d5f65d75178d76ff27969b28a46f9585915412db235120dbb8600809057eea3c7f1
 SHA512 
47a23e5c2946e5d4c1d8c8e6d1b754e2a2bce436af532dbc7aa36c8031185fcc28b500fefa064e5290f2af68cbea823fa893acdb90307c9eddf53e126d282c96

diff --git a/www-apps/owncloud/owncloud-10.8.0.ebuild 
b/www-apps/owncloud/owncloud-10.8.0.ebuild
new file mode 100644
index 000..e7ba0f1d7ab
--- /dev/null
+++ b/www-apps/owncloud/owncloud-10.8.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="Web-based storage application where all your data is under your 
own control"
+HOMEPAGE="https://owncloud.org;
+SRC_URI="https://download.owncloud.org/community/${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-7.0[curl?,filter,gd,hash(+),intl,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
+}
+
+pkg_postinst() {
+   elog "Additional applications (calendar, ...) are no longer provided by 
default."
+   elog "You can install them after login via the applications management 
page"
+   elog "(check the recommended tab). No application data is lost."
+   webapp_pkg_postinst
+}



[gentoo-commits] repo/gentoo:master commit in: games-emulation/dosbox-staging/

2021-08-30 Thread Bernard Cafarelli
commit: a30252e5a66bf4551c9598841f7027237ff34369
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Aug 30 10:59:25 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Aug 30 10:59:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30252e5

games-emulation/dosbox-staging: 0.77.1 bump

Bugfixes release

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 games-emulation/dosbox-staging/Manifest|  1 +
 .../dosbox-staging/dosbox-staging-0.77.1.ebuild| 57 ++
 2 files changed, 58 insertions(+)

diff --git a/games-emulation/dosbox-staging/Manifest 
b/games-emulation/dosbox-staging/Manifest
index ebdefbfb3fc..0ef607994d3 100644
--- a/games-emulation/dosbox-staging/Manifest
+++ b/games-emulation/dosbox-staging/Manifest
@@ -1,2 +1,3 @@
 DIST dosbox-staging-0.76.0.tar.gz 1908605 BLAKE2B 
71b3c3d6a6444e2442d54b1db365ea66c9ee3db703be876facb8425355d82d817c080e005cefd103714e15fc7d1c17d6329c28d67bf74c143d0428e4f58e5142
 SHA512 
8c0357bcec08cac2cd2b306edd8b51ad05e16a3c3efb1f4c77e1d942f285493cae8aab45f1633e9c168c0b4b45aa289cf3ffc72685dc004d83127cdb6c76ae9d
 DIST dosbox-staging-0.77.0.tar.gz 2579927 BLAKE2B 
2a8381451ec110ca5350afc70c45f158329bd273b381ff61856ab721a0b194c7d501402453e9a36b90663ee8f6697dce8f64b05adf56efa8df2fd68161e420b6
 SHA512 
37259fecc091f1e318c2385d6e6fdc3b4ad0905ce63a7db1fc812c924bf8c01640692aca4f08b87d06e6001e50f3f2f4bb63c3715aa9cdfeebd205ed345558a0
+DIST dosbox-staging-0.77.1.tar.gz 2622418 BLAKE2B 
c56020d263ceac199266a5c458c192441f836ea2e71e1564da175b7ae522286ca1b6a07062498ccea795bbf330beecb5ef99a0130637b1df26603315d48ea6ff
 SHA512 
fe5d6150a88f5c276aee5672f98c15b5ffee702fe9934919d3e78068efd1a85f08a8f04352bc6a8fe850324e33f3227340c59242db6cbae0475b12a58b749cac

diff --git a/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild 
b/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
new file mode 100644
index 000..5815a612b2b
--- /dev/null
+++ b/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit meson xdg
+
+DESCRIPTION="Modernized DOSBox soft-fork"
+HOMEPAGE="https://dosbox-staging.github.io/;
+SRC_URI="https://github.com/dosbox-staging/dosbox-staging/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa debug dynrec +fluidsynth mt-32 network opengl"
+
+RDEPEND="alsa? ( media-libs/alsa-lib )
+   debug? ( sys-libs/ncurses:0= )
+   fluidsynth? (
+   media-sound/fluid-soundfont
+   media-sound/fluidsynth
+   )
+   mt-32? ( media-libs/munt-mt32emu )
+   network? ( media-libs/sdl2-net )
+   opengl? ( virtual/opengl )
+   media-libs/libpng:0=
+   media-libs/libsdl2[joystick,opengl?,video,X]
+   media-libs/opusfile
+   sys-libs/zlib
+   !games-emulation/dosbox"
+DEPEND="${RDEPEND}"
+BDEPEND=""
+
+DOCS=( AUTHORS README THANKS )
+
+src_prepare() {
+   default
+
+   # We do not have default.sf2, use actual name from fluid-soundfont
+   sed -e "s/default.sf2/FluidR3_GM.sf2/" \
+   -i src/midi/midi_fluidsynth.cpp || die
+
+   # Disable license and docs install (handled by ebuild)
+   sed -e "/licenses_dir\|doc_dir/d" -i meson.build || die
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use alsa use_alsa)
+   $(meson_use debug)
+   -Ddynamic_core=$(usex dynrec dynrec dyn-x86)
+   $(meson_use fluidsynth use_fluidsynth)
+   $(meson_use mt-32 use_mt32emu)
+   $(meson_use network use_sdl2_net)
+   $(meson_use opengl use_opengl)
+   )
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/tesseract/files/, app-text/tesseract/

2021-08-30 Thread Bernard Cafarelli
commit: b6cf1d04988aa3d05c161e5e1b677222f0a8996f
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Aug 30 06:49:14 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Aug 30 06:51:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6cf1d04

app-text/tesseract: drop old stable

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/tesseract/Manifest|  45 ---
 .../files/tesseract-3.05.00-no_graphics.patch  |  74 ---
 .../tesseract-3.05.00-use-system-piccolo2d.patch   |  27 
 app-text/tesseract/metadata.xml|   3 -
 app-text/tesseract/tesseract-3.05.02.ebuild| 148 -
 app-text/tesseract/tesseract-4.1.0-r1.ebuild   |  91 -
 6 files changed, 388 deletions(-)

diff --git a/app-text/tesseract/Manifest b/app-text/tesseract/Manifest
index beb6199c964..0266650c7a4 100644
--- a/app-text/tesseract/Manifest
+++ b/app-text/tesseract/Manifest
@@ -1,47 +1,2 @@
-DIST ara.traineddata-3.04.00 6315068 BLAKE2B 
30af9442d0180c9288c6e8ae03e7ede7e4a1a18743733bc00b63c28f405ee1f0221a64e01c19dde3f808efe6b4547bc36690d9bf44288dfe57211b7acc90
 SHA512 
7fba780ec9061148c01dafee1227f8e338c1cf199a5c2869d58703123ea89f2279551e15159ab37038ec8ebc755076ede6ef049cc8a6e6764aa66d81c72a259b
-DIST bul.traineddata-3.04.00 6026234 BLAKE2B 
a39a5757ec6bbb77ed6fe9a263e11b9d83eb64653f62f96dec68c102aa199348eefb8f99642f9824af9e41c537573f06af45f393271145fdcfbfff71bd07e1fd
 SHA512 
5115b4f92359344a17ee43b298c5c012569d77325e440bbe079ce7734ed087cbbe7ffb2b2dcb831e522fde2cde556e5de630f9ca85c141e9282e951e008e156c
-DIST cat.traineddata-3.04.00 5356190 BLAKE2B 
64c7677812342474a7182c4e7907e068231511e09403c7122004e7720ab023f98c2d157ba5d417582d6323d3aa3ce5eb9914ce10506663f70749a1290c553747
 SHA512 
d3b1f2ff0d7d57fdbddbf9a2cd44fd1fcec08d13b82c6fd77a21fe45ef8e33dd809332b59d8bec0600f2596e0bf163605811539aca154eb11f7d8238e6df9630
-DIST ces.traineddata-3.04.00 11896327 BLAKE2B 
253795339231d377d3b033f348cc3413ba3bf9520bae44d318b459271608501db7958dcd216f44deabc7755008cb66c5b20625ad3a00a3ea8fca2258aef3c8af
 SHA512 
de65b88d76fd50115099dfaac8ac80b7c6581eb0aa6186fa0c91c9cf12e90632a96de341b2faf94a8de1c5ed7b71c196571c914792b6aa7de42a3b7542ed625d
-DIST chi_sim.traineddata-3.04.00 42089623 BLAKE2B 
d7ac25d5a43ab36fe54035e78c34aa9b7fd4fee06fb32da6ec8173d0c0a40ea727d0c529f0d02ec949642c81c81a4d180c6c68557709d3561d169c9e7c3a29f8
 SHA512 
e3427c17988e777447262bd3f5704f84d1296a8c02d10f343fc6f698ed23b8577670bdc76f3e0ea53284a233de1e6d0f25224d984bed75bfd52f73e6a6945673
-DIST chi_tra.traineddata-3.04.00 56692327 BLAKE2B 
83ef6e067107b14cacb208ec5885d3db6a9fc6be85eae90f27eb4c70ae723cec6fa17912068f46078d8a03541a51ee2aa7b1eea007211b5fa9f7282142fd8ffb
 SHA512 
149795758dd51beeea3b9739395b599c9b6fac35862ef50fd663273709f00bab72840a6983d09289d05269f808a6af25b588d9740f54736beaf2452da1c735d1
-DIST chr.traineddata-3.04.00 1083194 BLAKE2B 
86a4c64f3df108d92f0b1d68743fb0a7c6e6aef328751c770968d946a476b1123141beb99730d67af8a4a321220be2a82cb3d96920352fd21709bfd15507a284
 SHA512 
e0982f5069a9cab4ad274babcd00a7199e2e76ae02167101a24c0074a91db5faf55f921159da724391860c9187423b14b5aab096f90eccc604a32b2d30376455
-DIST dan.traineddata-3.04.00 7340575 BLAKE2B 
8437979bd4a01534e7a2c1c82c88232707ba10043c3bb824f71f8c365fed1353ce438dd08205286c1e2053adbe96211f34a5199648679f7c147806083d659a26
 SHA512 
ed320c5a3b93b5416ad1941a3e8a331a2f60570ba74b4bc2285e687472e7222556379c0ef261ae06970e3b9710c5fa89a26da5d509be325c2e627ed6e9f48bff
-DIST dan_frak.traineddata-3.04.00 1622710 BLAKE2B 
458935c2176a74ef0090574be0ead1d65a0ede29fee48215a674643bb3a38f7a4fb40c940480e1e490edab8758f49010c6c2304ad9490ea22f60d8a8602317e1
 SHA512 
8bb21f7ee21f99e0eb8fb55bdcd60b006bb1dbb42946f1f7dce1c53bcbef46f5f6cca7aaf069b1b3c43b13eee2c7dee752fea8c38003ee266999752a9b466b01
-DIST deu.traineddata-3.04.00 13367187 BLAKE2B 
3ead7f065fc4284f1dbdb83180d5f87e717fe39971d2bcf248f22125b5ac5fa9ed0f53491b955c9e0063a419dfd23a6696841ad0d12d7f6de13411f81254c416
 SHA512 
fd4eab9e9203ea3a2f009c5feb337449b4ec2acb67b42c5420ccf69b342ca9afa655093d7e9b07d3ad435a80e9f59eeaf3ca578608a9136ca13ee23d6995
-DIST deu_frak.traineddata-3.04.00 1978593 BLAKE2B 
7a9bf16949baa3167d162f5075a254fac7699cd6ce2766423a1d0ef652daa0174ae6a36c6dd0d0e6f45bf961b4a0d13a7f55a0de3bfa2afe023816dff0f54ed2
 SHA512 
6d458b657c5b88671e0932da24fe91051b7191105b710b18331620347407c5f91338ae951ee9e0464af2d93dca552d77b1e40d372dda1aed12bc209baf00d4b7
-DIST ell.traineddata-3.04.00 5422512 BLAKE2B 
cec340bb25a6f60fdf17dff46c06440ee2be62bf4b8dc8055dae1d77ec4a06a43862052399a3ece1c3d860cb1d88a1511a3b58a8b9f61bde3371736b0d686c01
 SHA512 
b542f4cad465332b7d9742ce64951289a22f31c2196335b09037e047c9fe2966689426d9e973173147aa7c0ca73cddb337c9ec7b485b13b80eea3e44ad31bb48
-DIST eng.traineddata-3.04.00 2187655

[gentoo-commits] repo/gentoo:master commit in: app-text/tesseract/

2021-08-30 Thread Bernard Cafarelli
commit: de125dd832ca4dc5d5022cf45041f5928e908abe
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Aug 30 06:51:04 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Mon Aug 30 06:51:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de125dd8

app-text/tesseract: add subslot

Also add back ~riscv from previous ebuild

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/tesseract/tesseract-5.0.0_beta20210815.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/tesseract/tesseract-5.0.0_beta20210815.ebuild 
b/app-text/tesseract/tesseract-5.0.0_beta20210815.ebuild
index 0b194b123b8..0cd62461203 100644
--- a/app-text/tesseract/tesseract-5.0.0_beta20210815.ebuild
+++ b/app-text/tesseract/tesseract-5.0.0_beta20210815.ebuild
@@ -11,8 +11,8 @@ BETA_PV=$(ver_rs 3-4 "-")
 SRC_URI="https://github.com/tesseract-ocr/${PN}/archive/${BETA_PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0/5"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="doc float32 jpeg opencl openmp png static-libs tiff training webp"
 
 
COMMON_DEPEND=">=media-libs/leptonica-1.74:=[${MULTILIB_USEDEP},zlib,tiff?,jpeg?,png?,webp?]



[gentoo-commits] repo/gentoo:master commit in: app-text/tesseract/

2021-08-26 Thread Bernard Cafarelli
commit: 1e59292df94aaf90e33d3e136b61b734ed197980
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Aug 26 20:12:06 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Aug 26 20:12:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e59292d

app-text/tesseract: 5.0.0_beta20210815 beta bump

This masked ebuild will help for initial testing of 5.0.0 and relevant
ebuild changes

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/tesseract/Manifest|  1 +
 app-text/tesseract/metadata.xml|  1 +
 .../tesseract/tesseract-5.0.0_beta20210815.ebuild  | 95 ++
 3 files changed, 97 insertions(+)

diff --git a/app-text/tesseract/Manifest b/app-text/tesseract/Manifest
index 62173ed3960..beb6199c964 100644
--- a/app-text/tesseract/Manifest
+++ b/app-text/tesseract/Manifest
@@ -39,6 +39,7 @@ DIST swe.traineddata-3.04.00 9460295 BLAKE2B 
766bcd64e506eea7014975de1ddf6cffcf8
 DIST tesseract-3.05.02.tar.gz 3571750 BLAKE2B 
f8c856449ab763d66a50d4bc65450f3c71132e66b4306f5a022c3df65c62646ec202256e12b5ce91888330a5ef10a3966f91eddc241cf306809ce40abc165c82
 SHA512 
4cb23a6981dd5ec9eefea7b9674847ae88a411a7308ee6d946a920c76eefcf5fe7a90f6cb3ff00493a0e69b5c327d052fa8514d7f3ed506bccbe4b0163065793
 DIST tesseract-4.1.0.tar.gz 1965053 BLAKE2B 
172aed0b149cb1af8c8c7b53022de237c8e07086bad78063374d5e425180e4b70eca5cee4d66a1f5b0bc2d51f6b8d41bf0c564918a85977d83fdbe6ba2f5497b
 SHA512 
d617f5c5b826640b2871dbe3d7973bcc5e66fafd837921a20e009d683806ed50f0f258aa455019d99fc54f5cb65c2fa0380e3a3c92b39ab0684b8799c730b09d
 DIST tesseract-4.1.1.tar.gz 1974988 BLAKE2B 
f729beb017ec81704b84f5e6539706ff0cd6a51a4d1b7b730c394af58ce2ea2a659203bf239417e8d500cfbde845a73d6e6e181ca946257c2f22525820899602
 SHA512 
017723a2268be789fe98978eed02fd294968cc8050dde376dee026f56f2b99df42db935049ae5e72c4519a920e263b40af1a6a40d9942e66608145b3131a71a2
+DIST tesseract-5.0.0_beta20210815.tar.gz 1914265 BLAKE2B 
eadefb46a84fcc73d3da7a1780d1e0669840183266176021871e57ca55c79e9b56a78334414732b9024ae911cee522069c3170bf71af877c46c1ffae37c88b3f
 SHA512 
4b78af9119c35d783e47523b41ee8bbf63913f8c122e94b6e6538a4cbab8e751df9f00f3a50d48e8a7beb948c6b23794e2481721696bf3e0f284de8aa6e9e8e7
 DIST tgl.traineddata-3.04.00 4114554 BLAKE2B 
1cbd5e20fcf5fa7ea183daa76e1d09d7bd4427ce2456de49f23e374af8ae48219a32f71a25d0a98c26c79ac87dc4f8f68621c76fad85b6105561f5285d635c8d
 SHA512 
8c205fd0d4b2fc774e5b6a19cb56dcdb91b7d001acd881e34363e437d5eeae8615b853ae09f93c4957328d3a423300b9a20a443ca971a14ede1867de6194a2bb
 DIST tha.traineddata-3.04.00 13565168 BLAKE2B 
1fe254a7ace923a88579c46111a0be81ad7cac9d60d59189e26fef6c11469da26e86ca867ff97cbf1b83fc501d6e48fee0e729f6e73e7f5a512e7b89998475c2
 SHA512 
1f8750ee148a6dc5677441bdf8b41d09594b591c34c7fc0af1923a89acf9db76f12ab3ed136819b6900b70ff393fd586054fd383a427ca70b4cf9aecb6db029a
 DIST tur.traineddata-3.04.00 14069931 BLAKE2B 
385714a9fb0efa7a8299de7152729a7f7e12a29d4c33cc4df6c5592bd1ddca145acb056caaf93f077279489c3a12e2d95285d0790979cbb036206ecdab910080
 SHA512 
822b51bf9836f0d2b5923fc8ea14690a16d6e1831dc8828d0aad7cb4bda2bcec06ba7cdc79187d48b93e3541dfd46f1f50dc44dae504af9dd7a788052a05b51e

diff --git a/app-text/tesseract/metadata.xml b/app-text/tesseract/metadata.xml
index c3f203799bf..8a74de4013f 100644
--- a/app-text/tesseract/metadata.xml
+++ b/app-text/tesseract/metadata.xml
@@ -16,6 +16,7 @@
 tesseract-ocr/tesseract
   
   
+Support float for model training and text recognition 
(faster, requires less RAM)
  Enable support for recognition of equations.
  Install viewer to debug recognition 
(ScrollView).
  Enable support orientation and script detection.

diff --git a/app-text/tesseract/tesseract-5.0.0_beta20210815.ebuild 
b/app-text/tesseract/tesseract-5.0.0_beta20210815.ebuild
new file mode 100644
index 000..0b194b123b8
--- /dev/null
+++ b/app-text/tesseract/tesseract-5.0.0_beta20210815.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools multilib-minimal toolchain-funcs
+
+DESCRIPTION="An OCR Engine, originally developed at HP, now open source."
+HOMEPAGE="https://github.com/tesseract-ocr;
+BETA_PV=$(ver_rs 3-4 "-")
+SRC_URI="https://github.com/tesseract-ocr/${PN}/archive/${BETA_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc float32 jpeg opencl openmp png static-libs tiff training webp"
+
+COMMON_DEPEND=">=media-libs/leptonica-1.74:=[${MULTILIB_USEDEP},zlib,tiff?,jpeg?,png?,webp?]
+   opencl? (
+   virtual/opencl[${MULTILIB_USEDEP}]
+   media-libs/tiff:0=[${MULTILIB_USEDEP}]
+   media-libs/leptonica:=[tiff]
+   )
+   train

[gentoo-commits] repo/gentoo:master commit in: profiles/

2021-08-26 Thread Bernard Cafarelli
commit: 0f2c4e03f04ece69991c042e7691f053b0343ec6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Aug 26 20:14:25 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Aug 26 20:14:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2c4e03

profiles/package.mask: mask app-text/tesseract-5.0.0 beta

Signed-off-by: Bernard Cafarelli  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 521b7099519..beb7476db03 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Bernard Cafarelli  (2021-08-26)
+# Preparing for final 5.0.0 release
+>=app-text/tesseract-5.0.0_beta
+
 # Arthur Zamarin  (2021-08-20)
 # Inactive upstream.
 # Fully superseded by dev-python/dnspython. All reverse dependencies support



[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/

2021-08-21 Thread Bernard Cafarelli
commit: a2e1c67682f4c3d9b13b8d86bd380c5096abcf0d
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Aug 21 16:14:28 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Aug 21 16:21:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e1c676

net-ftp/filezilla: 3.55.1 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-ftp/filezilla/Manifest|  1 +
 net-ftp/filezilla/filezilla-3.55.1.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index 5076dc9bc8c..6aec47bc796 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -1,3 +1,4 @@
 DIST FileZilla_3.53.1_src.tar.bz2 4844262 BLAKE2B 
1ae9bab7b3812df106340a2267d5634c3e3e3078a5fbb3dcbf526c28ea5bfefe619e380b739533754ec9f4e200d08a398d6ebe0c984a7b18679f0165f3a03e29
 SHA512 
85109c68c9acaf2d3fb7d2ed98bdeae636cc359993535484ca404bd34e8287927628e255364bdb03681fcc47bff02423e954fd304b2e304bf18efaf2c0784eaa
 DIST FileZilla_3.54.1_src.tar.bz2 4847815 BLAKE2B 
86d219e6c26c15bfd5597e486fafc7892aa3d085d62e6780fb0518a0e10f984a2e7f562666149fd8650f3cd00ad86901daf459095c542460f3bc229c047fa3e2
 SHA512 
d41b9fb303c11c81ceb0577fa5d40d6f5d9d1dc70a6a6bb6dac5c4cb7f8fc22cf06c2cf2e7415d922d11d5d4262832db89647acc34fa9a6cd92105b7700901df
 DIST FileZilla_3.55.0_src.tar.bz2 4910040 BLAKE2B 
9955ddff5bfdd7fe7fadf5dad73638c8fd32bfe52411e6b7ad5f147bd076d6e184ed7deec5ff127f0de904a0ecd01c1c3ae770c70a6d6dd6491366f2af1fe7eb
 SHA512 
8a1221e97719610be900d66f7feba90d1c5053a618b38084e93e8f2b11e51fc523336e11e110f51828eba3f17f60cea1fcd8060bd0cc5e7fdb3d24f35a4c1732
+DIST FileZilla_3.55.1_src.tar.bz2 4910935 BLAKE2B 
7a901f7c73c6223c92100138989cedc83f8abf0f9657e08b31e8454892c39f2dccf6880350bb42742639dcec0326f50c46d1afd2d9d931529f11378f7e18bfa0
 SHA512 
07f1ccc596cac64aca0e82a97725f2ade26de78116441ba5aefaa8bd1396a483be88d9820820b9767e77686abbfd0eb6190684303e1f4d9ec45ef0b1f2cf0170

diff --git a/net-ftp/filezilla/filezilla-3.55.1.ebuild 
b/net-ftp/filezilla/filezilla-3.55.1.ebuild
new file mode 100644
index 000..666311f3451
--- /dev/null
+++ b/net-ftp/filezilla/filezilla-3.55.1.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+WX_GTK_VER="3.0-gtk3"
+
+inherit autotools flag-o-matic wxwidgets xdg
+
+MY_PV="${PV/_/-}"
+MY_P="FileZilla_${MY_PV}"
+
+DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
+HOMEPAGE="https://filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2;
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="dbus nls test"
+RESTRICT="!test? ( test )"
+
+# pugixml 1.7 minimal dependency is for c++11 proper configuration
+RDEPEND="
+   >=app-eselect/eselect-wxwidgets-0.7-r1
+   >=dev-libs/nettle-3.1:=
+   >=dev-db/sqlite-3.7
+   >=dev-libs/libfilezilla-0.31.1:=
+   >=dev-libs/pugixml-1.7
+   >=net-libs/gnutls-3.5.7
+   >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
+   x11-misc/xdg-utils
+   dbus? ( sys-apps/dbus )"
+DEPEND="${RDEPEND}
+   test? ( >=dev-util/cppunit-1.13.0 )"
+BDEPEND="
+   virtual/pkgconfig
+   >=sys-devel/libtool-1.4
+   nls? ( >=sys-devel/gettext-0.11 )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.22.1-debug.patch
+   "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
+   "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch
+   "${FILESDIR}"/${PN}-3.52.2-slibtool.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   setup-wxwidgets
+
+   local myeconfargs=(
+   --disable-autoupdatecheck
+   --with-pugixml=system
+   $(use_enable nls locales)
+   $(use_with dbus)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   # no static archives
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfilezilla/

2021-08-21 Thread Bernard Cafarelli
commit: cb9276553be734e5a100e2706a0e89ec4057a516
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Aug 21 16:12:33 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Aug 21 16:21:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb927655

dev-libs/libfilezilla: 0.31.1 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 dev-libs/libfilezilla/Manifest   |  1 +
 dev-libs/libfilezilla/libfilezilla-0.31.1.ebuild | 48 
 2 files changed, 49 insertions(+)

diff --git a/dev-libs/libfilezilla/Manifest b/dev-libs/libfilezilla/Manifest
index bd38d81ab31..7f0bdb9e1af 100644
--- a/dev-libs/libfilezilla/Manifest
+++ b/dev-libs/libfilezilla/Manifest
@@ -1,3 +1,4 @@
 DIST libfilezilla-0.27.1.tar.bz2 568252 BLAKE2B 
5ab11e60a3df1e56275b0a1eeb94a91a5e036306c8d65c95ecdf26737ad5c73782d69e50f81749864293bc827b2502988b45a2268bb8020e685a4c864168af5e
 SHA512 
30db720a8fbc806f498aa94ca9bdbbfa6ef04b4b4853e2c38744c2ba26dc8e34d3b006a057dcb527f6d745bf594ccffbb424f9b59dca6d1cb028b0f13bdd466a
 DIST libfilezilla-0.28.0.tar.bz2 572028 BLAKE2B 
579881b1bf127f709cdfda61efb71cce3df741152124b74a2f7d718e43d7d71ce678ec6ba10ff61926b275d5b9e69f8df0f9741a0ba1e9b5ff2c51d35472d10a
 SHA512 
e14bc3d5d20c62f0910ab55aa6466590a0d55aedf534e7eb67481a65b372c62fd0015506a1acdc476811aa2c0ce7561f30e79a10f994dfd98014e4ed4b4f471e
 DIST libfilezilla-0.30.0.tar.bz2 578592 BLAKE2B 
abfef274989b0ba31d9237394aa1e88012e9fe9d071c11e7350e0ada8d5da54d7cdc93f46f65b38fa9a811a638210238f42de99fdd6832f97ede3808723e5d4f
 SHA512 
f05a1ef2be7a6d32a6c5adf8e02f2b17e83deb67bf7c67b1bc1fec539a7235903d91dd3e98412aa1b90f1fcb322cb9ab54d3a1ff4ec44889b4dcdda6984300c9
+DIST libfilezilla-0.31.1.tar.bz2 585070 BLAKE2B 
b7cd275ee39d5ac62801889adae79515c056a5f838f4348324c0f5a975d3cc45a058b4c7d37f99179efe6808464b7972c31e300ae9e05371134d7a149b5616d5
 SHA512 
072ae343bc44939deff435078c29954dc60e4bb5079aa705b7445bec17717919d4957858538284e4f131d734439743bd5d39085a618ea41d586be8be887cf2b8

diff --git a/dev-libs/libfilezilla/libfilezilla-0.31.1.ebuild 
b/dev-libs/libfilezilla/libfilezilla-0.31.1.ebuild
new file mode 100644
index 000..0f53a3a7825
--- /dev/null
+++ b/dev-libs/libfilezilla/libfilezilla-0.31.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="C++ library offering some basic functionality for 
platform-independent programs"
+HOMEPAGE="https://lib.filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/${PN}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0/16" # libfilezilla.so version
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/nettle:0=
+   >=net-libs/gnutls-3.5.7:=
+"
+DEPEND="${RDEPEND}
+   test? ( dev-util/cppunit )"
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}
+
+src_configure() {
+   if use ppc || use arm || use hppa; then
+   # bug 727652
+   append-libs -latomic
+   fi
+
+   econf --disable-static
+}
+
+src_install() {
+   default
+   find "${ED}" -type f -name "*.la" -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-08-21 Thread Bernard Cafarelli
commit: a7fc17c1a1b9e2f9eab65afd707e82edbecf3c36
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Aug 21 16:21:43 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Aug 21 16:21:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fc17c1

www-apps/element: 1.8.1 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest |  1 +
 www-apps/element/element-1.8.1.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 2bccaecd174..9597b6f01d9 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,2 +1,3 @@
 DIST element-v1.7.33.tar.gz 15425526 BLAKE2B 
0cb13c5aa94a16e532f9ff4a8558b08c01afe1d5c8c4070bc9c26684571a316b2ce1265cd763ee4fe6c54b255313d489adc41e8dfc18f619ae3c2016b593087f
 SHA512 
8b23d2e63cd69ec51cd053826d73f72be50a9662f2adcb7d8b86b0d2b32175038e77c3d00c2e37b39147565fc9fc1cb9c61be1f7a59d1f23e3c4d6316512912d
 DIST element-v1.7.34.tar.gz 15635182 BLAKE2B 
b9926a7b2aba2189004c9c0885b25878479e4ca0b80053261601e7bca64703c7148403671e3a5783530cfd1d431c0b3ffc398c5bd2767d7b0a93472306c581e1
 SHA512 
96bc96d98677e7154790accd7fca8314aada7352d8b8c1a9cc1b18c65b78705db766e5238feda6a3601aabd1f487b115dbaaecd0f55354b752ea07730e2d2312
+DIST element-v1.8.1.tar.gz 15924340 BLAKE2B 
25f396f8df8b703f01ac414b4cbc8781c84e05524f61154ca19a983d7cb24c02587a7eb587a6fc3ce5f0a869120c104b202e934f495732655edbc4b978fb654b
 SHA512 
b03235df3dc32bf54da9d285c8e48cd4e5fc610c602f1589c35f7b99d5dd90657bf60caf29612b9ad4bf5076eaad23c942843e91a38338f31d4b0d6f7ea4109f

diff --git a/www-apps/element/element-1.8.1.ebuild 
b/www-apps/element/element-1.8.1.ebuild
new file mode 100644
index 000..0d6f2e6d2cb
--- /dev/null
+++ b/www-apps/element/element-1.8.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2021-08-21 Thread Bernard Cafarelli
commit: dfcd4678edd09ba6315f6d4fd358455772e2f957
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Aug 21 16:07:08 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Sat Aug 21 16:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfcd4678

net-mail/fetchmail: 6.4.21 direct stable bump

This is a regression fix on security stable 6.4.20, see upstream README

Bug: https://bugs.gentoo.org/804921
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-mail/fetchmail/Manifest | 2 +-
 net-mail/fetchmail/{fetchmail-6.4.20.ebuild => fetchmail-6.4.21.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index 5ad88e72b6a..9afaec82dc0 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,2 +1,2 @@
-DIST fetchmail-6.4.20.tar.xz 1317204 BLAKE2B 
85137bdae2fda05cba6e9bee9056bb9a1ef09b96199dc5f991da9aa5c2073f1c8cbf3fae43999a79de338a95e9d28e474035200758b65ffa9fa18b5a905c1279
 SHA512 
5b170f51a74b6596020282f5cbb34bf0a9ea8c5b089fd8c6c72df6c7742e16bcd5931d62181d56265779f9c3431c4ddf795a03deee09c5552a3aa0601282bd17
+DIST fetchmail-6.4.21.tar.xz 1318996 BLAKE2B 
4c2befad2b7dfa6957889e029572c259be7a20e4b54b864e2cca827540d745a57ad227f8e1fce1336e8f3a1005c780d8fa7c1b10b9ee05ce68dbcfac75afa179
 SHA512 
c9300f63c0e4073f199a9a7d9061774a7f88aad496b696cad96c0ee85107cae506461f0cd083903c60104b1e7654461213f3f759c1cdaffaf1c85fb1956faa67
 DIST fetchmail-7.0.0-alpha9.tar.xz 1213244 BLAKE2B 
895fe178993cc34500e276bef5ebe9a4fd81fea522d39fd271433320afc46faa9657d8b85b2d28cd5dbc6d3dbbb233d5eb27d3e26205f5406de9f750c50d7f1b
 SHA512 
7ac1c26edfd2a0d69ba3c1e9f47d96aa48f1cdc10060ff928f952e43141651896f5c5190c41064075fb5c5837516f63d6ff3e7fb0cdc7d389c44b6e39db01d8f

diff --git a/net-mail/fetchmail/fetchmail-6.4.20.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.21.ebuild
similarity index 100%
rename from net-mail/fetchmail/fetchmail-6.4.20.ebuild
rename to net-mail/fetchmail/fetchmail-6.4.21.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-08-06 Thread Bernard Cafarelli
commit: a89887cdd31f0414b019b9e5421b691e9ee991a6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug  6 06:56:15 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug  6 08:39:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89887cd

www-apps/nextcloud: 22.1.0, 21.0.4, 20.0.12 bumps

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest |  3 ++
 www-apps/nextcloud/nextcloud-20.0.12.ebuild | 43 +
 www-apps/nextcloud/nextcloud-21.0.4.ebuild  | 43 +
 www-apps/nextcloud/nextcloud-22.1.0.ebuild  | 43 +
 4 files changed, 132 insertions(+)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index aa5e3ed53ce..952af0b21fc 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,3 +1,6 @@
 DIST nextcloud-20.0.11.tar.bz2 123339332 BLAKE2B 
f89dd1c81a9fcac46bb270a646df89d43064bac73e96209e379a5a60b204bdc44ade6b265c870138bc35a0a3aa2a52f4797166c03c1d156ac49336e48c1372d7
 SHA512 
4863a7819a564655db0a7b49a7ca9be642ab5383cdeada5c3ce6fc4529fda522a4427eb4b3ba5e00e4719232fed6c1f9e606e11f38c35f8838f82247359f335b
+DIST nextcloud-20.0.12.tar.bz2 123184555 BLAKE2B 
cf1493215a9efc5a6a7e90b3ed92510b629ff3109dc8e7b4a802bc45190604ee42700350c6f76b78823e95c5dee5bcaf3a95d12ed14b64365eee882ac3b8b622
 SHA512 
423c09256c31bf9530f97eb0961471cd87c23a0d46de9d4eb9a63270a67ea7c861ca77c83fa203426b5f3cae717202dbd44ccdd6b432ae06570c0a0cf6d4dc5e
 DIST nextcloud-21.0.3.tar.bz2 129433656 BLAKE2B 
75df0e3363e606fb4406aca7e37ab0a373d390f50966405c59e620b683979855c05f16548bb14e9ac7b4ffa756562679e5d6f1a8e4cd1d46aeda0756f235facd
 SHA512 
e618dc400659a2aca37857c446d31296e64d7671a66bf077969b3194ae35242c6de11eabd1547791067c0edc43e93149fadf102bd4022cffb92802ad9d7e4ef7
+DIST nextcloud-21.0.4.tar.bz2 140200496 BLAKE2B 
9dd54a10dda30fdd1107266c8acc7f0161596107c04546336f29ac523275c93be8fd1877558c1b7e469769f5e30f3eb2179896c8bb26db4c20bf6a44f8bc3df7
 SHA512 
7fef1aa4bc4b9c158a3c50bdff87054b97cfeed8d066076676f00189380c115d318a657492dc2a0f138b85f15fd7dc807c0137775b76f37dbc7b052514614390
 DIST nextcloud-22.0.0.tar.bz2 144386509 BLAKE2B 
5d41337a7577d33f4be2ce5900b97df5582542bf4b51a4de4eff2f62726bcf014d99456ebc775feb16fd625582760e31ee434a23874451a1072822dcd21d5cd6
 SHA512 
ced81296d1080cb224ac96df501721c1a16a8a83f9784ab281d97202ec6611173d60a6a87279e7f36b735a92dd010ed81b0c7561fc7dadde00df10f9b7711cec
+DIST nextcloud-22.1.0.tar.bz2 145079324 BLAKE2B 
f28a4805ea87532b99a6c47c50ecaa6cb25e0a332af92b8bee201a978aad85edc940d3fc7e27e7ffe84187a94894a76951ce07dda19785e9bb1b3841331de79b
 SHA512 
f591959c35a47d1e88e2aa1694968a36e4673ca55b5d5a9cf0ce6d1ee76002a6445a33ff040a061db0cb753321f59853f723b8dc7106ffda09eed468e5fb7dd3

diff --git a/www-apps/nextcloud/nextcloud-20.0.12.ebuild 
b/www-apps/nextcloud/nextcloud-20.0.12.ebuild
new file mode 100644
index 000..2aebb2320d5
--- /dev/null
+++ b/www-apps/nextcloud/nextcloud-20.0.12.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="Personal cloud that runs on your own server"
+HOMEPAGE="https://nextcloud.com/;
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="https://nextcloud.com/;
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
+   imagemagick? ( dev-php/pecl-imagick )
+   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_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
+
+   webapp_src_install
+}

diff --git a/www-apps/nextcloud/nextcloud-22.1.0.ebuild 
b/www-apps/nextcloud/nextcloud-22.1.0.ebuild
new file mode 100644
index 000..ab3ba8e01bc
--- /dev/null
+++ b/www-apps/nextcl

[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2021-08-04 Thread Bernard Cafarelli
commit: b257e965a8cb3cfe1660753711bf644ddcf438c4
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Aug  4 07:48:12 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Aug  4 07:49:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b257e965

net-mail/fetchmail: bump masked 7.0.0-alpha9

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-mail/fetchmail/Manifest | 2 +-
 .../{fetchmail-7.0.0_alpha8.ebuild => fetchmail-7.0.0_alpha9.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index 31f32d86331..5ad88e72b6a 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,2 +1,2 @@
 DIST fetchmail-6.4.20.tar.xz 1317204 BLAKE2B 
85137bdae2fda05cba6e9bee9056bb9a1ef09b96199dc5f991da9aa5c2073f1c8cbf3fae43999a79de338a95e9d28e474035200758b65ffa9fa18b5a905c1279
 SHA512 
5b170f51a74b6596020282f5cbb34bf0a9ea8c5b089fd8c6c72df6c7742e16bcd5931d62181d56265779f9c3431c4ddf795a03deee09c5552a3aa0601282bd17
-DIST fetchmail-7.0.0-alpha8.tar.xz 1212256 BLAKE2B 
1b123921a696e60b9c42ea30a379bc6cf46bb66dd630f50e1f10ceac5066932da9538295954be451c4665e1186b7281523bbae83fb4cdb7ad2d1b7b408a3a38f
 SHA512 
fdb20b6a4723f718958e8c800d5a996ff0bb8d9ffe485e8f8429f28953a5a691fd8439c29cb4fbbae338d64c1e9cd1f5f9ed6d89261d0ca582f6345cacb696fe
+DIST fetchmail-7.0.0-alpha9.tar.xz 1213244 BLAKE2B 
895fe178993cc34500e276bef5ebe9a4fd81fea522d39fd271433320afc46faa9657d8b85b2d28cd5dbc6d3dbbb233d5eb27d3e26205f5406de9f750c50d7f1b
 SHA512 
7ac1c26edfd2a0d69ba3c1e9f47d96aa48f1cdc10060ff928f952e43141651896f5c5190c41064075fb5c5837516f63d6ff3e7fb0cdc7d389c44b6e39db01d8f

diff --git a/net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild 
b/net-mail/fetchmail/fetchmail-7.0.0_alpha9.ebuild
similarity index 100%
rename from net-mail/fetchmail/fetchmail-7.0.0_alpha8.ebuild
rename to net-mail/fetchmail/fetchmail-7.0.0_alpha9.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-08-04 Thread Bernard Cafarelli
commit: 165804de91b7303b3481b40d49ce10b995308a6e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Aug  4 07:49:17 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Wed Aug  4 07:49:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165804de

www-apps/element: 1.7.34 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest  |  1 +
 www-apps/element/element-1.7.34.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 1055413cda0..2bccaecd174 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1 +1,2 @@
 DIST element-v1.7.33.tar.gz 15425526 BLAKE2B 
0cb13c5aa94a16e532f9ff4a8558b08c01afe1d5c8c4070bc9c26684571a316b2ce1265cd763ee4fe6c54b255313d489adc41e8dfc18f619ae3c2016b593087f
 SHA512 
8b23d2e63cd69ec51cd053826d73f72be50a9662f2adcb7d8b86b0d2b32175038e77c3d00c2e37b39147565fc9fc1cb9c61be1f7a59d1f23e3c4d6316512912d
+DIST element-v1.7.34.tar.gz 15635182 BLAKE2B 
b9926a7b2aba2189004c9c0885b25878479e4ca0b80053261601e7bca64703c7148403671e3a5783530cfd1d431c0b3ffc398c5bd2767d7b0a93472306c581e1
 SHA512 
96bc96d98677e7154790accd7fca8314aada7352d8b8c1a9cc1b18c65b78705db766e5238feda6a3601aabd1f487b115dbaaecd0f55354b752ea07730e2d2312

diff --git a/www-apps/element/element-1.7.34.ebuild 
b/www-apps/element/element-1.7.34.ebuild
new file mode 100644
index 000..0d6f2e6d2cb
--- /dev/null
+++ b/www-apps/element/element-1.7.34.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2021-08-03 Thread Bernard Cafarelli
commit: 1f190d1fd7da098624e5f9bed8f534c53b07d91c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Aug  3 19:58:27 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Aug  3 19:58:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f190d1f

net-mail/fetchmail: drop vulnerable version

Bug: https://bugs.gentoo.org/804921
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-mail/fetchmail/Manifest|   1 -
 net-mail/fetchmail/fetchmail-6.4.19.ebuild | 107 -
 2 files changed, 108 deletions(-)

diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index 75539071b65..31f32d86331 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,3 +1,2 @@
-DIST fetchmail-6.4.19.tar.xz 1316672 BLAKE2B 
679d2c49698dd368d32439a8276412e3f32c0a0f6f0e7607bc323c0294c987307469451b4b085fe521f2d5dd4869d59b4841762b6a57b3c654b992e9de8ba87c
 SHA512 
b10f0ac5b3b22f8b1d86367990fc96ea5c49dc21c873890c732c254c34503bd6ab9348c5ef88b99ba0f83f065fa9f9aead55de9721b0f296efa14eac0311daaf
 DIST fetchmail-6.4.20.tar.xz 1317204 BLAKE2B 
85137bdae2fda05cba6e9bee9056bb9a1ef09b96199dc5f991da9aa5c2073f1c8cbf3fae43999a79de338a95e9d28e474035200758b65ffa9fa18b5a905c1279
 SHA512 
5b170f51a74b6596020282f5cbb34bf0a9ea8c5b089fd8c6c72df6c7742e16bcd5931d62181d56265779f9c3431c4ddf795a03deee09c5552a3aa0601282bd17
 DIST fetchmail-7.0.0-alpha8.tar.xz 1212256 BLAKE2B 
1b123921a696e60b9c42ea30a379bc6cf46bb66dd630f50e1f10ceac5066932da9538295954be451c4665e1186b7281523bbae83fb4cdb7ad2d1b7b408a3a38f
 SHA512 
fdb20b6a4723f718958e8c800d5a996ff0bb8d9ffe485e8f8429f28953a5a691fd8439c29cb4fbbae338d64c1e9cd1f5f9ed6d89261d0ca582f6345cacb696fe

diff --git a/net-mail/fetchmail/fetchmail-6.4.19.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.19.ebuild
deleted file mode 100644
index e2ab38dd186..000
--- a/net-mail/fetchmail/fetchmail-6.4.19.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE="tk"
-
-inherit autotools python-single-r1 systemd tmpfiles toolchain-funcs
-
-DESCRIPTION="the legendary remote-mail retrieval and forwarding utility"
-HOMEPAGE="https://www.fetchmail.info/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="ssl nls kerberos tk socks"
-REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="acct-user/fetchmail
-   ssl? (
-   >=dev-libs/openssl-1.1.1:=
-   )
-   kerberos? (
-   virtual/krb5
-   >=dev-libs/openssl-1.0.2:=
-   )
-   nls? ( virtual/libintl )
-   !elibc_glibc? ( sys-libs/e2fsprogs-libs )
-   socks? ( net-proxy/dante )
-   tk? (
-   ${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/future[${PYTHON_USEDEP}]
-   ')
-   )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   sys-devel/flex
-   nls? ( sys-devel/gettext )"
-
-DOCS="FAQ FEATURES NEWS NOTES README README.NTLM README.SSL* TODO"
-HTML_DOCS="*.html"
-PATCHES=(
-   "${FILESDIR}"/${PN}-6.3.26-python-optional.patch
-)
-S=${WORKDIR}/${P/_/.}
-
-pkg_setup() {
-   use tk && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-   # don't compile during src_install
-   use tk && : > "${S}"/py-compile
-   eautoreconf
-}
-
-src_configure() {
-   use tk || export PYTHON=:
-
-   econf \
-   --enable-RPA \
-   --enable-NTLM \
-   --enable-SDPS \
-   $(use_enable nls) \
-   $(use_with ssl ssl "${EPREFIX}/usr") \
-   $(use kerberos && echo "--with-ssl=${EPREFIX}/usr") \
-   $(use_with kerberos gssapi) \
-   $(use_with kerberos kerberos5) \
-   --without-hesiod \
-   $(use_with socks)
-}
-
-src_compile() {
-   emake AR="$(tc-getAR)"
-}
-
-src_install() {
-   default
-
-   newinitd "${FILESDIR}"/fetchmail.initd fetchmail
-   newconfd "${FILESDIR}"/fetchmail.confd fetchmail
-
-   systemd_dounit  "${FILESDIR}"/${PN}.service
-   systemd_newunit "${FILESDIR}"/${PN}_at.service "${PN}@.service"
-   dotmpfiles "${FILESDIR}"/${PN}.conf
-
-   docinto contrib
-   local f
-   for f in contrib/* ; do
-   [ -f "${f}" ] && dodoc "${f}&quo

[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2021-07-29 Thread Bernard Cafarelli
commit: f1988832b0a344dc1075c94829e643a849da9b61
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Jul 29 19:07:43 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Jul 29 19:08:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1988832

net-mail/fetchmail: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-mail/fetchmail/Manifest|   2 -
 net-mail/fetchmail/fetchmail-6.4.16.ebuild | 105 -
 net-mail/fetchmail/fetchmail-6.4.8.ebuild  | 105 -
 3 files changed, 212 deletions(-)

diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index 4554531add3..f7e70bd4bcf 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,4 +1,2 @@
-DIST fetchmail-6.4.16.tar.xz 1316660 BLAKE2B 
fbe592327c52e9299cb09da9dafbf49e6cbbb2d998929aa30222b879a6c035a653dacda033cf4dec5e31cd90f3ebe4f388b1fd9155e65d29259260f30e658af0
 SHA512 
5e0d87739d73991c56111222cd84d6e16913b205c4d427feeb9b03d7f330442851f48769e168883ad75afc0a9db9b5267d1ad30e2ca0efe14263befd625dccf0
 DIST fetchmail-6.4.19.tar.xz 1316672 BLAKE2B 
679d2c49698dd368d32439a8276412e3f32c0a0f6f0e7607bc323c0294c987307469451b4b085fe521f2d5dd4869d59b4841762b6a57b3c654b992e9de8ba87c
 SHA512 
b10f0ac5b3b22f8b1d86367990fc96ea5c49dc21c873890c732c254c34503bd6ab9348c5ef88b99ba0f83f065fa9f9aead55de9721b0f296efa14eac0311daaf
-DIST fetchmail-6.4.8.tar.xz 1282300 BLAKE2B 
31b7f9fa31edff534210a2a0764cc6dec461968071a8aa29b1d1e9915ff6b8d2949b128f97d72fafe6d431b06d4e5c6b38d4a3cdba06736bdf8ec1879a991798
 SHA512 
c1052389baafa3a48186733133130bf69b87c8dda8faa00e82f5947037845b95d3271c8183df729728a351888175174ca11eb18f9adb8b3515860cba95ab8987
 DIST fetchmail-7.0.0-alpha8.tar.xz 1212256 BLAKE2B 
1b123921a696e60b9c42ea30a379bc6cf46bb66dd630f50e1f10ceac5066932da9538295954be451c4665e1186b7281523bbae83fb4cdb7ad2d1b7b408a3a38f
 SHA512 
fdb20b6a4723f718958e8c800d5a996ff0bb8d9ffe485e8f8429f28953a5a691fd8439c29cb4fbbae338d64c1e9cd1f5f9ed6d89261d0ca582f6345cacb696fe

diff --git a/net-mail/fetchmail/fetchmail-6.4.16.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.16.ebuild
deleted file mode 100644
index 9a15f59666e..000
--- a/net-mail/fetchmail/fetchmail-6.4.16.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE="tk"
-
-inherit autotools python-single-r1 systemd tmpfiles toolchain-funcs
-
-DESCRIPTION="the legendary remote-mail retrieval and forwarding utility"
-HOMEPAGE="https://www.fetchmail.info/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 public-domain"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
-IUSE="ssl nls kerberos tk socks"
-REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="acct-user/fetchmail
-   ssl? (
-   >=dev-libs/openssl-1.1.1:=
-   )
-   kerberos? (
-   virtual/krb5
-   >=dev-libs/openssl-1.0.2:=
-   )
-   nls? ( virtual/libintl )
-   !elibc_glibc? ( sys-libs/e2fsprogs-libs )
-   socks? ( net-proxy/dante )
-   tk? (
-   ${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/future[${PYTHON_USEDEP}]
-   ')
-   )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   sys-devel/flex
-   nls? ( sys-devel/gettext )"
-
-DOCS="FAQ FEATURES NEWS NOTES README README.NTLM README.SSL* TODO"
-HTML_DOCS="*.html"
-PATCHES=(
-   "${FILESDIR}"/${PN}-6.3.26-python-optional.patch
-)
-S=${WORKDIR}/${P/_/.}
-
-pkg_setup() {
-   use tk && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-   # don't compile during src_install
-   use tk && : > "${S}"/py-compile
-   eautoreconf
-}
-
-src_configure() {
-   use tk || export PYTHON=:
-
-   econf \
-   --enable-RPA \
-   --enable-NTLM \
-   --enable-SDPS \
-   $(use_enable nls) \
-   $(use_with ssl ssl "${EPREFIX}/usr") \
-   $(use kerberos && echo "--with-ssl=${EPREFIX}/usr") \
-   $(use_with kerberos gssapi) \
-   $(use_with kerberos kerberos5) \
-   --without-hesiod \
-   $(use_with socks)
-}
-
-src_compile() {
-   emake AR="$(tc-getAR)"
-}
-
-src_install() {
-   default
-
-   newinitd "${FILESDIR}"/fetchmail.initd fetchmail
-   newconfd "${FILESDIR}"/fetchmail.confd fetchmail
-
-   

[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2021-07-29 Thread Bernard Cafarelli
commit: 538fc55735dfc94cd16108b7600b6683f9cad84b
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Jul 29 19:08:15 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Thu Jul 29 19:08:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538fc557

net-mail/fetchmail: 6.4.20 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-mail/fetchmail/Manifest|   1 +
 net-mail/fetchmail/fetchmail-6.4.20.ebuild | 105 +
 2 files changed, 106 insertions(+)

diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index f7e70bd4bcf..75539071b65 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,2 +1,3 @@
 DIST fetchmail-6.4.19.tar.xz 1316672 BLAKE2B 
679d2c49698dd368d32439a8276412e3f32c0a0f6f0e7607bc323c0294c987307469451b4b085fe521f2d5dd4869d59b4841762b6a57b3c654b992e9de8ba87c
 SHA512 
b10f0ac5b3b22f8b1d86367990fc96ea5c49dc21c873890c732c254c34503bd6ab9348c5ef88b99ba0f83f065fa9f9aead55de9721b0f296efa14eac0311daaf
+DIST fetchmail-6.4.20.tar.xz 1317204 BLAKE2B 
85137bdae2fda05cba6e9bee9056bb9a1ef09b96199dc5f991da9aa5c2073f1c8cbf3fae43999a79de338a95e9d28e474035200758b65ffa9fa18b5a905c1279
 SHA512 
5b170f51a74b6596020282f5cbb34bf0a9ea8c5b089fd8c6c72df6c7742e16bcd5931d62181d56265779f9c3431c4ddf795a03deee09c5552a3aa0601282bd17
 DIST fetchmail-7.0.0-alpha8.tar.xz 1212256 BLAKE2B 
1b123921a696e60b9c42ea30a379bc6cf46bb66dd630f50e1f10ceac5066932da9538295954be451c4665e1186b7281523bbae83fb4cdb7ad2d1b7b408a3a38f
 SHA512 
fdb20b6a4723f718958e8c800d5a996ff0bb8d9ffe485e8f8429f28953a5a691fd8439c29cb4fbbae338d64c1e9cd1f5f9ed6d89261d0ca582f6345cacb696fe

diff --git a/net-mail/fetchmail/fetchmail-6.4.20.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.20.ebuild
new file mode 100644
index 000..9a15f59666e
--- /dev/null
+++ b/net-mail/fetchmail/fetchmail-6.4.20.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_REQ_USE="tk"
+
+inherit autotools python-single-r1 systemd tmpfiles toolchain-funcs
+
+DESCRIPTION="the legendary remote-mail retrieval and forwarding utility"
+HOMEPAGE="https://www.fetchmail.info/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+IUSE="ssl nls kerberos tk socks"
+REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="acct-user/fetchmail
+   ssl? (
+   >=dev-libs/openssl-1.1.1:=
+   )
+   kerberos? (
+   virtual/krb5
+   >=dev-libs/openssl-1.0.2:=
+   )
+   nls? ( virtual/libintl )
+   !elibc_glibc? ( sys-libs/e2fsprogs-libs )
+   socks? ( net-proxy/dante )
+   tk? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/future[${PYTHON_USEDEP}]
+   ')
+   )"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   sys-devel/flex
+   nls? ( sys-devel/gettext )"
+
+DOCS="FAQ FEATURES NEWS NOTES README README.NTLM README.SSL* TODO"
+HTML_DOCS="*.html"
+PATCHES=(
+   "${FILESDIR}"/${PN}-6.3.26-python-optional.patch
+)
+S=${WORKDIR}/${P/_/.}
+
+pkg_setup() {
+   use tk && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+   # don't compile during src_install
+   use tk && : > "${S}"/py-compile
+   eautoreconf
+}
+
+src_configure() {
+   use tk || export PYTHON=:
+
+   econf \
+   --enable-RPA \
+   --enable-NTLM \
+   --enable-SDPS \
+   $(use_enable nls) \
+   $(use_with ssl ssl "${EPREFIX}/usr") \
+   $(use kerberos && echo "--with-ssl=${EPREFIX}/usr") \
+   $(use_with kerberos gssapi) \
+   $(use_with kerberos kerberos5) \
+   --without-hesiod \
+   $(use_with socks)
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)"
+}
+
+src_install() {
+   default
+
+   newinitd "${FILESDIR}"/fetchmail.initd fetchmail
+   newconfd "${FILESDIR}"/fetchmail.confd fetchmail
+
+   systemd_dounit  "${FILESDIR}"/${PN}.service
+   systemd_newunit "${FILESDIR}"/${PN}_at.service "${PN}@.service"
+   dotmpfiles "${FILESDIR}"/${PN}.conf
+
+   docinto contrib
+   local f
+   for f in contrib/* ; do
+   [ -f "${f}" ] && dodoc "${f}"
+   done
+
+   use tk && python_optimize
+}
+
+pkg_postinst() {
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   elog "Please see /etc/conf.d/fetchmail if you want to adjust"
+   elog "the polling delay used by the fetchmail init script."
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/element/

2021-07-23 Thread Bernard Cafarelli
commit: b4c77d1b7e88067ddc766d2748fce5d79a8f1ead
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jul 23 20:29:34 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jul 23 20:29:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c77d1b

www-apps/element: initial import

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest  |  1 +
 www-apps/element/element-1.7.33.ebuild | 35 ++
 www-apps/element/metadata.xml  |  8 
 3 files changed, 44 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
new file mode 100644
index 000..1055413cda0
--- /dev/null
+++ b/www-apps/element/Manifest
@@ -0,0 +1 @@
+DIST element-v1.7.33.tar.gz 15425526 BLAKE2B 
0cb13c5aa94a16e532f9ff4a8558b08c01afe1d5c8c4070bc9c26684571a316b2ce1265cd763ee4fe6c54b255313d489adc41e8dfc18f619ae3c2016b593087f
 SHA512 
8b23d2e63cd69ec51cd053826d73f72be50a9662f2adcb7d8b86b0d2b32175038e77c3d00c2e37b39147565fc9fc1cb9c61be1f7a59d1f23e3c4d6316512912d

diff --git a/www-apps/element/element-1.7.33.ebuild 
b/www-apps/element/element-1.7.33.ebuild
new file mode 100644
index 000..0d6f2e6d2cb
--- /dev/null
+++ b/www-apps/element/element-1.7.33.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/;
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}

diff --git a/www-apps/element/metadata.xml b/www-apps/element/metadata.xml
new file mode 100644
index 000..7d273a80ff6
--- /dev/null
+++ b/www-apps/element/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   voyag...@gentoo.org
+   Bernard Cafarelli
+   
+



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-07-20 Thread Bernard Cafarelli
commit: 423041208f1e7d95cb4da8b824a0155109a02825
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jul 20 19:54:15 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Jul 20 19:54:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42304120

www-apps/nextcloud: drop vulnerable 20.0.10

Bug: https://bugs.gentoo.org/802096
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest |  1 -
 www-apps/nextcloud/nextcloud-20.0.10.ebuild | 43 -
 2 files changed, 44 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 1e0224e22b3..aa5e3ed53ce 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,4 +1,3 @@
-DIST nextcloud-20.0.10.tar.bz2 123375030 BLAKE2B 
881777f0ee0489e14ae67eef5d7eaa37b8b7b6e047eb3953467470e7e39268c7680b0ccd43f10426de1668cde3f4ad82ec57148e93a84142d1cfbee7c1ee354f
 SHA512 
a65a4c19894d61ac7d168f03a7aae489e39eb53f42cd02301800fe511483df056afab15a9d8708effa0109af6c451c9cb13ab3502ccea7447ec3cdb10367fcf1
 DIST nextcloud-20.0.11.tar.bz2 123339332 BLAKE2B 
f89dd1c81a9fcac46bb270a646df89d43064bac73e96209e379a5a60b204bdc44ade6b265c870138bc35a0a3aa2a52f4797166c03c1d156ac49336e48c1372d7
 SHA512 
4863a7819a564655db0a7b49a7ca9be642ab5383cdeada5c3ce6fc4529fda522a4427eb4b3ba5e00e4719232fed6c1f9e606e11f38c35f8838f82247359f335b
 DIST nextcloud-21.0.3.tar.bz2 129433656 BLAKE2B 
75df0e3363e606fb4406aca7e37ab0a373d390f50966405c59e620b683979855c05f16548bb14e9ac7b4ffa756562679e5d6f1a8e4cd1d46aeda0756f235facd
 SHA512 
e618dc400659a2aca37857c446d31296e64d7671a66bf077969b3194ae35242c6de11eabd1547791067c0edc43e93149fadf102bd4022cffb92802ad9d7e4ef7
 DIST nextcloud-22.0.0.tar.bz2 144386509 BLAKE2B 
5d41337a7577d33f4be2ce5900b97df5582542bf4b51a4de4eff2f62726bcf014d99456ebc775feb16fd625582760e31ee434a23874451a1072822dcd21d5cd6
 SHA512 
ced81296d1080cb224ac96df501721c1a16a8a83f9784ab281d97202ec6611173d60a6a87279e7f36b735a92dd010ed81b0c7561fc7dadde00df10f9b7711cec

diff --git a/www-apps/nextcloud/nextcloud-20.0.10.ebuild 
b/www-apps/nextcloud/nextcloud-20.0.10.ebuild
deleted file mode 100644
index db622aa5e6a..000
--- a/www-apps/nextcloud/nextcloud-20.0.10.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="

[gentoo-commits] repo/gentoo:master commit in: dev-python/simplebayes/

2021-07-20 Thread Bernard Cafarelli
commit: 5c3546d8d00e8386f9348b0b016807bdb0e1a54d
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jul 20 09:44:51 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Jul 20 09:44:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c3546d8

dev-python/simplebayes: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 dev-python/simplebayes/Manifest |  1 -
 dev-python/simplebayes/simplebayes-1.5.7.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-python/simplebayes/Manifest b/dev-python/simplebayes/Manifest
index b1783ce7c37..49a355804db 100644
--- a/dev-python/simplebayes/Manifest
+++ b/dev-python/simplebayes/Manifest
@@ -1,2 +1 @@
-DIST simplebayes-1.5.7.tar.gz 19260 BLAKE2B 
373820a19c1a3188f0dfb57cbe6ac8e27fc6a96e9d1686d698a1f109122afd5240715678d965d843482de3c12b8b806157acef17008d4c6fac0103b343dd44d7
 SHA512 
417af72db13418e5a9df2fdb642fc63ed3eb4fbbf88cc7252a9e3603d31e35ccb68ae5838d8bb7d77554c1820a9db8aa944c639af4eb6418babb9d360ef3ddbc
 DIST simplebayes-1.5.8.tar.gz 5972 BLAKE2B 
f942ccde5f449d0ef8ef56fb83a07a8ab0421f43e5af40a3be30822a5d7299b9a0cb1d46397a55bcf7fecc92e40f49404f5bf29467acf7957fbce8619625b58b
 SHA512 
0e39110432db561208cf147bccbdb66f64176a78c0e9ce8495a423ed0d6a027b45deb111d3c872faa10e158fcdaa5380f03a5e0602fecea1a0f00e528e19cfe1

diff --git a/dev-python/simplebayes/simplebayes-1.5.7.ebuild 
b/dev-python/simplebayes/simplebayes-1.5.7.ebuild
deleted file mode 100644
index 0c8758512f6..000
--- a/dev-python/simplebayes/simplebayes-1.5.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="memory-based, optional-persistence naive bayesian text classifier"
-HOMEPAGE="https://github.com/hickeroar/simplebayes;
-SRC_URI="https://github.com/hickeroar/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   nosetests tests/ || die "test failed under ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/simplebayes/

2021-07-20 Thread Bernard Cafarelli
commit: ff4c705fc77baec2c2b2dbf77378bc7e7ea66530
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jul 20 09:47:18 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Jul 20 09:47:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4c705f

dev-python/simplebayes: tests not included in this version tarball

Closes: https://bugs.gentoo.org/762598
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 dev-python/simplebayes/simplebayes-1.5.8.ebuild | 14 ++
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/dev-python/simplebayes/simplebayes-1.5.8.ebuild 
b/dev-python/simplebayes/simplebayes-1.5.8.ebuild
index cebf2f7c2a6..d91e3839c3e 100644
--- a/dev-python/simplebayes/simplebayes-1.5.8.ebuild
+++ b/dev-python/simplebayes/simplebayes-1.5.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,17 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND=""
 DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   nosetests tests/ || die "test failed under ${EPYTHON}"
-}
+   dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2021-07-20 Thread Bernard Cafarelli
commit: b8faf978fbb07ae6047e8d5ad1ed560d4412b665
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jul 20 09:23:19 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Tue Jul 20 09:23:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8faf978

www-apps/nextcloud: drop vulnerable 21.0.2

Bug: https://bugs.gentoo.org/802096
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest|  1 -
 www-apps/nextcloud/nextcloud-21.0.2.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index 98bbfc181e2..1e0224e22b3 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,5 +1,4 @@
 DIST nextcloud-20.0.10.tar.bz2 123375030 BLAKE2B 
881777f0ee0489e14ae67eef5d7eaa37b8b7b6e047eb3953467470e7e39268c7680b0ccd43f10426de1668cde3f4ad82ec57148e93a84142d1cfbee7c1ee354f
 SHA512 
a65a4c19894d61ac7d168f03a7aae489e39eb53f42cd02301800fe511483df056afab15a9d8708effa0109af6c451c9cb13ab3502ccea7447ec3cdb10367fcf1
 DIST nextcloud-20.0.11.tar.bz2 123339332 BLAKE2B 
f89dd1c81a9fcac46bb270a646df89d43064bac73e96209e379a5a60b204bdc44ade6b265c870138bc35a0a3aa2a52f4797166c03c1d156ac49336e48c1372d7
 SHA512 
4863a7819a564655db0a7b49a7ca9be642ab5383cdeada5c3ce6fc4529fda522a4427eb4b3ba5e00e4719232fed6c1f9e606e11f38c35f8838f82247359f335b
-DIST nextcloud-21.0.2.tar.bz2 129247099 BLAKE2B 
282f79e9f764f1444dfe339e73fb955a7c77ad9335304ce0d9f8f7353769f3d11ee455ab01aea03ea04f5f8a029b3e97e49845fe6490d5db4d07324460626917
 SHA512 
a222c55c7ff515b96b7c826da13ff1770f82bebda2e73df6bb31df635338155dff611a560b665b0e9b17f2d8f33132abf75ffa80e84f5a115ee5d8a4737b6795
 DIST nextcloud-21.0.3.tar.bz2 129433656 BLAKE2B 
75df0e3363e606fb4406aca7e37ab0a373d390f50966405c59e620b683979855c05f16548bb14e9ac7b4ffa756562679e5d6f1a8e4cd1d46aeda0756f235facd
 SHA512 
e618dc400659a2aca37857c446d31296e64d7671a66bf077969b3194ae35242c6de11eabd1547791067c0edc43e93149fadf102bd4022cffb92802ad9d7e4ef7
 DIST nextcloud-22.0.0.tar.bz2 144386509 BLAKE2B 
5d41337a7577d33f4be2ce5900b97df5582542bf4b51a4de4eff2f62726bcf014d99456ebc775feb16fd625582760e31ee434a23874451a1072822dcd21d5cd6
 SHA512 
ced81296d1080cb224ac96df501721c1a16a8a83f9784ab281d97202ec6611173d60a6a87279e7f36b735a92dd010ed81b0c7561fc7dadde00df10f9b7711cec

diff --git a/www-apps/nextcloud/nextcloud-21.0.2.ebuild 
b/www-apps/nextcloud/nextcloud-21.0.2.ebuild
deleted file mode 100644
index ab3ba8e01bc..000
--- a/www-apps/nextcloud/nextcloud-21.0.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
-   imagemagick? ( dev-php/pecl-imagick )
-   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_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/

2021-07-09 Thread Bernard Cafarelli
commit: f7374ea3a091433821c9e1ba536eb6c348c660d6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jul  9 22:19:32 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jul  9 22:19:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7374ea3

net-ftp/filezilla: 3.55.0 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-ftp/filezilla/Manifest|  1 +
 net-ftp/filezilla/filezilla-3.55.0.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index fbba9264e70..5076dc9bc8c 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -1,2 +1,3 @@
 DIST FileZilla_3.53.1_src.tar.bz2 4844262 BLAKE2B 
1ae9bab7b3812df106340a2267d5634c3e3e3078a5fbb3dcbf526c28ea5bfefe619e380b739533754ec9f4e200d08a398d6ebe0c984a7b18679f0165f3a03e29
 SHA512 
85109c68c9acaf2d3fb7d2ed98bdeae636cc359993535484ca404bd34e8287927628e255364bdb03681fcc47bff02423e954fd304b2e304bf18efaf2c0784eaa
 DIST FileZilla_3.54.1_src.tar.bz2 4847815 BLAKE2B 
86d219e6c26c15bfd5597e486fafc7892aa3d085d62e6780fb0518a0e10f984a2e7f562666149fd8650f3cd00ad86901daf459095c542460f3bc229c047fa3e2
 SHA512 
d41b9fb303c11c81ceb0577fa5d40d6f5d9d1dc70a6a6bb6dac5c4cb7f8fc22cf06c2cf2e7415d922d11d5d4262832db89647acc34fa9a6cd92105b7700901df
+DIST FileZilla_3.55.0_src.tar.bz2 4910040 BLAKE2B 
9955ddff5bfdd7fe7fadf5dad73638c8fd32bfe52411e6b7ad5f147bd076d6e184ed7deec5ff127f0de904a0ecd01c1c3ae770c70a6d6dd6491366f2af1fe7eb
 SHA512 
8a1221e97719610be900d66f7feba90d1c5053a618b38084e93e8f2b11e51fc523336e11e110f51828eba3f17f60cea1fcd8060bd0cc5e7fdb3d24f35a4c1732

diff --git a/net-ftp/filezilla/filezilla-3.55.0.ebuild 
b/net-ftp/filezilla/filezilla-3.55.0.ebuild
new file mode 100644
index 000..b1b7891fa0e
--- /dev/null
+++ b/net-ftp/filezilla/filezilla-3.55.0.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+WX_GTK_VER="3.0-gtk3"
+
+inherit autotools flag-o-matic wxwidgets xdg
+
+MY_PV="${PV/_/-}"
+MY_P="FileZilla_${MY_PV}"
+
+DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
+HOMEPAGE="https://filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2;
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="dbus nls test"
+RESTRICT="!test? ( test )"
+
+# pugixml 1.7 minimal dependency is for c++11 proper configuration
+RDEPEND="
+   >=app-eselect/eselect-wxwidgets-0.7-r1
+   >=dev-libs/nettle-3.1:=
+   >=dev-db/sqlite-3.7
+   >=dev-libs/libfilezilla-0.30.0:=
+   >=dev-libs/pugixml-1.7
+   >=net-libs/gnutls-3.5.7
+   >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
+   x11-misc/xdg-utils
+   dbus? ( sys-apps/dbus )"
+DEPEND="${RDEPEND}
+   test? ( >=dev-util/cppunit-1.13.0 )"
+BDEPEND="
+   virtual/pkgconfig
+   >=sys-devel/libtool-1.4
+   nls? ( >=sys-devel/gettext-0.11 )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.22.1-debug.patch
+   "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
+   "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch
+   "${FILESDIR}"/${PN}-3.52.2-slibtool.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   setup-wxwidgets
+
+   local myeconfargs=(
+   --disable-autoupdatecheck
+   --with-pugixml=system
+   $(use_enable nls locales)
+   $(use_with dbus)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   # no static archives
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfilezilla/

2021-07-09 Thread Bernard Cafarelli
commit: 64e7a7a8d6e3771372c7422990c768c97584e1de
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Jul  9 22:17:39 2021 +
Commit:     Bernard Cafarelli  gentoo  org>
CommitDate: Fri Jul  9 22:17:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e7a7a8

dev-libs/libfilezilla: 0.30.0 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 dev-libs/libfilezilla/Manifest   |  1 +
 dev-libs/libfilezilla/libfilezilla-0.30.0.ebuild | 48 
 2 files changed, 49 insertions(+)

diff --git a/dev-libs/libfilezilla/Manifest b/dev-libs/libfilezilla/Manifest
index 6ea13153c27..bd38d81ab31 100644
--- a/dev-libs/libfilezilla/Manifest
+++ b/dev-libs/libfilezilla/Manifest
@@ -1,2 +1,3 @@
 DIST libfilezilla-0.27.1.tar.bz2 568252 BLAKE2B 
5ab11e60a3df1e56275b0a1eeb94a91a5e036306c8d65c95ecdf26737ad5c73782d69e50f81749864293bc827b2502988b45a2268bb8020e685a4c864168af5e
 SHA512 
30db720a8fbc806f498aa94ca9bdbbfa6ef04b4b4853e2c38744c2ba26dc8e34d3b006a057dcb527f6d745bf594ccffbb424f9b59dca6d1cb028b0f13bdd466a
 DIST libfilezilla-0.28.0.tar.bz2 572028 BLAKE2B 
579881b1bf127f709cdfda61efb71cce3df741152124b74a2f7d718e43d7d71ce678ec6ba10ff61926b275d5b9e69f8df0f9741a0ba1e9b5ff2c51d35472d10a
 SHA512 
e14bc3d5d20c62f0910ab55aa6466590a0d55aedf534e7eb67481a65b372c62fd0015506a1acdc476811aa2c0ce7561f30e79a10f994dfd98014e4ed4b4f471e
+DIST libfilezilla-0.30.0.tar.bz2 578592 BLAKE2B 
abfef274989b0ba31d9237394aa1e88012e9fe9d071c11e7350e0ada8d5da54d7cdc93f46f65b38fa9a811a638210238f42de99fdd6832f97ede3808723e5d4f
 SHA512 
f05a1ef2be7a6d32a6c5adf8e02f2b17e83deb67bf7c67b1bc1fec539a7235903d91dd3e98412aa1b90f1fcb322cb9ab54d3a1ff4ec44889b4dcdda6984300c9

diff --git a/dev-libs/libfilezilla/libfilezilla-0.30.0.ebuild 
b/dev-libs/libfilezilla/libfilezilla-0.30.0.ebuild
new file mode 100644
index 000..f0d6428c3e3
--- /dev/null
+++ b/dev-libs/libfilezilla/libfilezilla-0.30.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="C++ library offering some basic functionality for 
platform-independent programs"
+HOMEPAGE="https://lib.filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/${PN}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0/15" # libfilezilla.so version
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/nettle:0=
+   >=net-libs/gnutls-3.5.7:=
+"
+DEPEND="${RDEPEND}
+   test? ( dev-util/cppunit )"
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}
+
+src_configure() {
+   if use ppc || use arm || use hppa; then
+   # bug 727652
+   append-libs -latomic
+   fi
+
+   econf --disable-static
+}
+
+src_install() {
+   default
+   find "${ED}" -type f -name "*.la" -delete || die
+}



<    5   6   7   8   9   10   11   12   13   14   >