public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/wdfs/
Date: Thu,  1 Aug 2024 16:29:26 +0000 (UTC)	[thread overview]
Message-ID: <1722529520.be87b69344b7b92b5ec0e80334505d9dfe299c19.asturm@gentoo> (raw)

commit:     be87b69344b7b92b5ec0e80334505d9dfe299c19
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Thu Aug  1 15:47:45 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 16:25:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be87b693

net-fs/wdfs: add missing net-libs/neon slot op, EAPI-8 bump

- drop empty IUSE
- sort RDEPEND

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Closes: https://github.com/gentoo/gentoo/pull/37869
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-fs/wdfs/wdfs-1.4.2-r3.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/net-fs/wdfs/wdfs-1.4.2-r3.ebuild b/net-fs/wdfs/wdfs-1.4.2-r3.ebuild
new file mode 100644
index 000000000000..62ac7955f34c
--- /dev/null
+++ b/net-fs/wdfs/wdfs-1.4.2-r3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="WebDAV filesystem with special features for accessing subversion repositories"
+HOMEPAGE="http://noedler.de/projekte/wdfs/"
+SRC_URI="http://noedler.de/projekte/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	>=net-libs/neon-0.24.7:=
+	>=sys-fs/fuse-2.5:0
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+	"${FILESDIR}/${P}-fix-Waddress.patch"
+)


             reply	other threads:[~2024-08-01 16:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01 16:29 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-29 19:03 [gentoo-commits] repo/gentoo:master commit in: net-fs/wdfs/ Andreas Sturmlechner
2024-08-11 17:19 Sam James
2024-08-11 17:19 Sam James
2023-05-27 12:18 Sam James
2020-12-18 10:17 Michał Górny
2020-12-18 10:17 Michał Górny
2016-04-16 13:22 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1722529520.be87b69344b7b92b5ec0e80334505d9dfe299c19.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox