summaryrefslogtreecommitdiff
path: root/metadata/news/2011-10-15-libpng15
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/news/2011-10-15-libpng15
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/news/2011-10-15-libpng15')
-rw-r--r--metadata/news/2011-10-15-libpng15/2011-10-15-libpng15.en.txt32
-rw-r--r--metadata/news/2011-10-15-libpng15/2011-10-15-libpng15.en.txt.asc11
2 files changed, 43 insertions, 0 deletions
diff --git a/metadata/news/2011-10-15-libpng15/2011-10-15-libpng15.en.txt b/metadata/news/2011-10-15-libpng15/2011-10-15-libpng15.en.txt
new file mode 100644
index 000000000000..d5c3f272e19b
--- /dev/null
+++ b/metadata/news/2011-10-15-libpng15/2011-10-15-libpng15.en.txt
@@ -0,0 +1,32 @@
+Title: Upgrade to libpng15
+Author: Samuli Suominen <ssuominen@gentoo.org>
+Content-Type: text/plain
+Posted: 2011-10-15
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Installed: <media-libs/libpng-1.5
+
+After upgrading from libpng14 to libpng15 it's important that you rebuild
+cairo and gdk-pixbuf as soon as possible if they are installed.
+
+Then you can proceed with rebuilding the rest of the software against the new
+library:
+
+# revdep-rebuild --library libpng14.so.14 -- --keep-going
+
+Note: It might be necessary to run the previous command more than once.
+
+If you find packages not building with the message "ld: cannot find -lpng14",
+they are likely caused by broken libtool archives (.la) in your system.
+
+You can identify those files with following one-liner:
+
+# find /usr/ -name '*.la' -exec grep png14 {} +
+
+Once you have identified the broken files, you can either delete them,
+edit them in place and replace png14 with png15, or re-emerge the packages
+they belong to.
+
+More information and help is available at the following forum post:
+
+http://forums.gentoo.org/viewtopic-t-894950.html
diff --git a/metadata/news/2011-10-15-libpng15/2011-10-15-libpng15.en.txt.asc b/metadata/news/2011-10-15-libpng15/2011-10-15-libpng15.en.txt.asc
new file mode 100644
index 000000000000..43e149cc4c5f
--- /dev/null
+++ b/metadata/news/2011-10-15-libpng15/2011-10-15-libpng15.en.txt.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.18 (GNU/Linux)
+
+iQEcBAABAgAGBQJOmb86AAoJEEdUh39IaPFNvlUH/0h02Ya8pAc8GlFt1pxFCSEd
+Hqdu8Fx8eVtIjAo9/9mumUl4Syor9awVpfhbh2fo6WQG1BK8Dflo4jQwzLekidge
+lHJYzB5dkscho8+PlWBCXNQQB8V0o+3L7h23K4M+rXJJGKfDZOIX1R3+XlffYaQY
+T3lki4vr0WE3oA2D8R3BZGKTtMEvm4Rqm+oFZBQo7rmueLHlCXiUjFX3SeydA8ha
+t+I69rx3bgqA3hpcnINS5VUKgDJP/x8YjVEook7JnUHif5Al4CWJ8vT9GmDEh/HD
+n9TKFRLMDY73TMAPiqSQCdt3L7ZkBlhVYaQIvWdUl7SjO7lIJsw62MaM3f0qxL0=
+=Hapc
+-----END PGP SIGNATURE-----