[arch-commits] Commit in nautilus-actions/repos (8 files)

Balló György bgyorgy at nymeria.archlinux.org
Fri Mar 14 16:43:44 UTC 2014


    Date: Friday, March 14, 2014 @ 17:43:44
  Author: bgyorgy
Revision: 107222

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

Added:
  nautilus-actions/repos/community-i686/PKGBUILD
    (from rev 107221, nautilus-actions/trunk/PKGBUILD)
  nautilus-actions/repos/community-i686/nautilus-actions.install
    (from rev 107221, nautilus-actions/trunk/nautilus-actions.install)
  nautilus-actions/repos/community-x86_64/PKGBUILD
    (from rev 107221, nautilus-actions/trunk/PKGBUILD)
  nautilus-actions/repos/community-x86_64/nautilus-actions.install
    (from rev 107221, nautilus-actions/trunk/nautilus-actions.install)
Deleted:
  nautilus-actions/repos/community-i686/PKGBUILD
  nautilus-actions/repos/community-i686/nautilus-actions.install
  nautilus-actions/repos/community-x86_64/PKGBUILD
  nautilus-actions/repos/community-x86_64/nautilus-actions.install

-------------------------------------------+
 /PKGBUILD                                 |   84 ++++++++++++++++++++++++++++
 /nautilus-actions.install                 |   48 ++++++++++++++++
 community-i686/PKGBUILD                   |   42 --------------
 community-i686/nautilus-actions.install   |   24 --------
 community-x86_64/PKGBUILD                 |   42 --------------
 community-x86_64/nautilus-actions.install |   24 --------
 6 files changed, 132 insertions(+), 132 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-03-14 16:43:36 UTC (rev 107221)
+++ community-i686/PKGBUILD	2014-03-14 16:43:44 UTC (rev 107222)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-# Contributor: Tor Krill <tor at krill.nu>
-
-pkgname=nautilus-actions
-pkgver=3.2.3
-pkgrel=1
-pkgdesc="Configures programs to be launched when files are selected in Nautilus"
-arch=('i686' 'x86_64')
-url="http://www.nautilus-actions.org/"
-license=('GPL')
-depends=('nautilus' 'libunique3' 'libgtop' 'gconf')
-makedepends=('intltool' 'gnome-doc-utils')
-install=nautilus-actions.install
-source=(http://www.nautilus-actions.org/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('af3b8017a13feeda221a52cfef4e61bea659e436')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
-              --disable-schemas-install \
-              --with-gconf-schema-file-dir=/usr/share/gconf/schemas
-  make
-}
-
-package(){
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # Install GConf schemas
-  mkdir -p "$pkgdir/usr/share/gconf/schemas"
-  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" --domain nautilus-actions \
-                     "$pkgdir"/usr/share/nautilus-actions/gconf-schemas/*.schemas
-  rm -r "$pkgdir/usr/share/nautilus-actions/gconf-schemas/"
-
-  # Remove redundant documentation
-  rm -r "$pkgdir/usr/share/doc/"
-}

Copied: nautilus-actions/repos/community-i686/PKGBUILD (from rev 107221, nautilus-actions/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-03-14 16:43:44 UTC (rev 107222)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+# Contributor: Tor Krill <tor at krill.nu>
+
+pkgname=nautilus-actions
+pkgver=3.2.3
+pkgrel=2
+pkgdesc="Configures programs to be launched when files are selected in Nautilus"
+arch=('i686' 'x86_64')
+url="http://www.nautilus-actions.org/"
+license=('GPL')
+depends=('nautilus' 'libunique3' 'libgtop' 'libsm' 'gconf')
+makedepends=('intltool' 'gnome-doc-utils')
+install=nautilus-actions.install
+source=(http://www.nautilus-actions.org/downloads/$pkgname-$pkgver.tar.gz)
+sha1sums=('af3b8017a13feeda221a52cfef4e61bea659e436')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
+              --disable-schemas-install \
+              --with-gconf-schema-file-dir=/usr/share/gconf/schemas
+  make
+}
+
+package(){
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # Install GConf schemas
+  mkdir -p "$pkgdir/usr/share/gconf/schemas"
+  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" --domain nautilus-actions \
+                     "$pkgdir"/usr/share/nautilus-actions/gconf-schemas/*.schemas
+  rm -r "$pkgdir/usr/share/nautilus-actions/gconf-schemas/"
+
+  # Remove redundant documentation
+  rm -r "$pkgdir/usr/share/doc/"
+}

Deleted: community-i686/nautilus-actions.install
===================================================================
--- community-i686/nautilus-actions.install	2014-03-14 16:43:36 UTC (rev 107221)
+++ community-i686/nautilus-actions.install	2014-03-14 16:43:44 UTC (rev 107222)
@@ -1,24 +0,0 @@
-pkgname=nautilus-actions
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}

