Changeset e3b86fa
- Timestamp:
- 08/11/2019 07:12:54 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ca90d89
- Parents:
- 9b463b1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js60.xml
r9b463b1 re3b86fa 7 7 <!ENTITY js60-download-http "http://ftp.gnome.org/pub/gnome/teams/releng/tarballs-needing-help/mozjs/mozjs-&JS60-version;.tar.bz2"> 8 8 <!ENTITY js60-download-ftp "ftp://ftp.gnome.org/pub/gnome/teams/releng/tarballs-needing-help/mozjs/mozjs-&JS60-version;.tar.bz2"> 9 <!ENTITY js60-md5sum " 202f71313e53d9b92e7c578107541539">9 <!ENTITY js60-md5sum "5eda38cc08a3594a3f2c3cc185d4f15b"> 10 10 <!ENTITY js60-size "31 MB"> 11 11 <!ENTITY js60-buildsize "640 MB"> <!-- The buildsize is over 4GB! Actually installed is much smaller. --> … … 70 70 </listitem> 71 71 </itemizedlist> 72 72 <!-- 73 73 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 74 74 <itemizedlist spacing="compact"> … … 80 80 </listitem> 81 81 </itemizedlist> 82 82 --> 83 83 <bridgehead renderas="sect3">JS60 Dependencies</bridgehead> 84 84 … … 87 87 <xref linkend="autoconf213"/>, 88 88 <xref linkend="icu"/>, 89 <xref linkend="nspr"/>,90 89 <xref linkend="python2"/>, 91 90 <xref linkend="xorg7-lib"/>, … … 108 107 109 108 <caution> 110 <para>If you are reinstalling JS60 with the security patch listed in this111 page,save all work and exit your GNOME Session if you have one running.109 <para>If you are upgrading JS60 from a previously installed old version, 110 save all work and exit your GNOME Session if you have one running. 112 111 Replacing the JS60 binary will cause the GNOME Shell to crash and return 113 you to your display manager or TTY. After installing the patch,112 you to your display manager or TTY. After installing the new version, 114 113 reinstall <xref linkend="gjs"/>. Polkit is unaffected.</para> 115 114 </caution> 116 115 <!-- 117 116 <para> 118 117 First, apply a security patch: … … 120 119 121 120 <screen><userinput remap="pre">patch -Np1 -i ../js60-&JS60-version;-security_fix-1.patch</userinput></screen> 122 121 --> 123 122 <para> 124 123 Install <application>JS</application> by running the following … … 134 133 --with-intl-api \ 135 134 --with-system-zlib \ 136 --with-system-nspr \137 135 --with-system-icu \ 138 136 --disable-jemalloc \ -
packages.ent
r9b463b1 re3b86fa 118 118 <!ENTITY jansson-version "2.12"> 119 119 <!--<!ENTITY JS52-version "52.2.1gnome1">--> 120 <!ENTITY JS60-version "60. 1.0">120 <!ENTITY JS60-version "60.8.0"> 121 121 <!ENTITY json-c-version "0.13.1"> 122 122 <!ENTITY json-glib-version "1.4.4">
Note:
See TracChangeset
for help on using the changeset viewer.