Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/vmware-view-open-client/files: vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch
Date: Tue, 02 Oct 2012 12:18:00
Message-Id: 20121002121749.E317121600@flycatcher.gentoo.org
1 slyfox 12/10/02 12:17:49
2
3 Added:
4 vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch
5 Log:
6 Fix build failure against newer intltool (bug #417335 by Randall Wald and others).
7
8 (Portage version: 2.2.0_alpha133_p5/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch?rev=1.1&content-type=text/plain
15
16 Index: vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch
17 ===================================================================
18 Use system's intltool.
19
20 Fixes build failure: https://bugs.gentoo.org/show_bug.cgi?id=425604
21 (automake fails to regenerate missing files)
22
23 Patches by Kvicadlo.
24 diff --git a/configure.ac b/configure.ac
25 index d127fad..b9005c5 100644
26 --- a/configure.ac
27 +++ b/configure.ac
28 @@ -549,9 +549,6 @@ doc/changelog.Debian
29 doc/vmware-view.1
30 doc/vmware-view-tunnel.1
31 fix-toolchain-paths.sh
32 -intltool-update
33 -intltool-merge
34 -intltool-extract
35 po/Makefile.in
36 vmware-view.desktop.in
37 ])
38 diff --git a/Makefile.inc b/Makefile.inc
39 index 41dfe8f..c440f01 100644
40 --- a/Makefile.inc
41 +++ b/Makefile.inc
42 @@ -243,10 +243,6 @@ testUrl_LDADD += $(GLIB_LIBS)
43 testUrl_LDADD += $(ICU_LIBS)
44 testUrl_LDADD += $(TUNNEL_FRAMEWORKS)
45
46 -dist_noinst_DATA += intltool-extract.in
47 -dist_noinst_DATA += intltool-merge.in
48 -dist_noinst_DATA += intltool-update.in
49 -
50 desktop_in_files += vmware-view.desktop.in
51
52 dist_noinst_DATA += INSTALL