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

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 7 03:06:38 UTC 2014


    Date: Monday, July 7, 2014 @ 05:06:38
  Author: fyan
Revision: 115259

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-07 03:06:06 UTC (rev 115258)
+++ community-i686/PKGBUILD	2014-07-07 03:06:38 UTC (rev 115259)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
-
-pkgname=xtmsplit
-pkgver=0.2
-pkgrel=3
-pkgdesc="Xtremsplit-compliant file splitter/merger"
-arch=('i686' 'x86_64')
-url="http://www.software.caelistis.be/"
-license=('GPL')
-depends=('glibc')
-source=(http://www.software.caelistis.be/$pkgname-$pkgver.tar.gz)
-md5sums=('e284694d67d5715b3a8cb46222bcc789')
-
-build() {
-  cd ${srcdir}/$pkgname
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname
-
-  make DESTDIR="$pkgdir" install
-}

Copied: xtmsplit/repos/community-i686/PKGBUILD (from rev 115258, xtmsplit/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-07 03:06:38 UTC (rev 115259)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+
+pkgname=xtmsplit
+pkgver=0.2
+pkgrel=4
+pkgdesc="Xtremsplit-compliant file splitter/merger"
+arch=('i686' 'x86_64')
+url="http://www.software.caelistis.be/"
+license=('GPL')
+depends=('glibc')
+source=(http://www.software.caelistis.be/$pkgname-$pkgver.tar.gz)
+md5sums=('e284694d67d5715b3a8cb46222bcc789')
+
+build() {
+  cd ${srcdir}/$pkgname
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-07 03:06:06 UTC (rev 115258)
+++ community-x86_64/PKGBUILD	2014-07-07 03:06:38 UTC (rev 115259)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
-
-pkgname=xtmsplit
-pkgver=0.2
-pkgrel=3
-pkgdesc="Xtremsplit-compliant file splitter/merger"
-arch=('i686' 'x86_64')
-url="http://www.software.caelistis.be/"
-license=('GPL')
-depends=('glibc')
-source=(http://www.software.caelistis.be/$pkgname-$pkgver.tar.gz)
-md5sums=('e284694d67d5715b3a8cb46222bcc789')
-
-build() {
-  cd ${srcdir}/$pkgname
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname
-
-  make DESTDIR="$pkgdir" install
-}

Copied: xtmsplit/repos/community-x86_64/PKGBUILD (from rev 115258, xtmsplit/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-07 03:06:38 UTC (rev 115259)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+
+pkgname=xtmsplit
+pkgver=0.2
+pkgrel=4
+pkgdesc="Xtremsplit-compliant file splitter/merger"
+arch=('i686' 'x86_64')
+url="http://www.software.caelistis.be/"
+license=('GPL')
+depends=('glibc')
+source=(http://www.software.caelistis.be/$pkgname-$pkgver.tar.gz)
+md5sums=('e284694d67d5715b3a8cb46222bcc789')
+
+build() {
+  cd ${srcdir}/$pkgname
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname
+
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list