Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/exaile/files: exaile-0.2.11-libgtkembedmoz.patch digest-exaile-0.2.11-r2 digest-exaile-0.2.11 digest-exaile-0.2.11-r1
Date: Wed, 28 Nov 2007 15:42:56
Message-Id: E1IxP3r-0008WS-8l@stork.gentoo.org
1 drac 07/11/28 15:42:51
2
3 Modified: exaile-0.2.11-libgtkembedmoz.patch
4 Added: digest-exaile-0.2.11-r2
5 Removed: digest-exaile-0.2.11 digest-exaile-0.2.11-r1
6 Log:
7 Don't export LD_LIBRARY_PATH or MOZILLA_FIVE_HOME at all wrt #200196, thanks to Gian Luca Dalla Tore.
8 (Portage version: 2.1.4_rc3)
9
10 Revision Changes Path
11 1.2 media-sound/exaile/files/exaile-0.2.11-libgtkembedmoz.patch
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/exaile/files/exaile-0.2.11-libgtkembedmoz.patch?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/exaile/files/exaile-0.2.11-libgtkembedmoz.patch?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/exaile/files/exaile-0.2.11-libgtkembedmoz.patch?r1=1.1&r2=1.2
16
17 Index: exaile-0.2.11-libgtkembedmoz.patch
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/exaile/files/exaile-0.2.11-libgtkembedmoz.patch,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- exaile-0.2.11-libgtkembedmoz.patch 25 Nov 2007 19:46:07 -0000 1.1
24 +++ exaile-0.2.11-libgtkembedmoz.patch 28 Nov 2007 15:42:50 -0000 1.2
25 @@ -1,10 +1,19 @@
26 ---- exaile-0.2.11/Makefile.orig 2007-11-25 21:36:04.000000000 +0200
27 -+++ exaile-0.2.11/Makefile 2007-11-25 21:38:28.000000000 +0200
28 -@@ -1,6 +1,6 @@
29 +diff -ur exaile-0.2.11.orig/Makefile exaile-0.2.11/Makefile
30 +--- exaile-0.2.11.orig/Makefile 2007-10-02 19:25:55.000000000 +0300
31 ++++ exaile-0.2.11/Makefile 2007-11-28 17:35:52.000000000 +0200
32 +@@ -1,6 +1,5 @@
33 PREFIX ?= /usr/local
34 LIBDIR ?= /lib
35 -FIREFOX ?= /usr/lib/firefox
36 -+FIREFOX ?= $(PREFIX)$(LIBDIR)/xulrunner:$(PREFIX)$(LIBDIR)/mozilla-firefox:$(PREFIX)$(LIBDIR)/seamonkey
37
38 all: compile mmkeys.so translations
39 @echo "Done"
40 +@@ -69,8 +68,6 @@
41 + /bin/echo -e \
42 + "#!/bin/sh\n" \
43 + "cd $(PREFIX)/share/exaile\n" \
44 +- "export LD_LIBRARY_PATH=\$$LD_LIBRARY_PATH:$(FIREFOX)\n" \
45 +- "export MOZILLA_FIVE_HOME=$(FIREFOX)\n" \
46 + "exec python $(PREFIX)$(LIBDIR)/exaile/exaile.py \"\$$@\"" \
47 + > exaile && \
48 + chmod 755 exaile
49
50
51
52 1.1 media-sound/exaile/files/digest-exaile-0.2.11-r2
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/exaile/files/digest-exaile-0.2.11-r2?rev=1.1&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/exaile/files/digest-exaile-0.2.11-r2?rev=1.1&content-type=text/plain
56
57 Index: digest-exaile-0.2.11-r2
58 ===================================================================
59 MD5 3dd3aa70f28f92aea496c5191cb5ce64 exaile_0.2.11.tar.gz 6241496
60 RMD160 4e68de57bf2ad9d11b99f7e1d193d742bd0b61dc exaile_0.2.11.tar.gz 6241496
61 SHA256 ca5decfc78a9a3dbd0beaac85e6f35057ea28b7a1159656f344d9ec376855dd0 exaile_0.2.11.tar.gz 6241496
62
63
64
65 --
66 gentoo-commits@g.o mailing list