public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmwifi/
@ 2017-11-24 23:25 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2017-11-24 23:25 UTC (permalink / raw
  To: gentoo-commits

commit:     183a64dfccbbb4eeb75a019f7ce68f8142fa86e3
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 23:23:38 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 23:23:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=183a64df

x11-plugins/wmwifi: update homepage and SRC_URI

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmwifi/Manifest          |  2 +-
 x11-plugins/wmwifi/wmwifi-0.6.ebuild | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-plugins/wmwifi/Manifest b/x11-plugins/wmwifi/Manifest
index 797f686fd75..2323fb0b33f 100644
--- a/x11-plugins/wmwifi/Manifest
+++ b/x11-plugins/wmwifi/Manifest
@@ -1 +1 @@
-DIST wmwifi-0.6.tar.gz 150482 SHA256 b01f62f05aae476353e12cb48f9f914a40df7b00285fdd4349ca314b5a019f54 SHA512 ae0a66b68f991907b7e8434a872cc8b1fd9219d633260183a6917e1d34dd4ddc7be91dd71b6cb0ed20781ca4eaa6a0cfc2adcb7a838b734050264a5fae4cadd0 WHIRLPOOL e28949d90e7b1633f5d9be4adc32224458809de9fe8b1458c427d3428b7dca74541d339e58a7b2ca4d517bdf07d1cbac7c892c7a659e8aa46ab571f9059f11f9
+DIST wmwifi-0.6.tar.gz 150482 BLAKE2B 213f56897527b57ea2fd6123d9147c8d4547323104e940b632c2290fc6941478a9ee5d0aefbe5a06e2b20bd524b84eebd9d75bedc83054066975459b770fbc56 SHA512 ae0a66b68f991907b7e8434a872cc8b1fd9219d633260183a6917e1d34dd4ddc7be91dd71b6cb0ed20781ca4eaa6a0cfc2adcb7a838b734050264a5fae4cadd0

diff --git a/x11-plugins/wmwifi/wmwifi-0.6.ebuild b/x11-plugins/wmwifi/wmwifi-0.6.ebuild
index fc5c69c35c0..0488e9ee47c 100644
--- a/x11-plugins/wmwifi/wmwifi-0.6.ebuild
+++ b/x11-plugins/wmwifi/wmwifi-0.6.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-IUSE=""
-HOMEPAGE="http://wmwifi.digitalssg.net"
 DESCRIPTION="wireless network interface monitor dockapp"
-SRC_URI="http://digitalssg.net/debian/${P}.tar.gz"
+HOMEPAGE="http://www.dockapps.net/wmwifi"
+SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="amd64 ppc x86"
+IUSE=""
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmwifi/
@ 2018-06-12 21:38 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2018-06-12 21:38 UTC (permalink / raw
  To: gentoo-commits

commit:     77a5392bc5d9b725777ee8881ad5cb4e562db719
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jun 12 18:06:44 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 21:37:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a5392b

x11-plugins/wmwifi: use HTTPs

 x11-plugins/wmwifi/wmwifi-0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/wmwifi/wmwifi-0.6.ebuild b/x11-plugins/wmwifi/wmwifi-0.6.ebuild
index 45fc88ee8be..8580b127ae9 100644
--- a/x11-plugins/wmwifi/wmwifi-0.6.ebuild
+++ b/x11-plugins/wmwifi/wmwifi-0.6.ebuild
@@ -4,8 +4,8 @@
 EAPI=0
 
 DESCRIPTION="wireless network interface monitor dockapp"
-HOMEPAGE="http://www.dockapps.net/wmwifi"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmwifi"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmwifi/
@ 2018-06-12 21:38 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2018-06-12 21:38 UTC (permalink / raw
  To: gentoo-commits

commit:     646cb43904688683932cf3014da73b823b0b67ef
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jun 12 18:09:47 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 21:37:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646cb439

x11-plugins/wmwifi: EAPI7, improve ebuild, use HTTPs

 x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
new file mode 100644
index 00000000000..4241cfc987b
--- /dev/null
+++ b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="wireless network interface monitor dockapp"
+HOMEPAGE="https://www.dockapps.net/wmwifi"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+	x11-libs/libXt
+	x11-libs/libXext
+	x11-libs/libXpm"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+src_compile() {
+	# by default it does not honour our CFLAGS
+	emake CFLAGS="${CFLAGS}" CPPFLAGS="${CFLAGS}"
+}
+
+src_install() {
+	dobin src/wmwifi
+	doman wmwifi.1
+	dodoc AUTHORS README
+}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmwifi/
@ 2018-09-19 18:29 Thomas Deutschmann
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Deutschmann @ 2018-09-19 18:29 UTC (permalink / raw
  To: gentoo-commits

commit:     6b3285bf93a45c17e01e0a2551687bfeecff0934
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 18:20:06 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 18:28:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b3285bf

x11-plugins/wmwifi: x86 stable (bug #666088)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
index 4241cfc987b..04506688e44 100644
--- a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
+++ b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmwifi/
@ 2018-09-23 16:05 Mikle Kolyada
  0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2018-09-23 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     ed5c818b186af682e1f6bb7e7d617c3f3b846200
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 23 16:02:48 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Sep 23 16:02:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed5c818b

x11-plugins/wmwifi: amd64 stable wrt bug #666088

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
index aec940be658..a52c89a719b 100644
--- a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
+++ b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmwifi/
@ 2018-09-23 16:05 Mikle Kolyada
  0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2018-09-23 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     3536246c5359d024c3e69719188a3b69d37817b1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 23 16:03:19 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Sep 23 16:03:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3536246c

x11-plugins/wmwifi: Drop old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmwifi/wmwifi-0.6.ebuild | 35 -----------------------------------
 1 file changed, 35 deletions(-)

diff --git a/x11-plugins/wmwifi/wmwifi-0.6.ebuild b/x11-plugins/wmwifi/wmwifi-0.6.ebuild
deleted file mode 100644
index 8580b127ae9..00000000000
--- a/x11-plugins/wmwifi/wmwifi-0.6.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="wireless network interface monitor dockapp"
-HOMEPAGE="https://www.dockapps.net/wmwifi"
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXt
-	x11-libs/libXext
-	x11-libs/libXpm"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-
-src_compile()
-{
-	econf || die "Configuration failed"
-
-	# by default it does not honour our CFLAGS
-	emake CFLAGS="${CFLAGS}" CPPFLAGS="${CFLAGS}" || die "Compilation failed"
-}
-
-src_install()
-{
-	dobin src/wmwifi || die
-	doman wmwifi.1 || die
-	dodoc AUTHORS README || die
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmwifi/
@ 2023-03-10 11:40 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2023-03-10 11:40 UTC (permalink / raw
  To: gentoo-commits

commit:     a524156b1db851e3039739555578ed84a01c25a7
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 11:18:47 2023 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 11:40:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a524156b

x11-plugins/wmwifi: fix implicit function  declarations in configure

Closes: https://bugs.gentoo.org/899062
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
index a52c89a719bf..255ed5e11010 100644
--- a/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
+++ b/x11-plugins/wmwifi/wmwifi-0.6-r1.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit autotools
+
 DESCRIPTION="wireless network interface monitor dockapp"
 HOMEPAGE="https://www.dockapps.net/wmwifi"
 SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
@@ -19,6 +21,11 @@ RDEPEND="x11-libs/libX11
 DEPEND="${RDEPEND}
 	x11-base/xorg-proto"
 
+src_prepare() {
+	default
+	eautoreconf
+}
+
 src_compile() {
 	# by default it does not honour our CFLAGS
 	emake CFLAGS="${CFLAGS}" CPPFLAGS="${CFLAGS}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-03-10 11:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-23 16:05 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmwifi/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2023-03-10 11:40 Bernard Cafarelli
2018-09-23 16:05 Mikle Kolyada
2018-09-19 18:29 Thomas Deutschmann
2018-06-12 21:38 Bernard Cafarelli
2018-06-12 21:38 Bernard Cafarelli
2017-11-24 23:25 Bernard Cafarelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox