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

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Nov 1 17:15:48 UTC 2013


    Date: Friday, November 1, 2013 @ 18:15:48
  Author: spupykin
Revision: 100108

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

Added:
  inotify-tools/repos/community-i686/PKGBUILD
    (from rev 100107, inotify-tools/trunk/PKGBUILD)
  inotify-tools/repos/community-x86_64/PKGBUILD
    (from rev 100107, inotify-tools/trunk/PKGBUILD)
Deleted:
  inotify-tools/repos/community-i686/PKGBUILD
  inotify-tools/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   22 ------------------
 community-x86_64/PKGBUILD |   22 ------------------
 3 files changed, 52 insertions(+), 44 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-11-01 17:15:32 UTC (rev 100107)
+++ community-i686/PKGBUILD	2013-11-01 17:15:48 UTC (rev 100108)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Alessandro Sagratini
-
-pkgname=inotify-tools
-pkgver=3.14
-pkgrel=2
-pkgdesc="inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify."
-arch=('i686' 'x86_64')
-url="http://inotify-tools.sourceforge.net/"
-license=('GPL')
-depends=(glibc)
-makedepends=('gcc' 'make')
-source=(http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-$pkgver.tar.gz)
-md5sums=('b43d95a0fa8c45f8bab3aec9672cf30c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: inotify-tools/repos/community-i686/PKGBUILD (from rev 100107, inotify-tools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-11-01 17:15:48 UTC (rev 100108)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Alessandro Sagratini
+
+pkgname=inotify-tools
+pkgver=3.14
+pkgrel=3
+pkgdesc="inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify."
+arch=('i686' 'x86_64')
+url="http://inotify-tools.sourceforge.net/"
+license=('GPL')
+depends=(glibc)
+makedepends=('gcc' 'make')
+source=(http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-$pkgver.tar.gz)
+md5sums=('b43d95a0fa8c45f8bab3aec9672cf30c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-11-01 17:15:32 UTC (rev 100107)
+++ community-x86_64/PKGBUILD	2013-11-01 17:15:48 UTC (rev 100108)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Alessandro Sagratini
-
-pkgname=inotify-tools
-pkgver=3.14
-pkgrel=2
-pkgdesc="inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify."
-arch=('i686' 'x86_64')
-url="http://inotify-tools.sourceforge.net/"
-license=('GPL')
-depends=(glibc)
-makedepends=('gcc' 'make')
-source=(http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-$pkgver.tar.gz)
-md5sums=('b43d95a0fa8c45f8bab3aec9672cf30c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: inotify-tools/repos/community-x86_64/PKGBUILD (from rev 100107, inotify-tools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-11-01 17:15:48 UTC (rev 100108)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Alessandro Sagratini
+
+pkgname=inotify-tools
+pkgver=3.14
+pkgrel=3
+pkgdesc="inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify."
+arch=('i686' 'x86_64')
+url="http://inotify-tools.sourceforge.net/"
+license=('GPL')
+depends=(glibc)
+makedepends=('gcc' 'make')
+source=(http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-$pkgver.tar.gz)
+md5sums=('b43d95a0fa8c45f8bab3aec9672cf30c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}




More information about the arch-commits mailing list