[arch-commits] Commit in pidgin-sipe/repos (4 files)
Evangelos Foutras
foutrelis at archlinux.org
Fri Oct 9 18:16:04 UTC 2015
Date: Friday, October 9, 2015 @ 20:16:03
Author: foutrelis
Revision: 143508
archrelease: copy trunk to community-i686, community-x86_64
Added:
pidgin-sipe/repos/community-i686/PKGBUILD
(from rev 143507, pidgin-sipe/trunk/PKGBUILD)
pidgin-sipe/repos/community-x86_64/PKGBUILD
(from rev 143507, pidgin-sipe/trunk/PKGBUILD)
Deleted:
pidgin-sipe/repos/community-i686/PKGBUILD
pidgin-sipe/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 68 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 34 ----------------------
community-x86_64/PKGBUILD | 34 ----------------------
3 files changed, 68 insertions(+), 68 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-10-09 18:15:56 UTC (rev 143507)
+++ community-i686/PKGBUILD 2015-10-09 18:16:03 UTC (rev 143508)
@@ -1,34 +0,0 @@
-# $Id$
-# 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.20.0
-pkgrel=2
-pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
-arch=('i686' 'x86_64')
-license=('GPL2')
-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=('888fb9178af0f2e2912fc28084ca07a9')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr --disable-telepathy
-
- make
-}
-
-package() {
- cd $pkgname-$pkgver
-
- make DESTDIR="$pkgdir" install
-}
Copied: pidgin-sipe/repos/community-i686/PKGBUILD (from rev 143507, pidgin-sipe/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-09 18:16:03 UTC (rev 143508)
@@ -0,0 +1,34 @@
+# $Id$
+# 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.20.0
+pkgrel=3
+pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
+arch=('i686' 'x86_64')
+license=('GPL2')
+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=('888fb9178af0f2e2912fc28084ca07a9')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr --disable-telepathy
+
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-10-09 18:15:56 UTC (rev 143507)
+++ community-x86_64/PKGBUILD 2015-10-09 18:16:03 UTC (rev 143508)
@@ -1,34 +0,0 @@
-# $Id$
-# 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.20.0
-pkgrel=2
-pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
-arch=('i686' 'x86_64')
-license=('GPL2')
-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=('888fb9178af0f2e2912fc28084ca07a9')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr --disable-telepathy
-
- make
-}
-
-package() {
- cd $pkgname-$pkgver
-
- make DESTDIR="$pkgdir" install
-}
Copied: pidgin-sipe/repos/community-x86_64/PKGBUILD (from rev 143507, pidgin-sipe/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-10-09 18:16:03 UTC (rev 143508)
@@ -0,0 +1,34 @@
+# $Id$
+# 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.20.0
+pkgrel=3
+pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
+arch=('i686' 'x86_64')
+license=('GPL2')
+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=('888fb9178af0f2e2912fc28084ca07a9')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr --disable-telepathy
+
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list