summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/libcarddav/debian/README.Debian
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2019-04-03 23:02:46 +0900
committerMichele Calgaro <[email protected]>2019-04-03 23:02:46 +0900
commitfcad8b8d150fb9f508973e3044a103de74ec3877 (patch)
treeca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/maverick/dependencies/libcarddav/debian/README.Debian
parent5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff)
downloadtde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz
tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/maverick/dependencies/libcarddav/debian/README.Debian')
-rw-r--r--ubuntu/maverick/dependencies/libcarddav/debian/README.Debian45
1 files changed, 0 insertions, 45 deletions
diff --git a/ubuntu/maverick/dependencies/libcarddav/debian/README.Debian b/ubuntu/maverick/dependencies/libcarddav/debian/README.Debian
deleted file mode 100644
index 9adebeacc..000000000
--- a/ubuntu/maverick/dependencies/libcarddav/debian/README.Debian
+++ /dev/null
@@ -1,45 +0,0 @@
- Imlib Version 11
- ----------------
-
-Imlib11 is linked with libpng12, which began life as libpng3. This is
-in accordance with the practice of Redhat. The GDK version of imlib,
-being part of GNOME 1, has remained linked with libpng2.
-
-No library that links with this version of Imlib may also link with
-libpng2.
-
-No application that links with this version of Imlib may link with
-libpng2, neither directly nor through a third library.
-
-If you accidentally link an application with imlib and libpng2, the
-application may behave in unpredictible ways, possibly crashing,
-possibly emitting warnings similar to the following:
-
- libpng warning: Application was compiled with png.h from libpng-1.2.1
- libpng warning: Application is running with png.c from libpng-1.0.12
- libpng error: Incompatible libpng version in application and library
-
-
-
- Imlib Version 1
- ---------------
-
-Imlib1 and gdk-imlib1 are compiled against libpng2. If you need to
-build with libpng2, install the package imlib1-dev or gdk-imlib1-dev
-as appropriate.
-
-
- The Palette File
- ----------------
-
-The system Imlib/Gdk-Imlib palette file was moved from the directory
-`/etc/im' to `/etc/imlib'. This move may cause problems for users who
-have a `.imrc' file in their home directory since that file may
-contain a reference to the old location of the palette file. To
-correct this problem, the "PaletteFile" entry should look like:
-
- PaletteFile /etc/imlib/im_palette.pal
-
-I believe this changed happened in late 1999.
-
- -- Steve M. Robbins <[email protected]>, Sun Oct 19 15:11:42 2003