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

Felix Yan felixonmars at archlinux.org
Fri Jun 16 14:32:58 UTC 2017


    Date: Friday, June 16, 2017 @ 14:32:57
  Author: felixonmars
Revision: 298899

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

Added:
  libunwind/repos/extra-i686/PKGBUILD
    (from rev 298898, libunwind/trunk/PKGBUILD)
  libunwind/repos/extra-x86_64/PKGBUILD
    (from rev 298898, libunwind/trunk/PKGBUILD)
Deleted:
  libunwind/repos/extra-i686/PKGBUILD
  libunwind/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   80 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   40 ------------------------
 extra-x86_64/PKGBUILD |   40 ------------------------
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-06-16 14:32:31 UTC (rev 298898)
+++ extra-i686/PKGBUILD	2017-06-16 14:32:57 UTC (rev 298899)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Sébastien Luttringer
-# Contributor: Lawrence Lee <valheru at facticius.net>
-# Contributor: Phillip Marvin <phillip.marvin at gmail.com>
-# Contributor: keystone <phillip.marvin at gmail.com>
-
-pkgname=libunwind
-pkgver=1.2
-pkgrel=1
-pkgdesc='Portable and efficient C programming interface (API) to determine the call-chain of a program'
-arch=('i686' 'x86_64')
-url='http://www.nongnu.org/libunwind/'
-license=('GPL')
-depends=('glibc' 'xz')
-makedepends=('texlive-core')
-source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-sha512sums=('985d0817944e3cafd99aaa5642862d878972e0851f7954289247e808c9319f399ca29342395f0571cb6568a1104a82bd92d585936f2ca888dda37ac796fde0d4'
-            'SKIP')
-validpgpkeys=('5C96BDEAF5F47FB02BD4F6B965D98560914F3F48'  # Arun Sharma
-              '1675C8DA2EF907FB116EB709EC52B396E6874AF2') # Dave Watson
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # This function is ``supposed'' to fail. Upstream know, but haven't fixed it.
-  make check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libunwind/repos/extra-i686/PKGBUILD (from rev 298898, libunwind/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-06-16 14:32:57 UTC (rev 298899)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Sébastien Luttringer
+# Contributor: Lawrence Lee <valheru at facticius.net>
+# Contributor: Phillip Marvin <phillip.marvin at gmail.com>
+# Contributor: keystone <phillip.marvin at gmail.com>
+
+pkgname=libunwind
+pkgver=1.2.1
+pkgrel=1
+pkgdesc='Portable and efficient C programming interface (API) to determine the call-chain of a program'
+arch=('i686' 'x86_64')
+url='http://www.nongnu.org/libunwind/'
+license=('GPL')
+depends=('glibc' 'xz')
+makedepends=('texlive-core')
+source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+sha512sums=('af7c280d2a963779a4a2711887618bc96383011e4e5d52e4085aa7fb351e55e357468f6ff85e66a216f1c6826538f498335a917a5970575c93be74c96316319b'
+            'SKIP')
+validpgpkeys=('5C96BDEAF5F47FB02BD4F6B965D98560914F3F48'  # Arun Sharma
+              '1675C8DA2EF907FB116EB709EC52B396E6874AF2') # Dave Watson
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # This function is ``supposed'' to fail. Upstream know, but haven't fixed it.
+  make check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-06-16 14:32:31 UTC (rev 298898)
+++ extra-x86_64/PKGBUILD	2017-06-16 14:32:57 UTC (rev 298899)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Sébastien Luttringer
-# Contributor: Lawrence Lee <valheru at facticius.net>
-# Contributor: Phillip Marvin <phillip.marvin at gmail.com>
-# Contributor: keystone <phillip.marvin at gmail.com>
-
-pkgname=libunwind
-pkgver=1.2
-pkgrel=1
-pkgdesc='Portable and efficient C programming interface (API) to determine the call-chain of a program'
-arch=('i686' 'x86_64')
-url='http://www.nongnu.org/libunwind/'
-license=('GPL')
-depends=('glibc' 'xz')
-makedepends=('texlive-core')
-source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-sha512sums=('985d0817944e3cafd99aaa5642862d878972e0851f7954289247e808c9319f399ca29342395f0571cb6568a1104a82bd92d585936f2ca888dda37ac796fde0d4'
-            'SKIP')
-validpgpkeys=('5C96BDEAF5F47FB02BD4F6B965D98560914F3F48'  # Arun Sharma
-              '1675C8DA2EF907FB116EB709EC52B396E6874AF2') # Dave Watson
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # This function is ``supposed'' to fail. Upstream know, but haven't fixed it.
-  make check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libunwind/repos/extra-x86_64/PKGBUILD (from rev 298898, libunwind/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-06-16 14:32:57 UTC (rev 298899)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Sébastien Luttringer
+# Contributor: Lawrence Lee <valheru at facticius.net>
+# Contributor: Phillip Marvin <phillip.marvin at gmail.com>
+# Contributor: keystone <phillip.marvin at gmail.com>
+
+pkgname=libunwind
+pkgver=1.2.1
+pkgrel=1
+pkgdesc='Portable and efficient C programming interface (API) to determine the call-chain of a program'
+arch=('i686' 'x86_64')
+url='http://www.nongnu.org/libunwind/'
+license=('GPL')
+depends=('glibc' 'xz')
+makedepends=('texlive-core')
+source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+sha512sums=('af7c280d2a963779a4a2711887618bc96383011e4e5d52e4085aa7fb351e55e357468f6ff85e66a216f1c6826538f498335a917a5970575c93be74c96316319b'
+            'SKIP')
+validpgpkeys=('5C96BDEAF5F47FB02BD4F6B965D98560914F3F48'  # Arun Sharma
+              '1675C8DA2EF907FB116EB709EC52B396E6874AF2') # Dave Watson
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # This function is ``supposed'' to fail. Upstream know, but haven't fixed it.
+  make check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list