From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/eternal-lands/files/
Date: Sat, 23 Dec 2017 13:11:19 +0000 (UTC) [thread overview]
Message-ID: <1514034636.2141769aba5f646f0d8b7d2dfee0fd2f207c77ec.soap@gentoo> (raw)
commit: 2141769aba5f646f0d8b7d2dfee0fd2f207c77ec
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec 22 15:27:30 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 13:10:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2141769a
games-rpg/eternal-lands: remove unused patches
.../files/eternal-lands-1.9.1-libpng.patch | 23 ----------------------
.../files/eternal-lands-1.9.2-glext.patch | 11 -----------
2 files changed, 34 deletions(-)
diff --git a/games-rpg/eternal-lands/files/eternal-lands-1.9.1-libpng.patch b/games-rpg/eternal-lands/files/eternal-lands-1.9.1-libpng.patch
deleted file mode 100644
index 953ab8ffefd..00000000000
--- a/games-rpg/eternal-lands/files/eternal-lands-1.9.1-libpng.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- elc.orig/misc.c
-+++ elc/misc.c
-@@ -311,7 +311,7 @@ int IMG_SavePNG_RW (SDL_Surface *face, S
- }
-
- /* Set error handling. */
-- if (setjmp(png_ptr->jmpbuf))
-+ if (setjmp(png_jmpbuf(png_ptr)))
- {
- /* If we get here, we had a problem reading the file */
- IMG_SetError("Error writing the PNG file");
-@@ -360,10 +360,7 @@ done:
- if (row_pointers != NULL)
- free (row_pointers);
-
-- if (info_ptr != NULL && info_ptr->palette != NULL)
-- free (info_ptr->palette);
--
-- png_destroy_write_struct (&png_ptr, (png_infopp)NULL);
-+ png_destroy_write_struct (&png_ptr, &info_ptr);
-
- return result;
- }
diff --git a/games-rpg/eternal-lands/files/eternal-lands-1.9.2-glext.patch b/games-rpg/eternal-lands/files/eternal-lands-1.9.2-glext.patch
deleted file mode 100644
index f096d2fc425..00000000000
--- a/games-rpg/eternal-lands/files/eternal-lands-1.9.2-glext.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- platform.h.orig 2011-06-18 13:55:09.704489907 -0400
-+++ platform.h 2011-06-18 13:55:41.675544567 -0400
-@@ -79,7 +79,7 @@
- #define GL_GLEXT_LEGACY
- #include <GL/gl.h>
- #include <GL/glu.h>
-- #include "glext.h"
-+ #include <GL/glext.h>
- #else // BSD
- #include <GL/gl.h>
- #include <GL/glu.h>
next reply other threads:[~2017-12-23 13:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-23 13:11 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-03 11:38 [gentoo-commits] repo/gentoo:master commit in: games-rpg/eternal-lands/files/ James Le Cuirot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1514034636.2141769aba5f646f0d8b7d2dfee0fd2f207c77ec.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox