Changeset c8f8332
- Timestamp:
- 01/12/2013 12:14:35 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 9e6c909
- Parents:
- caed4c52
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rcaed4c52 rc8f8332 4 4 --> 5 5 6 <!ENTITY day "1 1"> <!-- Always 2 digits -->6 <!ENTITY day "12"> <!-- Always 2 digits --> 7 7 <!ENTITY month "01"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2013"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "January 1 1th, &year;">12 <!ENTITY releasedate "January 12th, &year;"> 13 13 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 14 14 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 354 354 <!ENTITY autofs-version "5.0.7"> 355 355 <!ENTITY bluez-version "4.101"> 356 <!ENTITY colord-version "0.1.2 6">356 <!ENTITY colord-version "0.1.27"> 357 357 <!ENTITY cpio-version "2.11"> 358 358 <!ENTITY dbus-version "1.6.8"> -
general/sysutils/colord.xml
rcaed4c52 rc8f8332 8 8 "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz"> 9 9 <!ENTITY colord-download-ftp " "> 10 <!ENTITY colord-md5sum " 003dc934ddcdfe09b478b84ac0288dcf">11 <!ENTITY colord-size " 624KB">12 <!ENTITY colord-buildsize "2 1MB">10 <!ENTITY colord-md5sum "832bc43d8e832cad860f2eb69fc1978a"> 11 <!ENTITY colord-size "840 KB"> 12 <!ENTITY colord-buildsize "25 MB"> 13 13 <!ENTITY colord-time "0.2 SBU"> 14 14 ]> … … 183 183 /usr/lib/colord-sensors, 184 184 /usr/share/color, 185 /usr/share/colord, 185 186 /usr/share/gtk-doc/html/colord and 186 187 /var/lib/colord … … 244 245 245 246 <varlistentry id="libcolord"> 246 <term><filename class= 'libraryfile'>libcolord.so</filename></term>247 <term><filename class="libraryfile">libcolord.so</filename></term> 247 248 <listitem> 248 249 <para> -
introduction/welcome/changelog.xml
rcaed4c52 rc8f8332 45 45 --> 46 46 <listitem> 47 <para>January 11th, 2013</para> 48 <itemizedlist> 47 <para>January 12th, 2013</para> 48 <itemizedlist> 49 <listitem> 50 <para>[krejzi] - Colord 0.1.27.</para> 51 </listitem> 49 52 <listitem> 50 53 <para>[krejzi] - GStreamer 1.0.5.</para>
Note:
See TracChangeset
for help on using the changeset viewer.