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

Pierre Neidhardt ambrevar at archlinux.org
Sat Mar 4 09:08:55 UTC 2017


    Date: Saturday, March 4, 2017 @ 09:08:54
  Author: ambrevar
Revision: 214841

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

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

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 -----------------------
 community-x86_64/PKGBUILD |   30 -----------------------
 3 files changed, 56 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-03-04 09:08:36 UTC (rev 214840)
+++ community-i686/PKGBUILD	2017-03-04 09:08:54 UTC (rev 214841)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Chris Brannon <cmbrannon79 at gmail.com>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Adam Vogt <vogt.adam at gmail.com>
-
-pkgname=dtach
-pkgver=0.8
-pkgrel=6
-pkgdesc="emulates the detach feature of screen"
-arch=('i686' 'x86_64')
-url="http://dtach.sourceforge.net/"
-license=('GPL')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
-md5sums=('ec5999f3b6bb67da19754fcb2e5221f3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  install -Dm755 dtach "${pkgdir}/usr/bin/dtach"
-  install -Dm644 dtach.1 "${pkgdir}/usr/share/man/man1/dtach.1"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dtach/repos/community-i686/PKGBUILD (from rev 214840, dtach/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-03-04 09:08:54 UTC (rev 214841)
@@ -0,0 +1,28 @@
+# Maintainer: Pierre Neidhardt <ambrevar at gmail.com>
+# Contributor: Chris Brannon <cmbrannon79 at gmail.com>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Adam Vogt <vogt.adam at gmail.com>
+
+pkgname=dtach
+pkgver=0.9
+pkgrel=1
+pkgdesc="emulates the detach feature of screen"
+arch=("i686" "x86_64")
+url="http://dtach.sourceforge.net/"
+license=("GPL")
+depends=("glibc")
+source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
+md5sums=('6dac9c0f96d7d55ea56c01504b23faf6')
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+	install -Dm755 dtach "$pkgdir/usr/bin/dtach"
+	install -Dm644 dtach.1 "$pkgdir/usr/share/man/man1/dtach.1"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-03-04 09:08:36 UTC (rev 214840)
+++ community-x86_64/PKGBUILD	2017-03-04 09:08:54 UTC (rev 214841)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Chris Brannon <cmbrannon79 at gmail.com>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Adam Vogt <vogt.adam at gmail.com>
-
-pkgname=dtach
-pkgver=0.8
-pkgrel=6
-pkgdesc="emulates the detach feature of screen"
-arch=('i686' 'x86_64')
-url="http://dtach.sourceforge.net/"
-license=('GPL')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
-md5sums=('ec5999f3b6bb67da19754fcb2e5221f3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  install -Dm755 dtach "${pkgdir}/usr/bin/dtach"
-  install -Dm644 dtach.1 "${pkgdir}/usr/share/man/man1/dtach.1"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dtach/repos/community-x86_64/PKGBUILD (from rev 214840, dtach/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-03-04 09:08:54 UTC (rev 214841)
@@ -0,0 +1,28 @@
+# Maintainer: Pierre Neidhardt <ambrevar at gmail.com>
+# Contributor: Chris Brannon <cmbrannon79 at gmail.com>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Adam Vogt <vogt.adam at gmail.com>
+
+pkgname=dtach
+pkgver=0.9
+pkgrel=1
+pkgdesc="emulates the detach feature of screen"
+arch=("i686" "x86_64")
+url="http://dtach.sourceforge.net/"
+license=("GPL")
+depends=("glibc")
+source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
+md5sums=('6dac9c0f96d7d55ea56c01504b23faf6')
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+	install -Dm755 dtach "$pkgdir/usr/bin/dtach"
+	install -Dm644 dtach.1 "$pkgdir/usr/share/man/man1/dtach.1"
+}



More information about the arch-commits mailing list