summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-12-30 15:31:16 +0100
committerDavid Seifert <soap@gentoo.org>2017-01-04 12:14:15 +0200
commit283d543899c36dad802cc1a3fe947556499afc80 (patch)
tree2deceec8ad5b9029253bbf08722d6e50cc952ab8 /media-video
parentmedia-video/vdr2jpeg: remove unused patch (diff)
downloadgentoo-283d543899c36dad802cc1a3fe947556499afc80.tar.gz
gentoo-283d543899c36dad802cc1a3fe947556499afc80.tar.bz2
gentoo-283d543899c36dad802cc1a3fe947556499afc80.zip
media-video/xanim-export: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3286
Diffstat (limited to 'media-video')
-rw-r--r--media-video/xanim-export/files/2.80.1-makefile.patch33
1 files changed, 0 insertions, 33 deletions
diff --git a/media-video/xanim-export/files/2.80.1-makefile.patch b/media-video/xanim-export/files/2.80.1-makefile.patch
deleted file mode 100644
index d8f6c9721380..000000000000
--- a/media-video/xanim-export/files/2.80.1-makefile.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- a/Makefile 1999-10-28 00:18:23.000000000 -0400
-+++ b/Makefile 2001-06-03 05:54:22.000000000 -0400
-@@ -133,7 +135,7 @@
- #
- XA_DLL_DEF = -DXA_DLL -DXA_PRINT
- #### Use this only if the above doesn't work.
--XA_DLL_DEF = -DXA_DLL
-+#XA_DLL_DEF = -DXA_DLL
- #
- #### You may need this library.
- XA_DLL_LIB = -ldl
-@@ -141,7 +143,7 @@
- # If you'd like to change the default directory that XAnim searches while
- # looking for dlls, then change the directory below.
- #
--XA_DLL_PATH = /usr/local/xanim/mods
-+XA_DLL_PATH = /usr/X11R6/lib/xanim/mods-export
-
-
- ##########################################################################
-@@ -208,9 +210,9 @@
- # XA_CVID_DEF = -DXA_CVID
- # XA_CYUV_DEF = -DXA_CYUV
- #
--#XA_IV32_LIB = mods/xa2.0_iv32_linuxELF.o
--#XA_CVID_LIB = mods/xa2.0_cvid_linuxELF.o
--#XA_CYUV_LIB = mods/xa1.0_cyuv_linuxELF.o
-+XA_IV32_LIB = mods/xa2.1_iv32_linuxELFg21.o
-+XA_CVID_LIB = mods/xa2.0_cvid_linuxELFg21.o
-+XA_CYUV_LIB = mods/xa1.0_cyuv_linuxELFg21.o
- #
- ###########################
- # NOTE: SGI Machines Only: