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

Connor Behan cbehan at nymeria.archlinux.org
Fri Mar 14 05:16:18 UTC 2014


    Date: Friday, March 14, 2014 @ 06:16:18
  Author: cbehan
Revision: 107179

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-03-14 05:15:33 UTC (rev 107178)
+++ community-i686/PKGBUILD	2014-03-14 05:16:18 UTC (rev 107179)
@@ -1,27 +0,0 @@
-# Maintainer: Connor Behan <connor.behan at gmail.com>
-
-pkgname=pidgin-talkfilters
-pkgver=2.7.0
-pkgrel=2
-pkgdesc="Implements GNU talkfilters in pidgin chats"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
-license=('GPL')
-depends=('libpurple' 'talkfilters')
-makedepends=('intltool' 'gettext' 'python2' 'pidgin')
-source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
-sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
-
-build() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  PYTHON=/usr/bin/python2 \
-    ./configure --prefix=/usr --with-plugins=talkfilters
-}
-
-package() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  make
-  make DESTDIR="$pkgdir" install
-}

Copied: pidgin-talkfilters/repos/community-i686/PKGBUILD (from rev 107178, pidgin-talkfilters/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-03-14 05:16:18 UTC (rev 107179)
@@ -0,0 +1,31 @@
+# Maintainer: Connor Behan <connor.behan at gmail.com>
+
+pkgname=pidgin-talkfilters
+pkgver=2.7.0
+pkgrel=3
+pkgdesc="Implements GNU talkfilters in pidgin chats"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
+license=('GPL')
+depends=('libpurple' 'talkfilters')
+makedepends=('intltool' 'gettext' 'python2' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
+
+build() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  sed -i -e 's|GETTEXT_PACKAGE=plugin_pack|GETTEXT_PACKAGE=pidgin_talkfilters|'\
+    configure.ac
+  autoreconf -vfi
+  PYTHON=/usr/bin/python2 \
+    ./configure --prefix=/usr --with-plugins=talkfilters
+
+  make
+}
+
+package() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-03-14 05:15:33 UTC (rev 107178)
+++ community-x86_64/PKGBUILD	2014-03-14 05:16:18 UTC (rev 107179)
@@ -1,27 +0,0 @@
-# Maintainer: Connor Behan <connor.behan at gmail.com>
-
-pkgname=pidgin-talkfilters
-pkgver=2.7.0
-pkgrel=2
-pkgdesc="Implements GNU talkfilters in pidgin chats"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
-license=('GPL')
-depends=('libpurple' 'talkfilters')
-makedepends=('intltool' 'gettext' 'python2' 'pidgin')
-source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
-sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
-
-build() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  PYTHON=/usr/bin/python2 \
-    ./configure --prefix=/usr --with-plugins=talkfilters
-}
-
-package() {
-  cd "$srcdir"/purple-plugin-pack-$pkgver
-
-  make
-  make DESTDIR="$pkgdir" install
-}

Copied: pidgin-talkfilters/repos/community-x86_64/PKGBUILD (from rev 107178, pidgin-talkfilters/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-03-14 05:16:18 UTC (rev 107179)
@@ -0,0 +1,31 @@
+# Maintainer: Connor Behan <connor.behan at gmail.com>
+
+pkgname=pidgin-talkfilters
+pkgver=2.7.0
+pkgrel=3
+pkgdesc="Implements GNU talkfilters in pidgin chats"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
+license=('GPL')
+depends=('libpurple' 'talkfilters')
+makedepends=('intltool' 'gettext' 'python2' 'pidgin')
+source=(https://bitbucket.org/rekkanoryo/purple-plugin-pack/downloads/purple-plugin-pack-$pkgver.tar.bz2)
+sha256sums=('2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c')
+
+build() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  sed -i -e 's|GETTEXT_PACKAGE=plugin_pack|GETTEXT_PACKAGE=pidgin_talkfilters|'\
+    configure.ac
+  autoreconf -vfi
+  PYTHON=/usr/bin/python2 \
+    ./configure --prefix=/usr --with-plugins=talkfilters
+
+  make
+}
+
+package() {
+  cd "$srcdir"/purple-plugin-pack-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list