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

commit:     db702bf29db5815c12b3f1e15db8c88885f5c859
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 21:14:06 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat May  7 21:43:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db702bf2

media-libs/libsvgtiny: Drop old.

Package-Manager: portage-2.2.28

 media-libs/libsvgtiny/Manifest                     |  2 --
 .../files/libsvgtiny-0.1.3-glibc2.20.patch         | 18 ----------------
 media-libs/libsvgtiny/libsvgtiny-0.1.3-r1.ebuild   | 25 ----------------------
 3 files changed, 45 deletions(-)

diff --git a/media-libs/libsvgtiny/Manifest b/media-libs/libsvgtiny/Manifest
index 9c7d06f..dd6dc7f 100644
--- a/media-libs/libsvgtiny/Manifest
+++ b/media-libs/libsvgtiny/Manifest
@@ -1,4 +1,2 @@
-DIST libsvgtiny-0.1.3-src.tar.gz 57751 SHA256 cbdc024743a56ccacbfa6d6bbce135ab6d701d38609f4a1ac56c2842457e5dff SHA512 5735449b6ad5ea76fd0a87ee0e9a0a1a1141ff9b7f392dd234bd7aae5761e3e3c62cee463b4949d713d1e675a9f3e3dd66aff67eb296180d2db6068323c5fe19 WHIRLPOOL 78072ca27bb55ddec56c04cdf45bd461c86abf4b2ac11bfde286bf8c2e11b4942dcc3879ecfe04d422a97cca60f18cdbdb440b7e1994359e3c3d7727dd236787
 DIST libsvgtiny-0.1.4-src.tar.gz 104678 SHA256 9624e575c5e6e3177e803f65fc52af59784952b2861adf8b4a6ca77e05692274 SHA512 40515fba1a034434f22f25ee6c2004d32f1e3c4e317bbf412c1482ca4bed302c49befb5e1803bc56122c03813439afb1cd925840467e538d5216153fc4486655 WHIRLPOOL d78689e3dbfd0d062a758e5f2a6ba0d468afea698796b7f9678c17f52112d7d65140f5e706d8d67573563c78112fadd6cadae58da0c3f956991bc9a340456502
-DIST netsurf-buildsystem-1.3.tar.gz 37906 SHA256 10bbe95ba07476208da6047bd3c74685b6e61ba9904975b5d5c9a2c79a84ac79 SHA512 79ef3e366c4798dbb88021fd05019ba9fe50539b7482bd3d07422f4c0dbf2047b906f39a0b48deebbdf111d84d93a9364d08e5c97f91609363c27641db15e6b5 WHIRLPOOL c8131d0ffb79b208b63bef94606735968584edfff8cb24b4c83cd747c5d65c2811004626840798047ffddf84556ef7d8e23242f60d01a4a046323df3c78b0980
 DIST netsurf-buildsystem-1.4.tar.gz 38067 SHA256 e66b7f09e91ac478e9f2c5c1aaf1f36ece9df0c3bbb1db910cd4c0461c47f7ad SHA512 2c804ad7bef70c987e1d393ee4041bffc9797893b4fd513c90a665027205a1f7eee0a7d86ddaf833a6ee18346d6fe69587190c4e6722afc4ed18ce87783c35fc WHIRLPOOL 1f98d45258d3ea5570f272368f72ed6b016434eb1ab399b0efb062dbe9d6257c3175aa51884eaf94a90bbc2c3a4c891a43170b8e93df01c540cbcdecdad13e5c

