[arch-commits] Commit in thunar-volman/repos (5 files)

Evangelos Foutras foutrelis at archlinux.org
Mon Apr 30 04:19:55 UTC 2012


    Date: Monday, April 30, 2012 @ 00:19:55
  Author: foutrelis
Revision: 157833

db-move: moved thunar-volman from [testing] to [extra] (x86_64)

Added:
  thunar-volman/repos/extra-x86_64/PKGBUILD
    (from rev 157813, thunar-volman/repos/testing-x86_64/PKGBUILD)
  thunar-volman/repos/extra-x86_64/thunar-volman.install
    (from rev 157813, thunar-volman/repos/testing-x86_64/thunar-volman.install)
Deleted:
  thunar-volman/repos/extra-x86_64/PKGBUILD
  thunar-volman/repos/extra-x86_64/thunar-volman.install
  thunar-volman/repos/testing-x86_64/

-----------------------+
 PKGBUILD              |   76 ++++++++++++++++++++++++------------------------
 thunar-volman.install |   26 ++++++++--------
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-04-30 04:19:53 UTC (rev 157832)
+++ extra-x86_64/PKGBUILD	2012-04-30 04:19:55 UTC (rev 157833)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
-# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
-
-pkgname=thunar-volman
-pkgver=0.6.1
-pkgrel=1
-pkgdesc="Automatic management of removeable devices in Thunar"
-arch=('i686' 'x86_64')
-url="http://foo-projects.org/~benny/projects/thunar-volman"
-license=('GPL2')
-groups=('xfce4-goodies')
-depends=('thunar' 'libxfce4ui' 'hicolor-icon-theme')
-makedepends=('intltool')
-options=('!libtool')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/apps/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
-sha256sums=('04918a9ccd576e7b19dae37af50ffe6de6f79ed66bf305c26dfe81c1ff652b27')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --libexecdir=/usr/lib/xfce4 \
-    --localstatedir=/var \
-    --disable-static \
-    --disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar-volman/repos/extra-x86_64/PKGBUILD (from rev 157813, thunar-volman/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-04-30 04:19:55 UTC (rev 157833)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
+# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
+
+pkgname=thunar-volman
+pkgver=0.8.0
+pkgrel=1
+pkgdesc="Automatic management of removeable devices in Thunar"
+arch=('i686' 'x86_64')
+url="http://foo-projects.org/~benny/projects/thunar-volman"
+license=('GPL2')
+groups=('xfce4')
+depends=('thunar' 'libxfce4ui' 'hicolor-icon-theme')
+makedepends=('intltool')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/apps/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
+sha256sums=('ff0887c862b578580d05f4cd7db66081382ff143f9cc7ea3c9ba58cf5d02bceb')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --libexecdir=/usr/lib/xfce4 \
+    --localstatedir=/var \
+    --disable-static \
+    --disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/thunar-volman.install
===================================================================
--- extra-x86_64/thunar-volman.install	2012-04-30 04:19:53 UTC (rev 157832)
+++ extra-x86_64/thunar-volman.install	2012-04-30 04:19:55 UTC (rev 157833)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar-volman/repos/extra-x86_64/thunar-volman.install (from rev 157813, thunar-volman/repos/testing-x86_64/thunar-volman.install)
===================================================================
--- extra-x86_64/thunar-volman.install	                        (rev 0)
+++ extra-x86_64/thunar-volman.install	2012-04-30 04:19:55 UTC (rev 157833)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list