public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/xa/files/
@ 2022-05-30  8:51 Ionen Wolkens
  0 siblings, 0 replies; 2+ messages in thread
From: Ionen Wolkens @ 2022-05-30  8:51 UTC (permalink / raw
  To: gentoo-commits

commit:     1ee214f39ff93fbcf1d2567fad16d28fffc1511e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon May 30 06:14:58 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon May 30 08:50:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee214f3

dev-embedded/xa: remove unused patch

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25683
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-embedded/xa/files/xa-2.3.10-fix-gcc10-fno-common.patch | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/dev-embedded/xa/files/xa-2.3.10-fix-gcc10-fno-common.patch b/dev-embedded/xa/files/xa-2.3.10-fix-gcc10-fno-common.patch
deleted file mode 100644
index 5b3486433885..000000000000
--- a/dev-embedded/xa/files/xa-2.3.10-fix-gcc10-fno-common.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/src/xap.h
-+++ b/src/xap.h
-@@ -35,7 +35,7 @@
- long gm_ppm(void);
- long ga_ppm(void);
- 
--Datei *filep;
--char s[MAXLINE];
-+extern Datei *filep;
-+extern char s[MAXLINE];
- 
- #endif /* __XA65_XAP_H__ */


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

* [gentoo-commits] repo/gentoo:master commit in: dev-embedded/xa/files/
@ 2024-10-10 20:29 Conrad Kostecki
  0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2024-10-10 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     2337598539d9e95160954a14ed7278eaf24273c6
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Oct  7 17:43:14 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 20:20:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23375985

dev-embedded/xa: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-embedded/xa/files/xa-2.4.0-make.patch | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/dev-embedded/xa/files/xa-2.4.0-make.patch b/dev-embedded/xa/files/xa-2.4.0-make.patch
deleted file mode 100644
index a71ceef23bd7..000000000000
--- a/dev-embedded/xa/files/xa-2.4.0-make.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-https://bugs.gentoo.org/722600
---- a/Makefile
-+++ b/Makefile
-@@ -4,2 +3,0 @@
--CC = gcc
--LD = gcc
-@@ -9,2 +6,0 @@
--CFLAGS = -O2 
--LDFLAGS = -lc
-@@ -33 +29 @@
--all: killxa xa uncpk
-+all: xa uncpk
-@@ -39 +35 @@
--	(cd src && LD=${LD} CC="${CC} ${CFLAGS}" ${MAKE})
-+	(cd src && ${MAKE})
-@@ -45 +41 @@
--	(cd misc && CC="${CC} ${CFLAGS}" ${MAKE})
-+	(cd misc && ${MAKE})
---- a/misc/Makefile
-+++ b/misc/Makefile
-@@ -5 +5 @@
--CFLAGS =  -O2 -g
-+CFLAGS := $(CFLAGS) $(CPPFLAGS) $(LDFLAGS)
---- a/src/Makefile
-+++ b/src/Makefile
-@@ -12 +12 @@
--	${LD} -o ../xa ${OBJ} ${LDFLAGS}
-+	${CC} ${LDFLAGS} -o ../xa ${OBJ}


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

end of thread, other threads:[~2024-10-10 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-30  8:51 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/xa/files/ Ionen Wolkens
  -- strict thread matches above, loose matches on Subject: below --
2024-10-10 20:29 Conrad Kostecki

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