Changeset 3dc0e42b for xsoft/graphweb/seamonkey.xml
- Timestamp:
- 04/01/2021 04:51:21 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 442c799
- Parents:
- 1b1a555
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xsoft/graphweb/seamonkey.xml
r1b1a555 r3dc0e42b 7 7 <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz"> 8 8 <!ENTITY seamonkey-download-ftp " "> 9 <!ENTITY seamonkey-md5sum " 045ca741d5fac8aa87b4be617969ff9a">10 <!ENTITY seamonkey-size "27 1MB">11 <!ENTITY seamonkey-buildsize "6.8 GB (1 49MB installed)">12 <!ENTITY seamonkey-time " 20SBU (on a 4-core machine)">9 <!ENTITY seamonkey-md5sum "e76560a6d62e211a0001ea2149cd0681"> 10 <!ENTITY seamonkey-size "270 MB"> 11 <!ENTITY seamonkey-buildsize "6.8 GB (158 MB installed)"> 12 <!ENTITY seamonkey-time "17 SBU (on a 4-core machine)"> 13 13 ]> 14 14 … … 244 244 ac_add_options --enable-strip 245 245 ac_add_options --enable-install-strip 246 247 # not recognized since 2.53.1 - ac_add_options --enable-gio248 246 ac_add_options --enable-official-branding 249 # not recognized since 2.53.1 - ac_add_options --enable-safe-browsing250 # not recognized since 2.53.1 - ac_add_options --enable-url-classifier251 247 252 248 # From firefox-40 (and the corresponding version of seamonkey), … … 257 253 ac_add_options --enable-system-ffi 258 254 ac_add_options --enable-system-pixman 259 260 # not recognized since 2.53.6 - ac_add_options --with-pthreads261 255 262 256 ac_add_options --with-system-bz2
Note:
See TracChangeset
for help on using the changeset viewer.