[arch-commits] Commit in python2-pychm/repos (4 files)

Jelle van der Waa jelle at archlinux.org
Sun Aug 10 20:02:01 UTC 2014


    Date: Sunday, August 10, 2014 @ 22:02:01
  Author: jelle
Revision: 117117

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

Added:
  python2-pychm/repos/community-i686/PKGBUILD
    (from rev 117116, python2-pychm/trunk/PKGBUILD)
  python2-pychm/repos/community-x86_64/PKGBUILD
    (from rev 117116, python2-pychm/trunk/PKGBUILD)
Deleted:
  python2-pychm/repos/community-i686/PKGBUILD
  python2-pychm/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   25 ---------------------
 community-x86_64/PKGBUILD |   25 ---------------------
 3 files changed, 52 insertions(+), 50 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-08-10 20:01:52 UTC (rev 117116)
+++ community-i686/PKGBUILD	2014-08-10 20:02:01 UTC (rev 117117)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
-# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
-# Contributor: iom <pizorn at gmail.com>
-
-pkgname=python2-pychm
-pkgver=0.8.4
-pkgrel=2
-pkgdesc="Python bindings for chmlib"
-arch=('x86_64' 'i686')
-url="http://gnochm.sourceforge.net/"
-license=('GPL')
-depends=('chmlib' 'python2')
-replaces=('python-pychm=0.8.4')
-source=(http://downloads.sourceforge.net/sourceforge/gnochm/pychm-$pkgver.tar.gz)
-sha256sums=('84c99d7b28fb6862ee60a5d1d52fad0da4c95f1934e9c101d3293ee7e8b5357d')
-
-package() {
-  cd "$srcdir/pychm-$pkgver"
-
-  python2 setup.py install --root="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python2-pychm/repos/community-i686/PKGBUILD (from rev 117116, python2-pychm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-08-10 20:02:01 UTC (rev 117117)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
+# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
+# Contributor: iom <pizorn at gmail.com>
+
+pkgname=python2-pychm
+pkgver=0.8.4.1
+pkgrel=1
+pkgdesc="Python bindings for chmlib"
+arch=('x86_64' 'i686')
+url="https://github.com/dottedmag/pychm"
+license=('GPL')
+depends=('chmlib' 'python2')
+makedepends=('python2-setuptools')
+replaces=('python-pychm=0.8.4')
+source=(https://github.com/dottedmag/pychm/archive/v$pkgver.tar.gz)
+md5sums=('730c484583c14350e55dba1aa1b03360')
+
+package() {
+  cd "$srcdir/pychm-$pkgver"
+
+  python2 setup.py install --root="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-08-10 20:01:52 UTC (rev 117116)
+++ community-x86_64/PKGBUILD	2014-08-10 20:02:01 UTC (rev 117117)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
-# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
-# Contributor: iom <pizorn at gmail.com>
-
-pkgname=python2-pychm
-pkgver=0.8.4
-pkgrel=2
-pkgdesc="Python bindings for chmlib"
-arch=('x86_64' 'i686')
-url="http://gnochm.sourceforge.net/"
-license=('GPL')
-depends=('chmlib' 'python2')
-replaces=('python-pychm=0.8.4')
-source=(http://downloads.sourceforge.net/sourceforge/gnochm/pychm-$pkgver.tar.gz)
-sha256sums=('84c99d7b28fb6862ee60a5d1d52fad0da4c95f1934e9c101d3293ee7e8b5357d')
-
-package() {
-  cd "$srcdir/pychm-$pkgver"
-
-  python2 setup.py install --root="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python2-pychm/repos/community-x86_64/PKGBUILD (from rev 117116, python2-pychm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-08-10 20:02:01 UTC (rev 117117)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
+# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
+# Contributor: iom <pizorn at gmail.com>
+
+pkgname=python2-pychm
+pkgver=0.8.4.1
+pkgrel=1
+pkgdesc="Python bindings for chmlib"
+arch=('x86_64' 'i686')
+url="https://github.com/dottedmag/pychm"
+license=('GPL')
+depends=('chmlib' 'python2')
+makedepends=('python2-setuptools')
+replaces=('python-pychm=0.8.4')
+source=(https://github.com/dottedmag/pychm/archive/v$pkgver.tar.gz)
+md5sums=('730c484583c14350e55dba1aa1b03360')
+
+package() {
+  cd "$srcdir/pychm-$pkgver"
+
+  python2 setup.py install --root="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list