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

Eric Bélanger eric at archlinux.org
Mon Jan 19 03:50:11 UTC 2015


    Date: Monday, January 19, 2015 @ 04:50:10
  Author: eric
Revision: 126197

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

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

---------------------------+
 /PKGBUILD                 |   64 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ---------------------
 community-x86_64/PKGBUILD |   31 ---------------------
 3 files changed, 64 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-01-19 03:44:40 UTC (rev 126196)
+++ community-i686/PKGBUILD	2015-01-19 03:50:10 UTC (rev 126197)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Bug <Bug2000 at gmail.com>
-# Contributor: Marcel Wysocki <maci at satgnu.net>
-
-pkgname=pidgin-otr
-pkgver=4.0.1
-pkgrel=1
-pkgdesc='Off-the-Record Messaging plugin for Pidgin.'
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://www.cypherpunks.ca/otr/'
-depends=('libotr>=4.0.0' 'pidgin' 'perlxml')
-makedepends=('intltool')
-source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('26aae6c9de423a653812edfe983037e5'
-         'SKIP')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: pidgin-otr/repos/community-i686/PKGBUILD (from rev 126196, pidgin-otr/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-01-19 03:50:10 UTC (rev 126197)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Bug <Bug2000 at gmail.com>
+# Contributor: Marcel Wysocki <maci at satgnu.net>
+
+pkgname=pidgin-otr
+pkgver=4.0.1
+pkgrel=2
+pkgdesc='Off-the-Record Messaging plugin for Pidgin.'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.cypherpunks.ca/otr/'
+depends=('libotr>=4.0.0' 'pidgin' 'perl-xml-parser')
+makedepends=('intltool')
+source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('26aae6c9de423a653812edfe983037e5'
+         'SKIP')
+validpgpkeys=(576979E7D0CAB38C7AA3DDBDDED64EBB2BA87C5C) # OTR Dev Team
+
+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	2015-01-19 03:44:40 UTC (rev 126196)
+++ community-x86_64/PKGBUILD	2015-01-19 03:50:10 UTC (rev 126197)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Bug <Bug2000 at gmail.com>
-# Contributor: Marcel Wysocki <maci at satgnu.net>
-
-pkgname=pidgin-otr
-pkgver=4.0.1
-pkgrel=1
-pkgdesc='Off-the-Record Messaging plugin for Pidgin.'
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://www.cypherpunks.ca/otr/'
-depends=('libotr>=4.0.0' 'pidgin' 'perlxml')
-makedepends=('intltool')
-source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('26aae6c9de423a653812edfe983037e5'
-         'SKIP')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: pidgin-otr/repos/community-x86_64/PKGBUILD (from rev 126196, pidgin-otr/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-01-19 03:50:10 UTC (rev 126197)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Bug <Bug2000 at gmail.com>
+# Contributor: Marcel Wysocki <maci at satgnu.net>
+
+pkgname=pidgin-otr
+pkgver=4.0.1
+pkgrel=2
+pkgdesc='Off-the-Record Messaging plugin for Pidgin.'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.cypherpunks.ca/otr/'
+depends=('libotr>=4.0.0' 'pidgin' 'perl-xml-parser')
+makedepends=('intltool')
+source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('26aae6c9de423a653812edfe983037e5'
+         'SKIP')
+validpgpkeys=(576979E7D0CAB38C7AA3DDBDDED64EBB2BA87C5C) # OTR Dev Team
+
+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