[arch-commits] Commit in unshield/repos (4 files)

Sergej Pupykin spupykin at archlinux.org
Mon Aug 14 08:57:56 UTC 2017


    Date: Monday, August 14, 2017 @ 08:57:55
  Author: spupykin
Revision: 250252

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

Added:
  unshield/repos/community-i686/PKGBUILD
    (from rev 250251, unshield/trunk/PKGBUILD)
  unshield/repos/community-x86_64/PKGBUILD
    (from rev 250251, unshield/trunk/PKGBUILD)
Deleted:
  unshield/repos/community-i686/PKGBUILD
  unshield/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-08-14 08:57:38 UTC (rev 250251)
+++ community-i686/PKGBUILD	2017-08-14 08:57:55 UTC (rev 250252)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=unshield
-pkgver=1.3
-pkgrel=2
-pkgdesc="Extracts CAB files from InstallShield installers"
-arch=('i686' 'x86_64')
-url="https://github.com/twogood/unshield"
-license=('custom')
-depends=('zlib' 'openssl')
-makedepends=('cmake')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/twogood/unshield/archive/$pkgver.tar.gz")
-md5sums=('13b716e0a3f45fe74ca24c6aaf4e5bb0')
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  cmake \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    .
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/unshield/LICENSE
-}

Copied: unshield/repos/community-i686/PKGBUILD (from rev 250251, unshield/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-08-14 08:57:55 UTC (rev 250252)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=unshield
+pkgver=1.4.2
+pkgrel=1
+pkgdesc="Extracts CAB files from InstallShield installers"
+arch=('i686' 'x86_64')
+url="https://github.com/twogood/unshield"
+license=('custom')
+depends=('zlib' 'openssl')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/twogood/unshield/archive/$pkgver.tar.gz")
+sha256sums=('5dd4ea0c7e97ad8e3677ff3a254b116df08a5d041c2df8859aad5c4f88d1f774')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  cmake \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    .
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  make DESTDIR="$pkgdir" install
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/unshield/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-08-14 08:57:38 UTC (rev 250251)
+++ community-x86_64/PKGBUILD	2017-08-14 08:57:55 UTC (rev 250252)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=unshield
-pkgver=1.3
-pkgrel=2
-pkgdesc="Extracts CAB files from InstallShield installers"
-arch=('i686' 'x86_64')
-url="https://github.com/twogood/unshield"
-license=('custom')
-depends=('zlib' 'openssl')
-makedepends=('cmake')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/twogood/unshield/archive/$pkgver.tar.gz")
-md5sums=('13b716e0a3f45fe74ca24c6aaf4e5bb0')
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  cmake \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    .
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/unshield/LICENSE
-}

Copied: unshield/repos/community-x86_64/PKGBUILD (from rev 250251, unshield/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-08-14 08:57:55 UTC (rev 250252)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=unshield
+pkgver=1.4.2
+pkgrel=1
+pkgdesc="Extracts CAB files from InstallShield installers"
+arch=('i686' 'x86_64')
+url="https://github.com/twogood/unshield"
+license=('custom')
+depends=('zlib' 'openssl')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/twogood/unshield/archive/$pkgver.tar.gz")
+sha256sums=('5dd4ea0c7e97ad8e3677ff3a254b116df08a5d041c2df8859aad5c4f88d1f774')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  cmake \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    .
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  make DESTDIR="$pkgdir" install
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/unshield/LICENSE
+}



More information about the arch-commits mailing list