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

Sergej Pupykin spupykin at archlinux.org
Tue Dec 30 14:06:17 UTC 2014


    Date: Tuesday, December 30, 2014 @ 15:06:17
  Author: spupykin
Revision: 124909

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-30 14:06:02 UTC (rev 124908)
+++ community-i686/PKGBUILD	2014-12-30 14:06:17 UTC (rev 124909)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
-
-pkgname=tnef
-pkgver=1.4.9
-pkgrel=2
-arch=(i686 x86_64)
-pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
-url="http://sourceforge.net/projects/tnef/"
-license=('GPL')
-depends=()
-source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
-md5sums=('83a3a8fe0c15c9bbe2a8dae74c46b761')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: tnef/repos/community-i686/PKGBUILD (from rev 124908, tnef/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-30 14:06:17 UTC (rev 124909)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
+
+pkgname=tnef
+pkgver=1.4.12
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
+url="http://sourceforge.net/projects/tnef/"
+license=('GPL')
+depends=()
+source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
+md5sums=('92b27d6ff4374fea28b04e38032c7710')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-30 14:06:02 UTC (rev 124908)
+++ community-x86_64/PKGBUILD	2014-12-30 14:06:17 UTC (rev 124909)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
-
-pkgname=tnef
-pkgver=1.4.9
-pkgrel=2
-arch=(i686 x86_64)
-pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
-url="http://sourceforge.net/projects/tnef/"
-license=('GPL')
-depends=()
-source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
-md5sums=('83a3a8fe0c15c9bbe2a8dae74c46b761')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: tnef/repos/community-x86_64/PKGBUILD (from rev 124908, tnef/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-30 14:06:17 UTC (rev 124909)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
+
+pkgname=tnef
+pkgver=1.4.12
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
+url="http://sourceforge.net/projects/tnef/"
+license=('GPL')
+depends=()
+source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
+md5sums=('92b27d6ff4374fea28b04e38032c7710')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



More information about the arch-commits mailing list