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

Eric Bélanger eric at archlinux.org
Fri Oct 24 03:17:40 UTC 2014


    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 <cyclopsihus at gmail.com>
-# Contributor: MaLiK <malik_cjm at o2.pl>
-# Contributor: dpevp <daniel.plaza.espi at gmail.com>
-# Contributor: Magnus Therning <magnus at therning.org>
-# Contributor: Anthony <anthony at littlegno.me>
-
-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 <cyclopsihus at gmail.com>
-# Contributor: MaLiK <malik_cjm at o2.pl>
-# Contributor: dpevp <daniel.plaza.espi at gmail.com>
-# Contributor: Magnus Therning <magnus at therning.org>
-# Contributor: Anthony <anthony at littlegno.me>
-
-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
+}



More information about the arch-commits mailing list