* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/
@ 2020-11-28 23:10 David Seifert
0 siblings, 0 replies; 8+ messages in thread
From: David Seifert @ 2020-11-28 23:10 UTC (permalink / raw
To: gentoo-commits
commit: 78fc0d72b6ac1d148f1523a12a6d0c35bc1aa3fd
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Nov 28 23:09:15 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 23:09:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78fc0d72
sci-electronics/xoscope: remove old
Package-Manager: Portage-3.0.9, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-electronics/xoscope/Manifest | 1 -
sci-electronics/xoscope/xoscope-2.1.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/sci-electronics/xoscope/Manifest b/sci-electronics/xoscope/Manifest
index 1d4cc20517a..b07f4632bea 100644
--- a/sci-electronics/xoscope/Manifest
+++ b/sci-electronics/xoscope/Manifest
@@ -1,3 +1,2 @@
DIST xoscope-2.0.tgz 334875 BLAKE2B 67d3058e822ee4d2a410f92be4ec397381d66150be636bcb799eb13f20326aff0075ab5e1067d2f72a9fe30eda3584228f3ea637aa649554c6f43261a24717e7 SHA512 8a7506dd40133c1bfaf101102f84a5d81712b4cc28d75002f14d5c5b2e08162813dfb68a3e15e1056545d225d563c66ac8a5a81deede3c93a5bb943b81c8fc70
-DIST xoscope-2.1.tar.gz 302170 BLAKE2B afd706d51fe2b63f5e948d9dafd56a16eb9368717536514f1e734909a758e585893101b0dd381ff3d45da958212f35ea76b44f4689d3242cc731cb7371913d03 SHA512 2ecc75d04d36634d83b7c6636dc7e45fb068ae37e0ee1b0e97c65f9cd56f7fe0e511828821fa0ca2cfe4c6cd6a05e8d23275ec96253dc6faec91db4cbdecd13d
DIST xoscope-2.2.tar.gz 307319 BLAKE2B 860fe234e5958a005ff0cff5143fcc0711d69b958e2f6277589d08074001872b065ecb435493285231ff0c61aea1b50b221aa36127b25947184e059e951a70ec SHA512 77a1d7d673af3d82e5a3d563d6901c3d6f5a16a1d889e9b95ac2d7d10c8036461a94fb841266b6d131e96303d4fce47b4bc8255b3855690e9148ead6c38b74cd
diff --git a/sci-electronics/xoscope/xoscope-2.1.ebuild b/sci-electronics/xoscope/xoscope-2.1.ebuild
deleted file mode 100644
index 5b730bc12bc..00000000000
--- a/sci-electronics/xoscope/xoscope-2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils linux-info
-
-DESCRIPTION="Soundcard Oscilloscope for X"
-HOMEPAGE="http://xoscope.sourceforge.net"
-SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtkdatabox
- virtual/man"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-CONFIG_CHECK="~!SND_PCM_OSS"
-ERROR_SND_PCM_OSS="CONFIG_SND_PCM_OSS is needed to support sound card input via /dev/dsp"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-man_no_-Tutf8.patch
-
- eautoreconf
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/
@ 2020-12-31 1:20 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2020-12-31 1:20 UTC (permalink / raw
To: gentoo-commits
commit: eec34cbeff6ce5362780d3a3fb70d676f88ea012
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 01:19:30 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 01:19:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec34cbe
sci-electronics/xoscope: Stabilize 2.2 amd64, #762640
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-electronics/xoscope/xoscope-2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/xoscope/xoscope-2.2.ebuild b/sci-electronics/xoscope/xoscope-2.2.ebuild
index a51858f54bd..24225336dfd 100644
--- a/sci-electronics/xoscope/xoscope-2.2.ebuild
+++ b/sci-electronics/xoscope/xoscope-2.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
sci-libs/fftw:3.0=
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/
@ 2021-01-07 10:14 David Seifert
0 siblings, 0 replies; 8+ messages in thread
From: David Seifert @ 2021-01-07 10:14 UTC (permalink / raw
To: gentoo-commits
commit: c2b3a925b58ae9f3f9ac61c762e39b77a80c9f4f
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Jan 7 10:13:55 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan 7 10:13:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b3a925
sci-electronics/xoscope: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-electronics/xoscope/Manifest | 1 -
sci-electronics/xoscope/xoscope-2.0.ebuild | 37 ------------------------------
2 files changed, 38 deletions(-)
diff --git a/sci-electronics/xoscope/Manifest b/sci-electronics/xoscope/Manifest
index b07f4632bea..0a0abf655aa 100644
--- a/sci-electronics/xoscope/Manifest
+++ b/sci-electronics/xoscope/Manifest
@@ -1,2 +1 @@
-DIST xoscope-2.0.tgz 334875 BLAKE2B 67d3058e822ee4d2a410f92be4ec397381d66150be636bcb799eb13f20326aff0075ab5e1067d2f72a9fe30eda3584228f3ea637aa649554c6f43261a24717e7 SHA512 8a7506dd40133c1bfaf101102f84a5d81712b4cc28d75002f14d5c5b2e08162813dfb68a3e15e1056545d225d563c66ac8a5a81deede3c93a5bb943b81c8fc70
DIST xoscope-2.2.tar.gz 307319 BLAKE2B 860fe234e5958a005ff0cff5143fcc0711d69b958e2f6277589d08074001872b065ecb435493285231ff0c61aea1b50b221aa36127b25947184e059e951a70ec SHA512 77a1d7d673af3d82e5a3d563d6901c3d6f5a16a1d889e9b95ac2d7d10c8036461a94fb841266b6d131e96303d4fce47b4bc8255b3855690e9148ead6c38b74cd
diff --git a/sci-electronics/xoscope/xoscope-2.0.ebuild b/sci-electronics/xoscope/xoscope-2.0.ebuild
deleted file mode 100644
index 8a8fe1e077b..00000000000
--- a/sci-electronics/xoscope/xoscope-2.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils linux-info
-
-DESCRIPTION="Soundcard Oscilloscope for X"
-HOMEPAGE="http://xoscope.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtkdatabox
- virtual/man"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-CONFIG_CHECK="~!SND_PCM_OSS"
-ERROR_SND_PCM_OSS="CONFIG_SND_PCM_OSS is needed to support sound card input via /dev/dsp"
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-remove_bundled_gtkdatabox.patch \
- "${FILESDIR}"/${P}-man_no_-Tutf8.patch \
- "${FILESDIR}"/${P}-implicit_decls.patch \
- "${FILESDIR}"/${P}-comedi_compile.patch
-
- eautoreconf
-}
-
-src_compile() {
- emake -j1
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/
@ 2022-08-29 19:09 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2022-08-29 19:09 UTC (permalink / raw
To: gentoo-commits
commit: 7777a93212ad913c27ee9214c08ee36c507ee770
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 19:05:49 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 19:06:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7777a932
sci-electronics/xoscope: add 2.3, bump to EAPI-8, add missing deps
Bug: https://bugs.gentoo.org/832757
Closes: https://bugs.gentoo.org/831313
Closes: https://bugs.gentoo.org/849935
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-electronics/xoscope/Manifest | 1 +
sci-electronics/xoscope/xoscope-2.3.ebuild | 34 ++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/sci-electronics/xoscope/Manifest b/sci-electronics/xoscope/Manifest
index 0a0abf655aab..60c651e80dd4 100644
--- a/sci-electronics/xoscope/Manifest
+++ b/sci-electronics/xoscope/Manifest
@@ -1 +1,2 @@
DIST xoscope-2.2.tar.gz 307319 BLAKE2B 860fe234e5958a005ff0cff5143fcc0711d69b958e2f6277589d08074001872b065ecb435493285231ff0c61aea1b50b221aa36127b25947184e059e951a70ec SHA512 77a1d7d673af3d82e5a3d563d6901c3d6f5a16a1d889e9b95ac2d7d10c8036461a94fb841266b6d131e96303d4fce47b4bc8255b3855690e9148ead6c38b74cd
+DIST xoscope-2.3.tar.gz 390105 BLAKE2B 140dd39a9fa754c9ec274041ed0f64124f58b68fabc56a940498d81698146e8474040728360b25ece367cf64bf6b31e2e04b246529d73d4829242b8570eadc3d SHA512 9f1c15a240644027927e1bc39d2a0204d03b8dbe9d1d2aed974d062777562c6877d46f6e3768cf506799d902373fd26a090d94821b0f791f8f3151f7bb2e7eee
diff --git a/sci-electronics/xoscope/xoscope-2.3.ebuild b/sci-electronics/xoscope/xoscope-2.3.ebuild
new file mode 100644
index 000000000000..7dee2f34fbac
--- /dev/null
+++ b/sci-electronics/xoscope/xoscope-2.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools linux-info
+
+DESCRIPTION="Soundcard Oscilloscope for X"
+HOMEPAGE="http://xoscope.sourceforge.net"
+SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-libs/glib:2
+ media-libs/alsa-lib
+ sci-libs/fftw:3.0=
+ virtual/man
+ x11-libs/gtk+:3
+ >=x11-libs/gtkdatabox-1"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+CONFIG_CHECK="~!SND_PCM_OSS"
+ERROR_SND_PCM_OSS="CONFIG_SND_PCM_OSS is needed to support sound card input via /dev/dsp"
+
+PATCHES=( "${FILESDIR}"/${PN}-2.2-man_no_-Tutf8.patch )
+
+src_prepare() {
+ default
+ eautoreconf
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/
@ 2022-09-14 22:10 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2022-09-14 22:10 UTC (permalink / raw
To: gentoo-commits
commit: 15b8a5023c1cd65c1793fb51d3ef31e29984c25f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 22:10:32 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 22:10:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b8a502
sci-electronics/xoscope: Stabilize 2.3 x86, #832757
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-electronics/xoscope/xoscope-2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/xoscope/xoscope-2.3.ebuild b/sci-electronics/xoscope/xoscope-2.3.ebuild
index 7dee2f34fbac..e170fdd8dd1c 100644
--- a/sci-electronics/xoscope/xoscope-2.3.ebuild
+++ b/sci-electronics/xoscope/xoscope-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="
dev-libs/glib:2
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/
@ 2022-09-15 11:31 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2022-09-15 11:31 UTC (permalink / raw
To: gentoo-commits
commit: ca1cc261aaaeeff7ca1df8cd771d6c9d729b84f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 11:29:01 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 11:29:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1cc261
sci-electronics/xoscope: Stabilize 2.3 amd64, #832757
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-electronics/xoscope/xoscope-2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/xoscope/xoscope-2.3.ebuild b/sci-electronics/xoscope/xoscope-2.3.ebuild
index e170fdd8dd1c..f2b41d1c55c3 100644
--- a/sci-electronics/xoscope/xoscope-2.3.ebuild
+++ b/sci-electronics/xoscope/xoscope-2.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-libs/glib:2
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/
@ 2024-03-05 4:48 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-03-05 4:48 UTC (permalink / raw
To: gentoo-commits
commit: 3e255fb3f9352a6662923b47114ad8d7cc4f4e35
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 5 03:21:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 5 04:47:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e255fb3
sci-electronics/xoscope: mark as LTO-unsafe
Upstream is:
- sourceforge
- inactive for 3 years
I did not bother to report a bug as it seems all pain, no gain.
Closes: https://bugs.gentoo.org/878065
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-electronics/xoscope/xoscope-2.3.ebuild | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/sci-electronics/xoscope/xoscope-2.3.ebuild b/sci-electronics/xoscope/xoscope-2.3.ebuild
index 69434a3f9cfc..59831c2b3e22 100644
--- a/sci-electronics/xoscope/xoscope-2.3.ebuild
+++ b/sci-electronics/xoscope/xoscope-2.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit autotools linux-info
+inherit autotools flag-o-matic linux-info
DESCRIPTION="Soundcard Oscilloscope for X"
HOMEPAGE="http://xoscope.sourceforge.net"
@@ -32,3 +32,12 @@ src_prepare() {
default
eautoreconf
}
+
+src_compile() {
+ # -Werror=lto-type-mismatch
+ # https://bugs.gentoo.org/878065
+ # Upstream is a) sourceforge, b) inactive for 3 years. Bug not reported.
+ filter-lto
+
+ default
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/
@ 2024-04-07 23:35 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-04-07 23:35 UTC (permalink / raw
To: gentoo-commits
commit: 7b2039ce713a4a5643b35142177066f75425e078
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Sun Apr 7 20:08:04 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 7 23:33:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2039ce
sci-electronics/xoscope: fix the LTO fix to actually apply
It was applied too late for ./configure. oops.
While we are at it, update the comment. I ended up filing a bug. Was
very iffy on doing so, but 2 days ago, upstream demonstrated signs of
life via committing an update to git:
> spelling fix in man page (from Debian; fixed by Graham Inggs; reported by Petter Reinholdtsen)
Fixes: 3e255fb3f9352a6662923b47114ad8d7cc4f4e35
Closes: https://bugs.gentoo.org/927483
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-electronics/xoscope/xoscope-2.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-electronics/xoscope/xoscope-2.3.ebuild b/sci-electronics/xoscope/xoscope-2.3.ebuild
index 59831c2b3e22..fccde12d9709 100644
--- a/sci-electronics/xoscope/xoscope-2.3.ebuild
+++ b/sci-electronics/xoscope/xoscope-2.3.ebuild
@@ -33,10 +33,10 @@ src_prepare() {
eautoreconf
}
-src_compile() {
+src_configure() {
# -Werror=lto-type-mismatch
# https://bugs.gentoo.org/878065
- # Upstream is a) sourceforge, b) inactive for 3 years. Bug not reported.
+ # https://sourceforge.net/p/xoscope/bugs/23/
filter-lto
default
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-04-07 23:35 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-28 23:10 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xoscope/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2020-12-31 1:20 Sam James
2021-01-07 10:14 David Seifert
2022-08-29 19:09 Andreas Sturmlechner
2022-09-14 22:10 Sam James
2022-09-15 11:31 Sam James
2024-03-05 4:48 Sam James
2024-04-07 23:35 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox