From 8defff11e8b9ab6fd7506204a46a85f0f412a3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Fri, 24 Jun 2016 12:05:17 +0200 Subject: Adds tmate v2.2.1 (preliminarily) and tmux v2.2 and their dependencies. - Adds libevent v2.0.22-stable (tmux dependency.) - Adds msgpack v1.4.2 (tmate dependency.) --- libevent-2.0.22-stable.local.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 libevent-2.0.22-stable.local.patch (limited to 'libevent-2.0.22-stable.local.patch') diff --git a/libevent-2.0.22-stable.local.patch b/libevent-2.0.22-stable.local.patch new file mode 100644 index 00000000..15edcebc --- /dev/null +++ b/libevent-2.0.22-stable.local.patch @@ -0,0 +1,22 @@ +--- libevent-2.0.22-stable/config.sub.orig 2013-05-29 19:28:15.000000000 +0200 ++++ libevent-2.0.22-stable/config.sub 2016-06-24 09:27:41.659295300 +0200 +@@ -791,6 +791,10 @@ + microblaze) + basic_machine=microblaze-xilinx + ;; ++ midipix) ++ basic_machine=x86_64-pc ++ os=-midipix ++ ;; + mingw32) + basic_machine=i386-pc + os=-mingw32 +@@ -1359,7 +1363,7 @@ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -chorusos* | -chorusrdb* | -cegcc* \ + | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ +- | -mingw32* | -linux-gnu* | -linux-android* \ ++ | -midipix* | -mingw32* | -linux-gnu* | -linux-android* \ + | -linux-newlib* | -linux-uclibc* \ + | -uxpv* | -beos* | -mpeix* | -udk* \ + | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ -- cgit v1.2.3