Changeset 4fd13a03
- Timestamp:
- 05/11/2005 06:16:59 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, 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:
- 7d92b14
- Parents:
- 771cd7f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/core/eel.xml
r771cd7f r4fd13a03 7 7 <!ENTITY eel-download-http "http://ftp.gnome.org/pub/GNOME/sources/eel/&gnome-version;/eel-&eel-version;.tar.bz2"> 8 8 <!ENTITY eel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eel/&gnome-version;/eel-&eel-version;.tar.bz2"> 9 <!ENTITY eel-md5sum " 4d0beb2f0ad4c304b49c06b08d0a03e5">10 <!ENTITY eel-size "6 20KB">11 <!ENTITY eel-buildsize "1 2.5MB">12 <!ENTITY eel-time "0.4 3SBU">9 <!ENTITY eel-md5sum "2978fae17565dfb6e2d7ca129e738b9d"> 10 <!ENTITY eel-size "672 KB"> 11 <!ENTITY eel-buildsize "13 MB"> 12 <!ENTITY eel-time "0.4 SBU"> 13 13 ]> 14 14 … … 58 58 59 59 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` && 60 make && 61 make install</command></userinput></screen> 60 make</command></userinput></screen> 61 62 <para>To test the results, issue: <command>make check</command>.</para> 63 64 <para>Now, as the root user:</para> 65 66 <screen><userinput role='root'><command>make install</command></userinput></screen> 62 67 63 68 </sect2> … … 66 71 <title>Contents</title> 67 72 68 <para>The <application><acronym>EEL</acronym></application> package 69 contains <filename class="libraryfile">libeel</filename> libraries.</para>73 <para>The <application><acronym>EEL</acronym></application> package contains 74 the <filename class="libraryfile">libeel-2</filename> library.</para> 70 75 71 76 </sect2> … … 73 78 <sect2><title>Description</title> 74 79 75 <sect3><title>libeel libraries</title>76 <para><filename class="libraryfile">libeel </filename> libraries area80 <sect3><title>libeel-2 library</title> 81 <para><filename class="libraryfile">libeel-2</filename> is a 77 82 collection of widgets developed by the <application>Nautilus</application> 78 83 project.</para></sect3> … … 81 86 82 87 </sect1> 83
Note:
See TracChangeset
for help on using the changeset viewer.