[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/, sci-electronics/gwave/files/

2019-07-31 Thread Andreas Sturmlechner
commit: 38f12f34398ef3b330926b5d2f049a5e12520a98
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 31 13:25:01 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 31 13:50:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f12f34

sci-electronics/gwave: Drop 20120229 and 20090213

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-electronics/gwave/Manifest |  2 -
 .../gwave/files/gwave-20090213-as-needed.patch | 54 -
 .../gwave/files/gwave-20120229_as-needed.patch | 58 --
 .../gwave/files/gwave-20120229_doc.patch   | 42 --
 .../files/gwave-20120229_missing_externs.patch | 23 --
 .../gwave/files/gwave-20120229_remove_gh.patch | 92 --
 ...remove_old_and_broken_compatibility_check.patch | 45 ---
 .../gwave/files/gwave-20120229_stdlib.patch| 11 ---
 .../gwave/files/gwave-20120229_unistd.patch| 23 --
 sci-electronics/gwave/gwave-20090213-r1.ebuild | 57 --
 sci-electronics/gwave/gwave-20120229-r1.ebuild | 69 
 11 files changed, 476 deletions(-)

diff --git a/sci-electronics/gwave/Manifest b/sci-electronics/gwave/Manifest
index 3301677fd77..d193bbadefd 100644
--- a/sci-electronics/gwave/Manifest
+++ b/sci-electronics/gwave/Manifest
@@ -1,3 +1 @@
 DIST gwave-20190116.tar.gz 472342 BLAKE2B 
d3781a757d288548600626c2105828162c9eb72930b1a3c741adc63eb275097a98f75fc73c31c4d57bee2e959952ca51e8af54090ff5ea0a2b780ee645da7e4e
 SHA512 
5c83306dfa4aaf7a0e9bb27be3c8a0e9e47d02b15afe78938e23b815d302bb162ab35aab05b67ede132d0a7c51519b15ef64a7f87df4b8da9ca9b93b82410b7b
-DIST gwave-code-249-trunk.zip 415799 BLAKE2B 
d128d9497f05f61e334886f0884a745c2cab624131ff2811162dc4ad0d39a244c4f08783dc7ddb12edde3287466744d8f6f8db6a61f77a493811d887ca611a5d
 SHA512 
351e5db7c65a0ff3ff68785986c3c4f16e2fbf2386c944c8ed63ced4b4714e9e00c2d30a12f7180477bb8f1ac56a09208cf6379b0e0074dc92de71ff483d5d87
-DIST gwave2-20090213.tar.gz 403957 BLAKE2B 
aeb1db92bfc5977d1a11e0baad89919f4eafd8c9c8ceaf94e29e8a8a6aed29f38f27bec6a340c8610b0acde83c0f8fa3944313417ae3db7d91e155db920fa358
 SHA512 
9b39ed2923901af18253abe8e3ae1a6f71a660e31181dce31b0d784eb1dd0800a31ff48158b2c68555fcd268029e20295e87626e8e1d4cebc236b3863fe25e8c

diff --git a/sci-electronics/gwave/files/gwave-20090213-as-needed.patch 
b/sci-electronics/gwave/files/gwave-20090213-as-needed.patch
deleted file mode 100644
index 7ec72ed2aab..000
--- a/sci-electronics/gwave/files/gwave-20090213-as-needed.patch
+++ /dev/null
@@ -1,54 +0,0 @@
 gwave2-20090213.orig/src/Makefile.am   2008-01-22 05:36:59.0 
+0100
-+++ gwave2-20090213/src/Makefile.am2010-02-06 18:10:38.011218381 +0100
-@@ -15,8 +15,7 @@
-   rgeval.c xgserver.c measurebtn.c measurebtn.h \
-   GtkTable_indel.c GtkTable_indel.h  xsnarf.h
- 
--gwave_LDADD = ../spicefile/libspicefile.a  @GTK_LIBS@ @GUILE_GNOME_LIBS@ 
--gwave_LDFLAGS =  @GUILE_LDFLAGS@
-+gwave_LDADD = ../spicefile/libspicefile.a  @GTK_LIBS@ @GUILE_GNOME_LIBS@ 
@GUILE_LDFLAGS@
- 
- AM_CFLAGS = @GTK_CFLAGS@ @GUILE_CFLAGS@ @GUILE_GNOME_CFLAGS@ \
-   -DDATADIR=\"$(datadir)\" -DBINGWAVE=\"$(bindir)/gwave\"
 gwave2-20090213.orig/spicefile/Makefile.am 2008-01-22 05:31:45.0 
+0100
-+++ gwave2-20090213/spicefile/Makefile.am  2010-02-06 18:11:53.008964326 
+0100
-@@ -10,11 +10,9 @@
- 
- noinst_PROGRAMS = test_read
- test_read_SOURCES =  test_read.c
--test_read_LDFLAGS = @GTK_LIBS@
--test_read_LDADD = libspicefile.a
-+test_read_LDADD = libspicefile.a @GTK_LIBS@
- 
- bin_PROGRAMS=sp2sp
- sp2sp_SOURCES=sp2sp.c
--sp2sp_LDFLAGS= @GTK_LIBS@
--sp2sp_LDADD= libspicefile.a
-+sp2sp_LDADD= libspicefile.a @GTK_LIBS@
- 
 gwave2-20090213.orig/configure.ac  2009-02-13 06:00:57.0 +0100
-+++ gwave2-20090213/configure.ac   2010-02-06 18:23:11.522964311 +0100
-@@ -84,7 +84,8 @@
- dnl GUILE_MODULE_REQUIRED(gnome gtk)
- 
- PKG_CHECK_MODULES(GUILE_GNOME, guile-gnome-gtk-2, ,AC_MSG_ERROR(Can not find 
Guile-gnome-platform))
--
-+PKG_CHECK_MODULES([X11], [x11])
-+PKG_CHECK_MODULES([GLIB], [glib-2.0])
- dnl remind myself how to check for somthing I know exists
- dnl GUILE_MODULE_EXPORTS(foo_widget_show, (gnome-0)(gnome 
gtk),gtk-widget-show)
- dnl if test "$foo_widget_show" = yes; then
 gwave2-20090213.orig/remote/Makefile.am2010-02-06 18:33:14.340215309 
+0100
-+++ gwave2-20090213/remote/Makefile.am 2010-02-06 18:34:19.810967947 +0100
-@@ -4,7 +4,9 @@
- AM_CFLAGS = @GTK_CFLAGS@ 
- bin_PROGRAMS=gwave-exec gwaverepl
- gwave_exec_SOURCES=gwave-exec.c xgclient.c xgexec.h
--gwave_exec_LDADD= @GTK_LIBS@
-+gwave_exec_CFLAGS= @X11_CFLAGS@
-+gwave_exec_LDADD= @GTK_LIBS@ @X11_LIBS@
- 
- gwaverepl_SOURCES=gwaverepl.c xgclient.c xgexec.h repllib.c
--gwaverepl_LDADD= @GTK_LIBS@ @READLINE_LIB@
-+gwaverepl_CFLAGS= @X11_CFLAGS@ @GLIB_CFLAGS@
-+gwaverepl_LDADD= @GTK_LIBS@ 

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2019-07-31 Thread Agostino Sarubbo
commit: 7b2191c6550df869384f8a8199a068612dcbe5e5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 31 11:03:05 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 31 11:03:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2191c6

sci-electronics/gwave: x86 stable wrt bug #664230

Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sci-electronics/gwave/gwave-20190116.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-electronics/gwave/gwave-20190116.ebuild 
b/sci-electronics/gwave/gwave-20190116.ebuild
index 48fd5f4ee3d..ff747645f0c 100644
--- a/sci-electronics/gwave/gwave-20190116.ebuild
+++ b/sci-electronics/gwave/gwave-20190116.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://gwave.sourceforge.net;
 SRC_URI="mirror://sourceforge/${PN}/gwave3/${P}.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="gnuplot plotutils"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2019-07-31 Thread Agostino Sarubbo
commit: a6570a151e9315191359e572a92781ae1134120d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 31 10:58:44 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 31 10:58:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6570a15

sci-electronics/gwave: amd64 stable wrt bug #664230

Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sci-electronics/gwave/gwave-20190116.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-electronics/gwave/gwave-20190116.ebuild 
b/sci-electronics/gwave/gwave-20190116.ebuild
index 131a8403743..48fd5f4ee3d 100644
--- a/sci-electronics/gwave/gwave-20190116.ebuild
+++ b/sci-electronics/gwave/gwave-20190116.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://gwave.sourceforge.net;
 SRC_URI="mirror://sourceforge/${PN}/gwave3/${P}.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="gnuplot plotutils"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2019-07-01 Thread Matt Turner
commit: 3f8086f84b9ecb23954304badde55371f2b7725f
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jul  1 15:43:45 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jul  1 15:43:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8086f8

sci-electronics/gwave: Use xdg_icon_cache_update

Signed-off-by: Matt Turner  gentoo.org>

 sci-electronics/gwave/gwave-20190116.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-electronics/gwave/gwave-20190116.ebuild 
b/sci-electronics/gwave/gwave-20190116.ebuild
index b82fb8c7328..131a8403743 100644
--- a/sci-electronics/gwave/gwave-20190116.ebuild
+++ b/sci-electronics/gwave/gwave-20190116.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools desktop gnome2-utils xdg-utils
+inherit autotools desktop xdg-utils
 
 DESCRIPTION="Analog waveform viewer for SPICE-like simulations"
 HOMEPAGE="http://gwave.sourceforge.net;
@@ -45,11 +45,11 @@ src_install() {
 pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
xdg_desktop_database_update
xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/files/, sci-electronics/gwave/

2019-06-30 Thread Matt Turner
commit: 58b7e8af79445c38cc2dad1129c6d2212fb88ee9
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jun 30 23:50:54 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jun 30 23:54:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b7e8af

sci-electronics/gwave: Version bump to 20190116

Closes: https://bugs.gentoo.org/680440
Signed-off-by: Matt Turner  gentoo.org>

 sci-electronics/gwave/Manifest |   1 +
 .../gwave/files/gwave-20190116-as-needed.patch | 125 
 .../gwave/files/gwave-20190116-fix-configure.patch |  14 +++
 .../gwave-20190116-multiple-little-bugfixes.patch  | 126 +
 sci-electronics/gwave/gwave-20190116.ebuild|  55 +
 5 files changed, 321 insertions(+)

diff --git a/sci-electronics/gwave/Manifest b/sci-electronics/gwave/Manifest
index d49f652ce60..3301677fd77 100644
--- a/sci-electronics/gwave/Manifest
+++ b/sci-electronics/gwave/Manifest
@@ -1,2 +1,3 @@
+DIST gwave-20190116.tar.gz 472342 BLAKE2B 
d3781a757d288548600626c2105828162c9eb72930b1a3c741adc63eb275097a98f75fc73c31c4d57bee2e959952ca51e8af54090ff5ea0a2b780ee645da7e4e
 SHA512 
5c83306dfa4aaf7a0e9bb27be3c8a0e9e47d02b15afe78938e23b815d302bb162ab35aab05b67ede132d0a7c51519b15ef64a7f87df4b8da9ca9b93b82410b7b
 DIST gwave-code-249-trunk.zip 415799 BLAKE2B 
d128d9497f05f61e334886f0884a745c2cab624131ff2811162dc4ad0d39a244c4f08783dc7ddb12edde3287466744d8f6f8db6a61f77a493811d887ca611a5d
 SHA512 
351e5db7c65a0ff3ff68785986c3c4f16e2fbf2386c944c8ed63ced4b4714e9e00c2d30a12f7180477bb8f1ac56a09208cf6379b0e0074dc92de71ff483d5d87
 DIST gwave2-20090213.tar.gz 403957 BLAKE2B 
aeb1db92bfc5977d1a11e0baad89919f4eafd8c9c8ceaf94e29e8a8a6aed29f38f27bec6a340c8610b0acde83c0f8fa3944313417ae3db7d91e155db920fa358
 SHA512 
9b39ed2923901af18253abe8e3ae1a6f71a660e31181dce31b0d784eb1dd0800a31ff48158b2c68555fcd268029e20295e87626e8e1d4cebc236b3863fe25e8c

diff --git a/sci-electronics/gwave/files/gwave-20190116-as-needed.patch 
b/sci-electronics/gwave/files/gwave-20190116-as-needed.patch
new file mode 100644
index 000..8a0737e6b89
--- /dev/null
+++ b/sci-electronics/gwave/files/gwave-20190116-as-needed.patch
@@ -0,0 +1,125 @@
+From d2e4cdc91e3100a6a6598eff93df1b24c6ce661c Mon Sep 17 00:00:00 2001
+From: sgtell 
+Date: Thu, 11 Apr 2019 20:52:12 +
+Subject: [PATCH 2/2] message typo fixes and Makefile.am improvements
+ contributed by Ahmed El-Mahmoudy Don't monkey with _LDFLAGS when _LDADD will
+ do; fixes -Wl,--as-needed
+
+git-svn-id: https://svn.code.sf.net/p/gwave/code/branches/no-ggp-branch@271 
9168a026-1b44-0410-911b-d774ca5fe8d3
+---
+ spicefile/Makefile.am | 12 +---
+ spicefile/ss_hspice.c | 10 +-
+ spicefile/ss_spice3.c |  2 +-
+ src/Makefile.am   |  5 +
+ 4 files changed, 12 insertions(+), 17 deletions(-)
+
+diff --git a/spicefile/Makefile.am b/spicefile/Makefile.am
+index 83f7508..3b69fbb 100644
+--- a/spicefile/Makefile.am
 b/spicefile/Makefile.am
+@@ -9,12 +9,10 @@ libspicefile_a_SOURCES = spicestream.c ss_cazm.c ss_hspice.c 
ss_spice3.c ss_spic
+ AM_CFLAGS = @GTK_CFLAGS@
+ 
+ noinst_PROGRAMS = test_read
+-test_read_SOURCES =  test_read.c
+-test_read_LDFLAGS = @GTK_LIBS@
+-test_read_LDADD = libspicefile.a
++test_read_SOURCES = test_read.c
++test_read_LDADD = libspicefile.a  @GTK_LIBS@
+ 
+-bin_PROGRAMS=sp2sp
+-sp2sp_SOURCES=sp2sp.c
+-sp2sp_LDFLAGS= @GTK_LIBS@
+-sp2sp_LDADD= libspicefile.a
++bin_PROGRAMS = sp2sp
++sp2sp_SOURCES = sp2sp.c
++sp2sp_LDADD = libspicefile.a @GTK_LIBS@
+ 
+diff --git a/spicefile/ss_hspice.c b/spicefile/ss_hspice.c
+index 421be14..722eaa4 100644
+--- a/spicefile/ss_hspice.c
 b/spicefile/ss_hspice.c
+@@ -316,7 +316,7 @@ sf_rdhdr_hsbin(char *name, FILE *fp)
+   swap_gint32((gint32*), sizeof(hh)/sizeof(gint32));
+   }
+   if(hh.h1 != 4 || hh.h3 != 4) {
+-  ss_msg(DBG, "sf_rdhdr_hsbin", "unexepected values in data block 
header");
++  ss_msg(DBG, "sf_rdhdr_hsbin", "unexpected values in data block 
header");
+   goto fail;
+   }
+ 
+@@ -574,7 +574,7 @@ sf_getval_hsbin(SpiceStream *sf, double *dvalp)
+   sf->flags &= ~SSF_ESWAP;
+   }
+   if(hh.h1 != 0x0004 || hh.h3 != 0x0004) {
+-  ss_msg(ERR, "sf_getval_hsbin", "unexepected values in 
block header at offset 0x%lx", pos);
++  ss_msg(ERR, "sf_getval_hsbin", "unexpected values in 
block header at offset 0x%lx", pos);
+   return -1;
+   }
+   sf->expected_vals = hh.block_nbytes / sf->floatsize;
+@@ -584,7 +584,7 @@ sf_getval_hsbin(SpiceStream *sf, double *dvalp)
+   if(sf->floatsize == 4) {
+   if(fread(, sizeof(float), 1, sf->fp) != 1) {
+   pos = ftello64(sf->fp);
+-  ss_msg(ERR, "sf_getval_hsbin", "unexepected EOF in data 
at offset 0x%lx", (long) pos);
++  

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2018-08-25 Thread Andreas Sturmlechner
commit: e0a852246127afd54333a8635252378ca6cf0f4b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 25 23:27:55 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 25 23:27:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a85224

sci-electronics/gwave: Drop 20120229 (r0)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sci-electronics/gwave/gwave-20120229.ebuild | 74 -
 1 file changed, 74 deletions(-)

diff --git a/sci-electronics/gwave/gwave-20120229.ebuild 
b/sci-electronics/gwave/gwave-20120229.ebuild
deleted file mode 100644
index acd8cfe9181..000
--- a/sci-electronics/gwave/gwave-20120229.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-WANT_AUTOMAKE=1.9
-
-inherit autotools fdo-mime gnome2-utils
-
-rev=249
-
-DESCRIPTION="Analog waveform viewer for SPICE-like simulations"
-LICENSE="GPL-2"
-HOMEPAGE="http://gwave.sourceforge.net;
-SRC_URI="https://sourceforge.net/code-snapshots/svn/g/gw/gwave/code/gwave-code-${rev}-trunk.zip;
-
-KEYWORDS="~amd64 ~x86"
-IUSE="gnuplot plotutils"
-SLOT="0"
-
-DEPEND=">=dev-scheme/guile-2[deprecated,networking]
-   

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2018-08-25 Thread Andreas Sturmlechner
commit: 12d8000851fe56574097946cc503d7efae20ca62
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 25 22:43:02 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 25 22:53:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d80008

sci-electronics/gwave: Revert back to old tarball

This reverts 5dfa4f57d8fa86f4eb7ccea80088a025c72f177f and faulty
SRC_URI to use the existing tarball from GENTOO_MIRRORS.

Bug: https://bugs.gentoo.org/664230
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sci-electronics/gwave/Manifest |  2 +-
 sci-electronics/gwave/gwave-20120229-r1.ebuild | 22 +-
 sci-electronics/gwave/gwave-20120229.ebuild|  2 +-
 3 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/sci-electronics/gwave/Manifest b/sci-electronics/gwave/Manifest
index 2c6abbd525e..d49f652ce60 100644
--- a/sci-electronics/gwave/Manifest
+++ b/sci-electronics/gwave/Manifest
@@ -1,2 +1,2 @@
-DIST gwave-code-r249-trunk.zip 418899 BLAKE2B 
314c426914e9049cf5390f31204f9a84b1216577f1e6a33bc6588a58afdfc392ef54d69e7cc840ac2bfff5ce232f8ec791bc657f7640add23e58b0ec57cbfa34
 SHA512 
7a073b9eae2f72f17c3b552b671f3c7e72dc265d62c33a746fdd24a54cfb53100fd9ae53e80a512fd8b029f7e8fac2eb5e9456787ef708d18a3ab2417a31a5ac
+DIST gwave-code-249-trunk.zip 415799 BLAKE2B 
d128d9497f05f61e334886f0884a745c2cab624131ff2811162dc4ad0d39a244c4f08783dc7ddb12edde3287466744d8f6f8db6a61f77a493811d887ca611a5d
 SHA512 
351e5db7c65a0ff3ff68785986c3c4f16e2fbf2386c944c8ed63ced4b4714e9e00c2d30a12f7180477bb8f1ac56a09208cf6379b0e0074dc92de71ff483d5d87
 DIST gwave2-20090213.tar.gz 403957 BLAKE2B 
aeb1db92bfc5977d1a11e0baad89919f4eafd8c9c8ceaf94e29e8a8a6aed29f38f27bec6a340c8610b0acde83c0f8fa3944313417ae3db7d91e155db920fa358
 SHA512 
9b39ed2923901af18253abe8e3ae1a6f71a660e31181dce31b0d784eb1dd0800a31ff48158b2c68555fcd268029e20295e87626e8e1d4cebc236b3863fe25e8c

diff --git a/sci-electronics/gwave/gwave-20120229-r1.ebuild 
b/sci-electronics/gwave/gwave-20120229-r1.ebuild
index 79db65e55b8..a5697a7a0ed 100644
--- a/sci-electronics/gwave/gwave-20120229-r1.ebuild
+++ b/sci-electronics/gwave/gwave-20120229-r1.ebuild
@@ -3,36 +3,35 @@
 
 EAPI=6
 
+REV="249"
 WANT_AUTOMAKE=1.9
-
 inherit autotools desktop gnome2-utils xdg-utils
 
-rev="r249"
-
 DESCRIPTION="Analog waveform viewer for SPICE-like simulations"
 HOMEPAGE="http://gwave.sourceforge.net;
-SRC_URI="https://sourceforge.net/code-snapshots/svn/g/gw/gwave/code/gwave-code-${rev}-trunk.zip;
+SRC_URI="https://sourceforge.net/code-snapshots/svn/g/gw/gwave/code/gwave-code-${REV}-trunk.zip;
 
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
 IUSE="gnuplot plotutils"
 SLOT="0"
 
-DEPEND="app-arch/unzip
+COMMON_DEPEND="
>=dev-scheme/guile-2[deprecated,networking]


[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2018-08-21 Thread Patrice Clement
commit: 5dfa4f57d8fa86f4eb7ccea80088a025c72f177f
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Aug  8 19:12:31 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug 21 21:55:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dfa4f57

sci-electronics/gwave: fix SRC_URI.

Closes: https://bugs.gentoo.org/663184

 sci-electronics/gwave/Manifest  | 1 -
 sci-electronics/gwave/gwave-20120229.ebuild | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-electronics/gwave/Manifest b/sci-electronics/gwave/Manifest
index 0dcd52a480e..2c6abbd525e 100644
--- a/sci-electronics/gwave/Manifest
+++ b/sci-electronics/gwave/Manifest
@@ -1,3 +1,2 @@
-DIST gwave-code-249-trunk.zip 415799 BLAKE2B 
d128d9497f05f61e334886f0884a745c2cab624131ff2811162dc4ad0d39a244c4f08783dc7ddb12edde3287466744d8f6f8db6a61f77a493811d887ca611a5d
 SHA512 
351e5db7c65a0ff3ff68785986c3c4f16e2fbf2386c944c8ed63ced4b4714e9e00c2d30a12f7180477bb8f1ac56a09208cf6379b0e0074dc92de71ff483d5d87
 DIST gwave-code-r249-trunk.zip 418899 BLAKE2B 
314c426914e9049cf5390f31204f9a84b1216577f1e6a33bc6588a58afdfc392ef54d69e7cc840ac2bfff5ce232f8ec791bc657f7640add23e58b0ec57cbfa34
 SHA512 
7a073b9eae2f72f17c3b552b671f3c7e72dc265d62c33a746fdd24a54cfb53100fd9ae53e80a512fd8b029f7e8fac2eb5e9456787ef708d18a3ab2417a31a5ac
 DIST gwave2-20090213.tar.gz 403957 BLAKE2B 
aeb1db92bfc5977d1a11e0baad89919f4eafd8c9c8ceaf94e29e8a8a6aed29f38f27bec6a340c8610b0acde83c0f8fa3944313417ae3db7d91e155db920fa358
 SHA512 
9b39ed2923901af18253abe8e3ae1a6f71a660e31181dce31b0d784eb1dd0800a31ff48158b2c68555fcd268029e20295e87626e8e1d4cebc236b3863fe25e8c

diff --git a/sci-electronics/gwave/gwave-20120229.ebuild 
b/sci-electronics/gwave/gwave-20120229.ebuild
index acd8cfe9181..8c483369652 100644
--- a/sci-electronics/gwave/gwave-20120229.ebuild
+++ b/sci-electronics/gwave/gwave-20120229.ebuild
@@ -7,7 +7,7 @@ WANT_AUTOMAKE=1.9
 
 inherit autotools fdo-mime gnome2-utils
 
-rev=249
+rev="r249"
 
 DESCRIPTION="Analog waveform viewer for SPICE-like simulations"
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2018-08-21 Thread Patrice Clement
commit: b7dee8078d1f38d067e0e622aad14e5d53c6aeae
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Aug  8 18:55:49 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug 21 21:55:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7dee807

sci-electronics/gwave: use xdg-utils, add missing inherit, add missing unzip 
dependency.

Closes: https://github.com/gentoo/gentoo/pull/9512

 sci-electronics/gwave/Manifest |  1 +
 sci-electronics/gwave/gwave-20120229-r1.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/sci-electronics/gwave/Manifest b/sci-electronics/gwave/Manifest
index d49f652ce60..0dcd52a480e 100644
--- a/sci-electronics/gwave/Manifest
+++ b/sci-electronics/gwave/Manifest
@@ -1,2 +1,3 @@
 DIST gwave-code-249-trunk.zip 415799 BLAKE2B 
d128d9497f05f61e334886f0884a745c2cab624131ff2811162dc4ad0d39a244c4f08783dc7ddb12edde3287466744d8f6f8db6a61f77a493811d887ca611a5d
 SHA512 
351e5db7c65a0ff3ff68785986c3c4f16e2fbf2386c944c8ed63ced4b4714e9e00c2d30a12f7180477bb8f1ac56a09208cf6379b0e0074dc92de71ff483d5d87
+DIST gwave-code-r249-trunk.zip 418899 BLAKE2B 
314c426914e9049cf5390f31204f9a84b1216577f1e6a33bc6588a58afdfc392ef54d69e7cc840ac2bfff5ce232f8ec791bc657f7640add23e58b0ec57cbfa34
 SHA512 
7a073b9eae2f72f17c3b552b671f3c7e72dc265d62c33a746fdd24a54cfb53100fd9ae53e80a512fd8b029f7e8fac2eb5e9456787ef708d18a3ab2417a31a5ac
 DIST gwave2-20090213.tar.gz 403957 BLAKE2B 
aeb1db92bfc5977d1a11e0baad89919f4eafd8c9c8ceaf94e29e8a8a6aed29f38f27bec6a340c8610b0acde83c0f8fa3944313417ae3db7d91e155db920fa358
 SHA512 
9b39ed2923901af18253abe8e3ae1a6f71a660e31181dce31b0d784eb1dd0800a31ff48158b2c68555fcd268029e20295e87626e8e1d4cebc236b3863fe25e8c

diff --git a/sci-electronics/gwave/gwave-20120229-r1.ebuild 
b/sci-electronics/gwave/gwave-20120229-r1.ebuild
new file mode 100644
index 000..79db65e55b8
--- /dev/null
+++ b/sci-electronics/gwave/gwave-20120229-r1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+WANT_AUTOMAKE=1.9
+
+inherit autotools desktop gnome2-utils xdg-utils
+
+rev="r249"
+
+DESCRIPTION="Analog waveform viewer for SPICE-like simulations"
+HOMEPAGE="http://gwave.sourceforge.net;
+SRC_URI="https://sourceforge.net/code-snapshots/svn/g/gw/gwave/code/gwave-code-${rev}-trunk.zip;
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnuplot plotutils"
+SLOT="0"
+
+DEPEND="app-arch/unzip
+   >=dev-scheme/guile-2[deprecated,networking]
+   

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2018-04-07 Thread Matt Turner
commit: 912ac1ca1ac28ea57ba2d4450fdd4b82b87eace1
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr  7 06:27:42 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr  7 06:32:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912ac1ca

sci-electronics/gwave: dropped ppc keywords, bug 647114

 sci-electronics/gwave/gwave-20090213-r1.ebuild | 2 +-
 sci-electronics/gwave/gwave-20120229.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/gwave/gwave-20090213-r1.ebuild 
b/sci-electronics/gwave/gwave-20090213-r1.ebuild
index 14779b8361a..22101b0a0ea 100644
--- a/sci-electronics/gwave/gwave-20090213-r1.ebuild
+++ b/sci-electronics/gwave/gwave-20090213-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
 HOMEPAGE="http://gwave.sourceforge.net;
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 IUSE="gnuplot plotutils"
 SLOT="0"
 

diff --git a/sci-electronics/gwave/gwave-20120229.ebuild 
b/sci-electronics/gwave/gwave-20120229.ebuild
index 2409fa2235f..acd8cfe9181 100644
--- a/sci-electronics/gwave/gwave-20120229.ebuild
+++ b/sci-electronics/gwave/gwave-20120229.ebuild
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
 HOMEPAGE="http://gwave.sourceforge.net;
 
SRC_URI="https://sourceforge.net/code-snapshots/svn/g/gw/gwave/code/gwave-code-${rev}-trunk.zip;
 
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="gnuplot plotutils"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2018-03-30 Thread Sergei Trofimovich
commit: 92a3e9535526c792bbb9a24372a875a433aafc4a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Mar 30 22:04:14 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Mar 30 22:04:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a3e953

sci-electronics/gwave: stable 20120229 for ppc, bug #647114

Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="ppc"

 sci-electronics/gwave/gwave-20120229.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/gwave/gwave-20120229.ebuild 
b/sci-electronics/gwave/gwave-20120229.ebuild
index 9b452ec4261..2409fa2235f 100644
--- a/sci-electronics/gwave/gwave-20120229.ebuild
+++ b/sci-electronics/gwave/gwave-20120229.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
 HOMEPAGE="http://gwave.sourceforge.net;
 
SRC_URI="https://sourceforge.net/code-snapshots/svn/g/gw/gwave/code/gwave-code-${rev}-trunk.zip;
 
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
 IUSE="gnuplot plotutils"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/

2017-12-23 Thread Michael Weber
commit: 3f65159b5cd9660500e374cf405249a48ee40e35
Author: Michael Weber  gentoo  org>
AuthorDate: Sat Dec 23 18:57:52 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Sat Dec 23 18:58:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f65159b

sci-electronics/gwave: Restrict guile-2.2, thanks Juergen Rose.

Closes: https://bugs.gentoo.org/640804
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-electronics/gwave/gwave-20120229.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-electronics/gwave/gwave-20120229.ebuild 
b/sci-electronics/gwave/gwave-20120229.ebuild
index 8d3fc503820..9b452ec4261 100644
--- a/sci-electronics/gwave/gwave-20120229.ebuild
+++ b/sci-electronics/gwave/gwave-20120229.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -19,6 +19,7 @@ IUSE="gnuplot plotutils"
 SLOT="0"
 
 DEPEND=">=dev-scheme/guile-2[deprecated,networking]
+   

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/, sci-electronics/gwave/files/

2016-08-17 Thread Denis Dupeyron
commit: e02283c0ce93ad90e5c50a9a94b77d4a5464c0bc
Author: Denis Dupeyron  gentoo  org>
AuthorDate: Wed Aug 17 22:47:46 2016 +
Commit: Denis Dupeyron  gentoo  org>
CommitDate: Wed Aug 17 22:48:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e02283c0

sci-electronics/gwave: bump to 20120229 and migrate to guile-2, bug #590814

Package-Manager: portage-2.3.0

 sci-electronics/gwave/Manifest |  1 +
 .../gwave/files/gwave-20120229_as-needed.patch | 58 ++
 .../gwave/files/gwave-20120229_doc.patch   | 42 ++
 .../files/gwave-20120229_missing_externs.patch | 23 ++
 .../gwave/files/gwave-20120229_remove_gh.patch | 92 ++
 ...remove_old_and_broken_compatibility_check.patch | 45 +++
 .../gwave/files/gwave-20120229_stdlib.patch| 11 +++
 .../gwave/files/gwave-20120229_unistd.patch| 23 ++
 sci-electronics/gwave/gwave-20120229.ebuild| 74 +
 9 files changed, 369 insertions(+)

diff --git a/sci-electronics/gwave/Manifest b/sci-electronics/gwave/Manifest
index 920b526..975aec8 100644
--- a/sci-electronics/gwave/Manifest
+++ b/sci-electronics/gwave/Manifest
@@ -1 +1,2 @@
+DIST gwave-code-249-trunk.zip 415799 SHA256 
be4316b8191d8c27dbc32ecdbcebb872490c3e315187334c3a9c1836645b0d5b SHA512 
351e5db7c65a0ff3ff68785986c3c4f16e2fbf2386c944c8ed63ced4b4714e9e00c2d30a12f7180477bb8f1ac56a09208cf6379b0e0074dc92de71ff483d5d87
 WHIRLPOOL 
40ddc4c14585346bd5baebb1586f6eb8fafec23d0662ad185b0b1987ca8297cf4102af537a8eb91ce0e60faa0047cded8d52ed18c1c36b88e9b2e03081edc81b
 DIST gwave2-20090213.tar.gz 403957 SHA256 
464c7bc6f2bb84413959584b4ed08b3391361fd7524fc93f7fd1c1cde370ea7f SHA512 
9b39ed2923901af18253abe8e3ae1a6f71a660e31181dce31b0d784eb1dd0800a31ff48158b2c68555fcd268029e20295e87626e8e1d4cebc236b3863fe25e8c
 WHIRLPOOL 
dd6dff26731063d23bea70129145e3551593b242f26145e77e2c61734a5e946fd01f951f007cd90093e77aebf969af149da750aab93692697e25e750fb10b247

diff --git a/sci-electronics/gwave/files/gwave-20120229_as-needed.patch 
b/sci-electronics/gwave/files/gwave-20120229_as-needed.patch
new file mode 100644
index 000..75d57f2
--- /dev/null
+++ b/sci-electronics/gwave/files/gwave-20120229_as-needed.patch
@@ -0,0 +1,58 @@
+diff -ur gwave-code-249-trunk.orig/configure.ac 
gwave-code-249-trunk/configure.ac
+--- gwave-code-249-trunk.orig/configure.ac 2016-08-15 12:51:39.170423625 
-0600
 gwave-code-249-trunk/configure.ac  2016-08-15 12:53:13.049707178 -0600
+@@ -140,6 +140,9 @@
+ AC_SUBST(ggtk_hack_cflags)
+ AC_SUBST(ggtk_extra_loadpath)
+ 
++PKG_CHECK_MODULES([X11], [x11])
++PKG_CHECK_MODULES([GLIB], [glib-2.0])
++
+ dnl doesn't work if prefix isn't specified.
+ dnl AC_DEFINE_UNQUOTED(DATADIR,"${datadir}",Installation prefix for finding 
necessary guile code)
+ 
+diff -ur gwave-code-249-trunk.orig/remote/Makefile.am 
gwave-code-249-trunk/remote/Makefile.am
+--- gwave-code-249-trunk.orig/remote/Makefile.am   2016-08-15 
12:51:39.170423625 -0600
 gwave-code-249-trunk/remote/Makefile.am2016-08-15 12:52:15.810144514 
-0600
+@@ -4,7 +4,9 @@
+ AM_CFLAGS = @GTK_CFLAGS@ 
+ bin_PROGRAMS=gwave-exec gwaverepl
+ gwave_exec_SOURCES=gwave-exec.c xgclient.c xgexec.h
+-gwave_exec_LDADD= @GTK_LIBS@
++gwave_exec_LDADD= @GTK_LIBS@ @X11_LIBS@
++gwave_exec_CFLAGS= @X11_CFLAGS@
+ 
+ gwaverepl_SOURCES=gwaverepl.c xgclient.c xgexec.h repllib.c
+-gwaverepl_LDADD= @GTK_LIBS@ @READLINE_LIB@
++gwaverepl_LDADD= @GTK_LIBS@ @READLINE_LIB@ @X11_LIBS@ @GLIB_LIBS@
++gwaverepl_CFLAGS= @X11_CFLAGS@ @GLIB_CFLAGS@
+diff -ur gwave-code-249-trunk.orig/spicefile/Makefile.am 
gwave-code-249-trunk/spicefile/Makefile.am
+--- gwave-code-249-trunk.orig/spicefile/Makefile.am2016-08-15 
12:51:39.170423625 -0600
 gwave-code-249-trunk/spicefile/Makefile.am 2016-08-15 12:52:15.810144514 
-0600
+@@ -10,11 +10,9 @@
+ 
+ noinst_PROGRAMS = test_read
+ test_read_SOURCES =  test_read.c
+-test_read_LDFLAGS = @GTK_LIBS@
+-test_read_LDADD = libspicefile.a
++test_read_LDADD = libspicefile.a @GTK_LIBS@
+ 
+ bin_PROGRAMS=sp2sp
+ sp2sp_SOURCES=sp2sp.c
+-sp2sp_LDFLAGS= @GTK_LIBS@
+-sp2sp_LDADD= libspicefile.a
++sp2sp_LDADD= libspicefile.a @GTK_LIBS@
+ 
+diff -ur gwave-code-249-trunk.orig/src/Makefile.am 
gwave-code-249-trunk/src/Makefile.am
+--- gwave-code-249-trunk.orig/src/Makefile.am  2016-08-15 12:51:39.170423625 
-0600
 gwave-code-249-trunk/src/Makefile.am   2016-08-15 12:52:15.810144514 
-0600
+@@ -16,8 +16,7 @@
+   rgeval.c xgserver.c measurebtn.c measurebtn.h \
+   GtkTable_indel.c GtkTable_indel.h  xsnarf.h
+ 
+-gwave_LDADD = ../spicefile/libspicefile.a  @GTK_LIBS@ @GUILEGTK_LIBS@ 
+-gwave_LDFLAGS =  @GUILE_LDFLAGS@
++gwave_LDADD = ../spicefile/libspicefile.a  @GTK_LIBS@ @GUILEGTK_LIBS@ 
@GUILE_LDFLAGS@ -lX11 -lm
+ 
+ AM_CFLAGS = @GTK_CFLAGS@ @GUILE_CFLAGS@ @GUILEGTK_CFLAGS@ \
+   -DDATADIR=\"$(datadir)\" -DBINGWAVE=\"$(bindir)/gwave\" 
@ggtk_hack_cflags@

diff --git