[arch-commits] Commit in hexchat/repos (6 files)

Florian Pritz bluewind at archlinux.org
Sun Jun 5 11:26:35 UTC 2016


    Date: Sunday, June 5, 2016 @ 13:26:35
  Author: bluewind
Revision: 177898

db-move: moved hexchat from [community-testing] to [community] (i686, x86_64)

Added:
  hexchat/repos/community-i686/PKGBUILD
    (from rev 177897, hexchat/repos/community-testing-i686/PKGBUILD)
  hexchat/repos/community-x86_64/PKGBUILD
    (from rev 177897, hexchat/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  hexchat/repos/community-i686/PKGBUILD
  hexchat/repos/community-testing-i686/
  hexchat/repos/community-testing-x86_64/
  hexchat/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   76 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   38 ----------------------
 community-x86_64/PKGBUILD |   38 ----------------------
 3 files changed, 76 insertions(+), 76 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-06-05 11:26:33 UTC (rev 177897)
+++ community-i686/PKGBUILD	2016-06-05 11:26:35 UTC (rev 177898)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
-# Contributor: TingPing <tingping at tingping.se>
-
-pkgname=hexchat
-pkgver=2.12.1
-pkgrel=1
-pkgdesc='A popular and easy to use graphical IRC (chat) client'
-arch=('i686' 'x86_64')
-url='http://hexchat.github.io/'
-license=('GPL')
-depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
-         'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils')
-makedepends=('intltool' 'iso-codes' 'lua' 'perl' 'python')
-optdepends=('enchant: Spell check'
-            'lua: Lua plugin'
-            'perl: Perl plugin'
-            'python: Python plugin')
-source=("http://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz")
-sha256sums=('5201b0c6d17dcb8c2cb79e9c39681f8e052999ba8f7b5986d5c1e7dc68fa7c6b')
-
-build() {
-  cd hexchat-${pkgver}
-
-  ./configure \
-    --prefix='/usr' \
-    --enable-python='python3' \
-    --enable-textfe
-  make
-}
-
-package() {
-  cd hexchat-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: hexchat/repos/community-i686/PKGBUILD (from rev 177897, hexchat/repos/community-testing-i686/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-06-05 11:26:35 UTC (rev 177898)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Contributor: TingPing <tingping at tingping.se>
+
+pkgname=hexchat
+pkgver=2.12.1
+pkgrel=3
+pkgdesc='A popular and easy to use graphical IRC (chat) client'
+arch=('i686' 'x86_64')
+url='http://hexchat.github.io/'
+license=('GPL')
+depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
+         'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils')
+makedepends=('intltool' 'iso-codes' 'lua' 'perl' 'python')
+optdepends=('enchant: Spell check'
+            'lua: Lua plugin'
+            'perl: Perl plugin'
+            'python: Python plugin')
+source=("http://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz")
+sha256sums=('5201b0c6d17dcb8c2cb79e9c39681f8e052999ba8f7b5986d5c1e7dc68fa7c6b')
+
+build() {
+  cd hexchat-${pkgver}
+
+  ./configure \
+    --prefix='/usr' \
+    --enable-python='python3' \
+    --enable-textfe
+  make
+}
+
+package() {
+  cd hexchat-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-06-05 11:26:33 UTC (rev 177897)
+++ community-x86_64/PKGBUILD	2016-06-05 11:26:35 UTC (rev 177898)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
-# Contributor: TingPing <tingping at tingping.se>
-
-pkgname=hexchat
-pkgver=2.12.1
-pkgrel=1
-pkgdesc='A popular and easy to use graphical IRC (chat) client'
-arch=('i686' 'x86_64')
-url='http://hexchat.github.io/'
-license=('GPL')
-depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
-         'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils')
-makedepends=('intltool' 'iso-codes' 'lua' 'perl' 'python')
-optdepends=('enchant: Spell check'
-            'lua: Lua plugin'
-            'perl: Perl plugin'
-            'python: Python plugin')
-source=("http://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz")
-sha256sums=('5201b0c6d17dcb8c2cb79e9c39681f8e052999ba8f7b5986d5c1e7dc68fa7c6b')
-
-build() {
-  cd hexchat-${pkgver}
-
-  ./configure \
-    --prefix='/usr' \
-    --enable-python='python3' \
-    --enable-textfe
-  make
-}
-
-package() {
-  cd hexchat-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: hexchat/repos/community-x86_64/PKGBUILD (from rev 177897, hexchat/repos/community-testing-x86_64/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-06-05 11:26:35 UTC (rev 177898)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Contributor: TingPing <tingping at tingping.se>
+
+pkgname=hexchat
+pkgver=2.12.1
+pkgrel=3
+pkgdesc='A popular and easy to use graphical IRC (chat) client'
+arch=('i686' 'x86_64')
+url='http://hexchat.github.io/'
+license=('GPL')
+depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
+         'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils')
+makedepends=('intltool' 'iso-codes' 'lua' 'perl' 'python')
+optdepends=('enchant: Spell check'
+            'lua: Lua plugin'
+            'perl: Perl plugin'
+            'python: Python plugin')
+source=("http://dl.hexchat.net/hexchat/hexchat-${pkgver}.tar.xz")
+sha256sums=('5201b0c6d17dcb8c2cb79e9c39681f8e052999ba8f7b5986d5c1e7dc68fa7c6b')
+
+build() {
+  cd hexchat-${pkgver}
+
+  ./configure \
+    --prefix='/usr' \
+    --enable-python='python3' \
+    --enable-textfe
+  make
+}
+
+package() {
+  cd hexchat-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list