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

Sébastien Luttringer seblu at archlinux.org
Sat May 14 12:29:43 UTC 2016


    Date: Saturday, May 14, 2016 @ 14:29:43
  Author: seblu
Revision: 175345

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

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

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   34 ----------------------
 community-x86_64/PKGBUILD |   34 ----------------------
 3 files changed, 66 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-05-14 12:29:22 UTC (rev 175344)
+++ community-i686/PKGBUILD	2016-05-14 12:29:43 UTC (rev 175345)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributer: Nicolas Martyanoff <khaelin at gmail.com>
-
-pkgname=lksctp-tools
-pkgver=1.0.16
-pkgrel=1
-pkgdesc='An implementation of the SCTP protocol'
-arch=('i686' 'x86_64')
-url='http://lksctp.sourceforge.net/'
-license=('GPL2' 'LGPL2.1')
-depends=('bash')
-source=("http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz")
-md5sums=('708bb0b5a6806ad6e8d13c55b067518e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./bootstrap
-  ./configure --prefix=/usr
-  make
-}
-
-#check() {
-#  cd $pkgname-$pkgver/src/func_tests
-#  make v4test
-#  make v6test
-#}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lksctp-tools/repos/community-i686/PKGBUILD (from rev 175344, lksctp-tools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-05-14 12:29:43 UTC (rev 175345)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributer: Nicolas Martyanoff <khaelin at gmail.com>
+
+pkgname=lksctp-tools
+pkgver=1.0.17
+pkgrel=1
+pkgdesc='An implementation of the SCTP protocol'
+arch=('i686' 'x86_64')
+url='http://lksctp.sourceforge.net/'
+license=('GPL2' 'LGPL2.1')
+depends=('bash')
+source=("http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz")
+md5sums=('68e9b8fa4d4e331029b247b72d46d7a5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+#check() {
+#  cd $pkgname-$pkgver/src/func_tests
+#  make v4test
+#  make v6test
+#}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-05-14 12:29:22 UTC (rev 175344)
+++ community-x86_64/PKGBUILD	2016-05-14 12:29:43 UTC (rev 175345)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributer: Nicolas Martyanoff <khaelin at gmail.com>
-
-pkgname=lksctp-tools
-pkgver=1.0.16
-pkgrel=1
-pkgdesc='An implementation of the SCTP protocol'
-arch=('i686' 'x86_64')
-url='http://lksctp.sourceforge.net/'
-license=('GPL2' 'LGPL2.1')
-depends=('bash')
-source=("http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz")
-md5sums=('708bb0b5a6806ad6e8d13c55b067518e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./bootstrap
-  ./configure --prefix=/usr
-  make
-}
-
-#check() {
-#  cd $pkgname-$pkgver/src/func_tests
-#  make v4test
-#  make v6test
-#}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lksctp-tools/repos/community-x86_64/PKGBUILD (from rev 175344, lksctp-tools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-05-14 12:29:43 UTC (rev 175345)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributer: Nicolas Martyanoff <khaelin at gmail.com>
+
+pkgname=lksctp-tools
+pkgver=1.0.17
+pkgrel=1
+pkgdesc='An implementation of the SCTP protocol'
+arch=('i686' 'x86_64')
+url='http://lksctp.sourceforge.net/'
+license=('GPL2' 'LGPL2.1')
+depends=('bash')
+source=("http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz")
+md5sums=('68e9b8fa4d4e331029b247b72d46d7a5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+#check() {
+#  cd $pkgname-$pkgver/src/func_tests
+#  make v4test
+#  make v6test
+#}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list