* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xfractint/files/
@ 2021-01-25 15:01 Aaron Bauman
0 siblings, 0 replies; only message in thread
From: Aaron Bauman @ 2021-01-25 15:01 UTC (permalink / raw
To: gentoo-commits
commit: d7426ff9669574aed2109b218e493e144c80c051
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Jan 25 09:26:58 2021 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 15:01:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7426ff9
x11-misc/xfractint: remove unused patches
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19205
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
.../files/xfractint-20.04p09-ldflags.patch | 29 ----------------------
x11-misc/xfractint/files/xfractint.envd | 4 ---
2 files changed, 33 deletions(-)
diff --git a/x11-misc/xfractint/files/xfractint-20.04p09-ldflags.patch b/x11-misc/xfractint/files/xfractint-20.04p09-ldflags.patch
deleted file mode 100644
index eb3d92783aa..00000000000
--- a/x11-misc/xfractint/files/xfractint-20.04p09-ldflags.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -125,7 +125,7 @@
-
- ifeq ($(AS),/usr/bin/nasm)
-
--CFLAGS = -I$(HFD) $(DEFINES) -g -DBIG_ANSI_C -DLINUX -DNASM -fno-builtin
-+CFLAGS = -I$(HFD) $(DEFINES) -DBIG_ANSI_C -DLINUX -DNASM -fno-builtin
- #CFLAGS = -I. -D_CONST $(DEFINES)
- #CFLAGS = -I$(HFD) $(DEFINES) -g -DBIG_ANSI_C -DLINUX \
- # -march=$(ARCH) -DNASM -fno-builtin
-@@ -133,7 +133,7 @@
-
- else
-
--CFLAGS = -I$(HFD) $(DEFINES) -g -DBIG_ANSI_C -DLINUX -fno-builtin
-+CFLAGS = -I$(HFD) $(DEFINES) -DBIG_ANSI_C -DLINUX -fno-builtin
- #CFLAGS = -I$(HFD) $(DEFINES) -g -DBIG_ANSI_C -DLINUX \
- # -march=$(ARCH) -fno-builtin
- #CFLAGS = -I. $(DEFINES) -g -DBIG_ANSI_C -DLINUX -Os -fno-builtin
-@@ -312,7 +312,7 @@
- "HFD=.${HFD}"
- cd unix ; ${MAKE} all "CC=${CC}" "CFLAGS= -I.${HFD} -I${XFTHFD} ${CFLAGS} ${OPT}" "SRCDIR=${SHRDIR}" \
- "AS=${AS}" "AFLAGS=${AFLAGS}" "HFD=.${HFD}"
-- $(CC) -o xfractint $(CFLAGS) $(OPT) $(OBJS) $(U_OBJS) $(LIBS)
-+ $(CC) -o xfractint $(CFLAGS) $(LDFLAGS) $(OPT) $(OBJS) $(U_OBJS) $(LIBS)
- # strip xfractint
-
- fractint:
diff --git a/x11-misc/xfractint/files/xfractint.envd b/x11-misc/xfractint/files/xfractint.envd
deleted file mode 100644
index 3dd0cbcda66..00000000000
--- a/x11-misc/xfractint/files/xfractint.envd
+++ /dev/null
@@ -1,4 +0,0 @@
-#Specifies xfractint directory
-
-FRACTDIR=/usr/share/xfractint
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-25 15:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-25 15:01 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xfractint/files/ Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox