* [gentoo-commits] repo/gentoo:master commit in: media-libs/imlib/files/
@ 2016-12-29 13:14 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2016-12-29 13:14 UTC (permalink / raw
To: gentoo-commits
commit: fbaf24b73bc330b79d9fcfbd4803424d74c81845
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec 23 16:07:44 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 13:11:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbaf24b7
media-libs/imlib: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3224
media-libs/imlib/files/imlib-1.9.15-linking.patch | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/media-libs/imlib/files/imlib-1.9.15-linking.patch b/media-libs/imlib/files/imlib-1.9.15-linking.patch
deleted file mode 100644
index a00b089..00000000
--- a/media-libs/imlib/files/imlib-1.9.15-linking.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-gentoo bug #499268
---- a/Imlib/Makefile.am
-+++ b/Imlib/Makefile.am
-@@ -43,4 +43,4 @@
-
- check_PROGRAMS = t-load
-
--t_load_LDADD = libImlib.la
-+t_load_LDADD = libImlib.la -lX11
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/imlib/files/
@ 2024-05-13 21:53 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2024-05-13 21:53 UTC (permalink / raw
To: gentoo-commits
commit: ec16e6f17e341faef8e9962d2b7cbb14c07367f5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 21:51:57 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 21:52:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec16e6f1
media-libs/imlib: fix autotools patch filename
I suspect I did the patching before I ported to EAPI 8 (where
the eclass does the .in->.ac rename).
Closes: https://bugs.gentoo.org/931676
Fixes: 20f11b9862b4fc6cc24a90d8c64900d5ecc236f8
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/imlib/files/imlib-1.9.15-c99-configure.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/imlib/files/imlib-1.9.15-c99-configure.patch b/media-libs/imlib/files/imlib-1.9.15-c99-configure.patch
index a22514d2dea1..eed93af38f96 100644
--- a/media-libs/imlib/files/imlib-1.9.15-c99-configure.patch
+++ b/media-libs/imlib/files/imlib-1.9.15-c99-configure.patch
@@ -1,6 +1,6 @@
https://bugs.gentoo.org/898234
---- a/configure.ac
-+++ b/configure.ac
+--- a/configure.in
++++ b/configure.in
@@ -62,7 +62,7 @@ if test "x$GDK_IMLIB" != x; then
#include <glib.h>
#include <gmodule.h>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-13 21:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-29 13:14 [gentoo-commits] repo/gentoo:master commit in: media-libs/imlib/files/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2024-05-13 21:53 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox