Date: Tuesday, March 25, 2014 @ 02:00:48 Author: kkeen Revision: 108218
archrelease: copy trunk to community-i686, community-x86_64 Added: seamonkey/repos/community-i686/PKGBUILD (from rev 108217, seamonkey/trunk/PKGBUILD) seamonkey/repos/community-i686/mozconfig (from rev 108217, seamonkey/trunk/mozconfig) seamonkey/repos/community-i686/seamonkey-2.0-lang.patch (from rev 108217, seamonkey/trunk/seamonkey-2.0-lang.patch) seamonkey/repos/community-i686/seamonkey.install (from rev 108217, seamonkey/trunk/seamonkey.install) seamonkey/repos/community-x86_64/PKGBUILD (from rev 108217, seamonkey/trunk/PKGBUILD) seamonkey/repos/community-x86_64/mozconfig (from rev 108217, seamonkey/trunk/mozconfig) seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch (from rev 108217, seamonkey/trunk/seamonkey-2.0-lang.patch) seamonkey/repos/community-x86_64/seamonkey.install (from rev 108217, seamonkey/trunk/seamonkey.install) Deleted: seamonkey/repos/community-i686/PKGBUILD seamonkey/repos/community-i686/mozconfig seamonkey/repos/community-i686/seamonkey-2.0-lang.patch seamonkey/repos/community-i686/seamonkey.install seamonkey/repos/community-x86_64/PKGBUILD seamonkey/repos/community-x86_64/mozconfig seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch seamonkey/repos/community-x86_64/seamonkey.install -------------------------------------------+ /PKGBUILD | 138 ++++++++++++++++++++++++++++ /mozconfig | 72 ++++++++++++++ /seamonkey-2.0-lang.patch | 22 ++++ /seamonkey.install | 24 ++++ community-i686/PKGBUILD | 69 -------------- community-i686/mozconfig | 36 ------- community-i686/seamonkey-2.0-lang.patch | 11 -- community-i686/seamonkey.install | 12 -- community-x86_64/PKGBUILD | 69 -------------- community-x86_64/mozconfig | 36 ------- community-x86_64/seamonkey-2.0-lang.patch | 11 -- community-x86_64/seamonkey.install | 12 -- 12 files changed, 256 insertions(+), 256 deletions(-) Deleted: community-i686/PKGBUILD =================================================================== --- community-i686/PKGBUILD 2014-03-25 00:57:45 UTC (rev 108217) +++ community-i686/PKGBUILD 2014-03-25 01:00:48 UTC (rev 108218) @@ -1,69 +0,0 @@ -# $Id$ -# Maintainer: Kyle Keen <keen...@gmail.com> - -pkgname=seamonkey -pkgver=2.24 -pkgrel=1 -pkgdesc="SeaMonkey internet suite" -arch=('i686' 'x86_64') -license=('MPL') -depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification') -makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13' 'imake' 'python3') -install=$pkgname.install -url="http://www.seamonkey-project.org/" -source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2 - mozconfig - seamonkey-2.0-lang.patch) -md5sums=('0701b837378b4d2eb7ca08ef43f9fc66' - '925c96ed78ac587ac90d29cccc22bcbb' - '25b6fe16ac24cd5c852213e5c1adb272') - -prepare() { - cd comm-release - cp ../mozconfig .mozconfig - patch -Np1 -i ../seamonkey-2.0-lang.patch - - # Don't exit with error when some libs are missing which we have in - # system. - sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ - -i suite/installer/Makefile.in - - # configure script misdetects the preprocessor without an optimization level - sed -i '/ac_cpp=/s/$CPPFLAGS/& -O2/' configure -} - -build() { - cd comm-release - - export LDFLAGS="$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver" - export MOZ_MAKE_FLAGS="$MAKEFLAGS" - unset MAKEFLAGS - unset CPPFLAGS - - make -j1 -f client.mk build -} - -package() { - cd comm-release - - make -j1 -f client.mk DESTDIR="$pkgdir" install - - rm -rf "$pkgdir"/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation} - ln -s /usr/share/hunspell "$pkgdir/usr/lib/seamonkey-$pkgver/dictionaries" - ln -s /usr/share/hyphen "$pkgdir/usr/lib/seamonkey-$pkgver/hyphenation" - - install -Dm644 suite/branding/nightly/icons/gtk/seamonkey.png \ - "$pkgdir/usr/share/pixmaps/seamonkey.png" - - install -Dm644 mozilla/toolkit/mozapps/installer/linux/rpm/mozilla.desktop \ - "$pkgdir/usr/share/applications/seamonkey.desktop" - sed -i 's/@MOZ_APP_DISPLAYNAME@/SeaMonkey internet suite/' \ - "$pkgdir/usr/share/applications/seamonkey.desktop" - sed -i 's/@MOZ_APP_NAME@/seamonkey/' "$pkgdir/usr/share/applications/seamonkey.desktop" - - rm -f "$pkgdir/usr/lib/pkgconfig/"seamonkey-ns{s,pr}.pc - rm -r "$pkgdir"/usr/{include,lib/seamonkey-devel-$pkgver,share/idl} -} - - - Copied: seamonkey/repos/community-i686/PKGBUILD (from rev 108217, seamonkey/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2014-03-25 01:00:48 UTC (rev 108218) @@ -0,0 +1,69 @@ +# $Id$ +# Maintainer: Kyle Keen <keen...@gmail.com> + +pkgname=seamonkey +pkgver=2.25 +pkgrel=1 +pkgdesc="SeaMonkey internet suite" +arch=('i686' 'x86_64') +license=('MPL') +depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification' 'libpulse') +makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13' 'imake' 'python3') +install=$pkgname.install +url="http://www.seamonkey-project.org/" +source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2 + mozconfig + seamonkey-2.0-lang.patch) +md5sums=('e9597622d2d843ed9095a9e1eeab01f1' + '925c96ed78ac587ac90d29cccc22bcbb' + '25b6fe16ac24cd5c852213e5c1adb272') + +prepare() { + cd comm-release + cp ../mozconfig .mozconfig + patch -Np1 -i ../seamonkey-2.0-lang.patch + + # Don't exit with error when some libs are missing which we have in + # system. + sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ + -i suite/installer/Makefile.in + + # configure script misdetects the preprocessor without an optimization level + sed -i '/ac_cpp=/s/$CPPFLAGS/& -O2/' configure +} + +build() { + cd comm-release + + export LDFLAGS="$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver" + export MOZ_MAKE_FLAGS="$MAKEFLAGS" + unset MAKEFLAGS + unset CPPFLAGS + + make -j1 -f client.mk build +} + +package() { + cd comm-release + + make -j1 -f client.mk DESTDIR="$pkgdir" install + + rm -rf "$pkgdir"/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation} + ln -s /usr/share/hunspell "$pkgdir/usr/lib/seamonkey-$pkgver/dictionaries" + ln -s /usr/share/hyphen "$pkgdir/usr/lib/seamonkey-$pkgver/hyphenation" + + install -Dm644 suite/branding/nightly/icons/gtk/seamonkey.png \ + "$pkgdir/usr/share/pixmaps/seamonkey.png" + + install -Dm644 mozilla/toolkit/mozapps/installer/linux/rpm/mozilla.desktop \ + "$pkgdir/usr/share/applications/seamonkey.desktop" + sed -i 's/@MOZ_APP_DISPLAYNAME@/SeaMonkey internet suite/' \ + "$pkgdir/usr/share/applications/seamonkey.desktop" + sed -i 's/@MOZ_APP_NAME@/seamonkey/' "$pkgdir/usr/share/applications/seamonkey.desktop" + + rm -f "$pkgdir/usr/lib/pkgconfig/"seamonkey-ns{s,pr}.pc + rm -r "$pkgdir"/usr/{include,lib/seamonkey-devel-$pkgver,share/idl} +} + + + Deleted: community-i686/mozconfig =================================================================== --- community-i686/mozconfig 2014-03-25 00:57:45 UTC (rev 108217) +++ community-i686/mozconfig 2014-03-25 01:00:48 UTC (rev 108218) @@ -1,36 +0,0 @@ -ac_add_options --enable-application=suite - -ac_add_options --prefix=/usr -ac_add_options --libdir=/usr/lib - -# System libraries -ac_add_options --with-system-nspr -ac_add_options --with-system-nss -ac_add_options --with-system-jpeg -ac_add_options --with-system-zlib -ac_add_options --with-system-bz2 -ac_add_options --with-system-png -ac_add_options --with-system-libevent -ac_add_options --with-system-libvpx -ac_add_options --enable-system-hunspell -ac_add_options --enable-system-sqlite -ac_add_options --enable-system-ffi -#ac_add_options --enable-system-cairo -ac_add_options --with-pthreads -ac_add_options --enable-system-pixman - -# Features -ac_add_options --enable-startup-notification -ac_add_options --enable-safe-browsing -ac_add_options --enable-gio -ac_add_options --disable-gstreamer -#ac_add_options --enable-pulseaudio - - -ac_add_options --disable-gnomevfs -ac_add_options --disable-crashreporter -ac_add_options --disable-updater -ac_add_options --disable-tests -ac_add_options --disable-installer - -export MOZILLA_OFFICIAL=1 Copied: seamonkey/repos/community-i686/mozconfig (from rev 108217, seamonkey/trunk/mozconfig) =================================================================== --- community-i686/mozconfig (rev 0) +++ community-i686/mozconfig 2014-03-25 01:00:48 UTC (rev 108218) @@ -0,0 +1,36 @@ +ac_add_options --enable-application=suite + +ac_add_options --prefix=/usr +ac_add_options --libdir=/usr/lib + +# System libraries +ac_add_options --with-system-nspr +ac_add_options --with-system-nss +ac_add_options --with-system-jpeg +ac_add_options --with-system-zlib +ac_add_options --with-system-bz2 +ac_add_options --with-system-png +ac_add_options --with-system-libevent +ac_add_options --with-system-libvpx +ac_add_options --enable-system-hunspell +ac_add_options --enable-system-sqlite +ac_add_options --enable-system-ffi +#ac_add_options --enable-system-cairo +ac_add_options --with-pthreads +ac_add_options --enable-system-pixman + +# Features +ac_add_options --enable-startup-notification +ac_add_options --enable-safe-browsing +ac_add_options --enable-gio +ac_add_options --disable-gstreamer +#ac_add_options --enable-pulseaudio + + +ac_add_options --disable-gnomevfs +ac_add_options --disable-crashreporter +ac_add_options --disable-updater +ac_add_options --disable-tests +ac_add_options --disable-installer + +export MOZILLA_OFFICIAL=1 Deleted: community-i686/seamonkey-2.0-lang.patch =================================================================== --- community-i686/seamonkey-2.0-lang.patch 2014-03-25 00:57:45 UTC (rev 108217) +++ community-i686/seamonkey-2.0-lang.patch 2014-03-25 01:00:48 UTC (rev 108218) @@ -1,11 +0,0 @@ ---- comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-10-11 02:12:44.000000000 +0200 -+++ comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-09-16 02:56:45.000000000 +0200 -@@ -890,7 +890,7 @@ - pref("intl.charset.detector", "chrome://global/locale/intl.properties"); - pref("intl.charset.default", "chrome://global-platform/locale/intl.properties"); - pref("intl.ellipsis", "chrome://global-platform/locale/intl.properties"); --pref("intl.locale.matchOS", false); -+pref("intl.locale.matchOS", true); - // fallback charset list for Unicode conversion (converting from Unicode) - // currently used for mail send only to handle symbol characters (e.g Euro, trademark, smartquotes) - // for ISO-8859-1 Copied: seamonkey/repos/community-i686/seamonkey-2.0-lang.patch (from rev 108217, seamonkey/trunk/seamonkey-2.0-lang.patch) =================================================================== --- community-i686/seamonkey-2.0-lang.patch (rev 0) +++ community-i686/seamonkey-2.0-lang.patch 2014-03-25 01:00:48 UTC (rev 108218) @@ -0,0 +1,11 @@ +--- comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-10-11 02:12:44.000000000 +0200 ++++ comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-09-16 02:56:45.000000000 +0200 +@@ -890,7 +890,7 @@ + pref("intl.charset.detector", "chrome://global/locale/intl.properties"); + pref("intl.charset.default", "chrome://global-platform/locale/intl.properties"); + pref("intl.ellipsis", "chrome://global-platform/locale/intl.properties"); +-pref("intl.locale.matchOS", false); ++pref("intl.locale.matchOS", true); + // fallback charset list for Unicode conversion (converting from Unicode) + // currently used for mail send only to handle symbol characters (e.g Euro, trademark, smartquotes) + // for ISO-8859-1 Deleted: community-i686/seamonkey.install =================================================================== --- community-i686/seamonkey.install 2014-03-25 00:57:45 UTC (rev 108217) +++ community-i686/seamonkey.install 2014-03-25 01:00:48 UTC (rev 108218) @@ -1,12 +0,0 @@ -post_install() { - update-desktop-database -q - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} - -post_upgrade() { - post_install $1 -} - -post_remove() { - post_install $1 -} Copied: seamonkey/repos/community-i686/seamonkey.install (from rev 108217, seamonkey/trunk/seamonkey.install) =================================================================== --- community-i686/seamonkey.install (rev 0) +++ community-i686/seamonkey.install 2014-03-25 01:00:48 UTC (rev 108218) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install $1 +} + +post_remove() { + post_install $1 +} Deleted: community-x86_64/PKGBUILD =================================================================== --- community-x86_64/PKGBUILD 2014-03-25 00:57:45 UTC (rev 108217) +++ community-x86_64/PKGBUILD 2014-03-25 01:00:48 UTC (rev 108218) @@ -1,69 +0,0 @@ -# $Id$ -# Maintainer: Kyle Keen <keen...@gmail.com> - -pkgname=seamonkey -pkgver=2.24 -pkgrel=1 -pkgdesc="SeaMonkey internet suite" -arch=('i686' 'x86_64') -license=('MPL') -depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification') -makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13' 'imake' 'python3') -install=$pkgname.install -url="http://www.seamonkey-project.org/" -source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2 - mozconfig - seamonkey-2.0-lang.patch) -md5sums=('0701b837378b4d2eb7ca08ef43f9fc66' - '925c96ed78ac587ac90d29cccc22bcbb' - '25b6fe16ac24cd5c852213e5c1adb272') - -prepare() { - cd comm-release - cp ../mozconfig .mozconfig - patch -Np1 -i ../seamonkey-2.0-lang.patch - - # Don't exit with error when some libs are missing which we have in - # system. - sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ - -i suite/installer/Makefile.in - - # configure script misdetects the preprocessor without an optimization level - sed -i '/ac_cpp=/s/$CPPFLAGS/& -O2/' configure -} - -build() { - cd comm-release - - export LDFLAGS="$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver" - export MOZ_MAKE_FLAGS="$MAKEFLAGS" - unset MAKEFLAGS - unset CPPFLAGS - - make -j1 -f client.mk build -} - -package() { - cd comm-release - - make -j1 -f client.mk DESTDIR="$pkgdir" install - - rm -rf "$pkgdir"/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation} - ln -s /usr/share/hunspell "$pkgdir/usr/lib/seamonkey-$pkgver/dictionaries" - ln -s /usr/share/hyphen "$pkgdir/usr/lib/seamonkey-$pkgver/hyphenation" - - install -Dm644 suite/branding/nightly/icons/gtk/seamonkey.png \ - "$pkgdir/usr/share/pixmaps/seamonkey.png" - - install -Dm644 mozilla/toolkit/mozapps/installer/linux/rpm/mozilla.desktop \ - "$pkgdir/usr/share/applications/seamonkey.desktop" - sed -i 's/@MOZ_APP_DISPLAYNAME@/SeaMonkey internet suite/' \ - "$pkgdir/usr/share/applications/seamonkey.desktop" - sed -i 's/@MOZ_APP_NAME@/seamonkey/' "$pkgdir/usr/share/applications/seamonkey.desktop" - - rm -f "$pkgdir/usr/lib/pkgconfig/"seamonkey-ns{s,pr}.pc - rm -r "$pkgdir"/usr/{include,lib/seamonkey-devel-$pkgver,share/idl} -} - - - Copied: seamonkey/repos/community-x86_64/PKGBUILD (from rev 108217, seamonkey/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2014-03-25 01:00:48 UTC (rev 108218) @@ -0,0 +1,69 @@ +# $Id$ +# Maintainer: Kyle Keen <keen...@gmail.com> + +pkgname=seamonkey +pkgver=2.25 +pkgrel=1 +pkgdesc="SeaMonkey internet suite" +arch=('i686' 'x86_64') +license=('MPL') +depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'nss' 'sqlite' 'startup-notification' 'libpulse') +makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13' 'imake' 'python3') +install=$pkgname.install +url="http://www.seamonkey-project.org/" +source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2 + mozconfig + seamonkey-2.0-lang.patch) +md5sums=('e9597622d2d843ed9095a9e1eeab01f1' + '925c96ed78ac587ac90d29cccc22bcbb' + '25b6fe16ac24cd5c852213e5c1adb272') + +prepare() { + cd comm-release + cp ../mozconfig .mozconfig + patch -Np1 -i ../seamonkey-2.0-lang.patch + + # Don't exit with error when some libs are missing which we have in + # system. + sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ + -i suite/installer/Makefile.in + + # configure script misdetects the preprocessor without an optimization level + sed -i '/ac_cpp=/s/$CPPFLAGS/& -O2/' configure +} + +build() { + cd comm-release + + export LDFLAGS="$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver" + export MOZ_MAKE_FLAGS="$MAKEFLAGS" + unset MAKEFLAGS + unset CPPFLAGS + + make -j1 -f client.mk build +} + +package() { + cd comm-release + + make -j1 -f client.mk DESTDIR="$pkgdir" install + + rm -rf "$pkgdir"/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation} + ln -s /usr/share/hunspell "$pkgdir/usr/lib/seamonkey-$pkgver/dictionaries" + ln -s /usr/share/hyphen "$pkgdir/usr/lib/seamonkey-$pkgver/hyphenation" + + install -Dm644 suite/branding/nightly/icons/gtk/seamonkey.png \ + "$pkgdir/usr/share/pixmaps/seamonkey.png" + + install -Dm644 mozilla/toolkit/mozapps/installer/linux/rpm/mozilla.desktop \ + "$pkgdir/usr/share/applications/seamonkey.desktop" + sed -i 's/@MOZ_APP_DISPLAYNAME@/SeaMonkey internet suite/' \ + "$pkgdir/usr/share/applications/seamonkey.desktop" + sed -i 's/@MOZ_APP_NAME@/seamonkey/' "$pkgdir/usr/share/applications/seamonkey.desktop" + + rm -f "$pkgdir/usr/lib/pkgconfig/"seamonkey-ns{s,pr}.pc + rm -r "$pkgdir"/usr/{include,lib/seamonkey-devel-$pkgver,share/idl} +} + + + Deleted: community-x86_64/mozconfig =================================================================== --- community-x86_64/mozconfig 2014-03-25 00:57:45 UTC (rev 108217) +++ community-x86_64/mozconfig 2014-03-25 01:00:48 UTC (rev 108218) @@ -1,36 +0,0 @@ -ac_add_options --enable-application=suite - -ac_add_options --prefix=/usr -ac_add_options --libdir=/usr/lib - -# System libraries -ac_add_options --with-system-nspr -ac_add_options --with-system-nss -ac_add_options --with-system-jpeg -ac_add_options --with-system-zlib -ac_add_options --with-system-bz2 -ac_add_options --with-system-png -ac_add_options --with-system-libevent -ac_add_options --with-system-libvpx -ac_add_options --enable-system-hunspell -ac_add_options --enable-system-sqlite -ac_add_options --enable-system-ffi -#ac_add_options --enable-system-cairo -ac_add_options --with-pthreads -ac_add_options --enable-system-pixman - -# Features -ac_add_options --enable-startup-notification -ac_add_options --enable-safe-browsing -ac_add_options --enable-gio -ac_add_options --disable-gstreamer -#ac_add_options --enable-pulseaudio - - -ac_add_options --disable-gnomevfs -ac_add_options --disable-crashreporter -ac_add_options --disable-updater -ac_add_options --disable-tests -ac_add_options --disable-installer - -export MOZILLA_OFFICIAL=1 Copied: seamonkey/repos/community-x86_64/mozconfig (from rev 108217, seamonkey/trunk/mozconfig) =================================================================== --- community-x86_64/mozconfig (rev 0) +++ community-x86_64/mozconfig 2014-03-25 01:00:48 UTC (rev 108218) @@ -0,0 +1,36 @@ +ac_add_options --enable-application=suite + +ac_add_options --prefix=/usr +ac_add_options --libdir=/usr/lib + +# System libraries +ac_add_options --with-system-nspr +ac_add_options --with-system-nss +ac_add_options --with-system-jpeg +ac_add_options --with-system-zlib +ac_add_options --with-system-bz2 +ac_add_options --with-system-png +ac_add_options --with-system-libevent +ac_add_options --with-system-libvpx +ac_add_options --enable-system-hunspell +ac_add_options --enable-system-sqlite +ac_add_options --enable-system-ffi +#ac_add_options --enable-system-cairo +ac_add_options --with-pthreads +ac_add_options --enable-system-pixman + +# Features +ac_add_options --enable-startup-notification +ac_add_options --enable-safe-browsing +ac_add_options --enable-gio +ac_add_options --disable-gstreamer +#ac_add_options --enable-pulseaudio + + +ac_add_options --disable-gnomevfs +ac_add_options --disable-crashreporter +ac_add_options --disable-updater +ac_add_options --disable-tests +ac_add_options --disable-installer + +export MOZILLA_OFFICIAL=1 Deleted: community-x86_64/seamonkey-2.0-lang.patch =================================================================== --- community-x86_64/seamonkey-2.0-lang.patch 2014-03-25 00:57:45 UTC (rev 108217) +++ community-x86_64/seamonkey-2.0-lang.patch 2014-03-25 01:00:48 UTC (rev 108218) @@ -1,11 +0,0 @@ ---- comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-10-11 02:12:44.000000000 +0200 -+++ comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-09-16 02:56:45.000000000 +0200 -@@ -890,7 +890,7 @@ - pref("intl.charset.detector", "chrome://global/locale/intl.properties"); - pref("intl.charset.default", "chrome://global-platform/locale/intl.properties"); - pref("intl.ellipsis", "chrome://global-platform/locale/intl.properties"); --pref("intl.locale.matchOS", false); -+pref("intl.locale.matchOS", true); - // fallback charset list for Unicode conversion (converting from Unicode) - // currently used for mail send only to handle symbol characters (e.g Euro, trademark, smartquotes) - // for ISO-8859-1 Copied: seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch (from rev 108217, seamonkey/trunk/seamonkey-2.0-lang.patch) =================================================================== --- community-x86_64/seamonkey-2.0-lang.patch (rev 0) +++ community-x86_64/seamonkey-2.0-lang.patch 2014-03-25 01:00:48 UTC (rev 108218) @@ -0,0 +1,11 @@ +--- comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-10-11 02:12:44.000000000 +0200 ++++ comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-09-16 02:56:45.000000000 +0200 +@@ -890,7 +890,7 @@ + pref("intl.charset.detector", "chrome://global/locale/intl.properties"); + pref("intl.charset.default", "chrome://global-platform/locale/intl.properties"); + pref("intl.ellipsis", "chrome://global-platform/locale/intl.properties"); +-pref("intl.locale.matchOS", false); ++pref("intl.locale.matchOS", true); + // fallback charset list for Unicode conversion (converting from Unicode) + // currently used for mail send only to handle symbol characters (e.g Euro, trademark, smartquotes) + // for ISO-8859-1 Deleted: community-x86_64/seamonkey.install =================================================================== --- community-x86_64/seamonkey.install 2014-03-25 00:57:45 UTC (rev 108217) +++ community-x86_64/seamonkey.install 2014-03-25 01:00:48 UTC (rev 108218) @@ -1,12 +0,0 @@ -post_install() { - update-desktop-database -q - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor -} - -post_upgrade() { - post_install $1 -} - -post_remove() { - post_install $1 -} Copied: seamonkey/repos/community-x86_64/seamonkey.install (from rev 108217, seamonkey/trunk/seamonkey.install) =================================================================== --- community-x86_64/seamonkey.install (rev 0) +++ community-x86_64/seamonkey.install 2014-03-25 01:00:48 UTC (rev 108218) @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install $1 +} + +post_remove() { + post_install $1 +}