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

Sébastien Luttringer seblu at nymeria.archlinux.org
Fri Apr 19 12:59:02 UTC 2013


    Date: Friday, April 19, 2013 @ 14:59:02
  Author: seblu
Revision: 88535

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

Added:
  sfk/repos/community-i686/PKGBUILD
    (from rev 88534, sfk/trunk/PKGBUILD)
  sfk/repos/community-x86_64/PKGBUILD
    (from rev 88534, sfk/trunk/PKGBUILD)
Deleted:
  sfk/repos/community-i686/PKGBUILD
  sfk/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	2013-04-19 12:58:53 UTC (rev 88534)
+++ community-i686/PKGBUILD	2013-04-19 12:59:02 UTC (rev 88535)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-# Contributor: Baumi <baumi at gmx.com>
-
-pkgname=sfk
-pkgver=1.6.6
-pkgrel=1
-pkgdesc='Swiss File Knife - A Command Line Tools Collection'
-arch=('i686' 'x86_64')
-url='http://stahlforce.com/dev/?tool=sfk'
-license=('custom: BSD')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip")
-md5sums=('d32f487d783356eb15e23f5e26bf7ac7')
-
-build() {
-  cd ${pkgname}${pkgver//./}
-  g++ $CXXFLAGS $LDFLAGS sfk.cpp sfknet.cpp patch.cpp inst.cpp -o $pkgname
-}
-
-package() {
-  cd ${pkgname}${pkgver//./}
-  install -D -m755 $pkgname "$pkgdir/usr/bin/$pkgname"
-  install -D -m444 bsd-license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: sfk/repos/community-i686/PKGBUILD (from rev 88534, sfk/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-19 12:59:02 UTC (rev 88535)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Baumi <baumi at gmx.com>
+
+pkgname=sfk
+pkgver=1.6.7
+pkgrel=1
+pkgdesc='Swiss File Knife - A Command Line Tools Collection'
+arch=('i686' 'x86_64')
+url='http://stahlforce.com/dev/?tool=sfk'
+license=('custom: BSD')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip")
+md5sums=('cd900b0c2f6fb362d5d3ef5190b96767')
+
+build() {
+  cd ${pkgname}${pkgver//./}
+  g++ $CXXFLAGS $LDFLAGS sfk.cpp sfknet.cpp patch.cpp inst.cpp -o $pkgname
+}
+
+package() {
+  cd ${pkgname}${pkgver//./}
+  install -D -m755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -D -m444 bsd-license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-19 12:58:53 UTC (rev 88534)
+++ community-x86_64/PKGBUILD	2013-04-19 12:59:02 UTC (rev 88535)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org>
-# Contributor: Baumi <baumi at gmx.com>
-
-pkgname=sfk
-pkgver=1.6.6
-pkgrel=1
-pkgdesc='Swiss File Knife - A Command Line Tools Collection'
-arch=('i686' 'x86_64')
-url='http://stahlforce.com/dev/?tool=sfk'
-license=('custom: BSD')
-depends=('gcc-libs')
-source=("http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip")
-md5sums=('d32f487d783356eb15e23f5e26bf7ac7')
-
-build() {
-  cd ${pkgname}${pkgver//./}
-  g++ $CXXFLAGS $LDFLAGS sfk.cpp sfknet.cpp patch.cpp inst.cpp -o $pkgname
-}
-
-package() {
-  cd ${pkgname}${pkgver//./}
-  install -D -m755 $pkgname "$pkgdir/usr/bin/$pkgname"
-  install -D -m444 bsd-license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: sfk/repos/community-x86_64/PKGBUILD (from rev 88534, sfk/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-19 12:59:02 UTC (rev 88535)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Baumi <baumi at gmx.com>
+
+pkgname=sfk
+pkgver=1.6.7
+pkgrel=1
+pkgdesc='Swiss File Knife - A Command Line Tools Collection'
+arch=('i686' 'x86_64')
+url='http://stahlforce.com/dev/?tool=sfk'
+license=('custom: BSD')
+depends=('gcc-libs')
+source=("http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip")
+md5sums=('cd900b0c2f6fb362d5d3ef5190b96767')
+
+build() {
+  cd ${pkgname}${pkgver//./}
+  g++ $CXXFLAGS $LDFLAGS sfk.cpp sfknet.cpp patch.cpp inst.cpp -o $pkgname
+}
+
+package() {
+  cd ${pkgname}${pkgver//./}
+  install -D -m755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -D -m444 bsd-license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list