From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/swayimg/
Date: Sat, 2 Nov 2024 20:52:27 +0000 (UTC) [thread overview]
Message-ID: <1730424683.f4d3cb8692d9819e393c2265ab6cefbae5c81568.davidroman@gentoo> (raw)
commit: f4d3cb8692d9819e393c2265ab6cefbae5c81568
Author: Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Fri Nov 1 01:31:23 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Nov 1 01:31:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4d3cb86
media-gfx/swayimg: add X use flag for xorg-proto
xorg-proto not required on wayland only systems to build svg support
Signed-off-by: Dale Showers <gentoo <AT> fictx.com>
media-gfx/swayimg/swayimg-3.2.ebuild | 4 ++--
media-gfx/swayimg/swayimg-3.4.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-gfx/swayimg/swayimg-3.2.ebuild b/media-gfx/swayimg/swayimg-3.2.ebuild
index b2e8e386f..adf13e554 100644
--- a/media-gfx/swayimg/swayimg-3.2.ebuild
+++ b/media-gfx/swayimg/swayimg-3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/artemsen/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="avif exif exr gif heif jpeg jpegxl png svg tiff webp bash-completion"
+IUSE="avif bash-completion exif exr gif heif jpeg jpegxl png svg tiff webp X"
RDEPEND="
dev-libs/json-c:=
@@ -43,7 +43,7 @@ BDEPEND="
dev-util/wayland-scanner
svg? (
dev-build/cmake
- x11-base/xorg-proto
+ X? ( x11-base/xorg-proto )
)
"
diff --git a/media-gfx/swayimg/swayimg-3.4.ebuild b/media-gfx/swayimg/swayimg-3.4.ebuild
index d8daf2f99..ad2d4ad33 100644
--- a/media-gfx/swayimg/swayimg-3.4.ebuild
+++ b/media-gfx/swayimg/swayimg-3.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/artemsen/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="avif exif exr gif heif jpeg jpegxl png svg test tiff webp bash-completion"
+IUSE="avif bash-completion exif exr gif heif jpeg jpegxl png svg test tiff webp X"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -44,7 +44,7 @@ BDEPEND="
dev-util/wayland-scanner
svg? (
dev-build/cmake
- x11-base/xorg-proto
+ X? ( x11-base/xorg-proto )
)
test? ( dev-cpp/gtest )
"
next reply other threads:[~2024-11-02 20:52 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-02 20:52 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-01 16:10 [gentoo-commits] repo/proj/guru:master commit in: media-gfx/swayimg/ David Roman
2025-02-01 16:10 David Roman
2025-01-20 9:34 David Roman
2024-12-10 11:32 David Roman
2024-12-10 11:32 David Roman
2024-12-10 11:32 David Roman
2024-12-10 11:32 David Roman
2024-11-16 22:55 Julien Roy
2024-11-16 22:55 Julien Roy
2024-11-02 20:52 David Roman
2024-11-02 20:52 David Roman
2024-10-29 14:06 David Roman
2024-10-29 14:06 David Roman
2024-08-28 10:57 David Roman
2024-08-28 10:57 David Roman
2024-07-08 16:47 David Roman
2024-03-12 14:48 Haelwenn Monnier
2024-01-07 23:46 David Roman
2023-08-02 16:30 Florian Schmaus
2023-06-04 6:20 Viorel Munteanu
2023-06-04 6:20 Viorel Munteanu
2023-06-04 6:20 Viorel Munteanu
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=1730424683.f4d3cb8692d9819e393c2265ab6cefbae5c81568.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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