Changeset cfa182f
- Timestamp:
- 01/24/2009 05:05:16 PM (15 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, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 096cbcd
- Parents:
- 62acbed
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r62acbed rcfa182f 4 4 --> 5 5 6 <!ENTITY day "2 0"> <!-- Always 2 digits -->6 <!ENTITY day "24"> <!-- Always 2 digits --> 7 7 <!ENTITY month "01"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2009"> … … 185 185 <!ENTITY xterm-version "231"> 186 186 <!ENTITY icon-naming-utils-version "0.8.2"> 187 <!ENTITY rxvt-unicode-version "9.0 2">187 <!ENTITY rxvt-unicode-version "9.06"> 188 188 <!ENTITY pinentry-version "0.7.3"> 189 189 <!ENTITY gperf-version "3.0.3"> -
general/genutils/rxvt-unicode.xml
r62acbed rcfa182f 5 5 %general-entities; 6 6 7 <!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/ Attic/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">7 <!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2"> 8 8 <!ENTITY rxvt-unicode-download-ftp " "> 9 <!ENTITY rxvt-unicode-md5sum " f3c4fea3d544a340fa5a1d601ff5f204">10 <!ENTITY rxvt-unicode-size "8 60 KB">9 <!ENTITY rxvt-unicode-md5sum "4cb9330e99fc0b0b05cebf3581557dd8"> 10 <!ENTITY rxvt-unicode-size "850 KB"> 11 11 <!ENTITY rxvt-unicode-buildsize "27 MB"> 12 12 <!ENTITY rxvt-unicode-time "0.2 SBU"> … … 56 56 </itemizedlist> 57 57 58 <bridgehead renderas="sect3">Additional Downloads</bridgehead>59 <itemizedlist spacing="compact">60 <listitem>61 <para>Required patch: <ulink62 url="&patch-root;/rxvt-unicode-&rxvt-unicode-version;-DISPLAY_fix-1.patch"/></para>63 </listitem>64 </itemizedlist>65 66 58 <bridgehead renderas="sect3">rxvt-unicode Dependencies</bridgehead> 67 59 … … 85 77 following commands:</para> 86 78 87 <screen><userinput>patch -Np1 -i ../rxvt-unicode-&rxvt-unicode-version;-DISPLAY_fix-1.patch && 88 ./configure --prefix=/usr --enable-everything && 79 <screen><userinput>./configure --prefix=/usr --enable-everything && 89 80 make</userinput></screen> 90 81 -
introduction/welcome/changelog.xml
r62acbed rcfa182f 41 41 42 42 --> 43 44 <listitem> 45 <para>January 24th, 2009</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ag] - Updated to rxvt-unicode-9.06.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 43 53 <listitem> 44 54 <para>January 20th, 2009</para>
Note:
See TracChangeset
for help on using the changeset viewer.