[arch-commits] Commit in minizip/repos (8 files)

Alexander Rødseth arodseth at archlinux.org
Sat Apr 9 10:22:06 UTC 2016


    Date: Saturday, April 9, 2016 @ 12:22:06
  Author: arodseth
Revision: 169812

archrelease: copy trunk to community-x86_64, community-i686

Added:
  minizip/repos/community-i686/LICENSE
    (from rev 169811, minizip/trunk/LICENSE)
  minizip/repos/community-i686/PKGBUILD
    (from rev 169811, minizip/trunk/PKGBUILD)
  minizip/repos/community-x86_64/LICENSE
    (from rev 169811, minizip/trunk/LICENSE)
  minizip/repos/community-x86_64/PKGBUILD
    (from rev 169811, minizip/trunk/PKGBUILD)
Deleted:
  minizip/repos/community-i686/LICENSE
  minizip/repos/community-i686/PKGBUILD
  minizip/repos/community-x86_64/LICENSE
  minizip/repos/community-x86_64/PKGBUILD

---------------------------+
 /LICENSE                  |  108 ++++++++++++++++++++++++++++++++++++++++++++
 /PKGBUILD                 |   84 ++++++++++++++++++++++++++++++++++
 community-i686/LICENSE    |   54 ----------------------
 community-i686/PKGBUILD   |   43 -----------------
 community-x86_64/LICENSE  |   54 ----------------------
 community-x86_64/PKGBUILD |   43 -----------------
 6 files changed, 192 insertions(+), 194 deletions(-)

Deleted: community-i686/LICENSE
===================================================================
--- community-i686/LICENSE	2016-04-09 10:21:54 UTC (rev 169811)
+++ community-i686/LICENSE	2016-04-09 10:22:06 UTC (rev 169812)
@@ -1,54 +0,0 @@
-        Condition of use and distribution are the same than zlib :
-
-  This software is provided 'as-is', without any express or implied
-  warranty.  In no event will the authors be held liable for any damages
-  arising from the use of this software.
-
-  Permission is granted to anyone to use this software for any purpose,
-  including commercial applications, and to alter it and redistribute it
-  freely, subject to the following restrictions:
-
-  1. The origin of this software must not be misrepresented; you must not
-     claim that you wrote the original software. If you use this software
-     in a product, an acknowledgment in the product documentation would be
-     appreciated but is not required.
-  2. Altered source versions must be plainly marked as such, and must not be
-     misrepresented as being the original software.
-  3. This notice may not be removed or altered from any source distribution.
-
-        Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
-
-         Modifications of Unzip for Zip64
-         Copyright (C) 2007-2008 Even Rouault
-
-         Modifications for Zip64 support on both zip and unzip
-         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
-
-mztools.h
-  Code: Xavier Roche '2004
-
---------------------------------------------------------------------------------
-
-crypt.h
-
-   Version 1.01e, February 12th, 2005
-
-   Copyright (C) 1998-2005 Gilles Vollant
-
-   This code is a modified version of crypting code in Infozip distribution
-
-   The encryption/decryption parts of this source code (as opposed to the
-   non-echoing password parts) were originally written in Europe.  The
-   whole source package can be freely distributed, including from the USA.
-   (Prior to January 2000, re-export from the US was a violation of US law.)
-
-   This encryption code is a direct transcription of the algorithm from
-   Roger Schlafly, described by Phil Katz in the file appnote.txt.  This
-   file (appnote.txt) is distributed with the PKZIP program (even in the
-   version without encryption capabilities).
-
---------------------------------------------------------------------------------
-
-unzip.c
-
-for the license see: see: ftp://ftp.info-zip.org/pub/infozip/license.html

