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

Florian Pritz bluewind at archlinux.org
Sat Dec 6 17:23:36 UTC 2014


    Date: Saturday, December 6, 2014 @ 18:23:35
  Author: bluewind
Revision: 123545

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-06 17:19:15 UTC (rev 123544)
+++ community-i686/PKGBUILD	2014-12-06 17:23:35 UTC (rev 123545)
@@ -1,24 +0,0 @@
-# Maintainer: Florian Pritz <bluewind at xinu.at>
-# Contributor: Christian Hesse <mail at eworm.de>
-# Contributor/Submitter: <p.janouch at gmail.com>
-
-pkgname=pivy
-pkgver=20101207
-pkgrel=1
-pkgdesc="Coin binding for Python"
-arch=('i686' 'x86_64')
-url="http://pivy.coin3d.org"
-license=('custom')
-depends=('python2' 'soqt')
-makedepends=('swig' 'mercurial')
-source=("pivy::hg+https://bitbucket.org/Coin3D/pivy#tag=pivy-$pkgver")
-md5sums=('SKIP')
-
-package() {
-	cd "$srcdir/pivy"
-
-	python2 setup.py install --root="${pkgdir}"
-
-	install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: python2-pivy/repos/community-i686/PKGBUILD (from rev 123544, python2-pivy/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-06 17:23:35 UTC (rev 123545)
@@ -0,0 +1,26 @@
+# Maintainer: Florian Pritz <bluewind at xinu.at>
+# Contributor: Christian Hesse <mail at eworm.de>
+# Contributor/Submitter: <p.janouch at gmail.com>
+
+pkgname=python2-pivy
+pkgver=20101207
+pkgrel=1
+pkgdesc="Coin binding for Python"
+arch=('i686' 'x86_64')
+url="http://pivy.coin3d.org"
+license=('custom')
+depends=('python2' 'soqt')
+makedepends=('swig' 'mercurial')
+source=("pivy::hg+https://bitbucket.org/Coin3D/pivy#tag=pivy-$pkgver")
+md5sums=('SKIP')
+replaces=(pivy)
+provides=(pivy)
+
+package() {
+	cd "$srcdir/pivy"
+
+	python2 setup.py install --root="${pkgdir}"
+
+	install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-06 17:19:15 UTC (rev 123544)
+++ community-x86_64/PKGBUILD	2014-12-06 17:23:35 UTC (rev 123545)
@@ -1,26 +0,0 @@
-# Maintainer: Florian Pritz <bluewind at xinu.at>
-# Contributor: Christian Hesse <mail at eworm.de>
-# Contributor/Submitter: <p.janouch at gmail.com>
-
-pkgname=python2-pivy
-pkgver=20101207
-pkgrel=1
-pkgdesc="Coin binding for Python"
-arch=('i686' 'x86_64')
-url="http://pivy.coin3d.org"
-license=('custom')
-depends=('python2' 'soqt')
-makedepends=('swig' 'mercurial')
-source=("pivy::hg+https://bitbucket.org/Coin3D/pivy#tag=pivy-$pkgver")
-md5sums=('SKIP')
-replaces=(pivy)
-provides=(pivy)
-
-package() {
-	cd "$srcdir/pivy"
-
-	python2 setup.py install --root="${pkgdir}"
-
-	install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: python2-pivy/repos/community-x86_64/PKGBUILD (from rev 123544, python2-pivy/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-06 17:23:35 UTC (rev 123545)
@@ -0,0 +1,26 @@
+# Maintainer: Florian Pritz <bluewind at xinu.at>
+# Contributor: Christian Hesse <mail at eworm.de>
+# Contributor/Submitter: <p.janouch at gmail.com>
+
+pkgname=python2-pivy
+pkgver=20101207
+pkgrel=1
+pkgdesc="Coin binding for Python"
+arch=('i686' 'x86_64')
+url="http://pivy.coin3d.org"
+license=('custom')
+depends=('python2' 'soqt')
+makedepends=('swig' 'mercurial')
+source=("pivy::hg+https://bitbucket.org/Coin3D/pivy#tag=pivy-$pkgver")
+md5sums=('SKIP')
+replaces=(pivy)
+provides=(pivy)
+
+package() {
+	cd "$srcdir/pivy"
+
+	python2 setup.py install --root="${pkgdir}"
+
+	install -D -m 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+



More information about the arch-commits mailing list