Changeset 0df923f
- Timestamp:
- 12/15/2016 03:27:06 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 83d05304
- Parents:
- 04dc524d
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r04dc524d r0df923f 49 49 <para>[dj] - Added Python 2 module funcsigs-1.0.2.</para> 50 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to gdk-pixbuf-2.36.1. Fixes 53 <ulink url="&blfs-ticket-root;8642">#8642</ulink>.</para> 54 </listitem> 51 55 </itemizedlist> 52 56 </listitem> -
packages.ent
r04dc524d r0df923f 521 521 <!ENTITY fltk-version "1.3.4"> 522 522 <!ENTITY freeglut-version "3.0.0"> 523 <!ENTITY gdk-pixbuf-version "2.36. 0">523 <!ENTITY gdk-pixbuf-version "2.36.1"> 524 524 <!ENTITY glu-version "9.0.0"> 525 525 <!ENTITY goffice010-version "0.10.32"> -
x/lib/gdk-pixbuf.xml
r04dc524d r0df923f 9 9 <!ENTITY gdk-pixbuf-download-ftp 10 10 "&gnome-download-ftp;/gdk-pixbuf/2.36/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz"> 11 <!ENTITY gdk-pixbuf-md5sum " 1a3baf91956c7923dab49ee3de100ce1">11 <!ENTITY gdk-pixbuf-md5sum "fe30b0420e013f2c4590ae6226d895d4"> 12 12 <!ENTITY gdk-pixbuf-size "2.6 MB"> 13 <!ENTITY gdk-pixbuf-buildsize "4 4MB (with tests)">13 <!ENTITY gdk-pixbuf-buildsize "45 MB (with tests)"> 14 14 <!ENTITY gdk-pixbuf-time "0.4 SBU (with tests)"> 15 15 ]> … … 182 182 <seg> 183 183 gdk-pixbuf-csource, 184 gdk-pixbuf-pixdata, and 184 gdk-pixbuf-pixdata, 185 gdk-pixbuf-thumbnailer, and 185 186 gdk-pixbuf-query-loaders 186 187 </seg> … … 190 191 </seg> 191 192 <seg> 192 /usr/{include,lib}/gdk-pixbuf-2.0 and 193 /usr/share/gtk-doc/html/gdk-pixbuf 193 /usr/{include,lib}/gdk-pixbuf-2.0, 194 /usr/share/gtk-doc/html/gdk-pixbuf, and 195 /usr/share/thumbnailers 194 196 </seg> 195 197 </seglistitem> … … 240 242 </varlistentry> 241 243 244 <varlistentry id="gdk-pixbuf-thumbnailer"> 245 <term><command>gdk-pixbuf-thumbnailer</command></term> 246 <listitem> 247 <para> 248 creates thumbnails of pictures for use in other applications. 249 </para> 250 <indexterm zone="gdk-pixbuf gdk-pixbuf-thumbnailer"> 251 <primary sortas="b-gdk-pixbuf-thumbnailer">gdk-pixbuf-thumbnailer</primary> 252 </indexterm> 253 </listitem> 254 </varlistentry> 255 242 256 <varlistentry id="libgdk_pixbuf-2"> 243 257 <term><filename class="libraryfile">libgdk_pixbuf-2.0.so</filename></term>
Note:
See TracChangeset
for help on using the changeset viewer.