Browse Source

fake:

updated xmule (1.7.4b)


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2531 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
fake 21 years ago
parent
commit
95b0164c45
3 changed files with 2 additions and 32 deletions
  1. +0
    -19
      package/fake/xmule/check-gthread.patch
  2. +0
    -11
      package/fake/xmule/missing-include.patch
  3. +2
    -2
      package/fake/xmule/xmule.desc

+ 0
- 19
package/fake/xmule/check-gthread.patch

@ -1,19 +0,0 @@
--- ./configure.in.orig 2004-01-26 22:59:15.000000000 +0000
+++ ./configure.in 2004-01-27 18:17:47.675298984 +0000
@@ -46,12 +46,12 @@
fi
CHECK_WX_BUILT_WITH_GTK2
-
+
if test x"$GTK_USEDVERSION" = x"2" ; then
- AM_PATH_GTK_2_0(2.0.3, havegtk2=yes, havegtk2=no)
+ AM_PATH_GTK_2_0(2.0.3, havegtk2=yes, havegtk2=no, gthread)
GTK_DEFS="-D__GTK2__"
else
- AM_PATH_GTK(1.2.0, havegtk=yes, havegtk=no)
+ AM_PATH_GTK(1.2.0, havegtk=yes, havegtk=no, gthread)
GTK_DEFS=""
fi

+ 0
- 11
package/fake/xmule/missing-include.patch

@ -1,11 +0,0 @@
--- ./src/ini2.h.orig 2004-01-26 23:59:15.000000000 +0100
+++ ./src/ini2.h 2004-01-27 15:38:43.741114728 +0100
@@ -29,6 +29,7 @@
#include <wx/string.h>
#include <wx/window.h>
+#include "wintypes.h"
#define RGB(a,b,c) ((a&0xff)<<16|(b&0xff)<<8|(c&0xff))

+ 2
- 2
package/fake/xmule/xmule.desc

@ -34,8 +34,8 @@
[L] GPL
[S] Stable
[V] 1.7.2
[V] 1.7.4b
[P] X -----5---9 370.000
[D] 3697938444 xmule-1.7.2.tar.bz2 http://dl.sourceforge.net/xmule/
[D] 1401284030 xmule-1.7.4b.tar.bz2 http://dl.sourceforge.net/xmule/

Loading…
Cancel
Save