public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsfml/
Date: Sun, 25 Jun 2023 19:17:31 +0000 (UTC)	[thread overview]
Message-ID: <1687720620.2e4b25d9ca6c8cde2de790940733fbc914799b9b.sam@gentoo> (raw)

commit:     2e4b25d9ca6c8cde2de790940733fbc914799b9b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 19:12:51 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 19:17:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4b25d9

media-libs/libsfml: drop kernel_Winnt cruft

Support is already gone.

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

 media-libs/libsfml/libsfml-2.5.1-r1.ebuild | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/media-libs/libsfml/libsfml-2.5.1-r1.ebuild b/media-libs/libsfml/libsfml-2.5.1-r1.ebuild
index 6d65d6438f26..d5937df91ebb 100644
--- a/media-libs/libsfml/libsfml-2.5.1-r1.ebuild
+++ b/media-libs/libsfml/libsfml-2.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,13 +24,11 @@ RDEPEND="
 	media-libs/openal
 	sys-libs/zlib
 	virtual/opengl
+	x11-libs/libX11
+	x11-libs/libXrandr
+	x11-libs/libxcb
+	x11-libs/xcb-util-image
 	kernel_linux? ( virtual/libudev:= )
-	!kernel_Winnt? (
-		x11-libs/libX11
-		x11-libs/libXrandr
-		x11-libs/libxcb
-		x11-libs/xcb-util-image
-	)
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
@@ -59,9 +57,6 @@ src_configure() {
 		-DSFML_INSTALL_PKGCONFIG_FILES=TRUE
 	)
 
-	if use kernel_Winnt; then
-		mycmakeargs+=( -DSFML_USE_SYSTEM_DEPS=TRUE )
-	fi
 	cmake_src_configure
 }
 


             reply	other threads:[~2023-06-25 19:17 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-25 19:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 19:49 [gentoo-commits] repo/gentoo:master commit in: media-libs/libsfml/ Sam James
2024-11-23 19:01 Sam James
2024-11-23 18:27 Michał Górny
2024-10-31 11:17 Andreas K. Hüttel
2023-11-10 16:20 Pacho Ramos
2023-10-09 18:57 Sam James
2023-10-09  4:46 Sam James
2023-09-11 12:36 Sam James
2023-09-11 11:41 Arthur Zamarin
2023-08-19 12:59 Joonas Niilola
2022-12-01  9:23 Jakov Smolić
2022-06-10 21:38 Jakov Smolić
2021-09-12 14:26 Yixun Lan
2021-02-28 12:26 Andreas Sturmlechner
2020-12-02 23:21 Sam James
2019-02-21 10:29 Andreas Sturmlechner
2019-02-16  8:55 Pacho Ramos
2018-10-20 18:52 Pacho Ramos
2018-10-20 18:52 Pacho Ramos
2018-05-20  1:47 Aaron Bauman
2017-11-19  2:50 Tim Harder
2017-11-19  2:50 Tim Harder
2017-10-15 22:08 Thomas Deutschmann
2017-08-31 11:36 Tim Harder
2017-02-11 11:24 Lars Wendler
2017-02-11 11:24 Lars Wendler
2016-11-17 18:08 Lars Wendler
2016-08-09  3:15 Tim Harder
2016-04-12  5:57 Tim Harder
2016-01-07 17:30 Michał Górny
2015-11-03 15:19 Agostino Sarubbo
2015-09-12  4:42 Tim Harder
2015-08-29 18:02 Tim Harder

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=1687720620.2e4b25d9ca6c8cde2de790940733fbc914799b9b.sam@gentoo \
    --to=sam@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