blob: 3b3004b82a9d76f790a47cf4d113453be609a71f (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [WARNING] libpng-1.5.4 landing soon
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BWARNING%5D%20libpng-1.5.4%20landing%20soon&In-Reply-To=%3CCAOfq2QQvtfufj2bWM_a4n_bH%3D2h338tOnJG-cErpwET0AsdoKQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008033.html">
<LINK REL="Next" HREF="008275.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [WARNING] libpng-1.5.4 landing soon</H1>
<B>Funda Wang</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BWARNING%5D%20libpng-1.5.4%20landing%20soon&In-Reply-To=%3CCAOfq2QQvtfufj2bWM_a4n_bH%3D2h338tOnJG-cErpwET0AsdoKQ%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [WARNING] libpng-1.5.4 landing soon">fundawang at gmail.com
</A><BR>
<I>Wed Sep 14 10:01:14 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008033.html">[Mageia-dev] [WARNING] libpng-1.5.4 landing soon
</A></li>
<LI>Next message: <A HREF="008275.html">[Mageia-dev] [WARNING] libpng-1.5.4 landing soon
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8034">[ date ]</a>
<a href="thread.html#8034">[ thread ]</a>
<a href="subject.html#8034">[ subject ]</a>
<a href="author.html#8034">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2011/9/14 José Jorge <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">jjorge at free.fr</A>>:
><i> Le samedi 10 septembre 2011 10:44:23, Funda Wang a écrit :
</I>>><i> Maintainers:
</I>>><i> If some packages cannot be built against libpng 1.5 even with patches
</I>>><i> (upstream should be notified), you should adjust the BuildRequires
</I>>><i> into "pkgconfig(libpng12)", and only rely on pkgconfig or
</I>>><i> libpng12-config to find libs and includedir,
</I>>><i>
</I>><i> Anyone has an example to that? I have understood this :
</I>><i>
</I>><i> BuildRequires pkgconfig(libpng12)
</I>><i>
</I>><i> but what to change on configure time?
</I>><i> Thanks
</I>You should tweak configure script so that it won't detect libpng15,
either via environment or some ugly patches.
But a better way is to patch it to support libpng1.5.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008033.html">[Mageia-dev] [WARNING] libpng-1.5.4 landing soon
</A></li>
<LI>Next message: <A HREF="008275.html">[Mageia-dev] [WARNING] libpng-1.5.4 landing soon
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8034">[ date ]</a>
<a href="thread.html#8034">[ thread ]</a>
<a href="subject.html#8034">[ subject ]</a>
<a href="author.html#8034">[ 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>
|