From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/wt/ Date: Fri, 22 Mar 2024 13:37:29 +0000 (UTC) [thread overview] Message-ID: <1711114636.4c8ad87f6dba9e09888cb403951aaf436ad3f7f9.davidroman@gentoo> (raw) commit: 4c8ad87f6dba9e09888cb403951aaf436ad3f7f9 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Fri Mar 22 13:37:16 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Fri Mar 22 13:37:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c8ad87f dev-cpp/wt: add opengl USE Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-cpp/wt/wt-4.10.4.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-cpp/wt/wt-4.10.4.ebuild b/dev-cpp/wt/wt-4.10.4.ebuild index e9d153bce1..51664130e1 100644 --- a/dev-cpp/wt/wt-4.10.4.ebuild +++ b/dev-cpp/wt/wt-4.10.4.ebuild @@ -12,11 +12,12 @@ SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" -IUSE="doc firebird mysql pdf postgres ssl" +IUSE="doc firebird mysql opengl pdf postgres ssl" DEPEND=" firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) + opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost @@ -24,7 +25,6 @@ DEPEND=" media-gfx/graphicsmagick x11-libs/pango sys-libs/zlib - virtual/opengl " RDEPEND="${DEPEND}" @@ -58,6 +58,7 @@ src_configure() { -DENABLE_QT4=OFF -DENABLE_QT5=ON -DENABLE_SAML=ON + -DENABLE_OPENGL=$(usex opengl) ) cmake_src_configure
WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wt/ Date: Fri, 22 Mar 2024 13:38:12 +0000 (UTC) [thread overview] Message-ID: <1711114636.4c8ad87f6dba9e09888cb403951aaf436ad3f7f9.davidroman@gentoo> (raw) Message-ID: <20240322133812.Ywc6bt8LBs_ess7Bgt1GcC5Y07cHomwKYgVnvyWlJlo@z> (raw) commit: 4c8ad87f6dba9e09888cb403951aaf436ad3f7f9 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Fri Mar 22 13:37:16 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Fri Mar 22 13:37:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c8ad87f dev-cpp/wt: add opengl USE Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-cpp/wt/wt-4.10.4.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-cpp/wt/wt-4.10.4.ebuild b/dev-cpp/wt/wt-4.10.4.ebuild index e9d153bce1..51664130e1 100644 --- a/dev-cpp/wt/wt-4.10.4.ebuild +++ b/dev-cpp/wt/wt-4.10.4.ebuild @@ -12,11 +12,12 @@ SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" -IUSE="doc firebird mysql pdf postgres ssl" +IUSE="doc firebird mysql opengl pdf postgres ssl" DEPEND=" firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) + opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost @@ -24,7 +25,6 @@ DEPEND=" media-gfx/graphicsmagick x11-libs/pango sys-libs/zlib - virtual/opengl " RDEPEND="${DEPEND}" @@ -58,6 +58,7 @@ src_configure() { -DENABLE_QT4=OFF -DENABLE_QT5=ON -DENABLE_SAML=ON + -DENABLE_OPENGL=$(usex opengl) ) cmake_src_configure
next reply other threads:[~2024-03-22 13:37 UTC|newest] Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-03-22 13:37 David Roman [this message] 2024-03-22 13:38 ` [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wt/ David Roman -- strict thread matches above, loose matches on Subject: below -- 2025-04-04 9:29 [gentoo-commits] repo/proj/guru:dev " David Roman 2025-04-04 9:29 David Roman 2025-02-24 10:29 David Roman 2025-02-17 14:02 Anna Vyalkova 2025-01-23 14:56 David Roman 2025-01-23 14:47 David Roman 2024-12-18 13:54 David Roman 2024-11-12 11:05 David Roman 2024-11-05 12:36 David Roman 2024-11-05 12:36 David Roman 2024-10-14 12:53 David Roman 2024-10-14 9:04 David Roman 2024-10-07 9:14 David Roman 2024-10-01 14:58 [gentoo-commits] repo/proj/guru:master " David Roman 2024-10-01 14:10 ` [gentoo-commits] repo/proj/guru:dev " David Roman 2024-06-10 15:09 David Roman 2024-06-10 15:03 David Roman 2024-03-22 20:55 David Roman 2024-03-11 17:31 [gentoo-commits] repo/proj/guru:master " David Roman 2024-03-11 13:50 ` [gentoo-commits] repo/proj/guru:dev " David Roman 2024-03-11 14:06 David Roman 2024-02-28 1:31 David Roman 2024-02-22 15:53 David Roman
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=1711114636.4c8ad87f6dba9e09888cb403951aaf436ad3f7f9.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: linkBe 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