summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/cross-arm-elf-gcc-base/PKGBUILD16
-rw-r--r--community/gnome-commander/PKGBUILD10
-rw-r--r--community/gnumail/PKGBUILD12
-rw-r--r--community/gnunet-setup/PKGBUILD25
-rw-r--r--community/kde4-kio-rapip/PKGBUILD28
-rw-r--r--community/kde4-kio-rapip/kde4-kio-rapip.install14
-rw-r--r--community/nginx/PKGBUILD8
-rw-r--r--community/pantomime/PKGBUILD28
-rw-r--r--community/pantomime/build-fix.patch12
-rw-r--r--community/rawstudio/PKGBUILD6
-rw-r--r--community/springlobby/PKGBUILD6
-rw-r--r--community/synce-hal/PKGBUILD26
-rw-r--r--community/synce-libsynce/PKGBUILD13
-rw-r--r--community/xulrunner-oss/PKGBUILD16
-rw-r--r--community/xulrunner-oss/xulrunner-omnijar.patch6
15 files changed, 180 insertions, 46 deletions
diff --git a/community/cross-arm-elf-gcc-base/PKGBUILD b/community/cross-arm-elf-gcc-base/PKGBUILD
index 884d697c8..a46c4185f 100644
--- a/community/cross-arm-elf-gcc-base/PKGBUILD
+++ b/community/cross-arm-elf-gcc-base/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 36540 2011-01-04 13:58:12Z spupykin $
+# $Id: PKGBUILD 46060 2011-05-03 09:42:29Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=cross-arm-elf-gcc-base
-pkgver=4.5.2
+pkgver=4.6.0
pkgrel=1
pkgdesc="The GNU Compiler Collection"
arch=(i686 x86_64)
license=('GPL' 'LGPL')
url="http://gcc.gnu.org"
-depends=('cross-arm-elf-binutils' 'libmpc' 'libelf' 'cloog-ppl')
+depends=('cross-arm-elf-binutils' 'libmpc' 'libelf')
options=(!libtool !emptydirs zipman docs !strip)
source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-core-${pkgver}.tar.bz2)
-md5sums=('aa9e36bec080452372bfba793428ee82')
+md5sums=('b1957f3209080b2f55bc3756d3a62b7c')
build() {
cd $srcdir/gcc-$pkgver
@@ -36,6 +36,14 @@ build() {
--with-sysroot=/usr/$CHOST/arm-elf
make all-gcc all-target-libgcc
+}
+
+package() {
+ cd $srcdir/gcc-$pkgver/build
+
+ export CFLAGS="-O2 -pipe"
+ export CXXFLAGS="-O2 -pipe"
+
make DESTDIR=$pkgdir install-gcc install-target-libgcc
rm -f $pkgdir/usr/share/man/man7/fsf-funding.7*
diff --git a/community/gnome-commander/PKGBUILD b/community/gnome-commander/PKGBUILD
index 43f234067..ef13e4179 100644
--- a/community/gnome-commander/PKGBUILD
+++ b/community/gnome-commander/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 37675 2011-01-16 12:03:36Z ibiru $
+# $Id: PKGBUILD 46124 2011-05-03 20:51:46Z ibiru $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Johannes Sjolund <j.sjolund@gmail.com>
pkgname=gnome-commander
-pkgver=1.2.8.10
+pkgver=1.2.8.11
pkgrel=1
pkgdesc="A graphical two-pane filemanager for Gnome"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('perlxml' 'gnome-doc-utils>=0.20.1' 'intltool')
options=(!libtool)
install=gnome-commander.install
source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/$pkgname-$pkgver.tar.bz2)
-sha256sums=('148035ae09c32a383d30512e0a7129350a32b71d181bbd15b915cb67bc9232e0')
+sha256sums=('ef0c466b0858542cf8aa2c63eee701a257ce189655d6a5e5f5bc64690ac26cd9')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -29,6 +29,10 @@ build() {
--localstatedir=/var --disable-scrollkeeper --enable-python
make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
mkdir -p "${pkgdir}"/usr/share/gconf/schemas
diff --git a/community/gnumail/PKGBUILD b/community/gnumail/PKGBUILD
index b2b82e258..79044c6cd 100644
--- a/community/gnumail/PKGBUILD
+++ b/community/gnumail/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 44415 2011-04-07 13:04:56Z spupykin $
+# $Id: PKGBUILD 46065 2011-05-03 10:03:55Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
pkgname=gnumail
pkgver=1.2.0pre3
-pkgrel=4
+pkgrel=5
pkgdesc="A complete and fast mail application for GNUstep"
arch=('i686' 'x86_64')
url="http://www.collaboration-world.com/gnumail"
@@ -18,6 +18,12 @@ md5sums=('0f91fe0c32ef369ea843a2ab3909fb2b')
build() {
cd $srcdir/GNUMail
. /etc/profile.d/GNUstep.sh
- make
+ make \
+ ADDITIONAL_OBJCFLAGS=-I/opt/GNUstep/System/Library/Headers \
+ ADDITIONAL_GUI_LIBS="-L/opt/GNUstep/System/Library/Libraries -lGNUMail -lPantomime -lAddresses -lAddressView"
+}
+
+package() {
+ cd $srcdir/GNUMail
make GNUSTEP_INSTALLATION_DIR=$pkgdir/opt/GNUstep/System install
}
diff --git a/community/gnunet-setup/PKGBUILD b/community/gnunet-setup/PKGBUILD
new file mode 100644
index 000000000..6e3585ef8
--- /dev/null
+++ b/community/gnunet-setup/PKGBUILD
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 46057 2011-05-03 09:18:56Z spupykin $
+# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
+
+pkgname=gnunet-setup
+pkgver=0.9.0pre2
+pkgrel=1
+pkgdesc="setup tool for gnunet"
+arch=(i686 x86_64)
+url="http://gnunet.org/"
+license=('GPL')
+depends=('gnunet')
+source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-setup-$pkgver.tar.gz)
+md5sums=('b9c768fb2278b19561654c261f98062f')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ sed -i 's#gladeui-1#gladeui-2#' configure
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir/" install
+}
diff --git a/community/kde4-kio-rapip/PKGBUILD b/community/kde4-kio-rapip/PKGBUILD
new file mode 100644
index 000000000..92377772a
--- /dev/null
+++ b/community/kde4-kio-rapip/PKGBUILD
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 46077 2011-05-03 10:19:53Z spupykin $
+# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
+# Contributor: ReNoM <renom@list.ru>
+
+pkgname=kde4-kio-rapip
+pkgver=0.2
+pkgrel=1
+pkgdesc="KIOSlave to browse through the PDA file system via the SynCE infrastructure"
+arch=(i686 x86_64)
+url="http://synce.sourceforge.net/"
+license="MIT"
+depends=('kdelibs' 'synce-libsynce' 'synce-librapi')
+makedepends=('gcc' 'cmake' 'automoc4')
+install=kde4-kio-rapip.install
+source=(http://downloads.sourceforge.net/synce/$pkgname-$pkgver.tar.gz)
+md5sums=('94473e10e1b4dd6040c646a8c7421d0c')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR=$pkgdir install
+ install -Dm0644 LICENSE $pkgdir/usr/share/licenses/kde4-kio-rapip/LICENSE
+}
diff --git a/community/kde4-kio-rapip/kde4-kio-rapip.install b/community/kde4-kio-rapip/kde4-kio-rapip.install
new file mode 100644
index 000000000..b3ddbc43f
--- /dev/null
+++ b/community/kde4-kio-rapip/kde4-kio-rapip.install
@@ -0,0 +1,14 @@
+post_install() {
+ which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+ update-mime-database usr/share/mime 1>/dev/null 2>/dev/null || true
+}
+
+post_upgrade() {
+ which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+ update-mime-database usr/share/mime 1>/dev/null 2>/dev/null || true
+}
+
+post_remove() {
+ which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+ update-mime-database usr/share/mime 1>/dev/null 2>/dev/null || true
+}
diff --git a/community/nginx/PKGBUILD b/community/nginx/PKGBUILD
index 8c1becc67..a92c5cc21 100644
--- a/community/nginx/PKGBUILD
+++ b/community/nginx/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 44862 2011-04-12 10:26:44Z spupykin $
+# $Id: PKGBUILD 46097 2011-05-03 14:39:45Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Miroslaw Szot <mss@czlug.icis.pcz.pl>
@@ -11,12 +11,12 @@ _user=http
_group=http
pkgname=nginx
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="lightweight HTTP server and IMAP/POP3 proxy server"
arch=('i686' 'x86_64')
depends=('pcre' 'zlib' 'openssl')
-url="http://nginx.net/"
+url="http://nginx.org"
license=('custom')
backup=("etc/nginx/conf/nginx.conf"
"etc/nginx/conf/koi-win"
@@ -27,7 +27,7 @@ backup=("etc/nginx/conf/nginx.conf"
"etc/logrotate.d/nginx")
source=(http://sysoev.ru/nginx/nginx-${pkgver}.tar.gz
nginx)
-md5sums=('5751c920c266ea5bb5fc38af77e9c71c'
+md5sums=('4d4e70e3c6c907cb101c97e9cf9399c8'
'837b010afcbdfe82d8e65ef00c4e14ba')
build() {
diff --git a/community/pantomime/PKGBUILD b/community/pantomime/PKGBUILD
index 2d0156179..1d3654d74 100644
--- a/community/pantomime/PKGBUILD
+++ b/community/pantomime/PKGBUILD
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD 14370 2010-04-03 00:07:53Z foutrelis $
+# $Id: PKGBUILD 46068 2011-05-03 10:04:36Z spupykin $
+# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
pkgname=pantomime
pkgver=1.2.0pre3
-pkgrel=2
+pkgrel=3
pkgdesc="A set of Objective-C classes that model a mail system"
arch=('i686' 'x86_64')
url="http://www.collaboration-world.com/pantomime"
@@ -12,17 +13,20 @@ license=("LGPL" "custom")
depends=('gnustep-back' 'openssl')
makedepends=('gnustep-make' 'gnustep-base' 'gcc-objc')
options=('!makeflags')
-source=(http://www.collaboration-world.com/cgi-bin/project/download.cgi/Pantomime-$pkgver.tar.gz?rid=104)
-md5sums=('b88f4634ec1f3a1ea1d5551ee10d9db7')
+source=("Pantomime-$pkgver.tar.gz::http://www.collaboration-world.com/cgi-bin/project/download.cgi/Pantomime-$pkgver.tar.gz?rid=104"
+ build-fix.patch)
+md5sums=('b88f4634ec1f3a1ea1d5551ee10d9db7'
+ '53dc4960f4c2b50274ca01b2f29567d0')
build() {
+ cd $srcdir/Pantomime
source /etc/profile.d/GNUstep.sh
- cd $startdir/src
- mv Pantomime-$pkgver.tar.gz?rid=104 Pantomime-$pkgver.tar.gz
- tar xfz Pantomime-$pkgver.tar.gz
- cd $startdir/src/Pantomime
+ patch -p1 <$srcdir/build-fix.patch
+ make
+}
- make || return 1
- make GNUSTEP_INSTALLATION_DIR=$startdir/pkg/opt/GNUstep/System install || return 1
- install -D -m644 Documentation/LICENSE.elm $startdir/pkg/usr/share/licenses/$pkgname/LICENSE.elm
-}
+package() {
+ cd $srcdir/Pantomime
+ make GNUSTEP_INSTALLATION_DIR=$pkgdir/opt/GNUstep/System install
+ install -D -m644 Documentation/LICENSE.elm $pkgdir/usr/share/licenses/$pkgname/LICENSE.elm
+}
diff --git a/community/pantomime/build-fix.patch b/community/pantomime/build-fix.patch
new file mode 100644
index 000000000..5696024b4
--- /dev/null
+++ b/community/pantomime/build-fix.patch
@@ -0,0 +1,12 @@
+diff -wbBur Pantomime/Framework/Pantomime/NSString+Extensions.m Pantomime.my/Framework/Pantomime/NSString+Extensions.m
+--- Pantomime/Framework/Pantomime/NSString+Extensions.m 2006-09-04 20:04:02.000000000 +0000
++++ Pantomime.my/Framework/Pantomime/NSString+Extensions.m 2011-05-03 09:49:54.000000000 +0000
+@@ -41,7 +41,7 @@
+ #include <CoreFoundation/CFString.h>
+ #include <CoreFoundation/CFStringEncodingExt.h>
+ #else
+-#include <GNUstepBase/GSCategories.h>
++//#include <GNUstepBase/GSCategories.h>
+ #endif
+
+ #include <ctype.h>
diff --git a/community/rawstudio/PKGBUILD b/community/rawstudio/PKGBUILD
index 7164c77d2..665c93bc7 100644
--- a/community/rawstudio/PKGBUILD
+++ b/community/rawstudio/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 44889 2011-04-12 12:28:53Z spupykin $
+# $Id: PKGBUILD 46083 2011-05-03 10:24:47Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Roman Kyrylych <roman@archlinux.org>
@@ -6,13 +6,13 @@
pkgname=rawstudio
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="An open source raw-image converter written in GTK+"
arch=('i686' 'x86_64')
license=('GPL')
url="http://rawstudio.org/"
depends=('exiv2' 'libgphoto2' 'flickcurl' 'libjpeg' 'fftw' 'gconf' 'lensfun'
- 'raptor' 'lcms')
+ 'raptor1' 'lcms' 'gtk2')
install=${pkgname}.install
options=('!libtool')
source=(http://rawstudio.org/files/release/${pkgname}-${pkgver}.tar.gz)
diff --git a/community/springlobby/PKGBUILD b/community/springlobby/PKGBUILD
index ef391ad45..a3c160b88 100644
--- a/community/springlobby/PKGBUILD
+++ b/community/springlobby/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 45554 2011-04-24 08:25:45Z svenstaro $
+# $Id: PKGBUILD 46111 2011-05-03 18:11:02Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: DuGi <dugi@irc.pl>
pkgname=springlobby
-pkgver=0.129
+pkgver=0.130
pkgrel=1
pkgdesc="A free cross-platform lobby client for the Spring RTS project."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('boost' 'asio' 'cmake')
source=(http://www.springlobby.info/tarballs/${pkgname}-${pkgver}.tar.bz2
springlobby.desktop
springlobby.png)
-md5sums=('ff6573d21f6720f693312dca7fd31d5a'
+md5sums=('b876b3fd98c73db816ed0d677117d39a'
'45f8b59d033931d02e734fe3bd7777dd'
'1f388187539aeb0358b51995e26ed890')
diff --git a/community/synce-hal/PKGBUILD b/community/synce-hal/PKGBUILD
new file mode 100644
index 000000000..4b1e4849f
--- /dev/null
+++ b/community/synce-hal/PKGBUILD
@@ -0,0 +1,26 @@
+# $Id: PKGBUILD 46079 2011-05-03 10:20:22Z spupykin $
+# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
+# Contributor: ansgras <ataflinski@uni-koblenz.de>
+
+pkgname=synce-hal
+pkgver=0.15
+pkgrel=1
+pkgdesc="hal based alternative for SynCE dccm"
+arch=('i686' 'x86_64')
+url="http://synce.sourceforge.net/"
+license=('GPL')
+depends=('synce-libsynce' 'gnet' 'dhclient' 'hal' 'dbus')
+source=(http://switch.dl.sf.net/sourceforge/synce/synce-hal-$pkgver.tar.gz)
+md5sums=('796eca27a2ce561247e7a71375c242b6')
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+ ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname \
+ --with-hal-addon-dir=/usr/lib/hal/scripts
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+ make DESTDIR="$pkgdir/" install
+}
diff --git a/community/synce-libsynce/PKGBUILD b/community/synce-libsynce/PKGBUILD
index 7e9aba5de..d0fb0be38 100644
--- a/community/synce-libsynce/PKGBUILD
+++ b/community/synce-libsynce/PKGBUILD
@@ -1,21 +1,26 @@
-# $Id: PKGBUILD 43060 2011-03-23 21:47:47Z spupykin $
+# $Id: PKGBUILD 46029 2011-05-02 10:37:25Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Zhukov Pavel <gelios@gmail.com>
pkgname=synce-libsynce
pkgver=0.15.1
-pkgrel=1
+pkgrel=2
pkgdesc="provide a means of communication with a Windows CE device - libraries"
arch=('i686' 'x86_64')
url="http://synce.sourceforge.net/"
license=('GPL')
-depends=('glibc' 'hal')
+depends=('dbus-glib')
+options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/synce/libsynce-$pkgver.tar.gz)
md5sums=('eaddc88c5f0027e89c6f0fffec34def2')
build() {
cd $srcdir/libsynce-$pkgver
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --enable-odccm-support --enable-udev-support --disable-hal-support
make
+}
+
+package() {
+ cd $srcdir/libsynce-$pkgver
make DESTDIR=$pkgdir install
}
diff --git a/community/xulrunner-oss/PKGBUILD b/community/xulrunner-oss/PKGBUILD
index b36ba73e9..924c875c9 100644
--- a/community/xulrunner-oss/PKGBUILD
+++ b/community/xulrunner-oss/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=xulrunner-oss
-pkgver=2.0
-_ffoxver=4.0
-pkgrel=2
+pkgver=2.0.1
+_ffoxver=4.0.1
+pkgrel=1
pkgdesc="Mozilla Runtime Environment compiled with OSS support"
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
@@ -21,13 +21,14 @@ source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${_ffoxver}
options=('!emptydirs')
conflicts=('xulrunner')
provides=("xulrunner=${pkgver}")
-md5sums=('3468a2c463b4fc2788ba621e4b511c30'
+md5sums=('9abda7d23151e97913c8555a64c13f34'
'2358a2ddd35bcdd62ff42442dfe548d9'
'639ea80e823543dd415b90c0ee804186'
'a0236f6c3e55f60b7888d8cf137ff209'
- 'dea8c2a57a588bf5f6198ce7b4155655'
+ '0bf82bc6677e3ce57fd20a147fe8d7b1'
'42f83468b296452fb754a81a4317ca64'
- '81032ce49c2a5ac15d62155bcc42d3ed')
+ '81032ce49c2a5ac15d62155bcc42d3ed')
+
build() {
cd "${srcdir}/mozilla-2.0"
cp "${srcdir}/mozconfig" .mozconfig
@@ -39,7 +40,7 @@ build() {
patch -Np1 -i "${srcdir}/xulrunner-version.patch"
patch -Np1 -i "${srcdir}/xulrunner-omnijar.patch"
-
+
patch -Np1 -i "${srcdir}/port_gnomevfs_to_gio.patch"
patch -Np0 -i "${srcdir}/oss.patch"
@@ -49,6 +50,7 @@ build() {
unset CFLAGS
unset CXXFLAGS
+ export CXXFLAGS="-fpermissive"
make -j1 -f client.mk build MOZ_MAKE_FLAGS="$MAKEFLAGS"
}
diff --git a/community/xulrunner-oss/xulrunner-omnijar.patch b/community/xulrunner-oss/xulrunner-omnijar.patch
index 05b665afd..66ec5206c 100644
--- a/community/xulrunner-oss/xulrunner-omnijar.patch
+++ b/community/xulrunner-oss/xulrunner-omnijar.patch
@@ -468,11 +468,11 @@ diff --git a/js/src/xpconnect/loader/mozJSComponentLoader.cpp b/js/src/xpconnect
diff --git a/modules/libjar/nsJAR.cpp b/modules/libjar/nsJAR.cpp
--- a/modules/libjar/nsJAR.cpp
+++ b/modules/libjar/nsJAR.cpp
-@@ -170,26 +170,23 @@ nsJAR::Open(nsIFile* zipFile)
- NS_ENSURE_ARG_POINTER(zipFile);
+@@ -171,26 +171,23 @@ nsJAR::Open(nsIFile* zipFile)
if (mLock) return NS_ERROR_FAILURE; // Already open!
mZipFile = zipFile;
+ mOuterZipEntry.Truncate();
mLock = PR_NewLock();
NS_ENSURE_TRUE(mLock, NS_ERROR_OUT_OF_MEMORY);
@@ -499,13 +499,13 @@ diff --git a/modules/libjar/nsJAR.cpp b/modules/libjar/nsJAR.cpp
NS_ENSURE_ARG_POINTER(aZipReader);
NS_ENSURE_ARG_POINTER(aZipEntry);
@@ -234,23 +231,22 @@ nsJAR::Close()
+ mLock = nsnull;
}
mParsedManifest = PR_FALSE;
mManifestData.Reset();
mGlobalStatus = JAR_MANIFEST_NOT_PARSED;
mTotalItemsInManifest = 0;
- mOuterZipEntry.Truncate(0);
-#ifdef MOZ_OMNIJAR
- if (mZip == mozilla::OmnijarReader()) {