Changeset ef9000a
- Timestamp:
- 12/17/2012 10:55:03 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4abd884
- Parents:
- 8e5dd4b
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8e5dd4b ref9000a 4 4 --> 5 5 6 <!ENTITY day "1 3"> <!-- Always 2 digits -->6 <!ENTITY day "17"> <!-- Always 2 digits --> 7 7 <!ENTITY month "12"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2012"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "December 1 3th, &year;">12 <!ENTITY releasedate "December 17th, &year;"> 13 13 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 14 14 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 589 589 <!ENTITY shared-mime-info-version "1.0"> 590 590 <!ENTITY startup-notification-version "0.12"> 591 <!ENTITY webkitgtk-version "1.10. 1">591 <!ENTITY webkitgtk-version "1.10.2"> 592 592 <!ENTITY xulrunner-version "16.0.1"> 593 593 … … 885 885 <!ENTITY xine-ui-version "0.99.7"> 886 886 <!ENTITY transcode-version "1.1.7"> 887 <!ENTITY vlc-version "2.0. 4">887 <!ENTITY vlc-version "2.0.5"> 888 888 889 889 <!-- Chapter 41 --> -
introduction/welcome/changelog.xml
r8e5dd4b ref9000a 44 44 45 45 --> 46 <listitem> 47 <para>December 17th, 2012</para> 48 <itemizedlist> 49 <listitem> 50 <para>[krejzi] - VLC 2.0.5.</para> 51 </listitem> 52 <listitem> 53 <para>[krejzi] - WebKitGTK+ 1.10.2.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 46 58 <listitem> 47 59 <para>December 13th, 2012</para> -
multimedia/videoutils/vlc.xml
r8e5dd4b ref9000a 9 9 <!ENTITY vlc-download-ftp 10 10 "ftp://ftp.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz"> 11 <!ENTITY vlc-md5sum " f36dab8f126922c56b372388b7fade47">11 <!ENTITY vlc-md5sum "4f959c0766ada8cea5a72c65fce94ebe"> 12 12 <!ENTITY vlc-size "18 MB"> 13 <!ENTITY vlc-buildsize " 500 MB">13 <!ENTITY vlc-buildsize "600 MB"> 14 14 <!ENTITY vlc-time "4.0 SBU"> 15 15 ]> … … 88 88 <xref linkend="alsa-lib"/>, 89 89 <xref linkend="ffmpeg"/>, 90 <xref linkend="libmad"/>, 91 <xref linkend="liba52"/> and 90 <xref linkend="gnutls"/>, 91 <xref linkend="liba52"/>, 92 <xref linkend="libgcrypt"/>, 93 <xref linkend="libmad"/> and 92 94 <xref linkend="qt"/> (<application>Qt</application> is required for the 93 95 graphical user interface. Without Qt you will only be able to use the … … 182 184 <bridgehead renderas="sect4">Optional miscellaneous dependencies</bridgehead> 183 185 <para role="optional"> 184 <xref linkend="libgcrypt"/>,185 <xref linkend="gnutls"/>,186 186 <xref linkend="libnotify"/>, 187 187 <xref linkend="taglib"/>, … … 232 232 233 233 <para> 234 <parameter>--disable-a52</parameter>: Use this switch if you don't have 235 <application>liba52</application> installed. 236 </para> 237 238 <para> 239 <parameter>--disable-libgcrypt</parameter>: Use this switch if you don't 240 have <application>libgcrypt</application> installed. 241 </para> 242 243 244 <para> 234 245 <parameter>--disable-mad</parameter>: Use this switch if you don't 235 246 have <application>libmad</application> installed. 236 247 </para> 237 248 238 <para>239 <parameter>--disable-a52</parameter>: Use this switch if you don't have240 <application>liba52</application> installed.241 </para>242 249 </sect2> 243 250 -
x/lib/webkitgtk.xml
r8e5dd4b ref9000a 7 7 <!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz"> 8 8 <!ENTITY webkitgtk-download-ftp " "> 9 <!ENTITY webkitgtk-md5sum " 28c930cda012391453c476cdacfaca65">10 <!ENTITY webkitgtk-size "8. 2MB">11 <!ENTITY webkitgtk-buildsize "800 MB ">9 <!ENTITY webkitgtk-md5sum "7b1a652af1eb11bee5bf7209e9ff67e6"> 10 <!ENTITY webkitgtk-size "8.3 MB"> 11 <!ENTITY webkitgtk-buildsize "800 MB (650 MB for GTK+2 version)"> 12 12 <!ENTITY webkitgtk-time "55 SBU"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.