Rev 7 | Rev 11 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7 | Rev 8 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | 7 | ||
8 | - DVB: Doesn't work with Linux 2.6 (and certainly not with other OSes). |
8 | - DVB: Doesn't work with Linux 2.6 (and certainly not with other OSes). |
9 | - _Ffmpeg: formerly missing from Debian due to patent issues. Might be |
9 | - _Ffmpeg: formerly missing from Debian due to patent issues. Might be |
10 | included in the next release. |
10 | included in the next release. |
11 | - Gnome, GTK, GDK: Uses obsolete GTK version (1.2). |
11 | - Gnome, GTK, GDK: Uses obsolete GTK version (1.2). |
12 | - Math.Transforms.FFT: Few use cases in Pike, pulls in unnecessary |
- | |
13 | dependencies. |
- | |
14 | - Mird: Old, unmaintained, largely unknown library. |
- | |
15 | - Msql: Obsolete, proprietary DBM. |
12 | - Msql: Obsolete, proprietary DBM. |
16 | - PDF: Uses unmaintained libraries unavailable in Debian. |
13 | - PDF: Uses unmaintained libraries unavailable in Debian. |
17 | - Ssleay: Obsolete. |
14 | - Ssleay: Obsolete. |
18 | - Oracle: Proprietary DBM (so far ...). |
15 | - Oracle: Proprietary DBM (so far ...). |
19 | - Java: Links with the JVM library in a non-policy compliant |
16 | - Java: Links with the JVM library in a non-policy compliant way. Work needed. |
20 | way. Work needed. |
- | |
21 | - Image.TTF: Uses obsolete library (freetype1). |
17 | - Image.TTF: Uses obsolete library (freetype1). |
22 | 18 | ||
23 | Places to visit |
19 | Places to visit |
24 | --------------- |
20 | --------------- |
25 | - http://pike.ida.liu.se/ - the main Pike site |
21 | - http://pike.ida.liu.se/ - the main Pike site |
Line 49... | Line 45... | ||
49 | /usr/local/share/pike7.6/site_pike |
45 | /usr/local/share/pike7.6/site_pike |
50 | 46 | ||
51 | ---- |
47 | ---- |
52 | $Id: README.Debian,v 1.6 2004/04/30 17:12:38 grendel Exp $ |
48 | $Id: README.Debian,v 1.6 2004/04/30 17:12:38 grendel Exp $ |
53 | 49 | ||
54 | -- Magnus Holmgren <magnus@kibibyte.se>, Fri, 28 Sep 2007 14:16:15 +0200 |
50 | -- Magnus Holmgren <magnus@kibibyte.se>, Wed, 26 Sep 2007 15:30:58 +0200 |