commit: cb4f73246a68b3e2dc6fbd7ff9bb5d208f4eec5c Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Dec 26 08:31:03 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Dec 26 13:41:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4f7324
media-gfx/xfig: remove unused patches Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28813 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> media-gfx/xfig/files/xfig-3.2.6a-app-defaults.patch | 14 -------------- media-gfx/xfig/files/xfig-3.2.7b-ghostscript.patch | 13 ------------- 2 files changed, 27 deletions(-) diff --git a/media-gfx/xfig/files/xfig-3.2.6a-app-defaults.patch b/media-gfx/xfig/files/xfig-3.2.6a-app-defaults.patch deleted file mode 100644 index 7d11b571df39..000000000000 --- a/media-gfx/xfig/files/xfig-3.2.6a-app-defaults.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -ruN xfig-3.2.6a.orig/app-defaults/Fig xfig-3.2.6a/app-defaults/Fig ---- xfig-3.2.6a.orig/app-defaults/Fig 2017-01-10 00:27:39.000000000 +0100 -+++ xfig-3.2.6a/app-defaults/Fig 2017-03-24 16:22:14.702253419 +0100 -@@ -10,6 +10,10 @@ - - ! some sample settings you may want to change - -+! If the following resource is set to false, xfig will use metric units -+! by default. -+Fig.inches: false -+ - ! The following fixes a problem that some window managers have - ! with xfig continually resizing itself - diff --git a/media-gfx/xfig/files/xfig-3.2.7b-ghostscript.patch b/media-gfx/xfig/files/xfig-3.2.7b-ghostscript.patch deleted file mode 100644 index 07a7de141ec0..000000000000 --- a/media-gfx/xfig/files/xfig-3.2.7b-ghostscript.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/Makefile.in b/src/Makefile.in -index 7426253..ae5b045 100644 ---- a/src/Makefile.in -+++ b/src/Makefile.in -@@ -1356,7 +1356,7 @@ splash.xpm: $(top_srcdir)/splash-image/spl_bckgnd.fig.in \ - fig2dev -L xpm $(top_srcdir)/splash-image/spl_bckgnd.fig \ - | sed '2 {s/static //; s/noname/spl_bckgnd_xpm/}' > $@ - --splash.xbm: $(top_srcdir)/splash-image/spl_bckgnd.fig $(top_srcdir)/version.m4 -+splash.xbm: $(top_srcdir)/splash-image/spl_bckgnd.fig.in $(top_srcdir)/version.m4 - fig2dev -L xbm -S 4 $(top_srcdir)/splash-image/spl_bckgnd.fig \ - | sed '1,3 s/noname/spl_bckgnd/; 3 s/char/unsigned &/' > $@ -
