[arch-commits] Commit in f2fs-tools/repos (4 files)
Tobias Powalowski
tpowa at archlinux.org
Thu Mar 5 07:38:51 UTC 2015
Date: Thursday, March 5, 2015 @ 08:38:50
Author: tpowa
Revision: 232877
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
f2fs-tools/repos/extra-i686/PKGBUILD
(from rev 232876, f2fs-tools/trunk/PKGBUILD)
f2fs-tools/repos/extra-x86_64/PKGBUILD
(from rev 232876, f2fs-tools/trunk/PKGBUILD)
Deleted:
f2fs-tools/repos/extra-i686/PKGBUILD
f2fs-tools/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 56 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 29 ------------------------
extra-x86_64/PKGBUILD | 29 ------------------------
3 files changed, 56 insertions(+), 58 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2015-03-05 07:38:37 UTC (rev 232876)
+++ extra-i686/PKGBUILD 2015-03-05 07:38:50 UTC (rev 232877)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-# Contributor: Christian Hesse <mail at eworm.de>
-
-pkgname=f2fs-tools
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="Tools for Flash-Friendly File System (F2FS)"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/f2fs-tools/"
-depends=('util-linux')
-license=('GPL')
-source=('http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.4.0.tar.gz')
-#source=("https://sources.archlinux.org/other/packages/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('be9bfdddf3e5fd5e701a88d0b388dc26')
-
-build() {
- cd "${pkgname}-${pkgver}"
-
- autoreconf -fi
- ./configure --prefix=/usr --sbindir=/usr/bin
- make
-}
-
-package() {
- cd "${pkgname}-${pkgver}"
-
- make DESTDIR="${pkgdir}/" sbindir=/usr/bin install
-}
Copied: f2fs-tools/repos/extra-i686/PKGBUILD (from rev 232876, f2fs-tools/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-05 07:38:50 UTC (rev 232877)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Contributor: Christian Hesse <mail at eworm.de>
+
+pkgname=f2fs-tools
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="Tools for Flash-Friendly File System (F2FS)"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/f2fs-tools/"
+depends=('util-linux')
+license=('GPL')
+source=("http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/$pkgname-$pkgver.tar.gz")
+md5sums=('d1286b83d4844d5eac3e53a1ed772288')
+
+build() {
+ cd "${pkgname}-${pkgver}"
+
+ autoreconf -fi
+ ./configure --prefix=/usr --sbindir=/usr/bin
+ make
+}
+
+package() {
+ cd "${pkgname}-${pkgver}"
+
+ make DESTDIR="${pkgdir}/" sbindir=/usr/bin install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2015-03-05 07:38:37 UTC (rev 232876)
+++ extra-x86_64/PKGBUILD 2015-03-05 07:38:50 UTC (rev 232877)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-# Contributor: Christian Hesse <mail at eworm.de>
-
-pkgname=f2fs-tools
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="Tools for Flash-Friendly File System (F2FS)"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/f2fs-tools/"
-depends=('util-linux')
-license=('GPL')
-source=('http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.4.0.tar.gz')
-#source=("https://sources.archlinux.org/other/packages/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('be9bfdddf3e5fd5e701a88d0b388dc26')
-
-build() {
- cd "${pkgname}-${pkgver}"
-
- autoreconf -fi
- ./configure --prefix=/usr --sbindir=/usr/bin
- make
-}
-
-package() {
- cd "${pkgname}-${pkgver}"
-
- make DESTDIR="${pkgdir}/" sbindir=/usr/bin install
-}
Copied: f2fs-tools/repos/extra-x86_64/PKGBUILD (from rev 232876, f2fs-tools/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2015-03-05 07:38:50 UTC (rev 232877)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Contributor: Christian Hesse <mail at eworm.de>
+
+pkgname=f2fs-tools
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="Tools for Flash-Friendly File System (F2FS)"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/f2fs-tools/"
+depends=('util-linux')
+license=('GPL')
+source=("http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/$pkgname-$pkgver.tar.gz")
+md5sums=('d1286b83d4844d5eac3e53a1ed772288')
+
+build() {
+ cd "${pkgname}-${pkgver}"
+
+ autoreconf -fi
+ ./configure --prefix=/usr --sbindir=/usr/bin
+ make
+}
+
+package() {
+ cd "${pkgname}-${pkgver}"
+
+ make DESTDIR="${pkgdir}/" sbindir=/usr/bin install
+}
More information about the arch-commits
mailing list