Date: Friday, October 24, 2014 @ 05:17:40
  Author: eric
Revision: 121335

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

Added:
  pidgin-sipe/repos/community-i686/PKGBUILD
    (from rev 121334, pidgin-sipe/trunk/PKGBUILD)
  pidgin-sipe/repos/community-x86_64/PKGBUILD
    (from rev 121334, pidgin-sipe/trunk/PKGBUILD)
Deleted:
  pidgin-sipe/repos/community-i686/PKGBUILD
  pidgin-sipe/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2014-10-24 03:15:11 UTC (rev 121334)
+++ community-i686/PKGBUILD     2014-10-24 03:17:40 UTC (rev 121335)
@@ -1,33 +0,0 @@
-# Maintainer: Jonathan Steel <jsteel at archlinux.org>
-# Contributor: Gicu Gorodenco <[email protected]>
-# Contributor: MaLiK <[email protected]>
-# Contributor: dpevp <[email protected]>
-# Contributor: Magnus Therning <[email protected]>
-# Contributor: Anthony <[email protected]>
-
-pkgname=pidgin-sipe
-pkgver=1.18.3
-pkgrel=1
-pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://sipe.sourceforge.net/";
-depends=('gmime' 'libpurple')
-makedepends=('intltool')
-options=('!buildflags')
-source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('0caa7fda40ac58855b8f2905666d5710')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir"/ install
-}

Copied: pidgin-sipe/repos/community-i686/PKGBUILD (from rev 121334, 
pidgin-sipe/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2014-10-24 03:17:40 UTC (rev 121335)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: 
+
+pkgname=pidgin-sipe
+pkgver=1.18.4
+pkgrel=1
+pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://sipe.sourceforge.net/";
+depends=('gmime' 'libpurple')
+makedepends=('intltool')
+options=('!buildflags')
+source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
+md5sums=('a089912a89e421d5c0523fc4db05ce00')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2014-10-24 03:15:11 UTC (rev 121334)
+++ community-x86_64/PKGBUILD   2014-10-24 03:17:40 UTC (rev 121335)
@@ -1,33 +0,0 @@
-# Maintainer: Jonathan Steel <jsteel at archlinux.org>
-# Contributor: Gicu Gorodenco <[email protected]>
-# Contributor: MaLiK <[email protected]>
-# Contributor: dpevp <[email protected]>
-# Contributor: Magnus Therning <[email protected]>
-# Contributor: Anthony <[email protected]>
-
-pkgname=pidgin-sipe
-pkgver=1.18.3
-pkgrel=1
-pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://sipe.sourceforge.net/";
-depends=('gmime' 'libpurple')
-makedepends=('intltool')
-options=('!buildflags')
-source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('0caa7fda40ac58855b8f2905666d5710')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir"/ install
-}

Copied: pidgin-sipe/repos/community-x86_64/PKGBUILD (from rev 121334, 
pidgin-sipe/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2014-10-24 03:17:40 UTC (rev 121335)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: 
+
+pkgname=pidgin-sipe
+pkgver=1.18.4
+pkgrel=1
+pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://sipe.sourceforge.net/";
+depends=('gmime' 'libpurple')
+makedepends=('intltool')
+options=('!buildflags')
+source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
+md5sums=('a089912a89e421d5c0523fc4db05ce00')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Reply via email to