Changeset eb148eb
- Timestamp:
- 12/20/2011 06:55:26 PM (12 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:
- 5c79a939
- Parents:
- d4e85467
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/xulrunner.xml
rd4e85467 reb148eb 5 5 %general-entities; 6 6 7 <!-- 7 8 <!ENTITY xulrunner-download-http "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> 9 --> 10 <!ENTITY xulrunner-download-http " "> 8 11 <!ENTITY xulrunner-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> 9 12 <!-- md5sum and size should match firefox, but the buildsize and time will differ --> 10 13 <!ENTITY xulrunner-md5sum "d8d0c8c79660752b02d9e9ab69a68f94"> 11 14 <!ENTITY xulrunner-size "70.8 MB"> 12 <!ENTITY xulrunner-buildsize "2.6 GB ">15 <!ENTITY xulrunner-buildsize "2.6 GB (440 MB installed)"> 13 16 <!ENTITY xulrunner-time "22 SBU"> 14 17 ]> … … 72 75 <application>libpng</application> (patched for apng support) should have 73 76 been installed before <application>gdk-pixbuf</application> and should 74 exist on your system. If for some strange reason you haven 't installed77 exist on your system. If for some strange reason you haven't installed 75 78 them, you should remove the <option>--with-system-jpeg</option> and 76 79 <option>--with-system-png</option> options from the … … 156 159 following commands:</para> 157 160 158 <screen><userinput>sed -i '/Version/aRequires: nspr >= 4.8.9' xulrunner/installer/libxul-embedding.pc.in &&161 <screen><userinput>sed -i '/Version/aRequires: nspr >= &nspr-version;' xulrunner/installer/libxul-embedding.pc.in && 159 162 make -f client.mk</userinput></screen> 160 163 … … 166 169 <screen role="root"><userinput>make -C xulrunner-build-dir install && 167 170 mkdir -p /usr/lib/mozilla && 171 rm -rf /usr/lib/xulrunner-&xulrunner-version;/plugins && 168 172 ln -sv ../mozilla/plugins /usr/lib/xulrunner-&xulrunner-version; && 169 173 chown -Rv root:root /usr/{include,lib,share/idl}/xulrunner-*</userinput></screen> … … 200 204 <para><command>for DL in ...</command>: The NSPR and NSS libraries shipped 201 205 with this package are installed into 202 <filename class= 'directory'>/usr/lib/xulrunner-&xulrunner-version;</filename>206 <filename class="directory">/usr/lib/xulrunner-&xulrunner-version;</filename> 203 207 which means they will not be found at runtime. By using symbolic links from 204 208 <filename class="directory">/usr/lib</filename> the libraries will be found … … 208 212 <para><command>ln -sv ../mozilla/plugins ...</command>: Some packages will 209 213 install browser plugins into 210 <filename class= 'directory'>/usr/lib/mozilla/plugins</filename>.214 <filename class="directory">/usr/lib/mozilla/plugins</filename>. 211 215 Creating this symlink <application>Xulrunner</application> keeps additional 212 216 plugins in a common directory.</para> … … 230 234 <seg>Numerous libraries, browser components, plugins, extensions, and 231 235 helper modules installed in <filename 232 class= 'directory'>/usr/lib/xulrunner-&xulrunner-version;</filename></seg>236 class="directory">/usr/lib/xulrunner-&xulrunner-version;</filename></seg> 233 237 <seg>/etc/gre.d, /usr/include/xulrunner-&xulrunner-version;, 234 238 /usr/lib/xulrunner-&xulrunner-version;, -
xsoft/graphweb/firefox.xml
rd4e85467 reb148eb 12 12 <!ENTITY firefox-md5sum "d8d0c8c79660752b02d9e9ab69a68f94"> 13 13 <!ENTITY firefox-size "70.8 MB"> 14 <!ENTITY firefox-buildsize "3 GB (or 495 MB if you're building against an 15 installed Xulrunner)"> 16 <!ENTITY firefox-time "24 SBU (or 0.3 SBU if you're building against 14 <!ENTITY firefox-buildsize "3 GB (33 MB installed)"> 15 <!ENTITY firefox-time "24 SBU (or 0.3 SBU if you're building against 17 16 an installed Xulrunner)"> 18 17 ]> … … 71 70 <application>libpng</application> (patched for apng support) should have 72 71 been installed before <application>gdk-pixbuf</application> and should 73 exist on your system. If for some strange reason you haven 't installed72 exist on your system. If for some strange reason you haven't installed 74 73 them, you should remove the <option>--with-system-jpeg</option> and 75 74 <option>--with-system-png</option> options from the … … 129 128 ac_add_options --disable-libnotify 130 129 131 # If you have installed nss and nspr uncomment these two lines:132 # ac_add_options --with-system-nspr133 # ac_add_options --with-system-nss134 135 130 # If you have installed xulrunner uncomment these two lines: 136 131 # ac_add_options --with-system-libxul 137 132 # ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-&xulrunner-version; 138 133 139 # Uncomment these if you have installed them: 134 # Uncomment these if you have installed them and 135 # you're not using an already installed xulrunner: 136 # ac_add_options --with-system-nspr 137 # ac_add_options --with-system-nss 140 138 # ac_add_options --enable-system-sqlite 141 139 # ac_add_options --enable-system-lcms … … 147 145 ac_add_options --prefix=/usr 148 146 149 # The rest of these options have no effect if you 're147 # The rest of these options have no effect if you're 150 148 # building against an already installed xulrunner: 151 149 ac_add_options --enable-pthreads … … 191 189 chown -R -v root:root /usr/lib/firefox-&firefox-version;</userinput></screen> 192 190 193 <para>If you have installed <application>Firefox</application> linked194 against an already installed<application>Xulrunner</application>, as the191 <para>If you <emphasis>have</emphasis> linked against an already installed 192 <application>Xulrunner</application>, as the 195 193 <systemitem class="username">root</systemitem> user:</para> 196 194 … … 229 227 into a versioned directory. Untaring it (instead of running make install) 230 228 prevents it installing /usr/lib/firefox-devel-&firefox-version; which 231 contains about 430 MB of files. If you need any of those files, they're in232 <xref linkend="xulrunner"/></para>229 contains about 430 MB of files. If you need any of those files, 230 they're in <xref linkend="xulrunner"/></para> 233 231 234 232 <para><command>make -C firefox-build-dir install</command>: This runs … … 272 270 <seg>Numerous libraries, browser components, plugins, extensions, and 273 271 helper modules installed in <filename 274 class= 'directory'>/usr/lib/firefox-&firefox-version;</filename>.</seg>272 class="directory">/usr/lib/firefox-&firefox-version;</filename>.</seg> 275 273 <seg>/usr/lib/firefox-&firefox-version;</seg> 276 274 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.