Copied: nautilus-actions/repos/community-i686/nautilus-actions.install (from rev 107221, nautilus-actions/trunk/nautilus-actions.install)
===================================================================
--- community-i686/nautilus-actions.install	                        (rev 0)
+++ community-i686/nautilus-actions.install	2014-03-14 16:43:44 UTC (rev 107222)
@@ -0,0 +1,24 @@
+pkgname=nautilus-actions
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-03-14 16:43:36 UTC (rev 107221)
+++ community-x86_64/PKGBUILD	2014-03-14 16:43:44 UTC (rev 107222)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-# Contributor: Tor Krill <tor at krill.nu>
-
-pkgname=nautilus-actions
-pkgver=3.2.3
-pkgrel=1
-pkgdesc="Configures programs to be launched when files are selected in Nautilus"
-arch=('i686' 'x86_64')
-url="http://www.nautilus-actions.org/"
-license=('GPL')
-depends=('nautilus' 'libunique3' 'libgtop' 'gconf')
-makedepends=('intltool' 'gnome-doc-utils')
-install=nautilus-actions.install
-source=(http://www.nautilus-actions.org/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('af3b8017a13feeda221a52cfef4e61bea659e436')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
-              --disable-schemas-install \
-              --with-gconf-schema-file-dir=/usr/share/gconf/schemas
-  make
-}
-
-package(){
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # Install GConf schemas
-  mkdir -p "$pkgdir/usr/share/gconf/schemas"
-  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" --domain nautilus-actions \
-                     "$pkgdir"/usr/share/nautilus-actions/gconf-schemas/*.schemas
-  rm -r "$pkgdir/usr/share/nautilus-actions/gconf-schemas/"
-
-  # Remove redundant documentation
-  rm -r "$pkgdir/usr/share/doc/"
-}

Copied: nautilus-actions/repos/community-x86_64/PKGBUILD (from rev 107221, nautilus-actions/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-03-14 16:43:44 UTC (rev 107222)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+# Contributor: Tor Krill <tor at krill.nu>
+
+pkgname=nautilus-actions
+pkgver=3.2.3
+pkgrel=2
+pkgdesc="Configures programs to be launched when files are selected in Nautilus"
+arch=('i686' 'x86_64')
+url="http://www.nautilus-actions.org/"
+license=('GPL')
+depends=('nautilus' 'libunique3' 'libgtop' 'libsm' 'gconf')
+makedepends=('intltool' 'gnome-doc-utils')
+install=nautilus-actions.install
+source=(http://www.nautilus-actions.org/downloads/$pkgname-$pkgver.tar.gz)
+sha1sums=('af3b8017a13feeda221a52cfef4e61bea659e436')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
+              --disable-schemas-install \
+              --with-gconf-schema-file-dir=/usr/share/gconf/schemas
+  make
+}
+
+package(){
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # Install GConf schemas
+  mkdir -p "$pkgdir/usr/share/gconf/schemas"
+  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" --domain nautilus-actions \
+                     "$pkgdir"/usr/share/nautilus-actions/gconf-schemas/*.schemas
+  rm -r "$pkgdir/usr/share/nautilus-actions/gconf-schemas/"
+
+  # Remove redundant documentation
+  rm -r "$pkgdir/usr/share/doc/"
+}

Deleted: community-x86_64/nautilus-actions.install
===================================================================
--- community-x86_64/nautilus-actions.install	2014-03-14 16:43:36 UTC (rev 107221)
+++ community-x86_64/nautilus-actions.install	2014-03-14 16:43:44 UTC (rev 107222)
@@ -1,24 +0,0 @@
-pkgname=nautilus-actions
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}

Copied: nautilus-actions/repos/community-x86_64/nautilus-actions.install (from rev 107221, nautilus-actions/trunk/nautilus-actions.install)
===================================================================
--- community-x86_64/nautilus-actions.install	                        (rev 0)
+++ community-x86_64/nautilus-actions.install	2014-03-14 16:43:44 UTC (rev 107222)
@@ -0,0 +1,24 @@
+pkgname=nautilus-actions
+
+post_install() {
+  usr/sbin/gconfpkg --install ${pkgname}
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  usr/sbin/gconfpkg --uninstall ${pkgname}
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}




More information about the arch-commits mailing list