Changeset 48a0d2b
- Timestamp:
- 05/11/2005 02:11:35 AM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 0cb71f4
- Parents:
- dad48cf
- Location:
- gnome/core
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/core/gnome-themes.xml
rdad48cf r48a0d2b 7 7 <!ENTITY gnome-themes-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2"> 8 8 <!ENTITY gnome-themes-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2"> 9 <!ENTITY gnome-themes-md5sum " 43042549347d67a844f986acd9e6bc3d">10 <!ENTITY gnome-themes-size "2. 7MB">11 <!ENTITY gnome-themes-buildsize " 31.2MB">12 <!ENTITY gnome-themes-time "0. 47SBU">9 <!ENTITY gnome-themes-md5sum "f365c73ccfbe35640e17fe8d877273fe"> 10 <!ENTITY gnome-themes-size "2.5 MB"> 11 <!ENTITY gnome-themes-buildsize "19 MB"> 12 <!ENTITY gnome-themes-time "0.2 SBU"> 13 13 ]> 14 14 … … 59 59 60 60 <screen><userinput><command>./configure --prefix=/usr && 61 make && 62 make install</command></userinput></screen> 61 make</command></userinput></screen> 62 63 <para>This package does not come with a test suite.</para> 64 65 <para>Now, as the root user:</para> 66 67 <screen><userinput role='root'><command>make install</command></userinput></screen> 63 68 64 69 </sect2> … … 73 78 74 79 </sect1> 75 -
gnome/core/scrollkeeper.xml
rdad48cf r48a0d2b 9 9 <!ENTITY scrollkeeper-md5sum "b175e582a6cec3e50a9de73a5bb7455a"> 10 10 <!ENTITY scrollkeeper-size "546 KB"> 11 <!ENTITY scrollkeeper-buildsize "12 .3MB">12 <!ENTITY scrollkeeper-time "0.1 4SBU">11 <!ENTITY scrollkeeper-buildsize "12 MB"> 12 <!ENTITY scrollkeeper-time "0.1 SBU"> 13 13 ]> 14 14 … … 68 68 make</command></userinput></screen> 69 69 70 <para>This package does not come with a test suite.</para> 71 70 72 <para>Now, as the root user:</para> 71 73 … … 88 90 the static library from being built.</para> 89 91 90 <para><parameter>--omfdirs=...</parameter>: This switch defines the locations 91 of <filename>OMF</filename> files for <application>ScrollKeeper</application>. 92 This information is stored in <filename>/etc/scrollkeeper.conf</filename> and 93 can be updated manually, if necessary.</para> 92 <para><parameter>--with-omfdirs=...</parameter>: This switch defines the 93 locations of <filename>OMF</filename> files for 94 <application>ScrollKeeper</application>. This information is stored in 95 <filename>/etc/scrollkeeper.conf</filename> and can be updated manually, 96 if necessary.</para> 94 97 </sect2> 95 98
Note:
See TracChangeset
for help on using the changeset viewer.