diff --git a/media-libs/libsvgtiny/files/libsvgtiny-0.1.3-glibc2.20.patch b/media-libs/libsvgtiny/files/libsvgtiny-0.1.3-glibc2.20.patch
deleted file mode 100644
index e04867f..0000000
--- a/media-libs/libsvgtiny/files/libsvgtiny-0.1.3-glibc2.20.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- libsvgtiny-0.1.3/Makefile
-+++ libsvgtiny-0.1.3/Makefile
-@@ -15,14 +15,8 @@
- WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
- 	-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
- 	-Wmissing-declarations -Wnested-externs -pedantic
--# BeOS/Haiku/AmigaOS standard library headers create warnings
--ifneq ($(BUILD),i586-pc-haiku)
--  ifneq ($(findstring amigaos,$(BUILD)),amigaos)
--    WARNFLAGS := $(WARNFLAGS) -Werror
--  endif
--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/media-libs/libsvgtiny/libsvgtiny-0.1.3-r1.ebuild b/media-libs/libsvgtiny/libsvgtiny-0.1.3-r1.ebuild
deleted file mode 100644
index 083de2a..0000000
--- a/media-libs/libsvgtiny/libsvgtiny-0.1.3-r1.ebuild
+++ /dev/null
@@ -1,25 +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="framebuffer abstraction library, written in C"
-HOMEPAGE="http://www.netsurf-browser.org/projects/libsvgtiny/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~m68k-mint"
-IUSE=""
-
-RDEPEND=">=net-libs/libdom-0.1.2-r1[xml,static-libs?,${MULTILIB_USEDEP}]
-	>=dev-libs/libwapcaplet-0.2.2-r1[static-libs?,${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-util/gperf
-	virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${P}-glibc2.20.patch
-	"${FILESDIR}"/${P}-parallel-build.patch )


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

* [gentoo-commits] repo/gentoo:master commit in: media-libs/libsvgtiny/files/, media-libs/libsvgtiny/
@ 2023-08-08 13:45 Michael Orlitzky
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Orlitzky @ 2023-08-08 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     85650a9e42a42a51b029610bde2a6c8cd98af63b
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  8 13:37:28 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Aug  8 13:39:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85650a9e

media-libs/libsvgtiny: drop old parallel build patch

I'm pretty sure this was obsoleted in upstream commit 4390f1c8. The
Makefile target that it patches (with fuzz) has changed a lot, and
regardless, the thing it builds is no longer in $(SOURCES).

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

 .../libsvgtiny/files/libsvgtiny-0.1.3-parallel-build.patch     | 10 ----------
 media-libs/libsvgtiny/libsvgtiny-0.1.7-r2.ebuild               |  4 +---
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git a/media-libs/libsvgtiny/files/libsvgtiny-0.1.3-parallel-build.patch b/media-libs/libsvgtiny/files/libsvgtiny-0.1.3-parallel-build.patch
deleted file mode 100644
index f647b155b3a9..000000000000
--- a/media-libs/libsvgtiny/files/libsvgtiny-0.1.3-parallel-build.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- libsvgtiny-0.1.3/src/Makefile
-+++ libsvgtiny-0.1.3/src/Makefile
-@@ -5,6 +5,7 @@
- 
- $(BUILDDIR)/src_colors.c: src/colors.gperf
- 	$(VQ)$(ECHO) "   GPERF: $<"
-+	mkdir -p $(@D)
- 	$(Q)gperf --output-file=$@.tmp $<
- # Hack for GCC 4.2 compatibility (gperf 3.0.4 solves this properly)
- 	$(Q)$(SED) -e 's/#ifdef __GNUC_STDC_INLINE__/#if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__/' $@.tmp >$@

diff --git a/media-libs/libsvgtiny/libsvgtiny-0.1.7-r2.ebuild b/media-libs/libsvgtiny/libsvgtiny-0.1.7-r2.ebuild
index 6b87c0131b1a..f5c8324011d1 100644
--- a/media-libs/libsvgtiny/libsvgtiny-0.1.7-r2.ebuild
+++ b/media-libs/libsvgtiny/libsvgtiny-0.1.7-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,8 +22,6 @@ DEPEND="${RDEPEND}
 	dev-util/netsurf-buildsystem
 	virtual/pkgconfig"
 
-PATCHES=( "${FILESDIR}"/${PN}-0.1.3-parallel-build.patch )
-
 _emake() {
 	netsurf_define_makeconf
 	emake "${NETSURF_MAKECONF[@]}" COMPONENT_TYPE=lib-shared $@


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

end of thread, other threads:[~2023-08-08 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-07 21:44 [gentoo-commits] repo/gentoo:master commit in: media-libs/libsvgtiny/files/, media-libs/libsvgtiny/ Michael Weber
  -- strict thread matches above, loose matches on Subject: below --
2023-08-08 13:45 Michael Orlitzky

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