[arch-commits] Commit in mtd-utils/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-07-31 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 08:48:56
  Author: felixonmars
Revision: 666112

archrelease: copy trunk to community-x86_64

Added:
  mtd-utils/repos/community-x86_64/PKGBUILD
(from rev 666111, mtd-utils/trunk/PKGBUILD)
Deleted:
  mtd-utils/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   88 ++---
 1 file changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-31 08:48:41 UTC (rev 666111)
+++ PKGBUILD2020-07-31 08:48:56 UTC (rev 666112)
@@ -1,44 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Phil Pirozhkov 
-
-pkgname=mtd-utils
-pkgver=2.1.1
-pkgrel=2
-pkgdesc='Utilities for dealing with MTD devices'
-url='http://www.linux-mtd.infradead.org/'
-arch=('x86_64')
-license=('GPL2')
-depends=('lzo' 'util-linux' 'zstd' 'zlib')
-makedepends=('cmocka')
-source=(ftp://ftp.infradead.org/pub/mtd-utils/${pkgname}-${pkgver}.tar.bz2{,.asc})
-sha512sums=('615b27f6c4c9f392715060467b5728aeb1e774256e661e2b84126464e69a5e1140646e2cf9d6e42d6279c6396c1b2204f545023e5be09d02afb1587d62c4399e'
-'SKIP')
-validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  autoreconf -fiv
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---enable-unit-tests \
---enable-tests
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: mtd-utils/repos/community-x86_64/PKGBUILD (from rev 666111, 
mtd-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-31 08:48:56 UTC (rev 666112)
@@ -0,0 +1,44 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Phil Pirozhkov 
+
+pkgname=mtd-utils
+pkgver=2.1.2
+pkgrel=1
+pkgdesc='Utilities for dealing with MTD devices'
+url='http://www.linux-mtd.infradead.org/'
+arch=('x86_64')
+license=('GPL2')
+depends=('lzo' 'util-linux' 'zstd' 'zlib')
+makedepends=('cmocka')
+source=(ftp://ftp.infradead.org/pub/mtd-utils/${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha512sums=('ff3bf018d02b7fb2d545c49823d69a1726e42c39e3e3a956c1c4dc2ac7f18142b1dab66ad4c167b2652e33bc2a0fa277a6803e7fd04d7fd8b75d70a047ce177d'
+'SKIP')
+validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--enable-unit-tests \
+--enable-tests
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in mtd-utils/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-09-03 Thread Levente Polyak via arch-commits
Date: Tuesday, September 3, 2019 @ 23:16:57
  Author: anthraxx
Revision: 507983

archrelease: copy trunk to community-x86_64

Added:
  mtd-utils/repos/community-x86_64/PKGBUILD
(from rev 507982, mtd-utils/trunk/PKGBUILD)
Deleted:
  mtd-utils/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   80 +
 1 file changed, 44 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-03 23:16:51 UTC (rev 507982)
+++ PKGBUILD2019-09-03 23:16:57 UTC (rev 507983)
@@ -1,36 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Phil Pirozhkov 
-
-pkgname=mtd-utils
-pkgver=2.1.0
-pkgrel=1
-pkgdesc='Utilities for dealing with MTD devices'
-url='http://www.linux-mtd.infradead.org/'
-arch=('x86_64')
-license=('GPL2')
-depends=('lzo' 'util-linux')
-source=(ftp://ftp.infradead.org/pub/mtd-utils/${pkgname}-${pkgver}.tar.bz2{,.asc})
-sha512sums=('256ac62f8b042bc4e6a1e5ec8e2975c8abfb4d52afae62cdd25bb975d2ea6bc5219fe36a614c90ed8f417985996bfb6a6babfce6e4254f12f305ca1994adf4fb'
-'SKIP')
-validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: mtd-utils/repos/community-x86_64/PKGBUILD (from rev 507982, 
mtd-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-03 23:16:57 UTC (rev 507983)
@@ -0,0 +1,44 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Phil Pirozhkov 
+
+pkgname=mtd-utils
+pkgver=2.1.1
+pkgrel=1
+pkgdesc='Utilities for dealing with MTD devices'
+url='http://www.linux-mtd.infradead.org/'
+arch=('x86_64')
+license=('GPL2')
+depends=('lzo' 'util-linux' 'zstd' 'zlib')
+makedepends=('cmocka')
+source=(ftp://ftp.infradead.org/pub/mtd-utils/${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha512sums=('615b27f6c4c9f392715060467b5728aeb1e774256e661e2b84126464e69a5e1140646e2cf9d6e42d6279c6396c1b2204f545023e5be09d02afb1587d62c4399e'
+'SKIP')
+validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--enable-unit-tests \
+--enable-tests
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in mtd-utils/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-03-19 Thread Levente Polyak via arch-commits
Date: Tuesday, March 19, 2019 @ 20:44:23
  Author: anthraxx
Revision: 442822

archrelease: copy trunk to community-x86_64

Added:
  mtd-utils/repos/community-x86_64/PKGBUILD
(from rev 442821, mtd-utils/trunk/PKGBUILD)
Deleted:
  mtd-utils/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   65 +
 1 file changed, 36 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-19 20:44:16 UTC (rev 442821)
+++ PKGBUILD2019-03-19 20:44:23 UTC (rev 442822)
@@ -1,29 +0,0 @@
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Phil Pirozhkov 
-
-pkgname=mtd-utils
-pkgver=2.0.2
-pkgrel=1
-pkgdesc='Utilities for dealing with MTD devices'
-arch=('x86_64')
-url='http://www.linux-mtd.infradead.org/'
-license=('GPL2')
-depends=('lzo' 'util-linux')
-source=(ftp://ftp.infradead.org/pub/mtd-utils/$pkgname-$pkgver.tar.bz2{,.asc})
-sha512sums=('5e8e8159a0aef719193e4248b3ed22aa37bacc26e8fa0cceb7501b0bf05881f5fa1c87599a6fd78a677fe168df3fbae14fa6f3ccaae7c25dbe3c892db243d9a4'
-'SKIP')
-validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: mtd-utils/repos/community-x86_64/PKGBUILD (from rev 442821, 
mtd-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-19 20:44:23 UTC (rev 442822)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Phil Pirozhkov 
+
+pkgname=mtd-utils
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Utilities for dealing with MTD devices'
+url='http://www.linux-mtd.infradead.org/'
+arch=('x86_64')
+license=('GPL2')
+depends=('lzo' 'util-linux')
+source=(ftp://ftp.infradead.org/pub/mtd-utils/${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha512sums=('256ac62f8b042bc4e6a1e5ec8e2975c8abfb4d52afae62cdd25bb975d2ea6bc5219fe36a614c90ed8f417985996bfb6a6babfce6e4254f12f305ca1994adf4fb'
+'SKIP')
+validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in mtd-utils/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-02-17 Thread Antonio Rojas via arch-commits
Date: Saturday, February 17, 2018 @ 10:03:16
  Author: arojas
Revision: 296048

archrelease: copy trunk to community-x86_64

Added:
  mtd-utils/repos/community-x86_64/PKGBUILD
(from rev 296047, mtd-utils/trunk/PKGBUILD)
Deleted:
  mtd-utils/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-17 10:02:51 UTC (rev 296047)
+++ PKGBUILD2018-02-17 10:03:16 UTC (rev 296048)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Phil Pirozhkov 
-
-pkgname=mtd-utils
-pkgver=2.0.0
-pkgrel=2
-pkgdesc='Utilities for dealing with MTD devices'
-arch=('i686' 'x86_64')
-url='http://www.linux-mtd.infradead.org/'
-license=('GPL2')
-depends=('lzo' 'util-linux')
-source=(ftp://ftp.infradead.org/pub/mtd-utils/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('70b80fccdfc1b536a91deefb91f4e2be'
- 'SKIP')
-validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: mtd-utils/repos/community-x86_64/PKGBUILD (from rev 296047, 
mtd-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-17 10:03:16 UTC (rev 296048)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Phil Pirozhkov 
+
+pkgname=mtd-utils
+pkgver=2.0.1
+pkgrel=1
+pkgdesc='Utilities for dealing with MTD devices'
+arch=('x86_64')
+url='http://www.linux-mtd.infradead.org/'
+license=('GPL2')
+depends=('lzo' 'util-linux')
+source=(ftp://ftp.infradead.org/pub/mtd-utils/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('ef065490799f5e21e90199dd25d033b6'
+ 'SKIP')
+validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}