public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/gudev-sharp/
@ 2022-07-20  1:40 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2022-07-20  1:40 UTC (permalink / raw
  To: gentoo-commits

commit:     29fe858bc7cf3809ab572e6870b310f3a971c0e5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 01:34:27 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 01:34:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=29fe858b

dev-dotnet/gudev-sharp: EAPI 8

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...{gudev-sharp-3.0-r1.ebuild => gudev-sharp-3.0-r2.ebuild} | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/dev-dotnet/gudev-sharp/gudev-sharp-3.0-r1.ebuild b/dev-dotnet/gudev-sharp/gudev-sharp-3.0-r2.ebuild
similarity index 77%
rename from dev-dotnet/gudev-sharp/gudev-sharp-3.0-r1.ebuild
rename to dev-dotnet/gudev-sharp/gudev-sharp-3.0-r2.ebuild
index b1fa3e3..9757a93 100644
--- a/dev-dotnet/gudev-sharp/gudev-sharp-3.0-r1.ebuild
+++ b/dev-dotnet/gudev-sharp/gudev-sharp-3.0-r2.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
+
 inherit mono-env
 
 DESCRIPTION="GUDEV API C# binding"
@@ -11,14 +12,12 @@ SRC_URI="https://github.com/mono/${PN}/releases/download/3.0.0/${P}.tar.gz"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-#gudev is not the flag of udev anymore
 RDEPEND="dev-dotnet/gtk-sharp:3
-	virtual/udev
-	virtual/libgudev"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+	dev-libs/libgudev
+	virtual/udev"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 src_install() {
 	emake DESTDIR="${D}" install


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-20  1:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20  1:40 [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/gudev-sharp/ Sam James

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