blob: 8fcc582106851f4b03dcdb619d009fd1f4a4c195 (
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
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Packaging multiple versions of a same lib
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Packaging%20multiple%20versions%20of%20a%20same%20lib&In-Reply-To=%3C3837354.MiOKm51Ing%40elmo.okay.com.mx%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007571.html">
<LINK REL="Next" HREF="007573.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Packaging multiple versions of a same lib</H1>
<B>Luis Daniel Lucio Quiroz</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Packaging%20multiple%20versions%20of%20a%20same%20lib&In-Reply-To=%3C3837354.MiOKm51Ing%40elmo.okay.com.mx%3E"
TITLE="[Mageia-dev] Packaging multiple versions of a same lib">dlucio at okay.com.mx
</A><BR>
<I>Fri Aug 26 23:46:26 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007571.html">[Mageia-dev] Packaging multiple versions of a same lib
</A></li>
<LI>Next message: <A HREF="007573.html">[Mageia-dev] systemd + udev 173 + gnome-shell
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7572">[ date ]</a>
<a href="thread.html#7572">[ thread ]</a>
<a href="subject.html#7572">[ subject ]</a>
<a href="author.html#7572">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le Vendredi 26 Août 2011 23:41:01 Listes a écrit :
><i> hi, I am trying to understand how to package 'the good way' several version
</I>><i> of a library : clanlib.
</I>><i>
</I>><i> This library is used by several games, using version 0.6 or 0.8 or 2.1 or
</I>><i> 2.2 etc. Each version is not backwards compatible.
</I>><i>
</I>><i> Can we still package such software? Is it in a policy I have not found?
</I>><i> Thanks
</I>><i>
</I>><i> Zézinho
</I>
Take as an example libnet, we have packed 1.0 1.2 and .1.4 i guess
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007571.html">[Mageia-dev] Packaging multiple versions of a same lib
</A></li>
<LI>Next message: <A HREF="007573.html">[Mageia-dev] systemd + udev 173 + gnome-shell
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7572">[ date ]</a>
<a href="thread.html#7572">[ thread ]</a>
<a href="subject.html#7572">[ subject ]</a>
<a href="author.html#7572">[ 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>
|