* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2015-08-24 15:57 Alexis Ballier
0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2015-08-24 15:57 UTC (permalink / raw
To: gentoo-commits
commit: 48fe9c9ac113b55f8e3b35fe63f007419cef6b6e
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 15:00:43 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 15:57:22 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48fe9c9a
media-libs/SoXt: keyword ~arm
Package-Manager: portage-2.2.20.1
media-libs/SoXt/SoXt-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/SoXt/SoXt-1.3.0.ebuild b/media-libs/SoXt/SoXt-1.3.0.ebuild
index 0618ea5..1dc0b2c 100644
--- a/media-libs/SoXt/SoXt-1.3.0.ebuild
+++ b/media-libs/SoXt/SoXt-1.3.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug doc static-libs"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2020-03-11 12:22 Guilherme Amadio
0 siblings, 0 replies; 9+ messages in thread
From: Guilherme Amadio @ 2020-03-11 12:22 UTC (permalink / raw
To: gentoo-commits
commit: d43ca36b70b539a811a8a3680b2edcd78af94dc8
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 12:02:16 2020 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 12:21:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43ca36b
media-libs/SoXt: update dependency on media-libs/coin
Depends on coin-config, not present in >=media-libs/coin-4.
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
media-libs/SoXt/SoXt-1.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/SoXt/SoXt-1.3.0.ebuild b/media-libs/SoXt/SoXt-1.3.0.ebuild
index 00fd2ed8390..449806a1369 100644
--- a/media-libs/SoXt/SoXt-1.3.0.ebuild
+++ b/media-libs/SoXt/SoXt-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ SLOT="0"
IUSE="debug doc static-libs"
RDEPEND="
- >=media-libs/coin-3.1.3
+ <media-libs/coin-4
x11-libs/motif:0
virtual/opengl"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2021-06-14 9:27 Guilherme Amadio
0 siblings, 0 replies; 9+ messages in thread
From: Guilherme Amadio @ 2021-06-14 9:27 UTC (permalink / raw
To: gentoo-commits
commit: bc77931ddc1a4e93a0a8992678006de65318ce22
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 14 09:23:51 2021 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 09:27:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc77931d
media-libs/SoXt: stable on amd64/x86
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
media-libs/SoXt/SoXt-1.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/SoXt/SoXt-1.4.0.ebuild b/media-libs/SoXt/SoXt-1.4.0.ebuild
index 0915565de4d..5ab58c8ede8 100644
--- a/media-libs/SoXt/SoXt-1.4.0.ebuild
+++ b/media-libs/SoXt/SoXt-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
SRC_URI="https://github.com/coin3d/soxt/releases/download/${MY_P}/${P}-src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug doc"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2023-11-13 20:24 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-11-13 20:24 UTC (permalink / raw
To: gentoo-commits
commit: 93020bc3f8f9ca93f9dde67be56385eabc76ebcd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 20:24:13 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 20:24:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93020bc3
media-libs/SoXt: Stabilize 1.4.0-r1 x86, #917308
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/SoXt/SoXt-1.4.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild b/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
index 64483888e526..17e0150f647f 100644
--- a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
+++ b/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
SRC_URI="https://github.com/coin3d/soxt/releases/download/${MY_P}/${P}-src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug doc"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2023-11-13 20:24 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-11-13 20:24 UTC (permalink / raw
To: gentoo-commits
commit: 52aa2f30fcc6853ede83f8a8816c44c1a2de85c0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 20:24:14 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 20:24:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52aa2f30
media-libs/SoXt: Stabilize 1.4.0-r1 amd64, #917308
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/SoXt/SoXt-1.4.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild b/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
index 17e0150f647f..e7286a484ce6 100644
--- a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
+++ b/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
SRC_URI="https://github.com/coin3d/soxt/releases/download/${MY_P}/${P}-src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug doc"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2023-11-14 17:30 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2023-11-14 17:30 UTC (permalink / raw
To: gentoo-commits
commit: e8a3f5e2b26b6103d4e5ece0feb6804f0169a6ed
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 20:27:02 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 17:30:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a3f5e2
media-libs/SoXt: drop 1.4.0
Closes: https://bugs.gentoo.org/917308
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/SoXt/SoXt-1.4.0.ebuild | 42 ---------------------------------------
1 file changed, 42 deletions(-)
diff --git a/media-libs/SoXt/SoXt-1.4.0.ebuild b/media-libs/SoXt/SoXt-1.4.0.ebuild
deleted file mode 100644
index 5ab58c8ede88..000000000000
--- a/media-libs/SoXt/SoXt-1.4.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake flag-o-matic
-
-MY_P=${P/soxt/SoXt}
-
-HOMEPAGE="https://github.com/coin3d/coin/wiki"
-DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
-SRC_URI="https://github.com/coin3d/soxt/releases/download/${MY_P}/${P}-src.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-SLOT="0"
-IUSE="debug doc"
-
-RDEPEND="
- media-libs/coin
- x11-libs/motif:0
- virtual/opengl
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- doc? ( app-doc/doxygen )
-"
-
-S="${WORKDIR}/soxt"
-
-DOCS=(AUTHORS ChangeLog HACKING NEWS README TODO BUGS.txt)
-
-src_configure() {
- use debug && append-cppflags -DSOXT_DEBUG=1
- local mycmakeargs=(
- -DCMAKE_INSTALL_DOCDIR="${EPREFIX}/usr/share/doc/${PF}"
- -DSOXT_BUILD_DOCUMENTATION=$(usex doc)
- -DSOXT_BUILD_INTERNAL_DOCUMENTATION=OFF
- -DSOXT_VERBOSE=$(usex debug)
- )
- cmake_src_configure
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2024-02-24 1:08 Maciej Mrozowski
0 siblings, 0 replies; 9+ messages in thread
From: Maciej Mrozowski @ 2024-02-24 1:08 UTC (permalink / raw
To: gentoo-commits
commit: 1d2a0c5b0faeec367f16d80d9b4421da34671105
Author: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 01:02:44 2024 +0000
Commit: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 01:05:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d2a0c5b
media-libs/SoXt: add 1.4.1, fix dependencies
Signed-off-by: Maciej Mrozowski <reavertm <AT> gentoo.org>
media-libs/SoXt/Manifest | 1 +
media-libs/SoXt/SoXt-1.4.0-r1.ebuild | 1 +
media-libs/SoXt/{SoXt-1.4.0-r1.ebuild => SoXt-1.4.1.ebuild} | 10 ++++------
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/media-libs/SoXt/Manifest b/media-libs/SoXt/Manifest
index 3071e910b50a..51ef8bbe69de 100644
--- a/media-libs/SoXt/Manifest
+++ b/media-libs/SoXt/Manifest
@@ -1 +1,2 @@
DIST SoXt-1.4.0-src.tar.gz 1369725 BLAKE2B 727c56644878e9d52441ca905558524ccd369de123e8018d7fef4d949aa4e96007fa3a1e9782490b4dc9d50a916686a118d37ec7094dc6a3522ede032b30b6ea SHA512 9c661396ec18c2cba8984be8c0875f51554c8845e1a85d9b202f9a0f4de8203566a46d9b276e20039861dbf7ff3a0ffa474d098866f8a7692b53a01e3f62977d
+DIST SoXt-1.4.1-src.tar.gz 1402559 BLAKE2B fd0f0433e1d5c231f4392f7cfa4e6e08bd9d872b46619c6daa9f4fa2157da27780b0a28d4cbb7ea8f3f3a881f90c789760cad2c2709f27bf9f4edb1cdfc1f86c SHA512 c379acb14b7f3a03664a3b1c10bdd14e836a54fb72f62cb728301755ee148b423203513a085534c2ea74704fd3c9a77ceabe1de089aa168c848518a9d690e53e
diff --git a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild b/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
index 15797cdf701a..ca85d1e5a7a5 100644
--- a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
+++ b/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
virtual/pkgconfig
+ x11-base/xorg-proto
doc? ( app-text/doxygen )
"
diff --git a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild b/media-libs/SoXt/SoXt-1.4.1.ebuild
similarity index 80%
copy from media-libs/SoXt/SoXt-1.4.0-r1.ebuild
copy to media-libs/SoXt/SoXt-1.4.1.ebuild
index 15797cdf701a..6183699d5f97 100644
--- a/media-libs/SoXt/SoXt-1.4.0-r1.ebuild
+++ b/media-libs/SoXt/SoXt-1.4.1.ebuild
@@ -9,10 +9,10 @@ MY_P=${P/soxt/SoXt}
HOMEPAGE="https://github.com/coin3d/coin/wiki"
DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
-SRC_URI="https://github.com/coin3d/soxt/releases/download/${MY_P}/${P}-src.tar.gz"
+SRC_URI="https://github.com/coin3d/soxt/releases/download/v${PV}/${P}-src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug doc"
@@ -24,6 +24,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
virtual/pkgconfig
+ x11-base/xorg-proto
doc? ( app-text/doxygen )
"
@@ -31,16 +32,13 @@ S="${WORKDIR}/soxt"
DOCS=(AUTHORS ChangeLog HACKING NEWS README TODO BUGS.txt)
-PATCHES=(
- "${FILESDIR}"/${PN}-1.4.0-drop-register-keyword.patch
-)
-
src_configure() {
use debug && append-cppflags -DSOXT_DEBUG=1
local mycmakeargs=(
-DCMAKE_INSTALL_DOCDIR="${EPREFIX}/usr/share/doc/${PF}"
-DSOXT_BUILD_DOCUMENTATION=$(usex doc)
-DSOXT_BUILD_INTERNAL_DOCUMENTATION=OFF
+ -DSOXT_BUILD_TESTS=OFF
-DSOXT_VERBOSE=$(usex debug)
)
cmake_src_configure
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2024-03-25 11:22 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2024-03-25 11:22 UTC (permalink / raw
To: gentoo-commits
commit: a467db5f50790ad0933ca421dd1f3b55a29b9a18
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 11:22:06 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 11:22:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a467db5f
media-libs/SoXt: Stabilize 1.4.1 amd64, #926343
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/SoXt/SoXt-1.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/SoXt/SoXt-1.4.1.ebuild b/media-libs/SoXt/SoXt-1.4.1.ebuild
index 6183699d5f97..47049c861c9a 100644
--- a/media-libs/SoXt/SoXt-1.4.1.ebuild
+++ b/media-libs/SoXt/SoXt-1.4.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
SRC_URI="https://github.com/coin3d/soxt/releases/download/v${PV}/${P}-src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug doc"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/
@ 2024-03-25 11:22 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2024-03-25 11:22 UTC (permalink / raw
To: gentoo-commits
commit: 449338a16bb01eefe0e2160c98a1bd6f07a54284
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 11:22:11 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 11:22:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449338a1
media-libs/SoXt: Stabilize 1.4.1 x86, #926343
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/SoXt/SoXt-1.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/SoXt/SoXt-1.4.1.ebuild b/media-libs/SoXt/SoXt-1.4.1.ebuild
index 47049c861c9a..dd4ccfdfaa84 100644
--- a/media-libs/SoXt/SoXt-1.4.1.ebuild
+++ b/media-libs/SoXt/SoXt-1.4.1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
SRC_URI="https://github.com/coin3d/soxt/releases/download/v${PV}/${P}-src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug doc"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-03-25 11:22 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 20:24 [gentoo-commits] repo/gentoo:master commit in: media-libs/SoXt/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-03-25 11:22 Sam James
2024-03-25 11:22 Sam James
2024-02-24 1:08 Maciej Mrozowski
2023-11-14 17:30 Andreas Sturmlechner
2023-11-13 20:24 Arthur Zamarin
2021-06-14 9:27 Guilherme Amadio
2020-03-11 12:22 Guilherme Amadio
2015-08-24 15:57 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox