mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to gobject-introspection-1.36.0
Update to gtk+-2.24.19 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11333 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b208f36ed6
commit
d8fe3e5864
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "27"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "28"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2013">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "June 27th, &year;">
|
||||
<!ENTITY releasedate "June 28th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -216,7 +216,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY glib2-version "2.36.3">
|
||||
<!ENTITY glibmm-version "2.36.2">
|
||||
<!ENTITY gmime-version "2.6.15">
|
||||
<!ENTITY gobject-introspection-version "1.34.2">
|
||||
<!ENTITY gobject-introspection-version "1.36.0">
|
||||
<!ENTITY gsl-version "1.15">
|
||||
|
||||
<!ENTITY icu-major "51">
|
||||
@ -555,7 +555,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY gdk-pixbuf-version "2.28.2">
|
||||
<!ENTITY goffice-version "0.8.17">
|
||||
<!ENTITY goffice010-version "0.10.2">
|
||||
<!ENTITY gtk2-version "2.24.17">
|
||||
<!ENTITY gtk2-version "2.24.19">
|
||||
<!ENTITY gtk3-version "3.6.4">
|
||||
<!ENTITY gtk-engines-version "2.20.2">
|
||||
<!ENTITY gtkmm2-version "2.24.2">
|
||||
|
@ -5,13 +5,13 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gobject-introspection-download-http
|
||||
"&gnome-download-http;/gobject-introspection/1.34/gobject-introspection-&gobject-introspection-version;.tar.xz">
|
||||
"&gnome-download-http;/gobject-introspection/1.36/gobject-introspection-&gobject-introspection-version;.tar.xz">
|
||||
<!ENTITY gobject-introspection-download-ftp
|
||||
"&gnome-download-ftp;/gobject-introspection/1.34/gobject-introspection-&gobject-introspection-version;.tar.xz">
|
||||
<!ENTITY gobject-introspection-md5sum "9dc9822eb2912e9b73e51ae67fe86145">
|
||||
<!ENTITY gobject-introspection-size "1.1 MB">
|
||||
<!ENTITY gobject-introspection-buildsize "40 MB">
|
||||
<!ENTITY gobject-introspection-time "0.3 SBU">
|
||||
"&gnome-download-ftp;/gobject-introspection/1.36/gobject-introspection-&gobject-introspection-version;.tar.xz">
|
||||
<!ENTITY gobject-introspection-md5sum "747523a60d02effe39417e2157b3a1c4">
|
||||
<!ENTITY gobject-introspection-size "1.2 MB">
|
||||
<!ENTITY gobject-introspection-buildsize "52 MB">
|
||||
<!ENTITY gobject-introspection-time "0.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gobject-introspection" xreflabel="gobject-introspection-&gobject-introspection-version;">
|
||||
@ -133,7 +133,7 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
g-ir-annotation-tool, g-ir-compiler, g-ir-generate and
|
||||
g-ir-annotation-tool, g-ir-compiler, g-ir-generate, and
|
||||
g-ir-scanner
|
||||
</seg>
|
||||
<seg>
|
||||
@ -143,9 +143,8 @@ make</userinput></screen>
|
||||
/usr/include/gobject-introspection-1.0,
|
||||
/usr/lib/girepository-1.0,
|
||||
/usr/lib/gobject-introspection,
|
||||
/usr/share/gir-1.0,
|
||||
/usr/share/gobject-introspection-1.0 and
|
||||
/usr/share/gtk-doc/html/gi
|
||||
/usr/share/gir-1.0, and
|
||||
/usr/share/gobject-introspection-1.0
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
@ -43,6 +43,18 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>June 28th, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to gobject-introspection-1.36.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to gtk+-2.24.19.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>June 27th, 2013</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gtk2-download-http "&gnome-download-http;/gtk+/2.24/gtk+->k2-version;.tar.xz">
|
||||
<!ENTITY gtk2-download-ftp "&gnome-download-ftp;/gtk+/2.24/gtk+->k2-version;.tar.xz">
|
||||
<!ENTITY gtk2-md5sum "a10cc43fad8d64f8893d779b1f8322ff">
|
||||
<!ENTITY gtk2-size "13 MB">
|
||||
<!ENTITY gtk2-buildsize "380 MB">
|
||||
<!ENTITY gtk2-time "2.7 SBU">
|
||||
<!ENTITY gtk2-md5sum "490236abeb0d9351b2a34e9aca70e1de">
|
||||
<!ENTITY gtk2-size "12.8 MB">
|
||||
<!ENTITY gtk2-buildsize "381 MB">
|
||||
<!ENTITY gtk2-time "3.0 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gtk2" xreflabel="GTK+->k2-version;">
|
||||
@ -237,24 +237,20 @@ EOF</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
gtk-builder-convert, gtk-demo, gtk-query-immodules-2.0 and
|
||||
gtk-builder-convert, gtk-demo, gtk-query-immodules-2.0, and
|
||||
gtk-update-icon-cache
|
||||
</seg>
|
||||
<seg>
|
||||
libgailutil.so, libgdk-x11-2.0.so and
|
||||
libgailutil.so, libgdk-x11-2.0.so, and
|
||||
libgtk-x11-2.0.so
|
||||
</seg>
|
||||
<seg>
|
||||
/etc/gtk-2.0,
|
||||
/usr/include/gail-1.0,
|
||||
/usr/include/gtk-2.0,
|
||||
/usr/include/gtk-unix-print-2.0,
|
||||
/usr/include/{gail-1.0,gtk-2.0,gtk-unix-print-2.0},
|
||||
/usr/lib/gtk-2.0,
|
||||
/usr/share/gtk-doc/html/gail-libgail-util,
|
||||
/usr/share/gtk-doc/html/gtk,
|
||||
/usr/share/themes/Default,
|
||||
/usr/share/themes/Emacs and
|
||||
/usr/share/themes/Raleigh
|
||||
/usr/share/doc/gtk+->k2-version;,
|
||||
/usr/share/gtk-doc/html/{gail-libgail-util,gdk2,gtk2}, and
|
||||
/usr/share/themes/{Default,Emacs,Raleigh}
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user