From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/simage/
Date: Mon, 21 Oct 2024 14:42:16 +0000 (UTC) [thread overview]
Message-ID: <1729521718.55119710e6aba07e996a020e638b6a4ab946165b.asturm@gentoo> (raw)
commit: 55119710e6aba07e996a020e638b6a4ab946165b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 19:19:25 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 14:41:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55119710
media-libs/simage: Drop IUSE qt5 from 1.8.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/simage/{simage-9999.ebuild => simage-1.8.3-r1.ebuild} | 5 ++---
media-libs/simage/simage-9999.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/media-libs/simage/simage-9999.ebuild b/media-libs/simage/simage-1.8.3-r1.ebuild
similarity index 95%
copy from media-libs/simage/simage-9999.ebuild
copy to media-libs/simage/simage-1.8.3-r1.ebuild
index fce11a8bd619..73fd53ca3009 100644
--- a/media-libs/simage/simage-9999.ebuild
+++ b/media-libs/simage/simage-1.8.3-r1.ebuild
@@ -8,7 +8,7 @@ inherit cmake
DESCRIPTION="Image and video texturing library"
HOMEPAGE="https://github.com/coin3d/simage/"
-if [[ ${PV} = *9999 ]]; then
+if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/coin3d/simage.git"
else
@@ -50,7 +50,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.8.1-0001-Gentoo-specific-remove-RELEASE-flag-from-pkg-config.patch
)
-DOCS=(AUTHORS ChangeLog NEWS README)
+DOCS=( AUTHORS ChangeLog NEWS README )
src_configure() {
local mycmakeargs=(
@@ -63,7 +63,6 @@ src_configure() {
-DSIMAGE_USE_CGIMAGE=OFF # OS X only
-DSIMAGE_USE_QUICKTIME=OFF # OS X only
-DSIMAGE_USE_QIMAGE=$(usex qt6)
- -DSIMAGE_USE_QT4=OFF
-DSIMAGE_USE_QT5=OFF
-DSIMAGE_USE_QT6=$(usex qt6)
-DSIMAGE_USE_CPACK=OFF
diff --git a/media-libs/simage/simage-9999.ebuild b/media-libs/simage/simage-9999.ebuild
index fce11a8bd619..73fd53ca3009 100644
--- a/media-libs/simage/simage-9999.ebuild
+++ b/media-libs/simage/simage-9999.ebuild
@@ -8,7 +8,7 @@ inherit cmake
DESCRIPTION="Image and video texturing library"
HOMEPAGE="https://github.com/coin3d/simage/"
-if [[ ${PV} = *9999 ]]; then
+if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/coin3d/simage.git"
else
@@ -50,7 +50,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.8.1-0001-Gentoo-specific-remove-RELEASE-flag-from-pkg-config.patch
)
-DOCS=(AUTHORS ChangeLog NEWS README)
+DOCS=( AUTHORS ChangeLog NEWS README )
src_configure() {
local mycmakeargs=(
@@ -63,7 +63,6 @@ src_configure() {
-DSIMAGE_USE_CGIMAGE=OFF # OS X only
-DSIMAGE_USE_QUICKTIME=OFF # OS X only
-DSIMAGE_USE_QIMAGE=$(usex qt6)
- -DSIMAGE_USE_QT4=OFF
-DSIMAGE_USE_QT5=OFF
-DSIMAGE_USE_QT6=$(usex qt6)
-DSIMAGE_USE_CPACK=OFF
next reply other threads:[~2024-10-21 14:42 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 14:42 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-18 0:15 [gentoo-commits] repo/gentoo:master commit in: media-libs/simage/ Andreas Sturmlechner
2024-11-26 0:36 Sam James
2024-09-14 11:23 Andreas Sturmlechner
2024-03-25 11:22 Sam James
2024-03-25 11:22 Sam James
2024-03-25 11:22 Sam James
2024-03-25 11:22 Sam James
2023-12-09 3:00 Maciej Mrozowski
2022-12-16 4:30 Sam James
2021-12-08 3:33 Sam James
2021-02-24 22:07 Sam James
2021-02-24 20:45 Sam James
2021-02-21 4:04 Sam James
2021-02-21 4:03 Sam James
2021-01-15 6:50 Miroslav Šulc
2020-12-25 9:38 Miroslav Šulc
2020-03-04 16:34 Miroslav Šulc
2020-03-04 16:17 Agostino Sarubbo
2020-03-04 13:03 Agostino Sarubbo
2020-03-04 8:08 Agostino Sarubbo
2020-03-03 16:21 Agostino Sarubbo
2020-01-31 0:39 Miroslav Šulc
2020-01-30 12:55 Agostino Sarubbo
2020-01-30 11:05 Agostino Sarubbo
2020-01-30 11:00 Agostino Sarubbo
2020-01-30 10:10 Agostino Sarubbo
2019-11-16 17:28 Miroslav Šulc
2019-08-28 8:19 David Seifert
2018-08-29 6:15 Sergei Trofimovich
2018-03-12 4:33 Matt Turner
2018-03-05 22:14 Andreas Sturmlechner
2018-03-04 22:30 Sergei Trofimovich
2018-01-17 5:11 Thomas Deutschmann
2017-07-20 20:57 Sergei Trofimovich
2017-04-20 8:26 Jeroen Roovers
2017-04-05 20:25 Michael Weber
2017-01-15 9:40 Justin Lecher
2015-08-24 14:23 Alexis Ballier
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=1729521718.55119710e6aba07e996a020e638b6a4ab946165b.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