public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libwapcaplet/files/, dev-libs/libwapcaplet/
@ 2016-05-07 21:44 Michael Weber
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Weber @ 2016-05-07 21:44 UTC (permalink / raw
  To: gentoo-commits

commit:     ccbbb3a6a278100e51bacf1c2c30fc935b189812
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 21:09:24 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat May  7 21:43:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbbb3a6

dev-libs/libwapcaplet: Drop old.

Package-Manager: portage-2.2.28

 dev-libs/libwapcaplet/Manifest                       |  2 --
 .../files/libwapcaplet-0.2.2-glibc20.patch           | 14 --------------
 dev-libs/libwapcaplet/libwapcaplet-0.2.2-r1.ebuild   | 20 --------------------
 3 files changed, 36 deletions(-)

diff --git a/dev-libs/libwapcaplet/Manifest b/dev-libs/libwapcaplet/Manifest
index 5ffa65c..5cd1c82 100644
--- a/dev-libs/libwapcaplet/Manifest
+++ b/dev-libs/libwapcaplet/Manifest
@@ -1,4 +1,2 @@
-DIST libwapcaplet-0.2.2-src.tar.gz 8902 SHA256 38021992e1e6b3ec50d0d3bf7add069bee4c5b179691afa6a76dd58695201485 SHA512 a3026f6ca73c981ff2fa07b45fab3a75605eaab751570ab08aedb33f38d0e62cf6a8958b3df2b9efe25909706585a25383e428eb83201d903e2ec7b3f57d7c7c WHIRLPOOL f125012da633912e00879554dacf7482f30e4b80f99335c8af0fbc91106aad7ee62d51a787c6db5cc15a5bc16027c310ff9b5f3629ba62bda65352d68c900c4f
 DIST libwapcaplet-0.3.0-src.tar.gz 31362 SHA256 4359ee9d9fd08e721ba1976e9c6e5eaa49b32119e4e1571c1fec49a7446b4133 SHA512 f4767a48a21a5cbd29e72e0194984fc9d578046a44ad43d9f6fb94f77698c79652d19cea999564e3f02cf42d640d4358f7d9983ae16d2215c70b0ae778c0f796 WHIRLPOOL 6dbe8bb7ebe9d9c87a7686386d5d833a341e5e288ac6a2a48dc68e46438bc32938a5b985ecbdb3f8b2a87e2792f14ef52e2f4d4f1e2eec02792ad24b9fcf40fe
-DIST netsurf-buildsystem-1.3.tar.gz 37906 SHA256 10bbe95ba07476208da6047bd3c74685b6e61ba9904975b5d5c9a2c79a84ac79 SHA512 79ef3e366c4798dbb88021fd05019ba9fe50539b7482bd3d07422f4c0dbf2047b906f39a0b48deebbdf111d84d93a9364d08e5c97f91609363c27641db15e6b5 WHIRLPOOL c8131d0ffb79b208b63bef94606735968584edfff8cb24b4c83cd747c5d65c2811004626840798047ffddf84556ef7d8e23242f60d01a4a046323df3c78b0980
 DIST netsurf-buildsystem-1.5.tar.gz 38196 SHA256 dbc6afc639f6987b704e6ff4427668787ee7efba77e1bbf76b614699b5daaf71 SHA512 02d85e8f1d2101194a678f7ccf84051390953285a46951d7b327556f8df1a0c416620bd4c7a615e25de438d5d27cfffb69ec5d94eb8379a295dab4c85a96cae4 WHIRLPOOL 7b7d595a2e399b361e71769e509a129af42da5ce823f1b55183efb53898ac2ae731593eb13e1ecc2271ea26ee0948ac35bf99fea280eb72a2bb00164b4b29f09

diff --git a/dev-libs/libwapcaplet/files/libwapcaplet-0.2.2-glibc20.patch b/dev-libs/libwapcaplet/files/libwapcaplet-0.2.2-glibc20.patch
deleted file mode 100644
index 546a5bf..0000000
--- a/dev-libs/libwapcaplet/files/libwapcaplet-0.2.2-glibc20.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- libwapcaplet-0.2.2/Makefile
-+++ libwapcaplet-0.2.2/Makefile
-@@ -17,10 +17,7 @@
- 	-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
- 	-Wmissing-declarations -Wnested-externs
- # BeOS/Haiku standard library headers issue warnings
--ifneq ($(BUILD),i586-pc-haiku)
--  WARNFLAGS := $(WARNFLAGS) -Werror
--endif
--CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \
-+CFLAGS := -D_DEFAULT_SOURCE -I$(CURDIR)/include/ \
- 	-I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
- ifneq ($(GCCVER),2)
-   CFLAGS := $(CFLAGS) -std=c99

diff --git a/dev-libs/libwapcaplet/libwapcaplet-0.2.2-r1.ebuild b/dev-libs/libwapcaplet/libwapcaplet-0.2.2-r1.ebuild
deleted file mode 100644
index 6d1b780..0000000
--- a/dev-libs/libwapcaplet/libwapcaplet-0.2.2-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-NETSURF_BUILDSYSTEM=buildsystem-1.3
-inherit netsurf
-
-DESCRIPTION="string internment library, written in C"
-HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~m68k-mint"
-IUSE="test"
-
-DEPEND="test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
-
-PATCHES=( "${FILESDIR}"/${P}-glibc20.patch )


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libwapcaplet/files/, dev-libs/libwapcaplet/
@ 2018-10-26  0:29 Virgil Dupras
  0 siblings, 0 replies; 3+ messages in thread
From: Virgil Dupras @ 2018-10-26  0:29 UTC (permalink / raw
  To: gentoo-commits

commit:     41f212cc11c2cbe97edccd200c21a345dc88c6be
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 00:28:09 2018 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 00:29:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f212cc

dev-libs/libwapcaplet: fix compilation error with gcc 8

Closes: https://bugs.gentoo.org/664288
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../libwapcaplet/files/libwapcaplet-0.4.1-makefile.patch     | 12 ++++++++++++
 dev-libs/libwapcaplet/libwapcaplet-0.4.1.ebuild              |  5 +++++
 2 files changed, 17 insertions(+)

diff --git a/dev-libs/libwapcaplet/files/libwapcaplet-0.4.1-makefile.patch b/dev-libs/libwapcaplet/files/libwapcaplet-0.4.1-makefile.patch
new file mode 100644
index 00000000000..6d84e24de43
--- /dev/null
+++ b/dev-libs/libwapcaplet/files/libwapcaplet-0.4.1-makefile.patch
@@ -0,0 +1,12 @@
+diff --git a/Makefile b/Makefile
+index a220258..0e0799e 100644
+--- a/Makefile
++++ b/Makefile
+@@ -24,7 +24,6 @@ WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
+ 	-Wmissing-declarations -Wnested-externs
+ # BeOS/Haiku standard library headers issue warnings
+ ifneq ($(BUILD),i586-pc-haiku)
+-  WARNFLAGS := $(WARNFLAGS) -Werror
+ endif
+ 
+ CFLAGS := -D_BSD_SOURCE -D_DEFAULT_SOURCE \

diff --git a/dev-libs/libwapcaplet/libwapcaplet-0.4.1.ebuild b/dev-libs/libwapcaplet/libwapcaplet-0.4.1.ebuild
index a291732ab00..4e1c13da9b4 100644
--- a/dev-libs/libwapcaplet/libwapcaplet-0.4.1.ebuild
+++ b/dev-libs/libwapcaplet/libwapcaplet-0.4.1.ebuild
@@ -16,6 +16,11 @@ IUSE="test"
 
 DEPEND="test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
 
+PATCHES=(
+	# bug 664288
+	"${FILESDIR}/${PN}-0.4.1-makefile.patch"
+)
+
 src_prepare() {
 	# working around broken netsurf eclass
 	default


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libwapcaplet/files/, dev-libs/libwapcaplet/
@ 2023-08-09 20:32 Michael Orlitzky
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Orlitzky @ 2023-08-09 20:32 UTC (permalink / raw
  To: gentoo-commits

commit:     f30a31b59cb479a08abb64c4f5c4a66ea8910736
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  9 20:25:15 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Aug  9 20:31:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30a31b5

dev-libs/libwapcaplet: drop obsolete -Werror patch

The Makefile for libwapcaplet essentially has,

  WARNFLAGS := -Wall ...
  WARNFLAGS := $(WARNFLAGS) -Werror

and our sole patch removes the second line. However, the netsurf eclass
sets WARNFLAGS="" these days, preventing either line from taking effect.

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 .../libwapcaplet/files/libwapcaplet-0.4.1-makefile.patch     | 12 ------------
 dev-libs/libwapcaplet/libwapcaplet-0.4.3-r1.ebuild           |  5 -----
 2 files changed, 17 deletions(-)

diff --git a/dev-libs/libwapcaplet/files/libwapcaplet-0.4.1-makefile.patch b/dev-libs/libwapcaplet/files/libwapcaplet-0.4.1-makefile.patch
deleted file mode 100644
index 6d84e24de433..000000000000
--- a/dev-libs/libwapcaplet/files/libwapcaplet-0.4.1-makefile.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/Makefile b/Makefile
-index a220258..0e0799e 100644
---- a/Makefile
-+++ b/Makefile
-@@ -24,7 +24,6 @@ WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
- 	-Wmissing-declarations -Wnested-externs
- # BeOS/Haiku standard library headers issue warnings
- ifneq ($(BUILD),i586-pc-haiku)
--  WARNFLAGS := $(WARNFLAGS) -Werror
- endif
- 
- CFLAGS := -D_BSD_SOURCE -D_DEFAULT_SOURCE \

diff --git a/dev-libs/libwapcaplet/libwapcaplet-0.4.3-r1.ebuild b/dev-libs/libwapcaplet/libwapcaplet-0.4.3-r1.ebuild
index 0d89ad72e0f8..62fc2b8c9a4f 100644
--- a/dev-libs/libwapcaplet/libwapcaplet-0.4.3-r1.ebuild
+++ b/dev-libs/libwapcaplet/libwapcaplet-0.4.3-r1.ebuild
@@ -21,11 +21,6 @@ DEPEND="
 BDEPEND="
 	>=dev-util/netsurf-buildsystem-1.7-r1"
 
-PATCHES=(
-	# bug 664288
-	"${FILESDIR}/${PN}-0.4.1-makefile.patch"
-)
-
 _emake() {
 	netsurf_define_makeconf
 	emake "${NETSURF_MAKECONF[@]}" COMPONENT_TYPE=lib-shared $@


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

end of thread, other threads:[~2023-08-09 20:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-26  0:29 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libwapcaplet/files/, dev-libs/libwapcaplet/ Virgil Dupras
  -- strict thread matches above, loose matches on Subject: below --
2023-08-09 20:32 Michael Orlitzky
2016-05-07 21:44 Michael Weber

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