1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Copying cairo to cairo-xcb
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Copying%20cairo%20to%20cairo-xcb&In-Reply-To=%3C20110319170836.GA16165%40shikamaru.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003460.html">
<LINK REL="Next" HREF="003462.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Copying cairo to cairo-xcb</H1>
<B>Remy CLOUARD</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Copying%20cairo%20to%20cairo-xcb&In-Reply-To=%3C20110319170836.GA16165%40shikamaru.fr%3E"
TITLE="[Mageia-dev] Copying cairo to cairo-xcb">shikamaru at mandriva.org
</A><BR>
<I>Sat Mar 19 18:08:36 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003460.html">[Mageia-dev] texlive-texmf huge file
</A></li>
<LI>Next message: <A HREF="003462.html">[Mageia-dev] RFT: x11-server 1.10
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3466">[ date ]</a>
<a href="thread.html#3466">[ thread ]</a>
<a href="subject.html#3466">[ subject ]</a>
<a href="author.html#3466">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi there,
Sorry for opening the thread just now. I’ve copied cairo to cairo-xcb,
because I need to compile it with the xcb backend. Since I do not want
to force everyone to have it like this, and since this backend is
considered experimental, I thought it was the best solution.
I asked dmorgan and ahmad to review it and there is only one thing that
was not ok for them, I made cairo-xcb provide cairo. I cannot do without
or else I’m forced to remove nearly everything, due to pango requiring
it directly.
Though, I think cairo should remain the default choice, and I
specifically added a warning message in a README.urpmi to discourage
cairo-xcb use where it is not needed.
So, the problem is that we should avoid cairo-xcb being prefered during
dependency resolving.
Can I add lib{,64}cairo2 to /etc/urpmi/prefer.vendor.list ?
Do you know a better fix ? (I haven’t submitted cairo-xcb yet, wanted to
solve this issue first)
Thanks in advance,
Best regards,
--
Rémy CLOUARD
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003460.html">[Mageia-dev] texlive-texmf huge file
</A></li>
<LI>Next message: <A HREF="003462.html">[Mageia-dev] RFT: x11-server 1.10
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3466">[ date ]</a>
<a href="thread.html#3466">[ thread ]</a>
<a href="subject.html#3466">[ subject ]</a>
<a href="author.html#3466">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|