public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2016-04-29 19:32 Austin English
  0 siblings, 0 replies; 11+ messages in thread
From: Austin English @ 2016-04-29 19:32 UTC (permalink / raw
  To: gentoo-commits

commit:     d7f4bf7e162a3e457efb132355f9d12e7b0c12a9
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 19:31:41 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 19:32:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f4bf7e

sys-fs/clamfs: remove clamfs-1.0.1-r1

Package-Manager: portage-2.2.26

 sys-fs/clamfs/clamfs-1.0.1-r1.ebuild | 43 ------------------------------------
 1 file changed, 43 deletions(-)

diff --git a/sys-fs/clamfs/clamfs-1.0.1-r1.ebuild b/sys-fs/clamfs/clamfs-1.0.1-r1.ebuild
deleted file mode 100644
index 39286e3..0000000
--- a/sys-fs/clamfs/clamfs-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-inherit eutils linux-info
-
-DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus file scanning"
-HOMEPAGE="http://clamfs.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-libs/boost-1.33
-	sys-fs/fuse
-	dev-cpp/commoncpp2
-	dev-libs/rlog
-	dev-libs/poco"
-RDEPEND="${DEPEND}
-	app-antivirus/clamav"
-
-CONFIG_CHECK="~FUSE_FS"
-
-src_prepare() {
-	epatch \
-		"${FILESDIR}/${P}-gentoo.patch" \
-		"${FILESDIR}/${P}-gcc45.patch"
-}
-
-src_install() {
-	emake install DESTDIR="${D}" || die "emake install failed"
-
-	insinto /etc/clamfs
-	doins doc/clamfs.xml || die
-
-	newinitd "${FILESDIR}/${PN}.initd" ${PN} || die
-	newconfd "${FILESDIR}/${PN}.confd" ${PN} || die
-
-	dodoc AUTHORS ChangeLog NEWS README TODO || die
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2018-12-24  2:19 Tim Harder
  0 siblings, 0 replies; 11+ messages in thread
From: Tim Harder @ 2018-12-24  2:19 UTC (permalink / raw
  To: gentoo-commits

commit:     a1b3435fde0c3eb5471b3f9cb2e1d53d90175a7b
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 24 02:18:45 2018 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Dec 24 02:19:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b3435f

sys-fs/clamfs: remove old

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 sys-fs/clamfs/clamfs-1.0.1-r2.ebuild | 42 ------------------------------------
 1 file changed, 42 deletions(-)

diff --git a/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild b/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild
deleted file mode 100644
index 0fbd8b5055a..00000000000
--- a/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit eutils linux-info
-
-DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus file scanning"
-HOMEPAGE="http://clamfs.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-libs/boost-1.33
-	sys-fs/fuse
-	dev-cpp/commoncpp2
-	dev-libs/rlog
-	dev-libs/poco"
-RDEPEND="${DEPEND}
-	app-antivirus/clamav"
-
-CONFIG_CHECK="~FUSE_FS"
-
-src_prepare() {
-	eapply "${FILESDIR}/${P}-gentoo.patch"
-	eapply -p0 "${FILESDIR}/${P}-gcc45.patch"
-	eapply_user
-}
-
-src_install() {
-	emake install DESTDIR="${D}"
-
-	insinto /etc/clamfs
-	doins doc/clamfs.xml
-
-	newinitd "${FILESDIR}/${PN}.initd" ${PN}
-	newconfd "${FILESDIR}/${PN}.confd" ${PN}
-
-	dodoc AUTHORS ChangeLog NEWS README TODO
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2018-12-24  2:19 Tim Harder
  0 siblings, 0 replies; 11+ messages in thread
From: Tim Harder @ 2018-12-24  2:19 UTC (permalink / raw
  To: gentoo-commits

commit:     528e791dd8af2e5c84f0e34398334c0c0770b07c
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 24 02:18:13 2018 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Dec 24 02:19:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528e791d

sys-fs/clamfs: use slotted sys-fs/fuse dep

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 sys-fs/clamfs/clamfs-1.0.1-r3.ebuild | 42 ++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild b/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild
new file mode 100644
index 00000000000..8a8bf827a5b
--- /dev/null
+++ b/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit eutils linux-info
+
+DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus file scanning"
+HOMEPAGE="http://clamfs.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-libs/boost-1.33
+	sys-fs/fuse:0
+	dev-cpp/commoncpp2
+	dev-libs/rlog
+	dev-libs/poco"
+RDEPEND="${DEPEND}
+	app-antivirus/clamav"
+
+CONFIG_CHECK="~FUSE_FS"
+
+src_prepare() {
+	eapply "${FILESDIR}/${P}-gentoo.patch"
+	eapply -p0 "${FILESDIR}/${P}-gcc45.patch"
+	eapply_user
+}
+
+src_install() {
+	emake install DESTDIR="${D}"
+
+	insinto /etc/clamfs
+	doins doc/clamfs.xml
+
+	newinitd "${FILESDIR}/${PN}.initd" ${PN}
+	newconfd "${FILESDIR}/${PN}.confd" ${PN}
+
+	dodoc AUTHORS ChangeLog NEWS README TODO
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2020-11-12  8:41 Joonas Niilola
  0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2020-11-12  8:41 UTC (permalink / raw
  To: gentoo-commits

commit:     1fce2198adf40467499943f1542f557e80d85278
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Fri Nov  6 18:21:32 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 08:40:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fce2198

sys-fs/clamfs: bump to 1.2.0

Closes: https://bugs.gentoo.org/732250
Closes: https://bugs.gentoo.org/737492
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-fs/clamfs/Manifest            |  1 +
 sys-fs/clamfs/clamfs-1.2.0.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/sys-fs/clamfs/Manifest b/sys-fs/clamfs/Manifest
index 60f4aefc97c..3589b07c38c 100644
--- a/sys-fs/clamfs/Manifest
+++ b/sys-fs/clamfs/Manifest
@@ -1 +1,2 @@
 DIST clamfs-1.0.1.tar.gz 142386 BLAKE2B d4333ddebae3aec1ffa36cd5db361b07daa4007c75e6f6e7e3c296f99573bde5ac77722b7af95fe194fd2ba0d56550a608911235da6cc7e9c25359af6554fcbd SHA512 8a9912c068c178049e8538da729635af1372e8ad1f7bc0e14cc7506208d15a4c1fdab7cf229dd683a3245168c627a3d994ec5b24bca5f12efc9ff638040e3258
+DIST clamfs-1.2.0.tar.gz 196903 BLAKE2B aa84e3a35714a2638d9569b6bb77f5da5c34f962d7baff0e5b08bbd7a56f1d1624936a5054b1a99d5593dc20412e55f36ab732fb84326f40c0614f084698618f SHA512 72a8625c18f520258075cb0310d14974e15f7f0cd628ca968317adac778fd8db26fa28bd72d954f2c21e6c41c32a38a5fbfa8be3918f9e0314d1d7f1da2cc626

diff --git a/sys-fs/clamfs/clamfs-1.2.0.ebuild b/sys-fs/clamfs/clamfs-1.2.0.ebuild
new file mode 100644
index 00000000000..af8952ff74b
--- /dev/null
+++ b/sys-fs/clamfs/clamfs-1.2.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools linux-info
+
+DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus file scanning"
+HOMEPAGE="https://github.com/burghardt/clamfs"
+SRC_URI="https://github.com/burghardt/clamfs/releases/download/${P}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=dev-libs/boost-1.33
+	dev-libs/poco
+	dev-libs/rlog
+	sys-fs/fuse:3"
+RDEPEND="${DEPEND}
+	app-antivirus/clamav"
+
+CONFIG_CHECK="~FUSE_FS"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+
+	insinto /etc/clamfs
+	doins doc/clamfs.xml
+
+	newinitd "${FILESDIR}/${PN}.initd" ${PN}
+	newconfd "${FILESDIR}/${PN}.confd" ${PN}
+
+	dodoc AUTHORS ChangeLog NEWS README TODO
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2020-11-12  8:41 Joonas Niilola
  0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2020-11-12  8:41 UTC (permalink / raw
  To: gentoo-commits

commit:     47d53f7063c54493302d99c8d56fe26565fefec1
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Fri Nov  6 18:26:37 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 08:40:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d53f70

sys-fs/clamfs: new maintainer

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-fs/clamfs/metadata.xml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/sys-fs/clamfs/metadata.xml b/sys-fs/clamfs/metadata.xml
index dfe00d7ec76..57d224d33e7 100644
--- a/sys-fs/clamfs/metadata.xml
+++ b/sys-fs/clamfs/metadata.xml
@@ -1,7 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <!-- maintainer-needed -->
+  <maintainer type="person">
+    <email>jakov.smolic@sartura.hr</email>
+    <name>Jakov Smolic</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
   <longdescription lang="en">
   ClamFS is a FUSE-based user-space file system for Linux with on-access
   anti-virus file scanning through clamd daemon (a file scanning service


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2020-11-13 20:57 Aaron Bauman
  0 siblings, 0 replies; 11+ messages in thread
From: Aaron Bauman @ 2020-11-13 20:57 UTC (permalink / raw
  To: gentoo-commits

commit:     555a5012b315dc6c087ab98b1a6badce53a55654
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Nov 12 17:31:57 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 20:56:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555a5012

sys-fs/clamfs: don't use Werror

Closes: https://bugs.gentoo.org/754180
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/18233
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sys-fs/clamfs/clamfs-1.2.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-fs/clamfs/clamfs-1.2.0.ebuild b/sys-fs/clamfs/clamfs-1.2.0.ebuild
index af8952ff74b..c7a90b3a7d4 100644
--- a/sys-fs/clamfs/clamfs-1.2.0.ebuild
+++ b/sys-fs/clamfs/clamfs-1.2.0.ebuild
@@ -22,6 +22,8 @@ RDEPEND="${DEPEND}
 CONFIG_CHECK="~FUSE_FS"
 
 src_prepare() {
+	# Do not use Werror ( #754180 )
+	sed -i 's/\-Werror//g' configure.ac || die "Sed failed"
 	default
 	eautoreconf
 }


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2021-08-27 23:13 Jakov Smolić
  0 siblings, 0 replies; 11+ messages in thread
From: Jakov Smolić @ 2021-08-27 23:13 UTC (permalink / raw
  To: gentoo-commits

commit:     0d244697f282fc553826eff6a18999f418626da4
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 27 23:00:42 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 23:00:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d244697

sys-fs/clamfs: Update my e-mail address

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-fs/clamfs/metadata.xml | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/sys-fs/clamfs/metadata.xml b/sys-fs/clamfs/metadata.xml
index 7cf03aa8bf4..20ebeec3b55 100644
--- a/sys-fs/clamfs/metadata.xml
+++ b/sys-fs/clamfs/metadata.xml
@@ -1,13 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person" proxied="yes">
-    <email>jakov.smolic@sartura.hr</email>
-    <name>Jakov Smolic</name>
-  </maintainer>
-  <maintainer type="project" proxied="proxy">
-    <email>proxy-maint@gentoo.org</email>
-    <name>Proxy Maintainers</name>
+  <maintainer type="person">
+    <email>jsmolic@gentoo.org</email>
+    <name>Jakov Smolić</name>
   </maintainer>
   <longdescription lang="en">
   ClamFS is a FUSE-based user-space file system for Linux with on-access


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2022-09-04 13:03 David Seifert
  0 siblings, 0 replies; 11+ messages in thread
From: David Seifert @ 2022-09-04 13:03 UTC (permalink / raw
  To: gentoo-commits

commit:     3c0c5582b2c12176c985063aaf487de9c1c1c049
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 13:03:35 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 13:03:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0c5582

sys-fs/clamfs: remove stale boost lower bounds

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-fs/clamfs/clamfs-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/clamfs/clamfs-1.2.0.ebuild b/sys-fs/clamfs/clamfs-1.2.0.ebuild
index c7a90b3a7d45..6b8945a4342a 100644
--- a/sys-fs/clamfs/clamfs-1.2.0.ebuild
+++ b/sys-fs/clamfs/clamfs-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=">=dev-libs/boost-1.33
+DEPEND="dev-libs/boost
 	dev-libs/poco
 	dev-libs/rlog
 	sys-fs/fuse:3"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2024-07-30 23:44 Jakov Smolić
  0 siblings, 0 replies; 11+ messages in thread
From: Jakov Smolić @ 2024-07-30 23:44 UTC (permalink / raw
  To: gentoo-commits

commit:     91ab1e52adbb26c00f28aab8f836e5089118c625
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 00:40:44 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 23:44:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ab1e52

sys-fs/clamfs: Bump to 1.3.0

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-fs/clamfs/Manifest            |  1 +
 sys-fs/clamfs/clamfs-1.3.0.ebuild | 41 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/sys-fs/clamfs/Manifest b/sys-fs/clamfs/Manifest
index 5a124afde67a..59ddc6b49069 100644
--- a/sys-fs/clamfs/Manifest
+++ b/sys-fs/clamfs/Manifest
@@ -1 +1,2 @@
 DIST clamfs-1.2.0.tar.gz 196903 BLAKE2B aa84e3a35714a2638d9569b6bb77f5da5c34f962d7baff0e5b08bbd7a56f1d1624936a5054b1a99d5593dc20412e55f36ab732fb84326f40c0614f084698618f SHA512 72a8625c18f520258075cb0310d14974e15f7f0cd628ca968317adac778fd8db26fa28bd72d954f2c21e6c41c32a38a5fbfa8be3918f9e0314d1d7f1da2cc626
+DIST clamfs-1.3.0.tar.gz 229989 BLAKE2B 05327d8b6fbe7073c5bd70104282a32009f06556fd61267931f4d841378318e29bb1fc7157da6b5ebce80dda35484f5bc2af71fcecdb3739a4dd28507c767054 SHA512 81c234ec631abd49d9a6b940ef727a1eae048b7be12be6082ec176ed4045fcd92d35d1264e7fd48906786af7c07696139fd5bfa0a302fba7ebb2c528315857a1

diff --git a/sys-fs/clamfs/clamfs-1.3.0.ebuild b/sys-fs/clamfs/clamfs-1.3.0.ebuild
new file mode 100644
index 000000000000..11936b72211f
--- /dev/null
+++ b/sys-fs/clamfs/clamfs-1.3.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools linux-info
+
+DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus file scanning"
+HOMEPAGE="https://github.com/burghardt/clamfs"
+SRC_URI="https://github.com/burghardt/clamfs/releases/download/${P}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/boost
+	dev-libs/poco
+	dev-libs/rlog
+	sys-fs/fuse:3"
+RDEPEND="${DEPEND}
+	app-antivirus/clamav"
+
+CONFIG_CHECK="~FUSE_FS"
+
+src_prepare() {
+	# Do not use Werror ( #754180 )
+	sed -i 's/\-Werror//g' configure.ac || die "Sed failed"
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+
+	insinto /etc/clamfs
+	doins doc/clamfs.xml
+
+	newinitd "${FILESDIR}/${PN}.initd" ${PN}
+	newconfd "${FILESDIR}/${PN}.confd" ${PN}
+
+	dodoc AUTHORS ChangeLog NEWS README TODO
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2024-07-30 23:44 Jakov Smolić
  0 siblings, 0 replies; 11+ messages in thread
From: Jakov Smolić @ 2024-07-30 23:44 UTC (permalink / raw
  To: gentoo-commits

commit:     833d21eb8aa2f3a804f751361928207f06138f01
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 23:42:41 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 23:44:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833d21eb

sys-fs/clamfs: update EAPI 7 -> 8

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-fs/clamfs/clamfs-1.3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-fs/clamfs/clamfs-1.3.0.ebuild b/sys-fs/clamfs/clamfs-1.3.0.ebuild
index 11936b72211f..24f3b99c29a2 100644
--- a/sys-fs/clamfs/clamfs-1.3.0.ebuild
+++ b/sys-fs/clamfs/clamfs-1.3.0.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
 inherit autotools linux-info
 
 DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus file scanning"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/
@ 2024-08-30 15:31 Jakov Smolić
  0 siblings, 0 replies; 11+ messages in thread
From: Jakov Smolić @ 2024-08-30 15:31 UTC (permalink / raw
  To: gentoo-commits

commit:     eee293eb0aac630fa5bafb536bb8b1dbb5f6a22a
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 15:19:39 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 15:19:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee293eb

sys-fs/clamfs: drop 1.2.0

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-fs/clamfs/Manifest            |  1 -
 sys-fs/clamfs/clamfs-1.2.0.ebuild | 41 ---------------------------------------
 2 files changed, 42 deletions(-)

diff --git a/sys-fs/clamfs/Manifest b/sys-fs/clamfs/Manifest
index 59ddc6b49069..34c44356036d 100644
--- a/sys-fs/clamfs/Manifest
+++ b/sys-fs/clamfs/Manifest
@@ -1,2 +1 @@
-DIST clamfs-1.2.0.tar.gz 196903 BLAKE2B aa84e3a35714a2638d9569b6bb77f5da5c34f962d7baff0e5b08bbd7a56f1d1624936a5054b1a99d5593dc20412e55f36ab732fb84326f40c0614f084698618f SHA512 72a8625c18f520258075cb0310d14974e15f7f0cd628ca968317adac778fd8db26fa28bd72d954f2c21e6c41c32a38a5fbfa8be3918f9e0314d1d7f1da2cc626
 DIST clamfs-1.3.0.tar.gz 229989 BLAKE2B 05327d8b6fbe7073c5bd70104282a32009f06556fd61267931f4d841378318e29bb1fc7157da6b5ebce80dda35484f5bc2af71fcecdb3739a4dd28507c767054 SHA512 81c234ec631abd49d9a6b940ef727a1eae048b7be12be6082ec176ed4045fcd92d35d1264e7fd48906786af7c07696139fd5bfa0a302fba7ebb2c528315857a1

diff --git a/sys-fs/clamfs/clamfs-1.2.0.ebuild b/sys-fs/clamfs/clamfs-1.2.0.ebuild
deleted file mode 100644
index 6b8945a4342a..000000000000
--- a/sys-fs/clamfs/clamfs-1.2.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools linux-info
-
-DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus file scanning"
-HOMEPAGE="https://github.com/burghardt/clamfs"
-SRC_URI="https://github.com/burghardt/clamfs/releases/download/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/boost
-	dev-libs/poco
-	dev-libs/rlog
-	sys-fs/fuse:3"
-RDEPEND="${DEPEND}
-	app-antivirus/clamav"
-
-CONFIG_CHECK="~FUSE_FS"
-
-src_prepare() {
-	# Do not use Werror ( #754180 )
-	sed -i 's/\-Werror//g' configure.ac || die "Sed failed"
-	default
-	eautoreconf
-}
-
-src_install() {
-	default
-
-	insinto /etc/clamfs
-	doins doc/clamfs.xml
-
-	newinitd "${FILESDIR}/${PN}.initd" ${PN}
-	newconfd "${FILESDIR}/${PN}.confd" ${PN}
-
-	dodoc AUTHORS ChangeLog NEWS README TODO
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-08-30 15:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-27 23:13 [gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/ Jakov Smolić
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 15:31 Jakov Smolić
2024-07-30 23:44 Jakov Smolić
2024-07-30 23:44 Jakov Smolić
2022-09-04 13:03 David Seifert
2020-11-13 20:57 Aaron Bauman
2020-11-12  8:41 Joonas Niilola
2020-11-12  8:41 Joonas Niilola
2018-12-24  2:19 Tim Harder
2018-12-24  2:19 Tim Harder
2016-04-29 19:32 Austin English

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox