Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/xanim-export/files/
Date: Wed, 04 Jan 2017 10:15:25
Message-Id: 1483524855.283d543899c36dad802cc1a3fe947556499afc80.soap@gentoo
1 commit: 283d543899c36dad802cc1a3fe947556499afc80
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 30 14:31:16 2016 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 4 10:14:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283d5438
7
8 media-video/xanim-export: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/3286
11
12 .../xanim-export/files/2.80.1-makefile.patch | 33 ----------------------
13 1 file changed, 33 deletions(-)
14
15 diff --git a/media-video/xanim-export/files/2.80.1-makefile.patch b/media-video/xanim-export/files/2.80.1-makefile.patch
16 deleted file mode 100644
17 index d8f6c97..00000000
18 --- a/media-video/xanim-export/files/2.80.1-makefile.patch
19 +++ /dev/null
20 @@ -1,33 +0,0 @@
21 ---- a/Makefile 1999-10-28 00:18:23.000000000 -0400
22 -+++ b/Makefile 2001-06-03 05:54:22.000000000 -0400
23 -@@ -133,7 +135,7 @@
24 - #
25 - XA_DLL_DEF = -DXA_DLL -DXA_PRINT
26 - #### Use this only if the above doesn't work.
27 --XA_DLL_DEF = -DXA_DLL
28 -+#XA_DLL_DEF = -DXA_DLL
29 - #
30 - #### You may need this library.
31 - XA_DLL_LIB = -ldl
32 -@@ -141,7 +143,7 @@
33 - # If you'd like to change the default directory that XAnim searches while
34 - # looking for dlls, then change the directory below.
35 - #
36 --XA_DLL_PATH = /usr/local/xanim/mods
37 -+XA_DLL_PATH = /usr/X11R6/lib/xanim/mods-export
38 -
39 -
40 - ##########################################################################
41 -@@ -208,9 +210,9 @@
42 - # XA_CVID_DEF = -DXA_CVID
43 - # XA_CYUV_DEF = -DXA_CYUV
44 - #
45 --#XA_IV32_LIB = mods/xa2.0_iv32_linuxELF.o
46 --#XA_CVID_LIB = mods/xa2.0_cvid_linuxELF.o
47 --#XA_CYUV_LIB = mods/xa1.0_cyuv_linuxELF.o
48 -+XA_IV32_LIB = mods/xa2.1_iv32_linuxELFg21.o
49 -+XA_CVID_LIB = mods/xa2.0_cvid_linuxELFg21.o
50 -+XA_CYUV_LIB = mods/xa1.0_cyuv_linuxELFg21.o
51 - #
52 - ###########################
53 - # NOTE: SGI Machines Only: