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

Balló György bgyorgy at archlinux.org
Wed Dec 7 19:23:44 UTC 2016


    Date: Wednesday, December 7, 2016 @ 19:23:43
  Author: bgyorgy
Revision: 198391

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-12-07 19:16:30 UTC (rev 198390)
+++ community-i686/PKGBUILD	2016-12-07 19:23:43 UTC (rev 198391)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Giorgio Gilestro <giorgio at gilest.ro>
-
-pkgname=python2-nautilus
-_pkgname=nautilus-python
-pkgver=1.1
-pkgrel=4
-pkgdesc="Python bindings for the Nautilus Extension API"
-arch=('i686' 'x86_64')
-url="http://projects.gnome.org/nautilus-python/"
-license=('GPL')
-depends=('nautilus' 'python2-gobject')
-replaces=('python-nautilus')
-provides=('python-nautilus')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('7825e08ada8e131f829d0e7d4144dcfac9fad7bfd7c0600bf3985349c20c496b')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-              --disable-static \
-              PYTHON=python2
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: python2-nautilus/repos/community-i686/PKGBUILD (from rev 198390, python2-nautilus/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-12-07 19:23:43 UTC (rev 198391)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Giorgio Gilestro <giorgio at gilest.ro>
+
+pkgname=python2-nautilus
+_pkgname=nautilus-python
+pkgver=1.1
+pkgrel=4
+pkgdesc="Python bindings for the Nautilus Extension API"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/NautilusPython"
+license=('GPL')
+depends=('nautilus' 'python2-gobject')
+replaces=('python-nautilus')
+provides=('python-nautilus')
+source=(https://download.gnome.org/sources/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
+sha256sums=('7825e08ada8e131f829d0e7d4144dcfac9fad7bfd7c0600bf3985349c20c496b')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+              PYTHON=python2
+  make
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-12-07 19:16:30 UTC (rev 198390)
+++ community-x86_64/PKGBUILD	2016-12-07 19:23:43 UTC (rev 198391)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Giorgio Gilestro <giorgio at gilest.ro>
-
-pkgname=python2-nautilus
-_pkgname=nautilus-python
-pkgver=1.1
-pkgrel=4
-pkgdesc="Python bindings for the Nautilus Extension API"
-arch=('i686' 'x86_64')
-url="http://projects.gnome.org/nautilus-python/"
-license=('GPL')
-depends=('nautilus' 'python2-gobject')
-replaces=('python-nautilus')
-provides=('python-nautilus')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
-sha256sums=('7825e08ada8e131f829d0e7d4144dcfac9fad7bfd7c0600bf3985349c20c496b')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-              --disable-static \
-              PYTHON=python2
-  make
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: python2-nautilus/repos/community-x86_64/PKGBUILD (from rev 198390, python2-nautilus/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-12-07 19:23:43 UTC (rev 198391)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Giorgio Gilestro <giorgio at gilest.ro>
+
+pkgname=python2-nautilus
+_pkgname=nautilus-python
+pkgver=1.1
+pkgrel=4
+pkgdesc="Python bindings for the Nautilus Extension API"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/NautilusPython"
+license=('GPL')
+depends=('nautilus' 'python2-gobject')
+replaces=('python-nautilus')
+provides=('python-nautilus')
+source=(https://download.gnome.org/sources/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.xz)
+sha256sums=('7825e08ada8e131f829d0e7d4144dcfac9fad7bfd7c0600bf3985349c20c496b')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+              PYTHON=python2
+  make
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}



More information about the arch-commits mailing list