From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1Sp536-0001Y7-Qd for garchives@archives.gentoo.org; Wed, 11 Jul 2012 22:06:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E78AE07A8; Wed, 11 Jul 2012 22:06:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3185AE07C0 for ; Wed, 11 Jul 2012 22:06:08 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 925C11B4039 for ; Wed, 11 Jul 2012 22:06:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2170) id 347BC20065; Wed, 11 Jul 2012 22:06:06 +0000 (UTC) From: "Bernard Cafarelli (voyageur)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, voyageur@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/fsviewer/files: fsviewer-0.2.6-wmaker-0.95_support.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: fsviewer-0.2.6-wmaker-0.95_support.patch X-VCS-Directories: x11-plugins/fsviewer/files X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli Content-Type: text/plain; charset=utf8 Message-Id: <20120711220606.347BC20065@flycatcher.gentoo.org> Date: Wed, 11 Jul 2012 22:06:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f4bc6f45-5f8d-4f19-8ec2-b61f83951cc2 X-Archives-Hash: ee4808b573557b0894584d3f08fcb174 voyageur 12/07/11 22:06:06 Added: fsviewer-0.2.6-wmaker-0.95_support.patch Log: Fix ~arch version to support new windowmaker =20 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64) Revision Changes Path 1.1 x11-plugins/fsviewer/files/fsviewer-0.2.6-wmaker-0.9= 5_support.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsview= er/files/fsviewer-0.2.6-wmaker-0.95_support.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/fsview= er/files/fsviewer-0.2.6-wmaker-0.95_support.patch?rev=3D1.1&content-type=3D= text/plain Index: fsviewer-0.2.6-wmaker-0.95_support.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D diff -Naur fsviewer-app-0.2.6.orig/configure.ac fsviewer-app-0.2.6/config= ure.ac --- fsviewer-app-0.2.6.orig/configure.ac 2012-07-11 17:55:06.448981246 +0= 200 +++ fsviewer-app-0.2.6/configure.ac 2012-07-11 18:04:15.528940159 +0200 @@ -81,6 +81,8 @@ AC_MSG_ERROR([WMaker library not found])) AC_CHECK_LIB(WINGs, WMAppSetMainMenu,, AC_MSG_ERROR([WINGs library not found])) +AC_CHECK_LIB(WUtil, WMCreatePLString,, + AC_MSG_ERROR([WUtil library not found])) =20 dnl Checks for PropList (not necessary since version 0.2.3b) dnl AC_CHECK_HEADERS(proplist.h,, AC_MSG_WARN(Can't find PropList includ= e-file: Please install libPropList (included in WindowMaker))) diff -Naur fsviewer-app-0.2.6.orig/defs/chdef.c fsviewer-app-0.2.6/defs/c= hdef.c --- fsviewer-app-0.2.6.orig/defs/chdef.c 2012-07-11 17:55:06.444981361 +0= 200 +++ fsviewer-app-0.2.6/defs/chdef.c 2012-07-11 17:55:50.387699640 +0200 @@ -374,7 +374,7 @@ SetIntegerForKey(0, "DisplayMCListPixmap"); =09 WMWritePropListToFile(filesDB, - wdefaultspathfordomain("FSViewer"), True); + wdefaultspathfordomain("FSViewer")); result =3D 0; } =20 else diff -Naur fsviewer-app-0.2.6.orig/src/extnInspector.c fsviewer-app-0.2.6= /src/extnInspector.c --- fsviewer-app-0.2.6.orig/src/extnInspector.c 2012-07-11 17:55:06.45298= 1130 +0200 +++ fsviewer-app-0.2.6/src/extnInspector.c 2012-07-11 17:56:02.315351669 = +0200 @@ -229,7 +229,7 @@ =20 if(numRows > 0) WMWritePropListToFile(filesDB, - wdefaultspathfordomain("FSViewer"), True); + wdefaultspathfordomain("FSViewer")); =20 if(extn) free(extn);