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

Evangelos Foutras foutrelis at archlinux.org
Mon Sep 8 16:48:23 UTC 2014


    Date: Monday, September 8, 2014 @ 18:48:20
  Author: foutrelis
Revision: 221164

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

Added:
  dialog/repos/testing-i686/PKGBUILD
    (from rev 221163, dialog/trunk/PKGBUILD)
  dialog/repos/testing-x86_64/PKGBUILD
    (from rev 221163, dialog/trunk/PKGBUILD)
Deleted:
  dialog/repos/testing-i686/PKGBUILD
  dialog/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   72 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   36 -----------------------
 testing-x86_64/PKGBUILD |   36 -----------------------
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2014-09-08 16:48:11 UTC (rev 221163)
+++ testing-i686/PKGBUILD	2014-09-08 16:48:20 UTC (rev 221164)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
-# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=dialog
-pkgver=1.2_20140901
-pkgrel=1
-epoch=1
-pkgdesc="A tool to display dialog boxes from shell scripts"
-arch=('i686' 'x86_64')
-url="http://invisible-island.net/dialog/"
-license=('LGPL2.1')
-depends=('sh' 'ncurses')
-options=('staticlibs')
-source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('9eb7afce0d70698942c3fb362d7c8682c0fa6ddf0525430548fe8ad7274fb6e1')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-
-  ./configure \
-    --prefix=/usr \
-    --mandir=/usr/share/man \
-    --with-ncursesw \
-    --enable-nls
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  make DESTDIR="$pkgdir" install-full
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dialog/repos/testing-i686/PKGBUILD (from rev 221163, dialog/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2014-09-08 16:48:20 UTC (rev 221164)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
+# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=dialog
+pkgver=1.2_20140908
+pkgrel=1
+epoch=1
+pkgdesc="A tool to display dialog boxes from shell scripts"
+arch=('i686' 'x86_64')
+url="http://invisible-island.net/dialog/"
+license=('LGPL2.1')
+depends=('sh' 'ncurses')
+options=('staticlibs')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('fd7e0bae419cd2d6dcb844275d527c3fa91472566a9a5619cf5b5442f784783e')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+
+  ./configure \
+    --prefix=/usr \
+    --mandir=/usr/share/man \
+    --with-ncursesw \
+    --enable-nls
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+  make DESTDIR="$pkgdir" install-full
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2014-09-08 16:48:11 UTC (rev 221163)
+++ testing-x86_64/PKGBUILD	2014-09-08 16:48:20 UTC (rev 221164)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
-# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=dialog
-pkgver=1.2_20140901
-pkgrel=1
-epoch=1
-pkgdesc="A tool to display dialog boxes from shell scripts"
-arch=('i686' 'x86_64')
-url="http://invisible-island.net/dialog/"
-license=('LGPL2.1')
-depends=('sh' 'ncurses')
-options=('staticlibs')
-source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('9eb7afce0d70698942c3fb362d7c8682c0fa6ddf0525430548fe8ad7274fb6e1')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-
-  ./configure \
-    --prefix=/usr \
-    --mandir=/usr/share/man \
-    --with-ncursesw \
-    --enable-nls
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  make DESTDIR="$pkgdir" install-full
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dialog/repos/testing-x86_64/PKGBUILD (from rev 221163, dialog/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2014-09-08 16:48:20 UTC (rev 221164)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
+# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=dialog
+pkgver=1.2_20140908
+pkgrel=1
+epoch=1
+pkgdesc="A tool to display dialog boxes from shell scripts"
+arch=('i686' 'x86_64')
+url="http://invisible-island.net/dialog/"
+license=('LGPL2.1')
+depends=('sh' 'ncurses')
+options=('staticlibs')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('fd7e0bae419cd2d6dcb844275d527c3fa91472566a9a5619cf5b5442f784783e')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+
+  ./configure \
+    --prefix=/usr \
+    --mandir=/usr/share/man \
+    --with-ncursesw \
+    --enable-nls
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+  make DESTDIR="$pkgdir" install-full
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list