Copied: minizip/repos/community-i686/LICENSE (from rev 169811, minizip/trunk/LICENSE)
===================================================================
--- community-i686/LICENSE	                        (rev 0)
+++ community-i686/LICENSE	2016-04-09 10:22:06 UTC (rev 169812)
@@ -0,0 +1,54 @@
+        Condition of use and distribution are the same than zlib :
+
+  This software is provided 'as-is', without any express or implied
+  warranty.  In no event will the authors be held liable for any damages
+  arising from the use of this software.
+
+  Permission is granted to anyone to use this software for any purpose,
+  including commercial applications, and to alter it and redistribute it
+  freely, subject to the following restrictions:
+
+  1. The origin of this software must not be misrepresented; you must not
+     claim that you wrote the original software. If you use this software
+     in a product, an acknowledgment in the product documentation would be
+     appreciated but is not required.
+  2. Altered source versions must be plainly marked as such, and must not be
+     misrepresented as being the original software.
+  3. This notice may not be removed or altered from any source distribution.
+
+        Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
+
+         Modifications of Unzip for Zip64
+         Copyright (C) 2007-2008 Even Rouault
+
+         Modifications for Zip64 support on both zip and unzip
+         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
+
+mztools.h
+  Code: Xavier Roche '2004
+
+--------------------------------------------------------------------------------
+
+crypt.h
+
+   Version 1.01e, February 12th, 2005
+
+   Copyright (C) 1998-2005 Gilles Vollant
+
+   This code is a modified version of crypting code in Infozip distribution
+
+   The encryption/decryption parts of this source code (as opposed to the
+   non-echoing password parts) were originally written in Europe.  The
+   whole source package can be freely distributed, including from the USA.
+   (Prior to January 2000, re-export from the US was a violation of US law.)
+
+   This encryption code is a direct transcription of the algorithm from
+   Roger Schlafly, described by Phil Katz in the file appnote.txt.  This
+   file (appnote.txt) is distributed with the PKZIP program (even in the
+   version without encryption capabilities).
+
+--------------------------------------------------------------------------------
+
+unzip.c
+
+for the license see: see: ftp://ftp.info-zip.org/pub/infozip/license.html

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-04-09 10:21:54 UTC (rev 169811)
+++ community-i686/PKGBUILD	2016-04-09 10:22:06 UTC (rev 169812)
@@ -1,43 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Babets <fbabetz at yahoo.it>
-# Contributor: Leslie P. Polzer <polzer at stardawn dot org>
-
-pkgname=minizip
-pkgver=1.2.8
-pkgrel=1
-pkgdesc='ZIP file extraction library'
-url='http://www.winimage.com/zLibDll/minizip.html'
-license=('ZLIB' 'custom')
-arch=('x86_64' 'i686')
-depends=('zlib')
-source=("http://zlib.net/current/zlib-${pkgver}.tar.gz"
-        'LICENSE')
-sha256sums=('36658cb768a54c1d4dec43c3116c27ed893e88b02ecfcb44f2166f9c0b7f2a0d'
-            '3b66c863472c2107984f383f34412578b479e7f8fa111ded78190ff0cb3f2eb7')
-
-prepare() {
-  cd "$srcdir/zlib-$pkgver/contrib/$pkgname"
-
-  rm -f Makefile
-  autoreconf -i
-  autoconf
-  automake --add-missing
-  automake
-}
-
-build() {
-  cd "$srcdir/zlib-$pkgver/contrib/$pkgname"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/zlib-$pkgver/contrib/$pkgname"
-
-  make install DESTDIR="$pkgdir"
-  install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: minizip/repos/community-i686/PKGBUILD (from rev 169811, minizip/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-04-09 10:22:06 UTC (rev 169812)
@@ -0,0 +1,42 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Babets <fbabetz at yahoo.it>
+# Contributor: Leslie P. Polzer <polzer at stardawn.org>
+
+pkgname=minizip
+pkgver=1.1
+pkgrel=1
+epoch=1
+pkgdesc='ZIP file extraction library'
+url='https://github.com/nmoinvaz/minizip'
+license=('ZLIB' 'custom')
+arch=('x86_64' 'i686')
+makedepends=('git')
+depends=('zlib')
+source=("git://github.com/nmoinvaz/minizip.git#commit=c9e5b68")
+md5sums=('SKIP')
+
+prepare() {
+  cd "$pkgname"
+
+  rm -f Makefile
+  autoreconf -i
+  autoconf && automake --add-missing && automake
+}
+
+build() {
+  cd "$pkgname"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make install DESTDIR="$pkgdir"
+  libtool --finish "$pkgdir/usr/lib"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: raw.githubusercontent.com/nmoinvaz/minizip/master/unzip.h
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/LICENSE
===================================================================
--- community-x86_64/LICENSE	2016-04-09 10:21:54 UTC (rev 169811)
+++ community-x86_64/LICENSE	2016-04-09 10:22:06 UTC (rev 169812)
@@ -1,54 +0,0 @@
-        Condition of use and distribution are the same than zlib :
-
-  This software is provided 'as-is', without any express or implied
-  warranty.  In no event will the authors be held liable for any damages
-  arising from the use of this software.
-
-  Permission is granted to anyone to use this software for any purpose,
-  including commercial applications, and to alter it and redistribute it
-  freely, subject to the following restrictions:
-
-  1. The origin of this software must not be misrepresented; you must not
-     claim that you wrote the original software. If you use this software
-     in a product, an acknowledgment in the product documentation would be
-     appreciated but is not required.
-  2. Altered source versions must be plainly marked as such, and must not be
-     misrepresented as being the original software.
-  3. This notice may not be removed or altered from any source distribution.
-
-        Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
-
-         Modifications of Unzip for Zip64
-         Copyright (C) 2007-2008 Even Rouault
-
-         Modifications for Zip64 support on both zip and unzip
-         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
-
-mztools.h
-  Code: Xavier Roche '2004
-
---------------------------------------------------------------------------------
-
-crypt.h
-
-   Version 1.01e, February 12th, 2005
-
-   Copyright (C) 1998-2005 Gilles Vollant
-
-   This code is a modified version of crypting code in Infozip distribution
-
-   The encryption/decryption parts of this source code (as opposed to the
-   non-echoing password parts) were originally written in Europe.  The
-   whole source package can be freely distributed, including from the USA.
-   (Prior to January 2000, re-export from the US was a violation of US law.)
-
-   This encryption code is a direct transcription of the algorithm from
-   Roger Schlafly, described by Phil Katz in the file appnote.txt.  This
-   file (appnote.txt) is distributed with the PKZIP program (even in the
-   version without encryption capabilities).
-
---------------------------------------------------------------------------------
-
-unzip.c
-
-for the license see: see: ftp://ftp.info-zip.org/pub/infozip/license.html

Copied: minizip/repos/community-x86_64/LICENSE (from rev 169811, minizip/trunk/LICENSE)
===================================================================
--- community-x86_64/LICENSE	                        (rev 0)
+++ community-x86_64/LICENSE	2016-04-09 10:22:06 UTC (rev 169812)
@@ -0,0 +1,54 @@
+        Condition of use and distribution are the same than zlib :
+
+  This software is provided 'as-is', without any express or implied
+  warranty.  In no event will the authors be held liable for any damages
+  arising from the use of this software.
+
+  Permission is granted to anyone to use this software for any purpose,
+  including commercial applications, and to alter it and redistribute it
+  freely, subject to the following restrictions:
+
+  1. The origin of this software must not be misrepresented; you must not
+     claim that you wrote the original software. If you use this software
+     in a product, an acknowledgment in the product documentation would be
+     appreciated but is not required.
+  2. Altered source versions must be plainly marked as such, and must not be
+     misrepresented as being the original software.
+  3. This notice may not be removed or altered from any source distribution.
+
+        Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
+
+         Modifications of Unzip for Zip64
+         Copyright (C) 2007-2008 Even Rouault
+
+         Modifications for Zip64 support on both zip and unzip
+         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
+
+mztools.h
+  Code: Xavier Roche '2004
+
+--------------------------------------------------------------------------------
+
+crypt.h
+
+   Version 1.01e, February 12th, 2005
+
+   Copyright (C) 1998-2005 Gilles Vollant
+
+   This code is a modified version of crypting code in Infozip distribution
+
+   The encryption/decryption parts of this source code (as opposed to the
+   non-echoing password parts) were originally written in Europe.  The
+   whole source package can be freely distributed, including from the USA.
+   (Prior to January 2000, re-export from the US was a violation of US law.)
+
+   This encryption code is a direct transcription of the algorithm from
+   Roger Schlafly, described by Phil Katz in the file appnote.txt.  This
+   file (appnote.txt) is distributed with the PKZIP program (even in the
+   version without encryption capabilities).
+
+--------------------------------------------------------------------------------
+
+unzip.c
+
+for the license see: see: ftp://ftp.info-zip.org/pub/infozip/license.html

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-04-09 10:21:54 UTC (rev 169811)
+++ community-x86_64/PKGBUILD	2016-04-09 10:22:06 UTC (rev 169812)
@@ -1,43 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Babets <fbabetz at yahoo.it>
-# Contributor: Leslie P. Polzer <polzer at stardawn dot org>
-
-pkgname=minizip
-pkgver=1.2.8
-pkgrel=1
-pkgdesc='ZIP file extraction library'
-url='http://www.winimage.com/zLibDll/minizip.html'
-license=('ZLIB' 'custom')
-arch=('x86_64' 'i686')
-depends=('zlib')
-source=("http://zlib.net/current/zlib-${pkgver}.tar.gz"
-        'LICENSE')
-sha256sums=('36658cb768a54c1d4dec43c3116c27ed893e88b02ecfcb44f2166f9c0b7f2a0d'
-            '3b66c863472c2107984f383f34412578b479e7f8fa111ded78190ff0cb3f2eb7')
-
-prepare() {
-  cd "$srcdir/zlib-$pkgver/contrib/$pkgname"
-
-  rm -f Makefile
-  autoreconf -i
-  autoconf
-  automake --add-missing
-  automake
-}
-
-build() {
-  cd "$srcdir/zlib-$pkgver/contrib/$pkgname"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/zlib-$pkgver/contrib/$pkgname"
-
-  make install DESTDIR="$pkgdir"
-  install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: minizip/repos/community-x86_64/PKGBUILD (from rev 169811, minizip/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-04-09 10:22:06 UTC (rev 169812)
@@ -0,0 +1,42 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Babets <fbabetz at yahoo.it>
+# Contributor: Leslie P. Polzer <polzer at stardawn.org>
+
+pkgname=minizip
+pkgver=1.1
+pkgrel=1
+epoch=1
+pkgdesc='ZIP file extraction library'
+url='https://github.com/nmoinvaz/minizip'
+license=('ZLIB' 'custom')
+arch=('x86_64' 'i686')
+makedepends=('git')
+depends=('zlib')
+source=("git://github.com/nmoinvaz/minizip.git#commit=c9e5b68")
+md5sums=('SKIP')
+
+prepare() {
+  cd "$pkgname"
+
+  rm -f Makefile
+  autoreconf -i
+  autoconf && automake --add-missing && automake
+}
+
+build() {
+  cd "$pkgname"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make install DESTDIR="$pkgdir"
+  libtool --finish "$pkgdir/usr/lib"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: raw.githubusercontent.com/nmoinvaz/minizip/master/unzip.h
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list