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

2015-05-22 Thread Evangelos Foutras
Date: Friday, May 22, 2015 @ 23:09:42
  Author: foutrelis
Revision: 239668

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

Added:
  thunar/repos/extra-i686/PKGBUILD
(from rev 239667, thunar/trunk/PKGBUILD)
  thunar/repos/extra-i686/thunar.install
(from rev 239667, thunar/trunk/thunar.install)
  thunar/repos/extra-x86_64/PKGBUILD
(from rev 239667, thunar/trunk/PKGBUILD)
  thunar/repos/extra-x86_64/thunar.install
(from rev 239667, thunar/trunk/thunar.install)
Deleted:
  thunar/repos/extra-i686/PKGBUILD
  thunar/repos/extra-i686/thunar.install
  thunar/repos/extra-x86_64/PKGBUILD
  thunar/repos/extra-x86_64/thunar.install

-+
 /PKGBUILD   |  102 ++
 /thunar.install |   28 +++
 extra-i686/PKGBUILD |   51 -
 extra-i686/thunar.install   |   14 -
 extra-x86_64/PKGBUILD   |   51 -
 extra-x86_64/thunar.install |   14 -
 6 files changed, 130 insertions(+), 130 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-22 21:09:31 UTC (rev 239667)
+++ extra-i686/PKGBUILD 2015-05-22 21:09:42 UTC (rev 239668)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-
-pkgname=thunar
-pkgver=1.6.9
-pkgrel=1
-pkgdesc=Modern file manager for Xfce
-arch=('i686' 'x86_64')
-url=http://thunar.xfce.org;
-license=('GPL2' 'LGPL2.1')
-groups=('xfce4')
-depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
- 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'xfce4-panel')
-optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
-'xfce4-panel: for trash applet'
-'tumbler: for thumbnail previews'
-'thunar-volman: manages removable devices'
-'thunar-archive-plugin: create and deflate archives'
-'thunar-media-tags-plugin: view/edit id3/ogg tags')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('75f3622cbe6ab6837f38d856faeac75a1191be8a08dc4c98ba35b61e312b94e5')
-
-prepare() {
-  cd $srcdir/Thunar-$pkgver
-}
-
-build() {
-  cd $srcdir/Thunar-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---enable-gio-unix \
---enable-dbus \
---enable-gudev \
---enable-notifications \
---enable-exif \
---enable-pcre \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/Thunar-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar/repos/extra-i686/PKGBUILD (from rev 239667, 
thunar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-22 21:09:42 UTC (rev 239668)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+
+pkgname=thunar
+pkgver=1.6.10
+pkgrel=1
+pkgdesc=Modern file manager for Xfce
+arch=('i686' 'x86_64')
+url=http://thunar.xfce.org;
+license=('GPL2' 'LGPL2.1')
+groups=('xfce4')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
+ 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'xfce4-panel')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
+'xfce4-panel: for trash applet'
+'tumbler: for thumbnail previews'
+'thunar-volman: manages removable devices'
+'thunar-archive-plugin: create and deflate archives'
+'thunar-media-tags-plugin: view/edit id3/ogg tags')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
+sha256sums=('7e9d24067268900e5e44d3325e60a1a2b2f8f556ec238ec12574fbea15fdee8a')
+
+prepare() {
+  cd $srcdir/Thunar-$pkgver
+}
+
+build() {
+  cd $srcdir/Thunar-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--enable-gio-unix \
+--enable-dbus \
+--enable-gudev \
+--enable-notifications \
+--enable-exif \
+--enable-pcre \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/Thunar-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/thunar.install
===
--- extra-i686/thunar.install   2015-05-22 21:09:31 UTC (rev 239667)
+++ extra-i686/thunar.install   2015-05-22 21:09:42 UTC (rev 239668)
@@ -1,14 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 

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

2015-05-17 Thread Evangelos Foutras
Date: Sunday, May 17, 2015 @ 13:30:42
  Author: foutrelis
Revision: 239492

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

Added:
  thunar/repos/extra-i686/PKGBUILD
(from rev 239491, thunar/trunk/PKGBUILD)
  thunar/repos/extra-i686/thunar.install
(from rev 239491, thunar/trunk/thunar.install)
  thunar/repos/extra-x86_64/PKGBUILD
(from rev 239491, thunar/trunk/PKGBUILD)
  thunar/repos/extra-x86_64/thunar.install
(from rev 239491, thunar/trunk/thunar.install)
Deleted:
  thunar/repos/extra-i686/PKGBUILD
  thunar/repos/extra-i686/thunar.install
  thunar/repos/extra-x86_64/PKGBUILD
  thunar/repos/extra-x86_64/thunar.install

-+
 /PKGBUILD   |  102 ++
 /thunar.install |   28 +++
 extra-i686/PKGBUILD |   59 
 extra-i686/thunar.install   |   14 -
 extra-x86_64/PKGBUILD   |   59 
 extra-x86_64/thunar.install |   14 -
 6 files changed, 130 insertions(+), 146 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-17 11:30:31 UTC (rev 239491)
+++ extra-i686/PKGBUILD 2015-05-17 11:30:42 UTC (rev 239492)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-
-pkgname=thunar
-pkgver=1.6.8
-pkgrel=1
-pkgdesc=Modern file manager for Xfce
-arch=('i686' 'x86_64')
-url=http://thunar.xfce.org;
-license=('GPL2' 'LGPL2.1')
-groups=('xfce4')
-depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
- 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
-optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
-'xfce4-panel: for trash applet'
-'tumbler: for thumbnail previews'
-'thunar-volman: manages removable devices'
-'thunar-archive-plugin: create and deflate archives'
-'thunar-media-tags-plugin: view/edit id3/ogg tags')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('4079ccffe990cdccee48a0ae200d8a5bc9335c34721d7923b375795940cf79bb')
-
-prepare() {
-  cd $srcdir/Thunar-$pkgver
-}
-
-build() {
-  cd $srcdir/Thunar-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---enable-gio-unix \
---enable-dbus \
---enable-startup-notification \
---enable-gudev \
---enable-notifications \
---enable-exif \
---enable-pcre \
---enable-gtk-doc \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/Thunar-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  sed -i 's:x-directory/gnome-default-handler;::' \
-$pkgdir/usr/share/applications/Thunar-folder-handler.desktop
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar/repos/extra-i686/PKGBUILD (from rev 239491, 
thunar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-17 11:30:42 UTC (rev 239492)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+
+pkgname=thunar
+pkgver=1.6.9
+pkgrel=1
+pkgdesc=Modern file manager for Xfce
+arch=('i686' 'x86_64')
+url=http://thunar.xfce.org;
+license=('GPL2' 'LGPL2.1')
+groups=('xfce4')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
+ 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'xfce4-panel')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
+'xfce4-panel: for trash applet'
+'tumbler: for thumbnail previews'
+'thunar-volman: manages removable devices'
+'thunar-archive-plugin: create and deflate archives'
+'thunar-media-tags-plugin: view/edit id3/ogg tags')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
+sha256sums=('75f3622cbe6ab6837f38d856faeac75a1191be8a08dc4c98ba35b61e312b94e5')
+
+prepare() {
+  cd $srcdir/Thunar-$pkgver
+}
+
+build() {
+  cd $srcdir/Thunar-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--enable-gio-unix \
+--enable-dbus \
+--enable-gudev \
+--enable-notifications \
+--enable-exif \
+--enable-pcre \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/Thunar-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/thunar.install
===
--- extra-i686/thunar.install   2015-05-17 11:30:31 UTC (rev 239491)
+++ 

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

2015-02-19 Thread Evangelos Foutras
Date: Friday, February 20, 2015 @ 05:30:39
  Author: foutrelis
Revision: 231685

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

Added:
  thunar/repos/extra-i686/PKGBUILD
(from rev 231684, thunar/trunk/PKGBUILD)
  thunar/repos/extra-i686/thunar.install
(from rev 231684, thunar/trunk/thunar.install)
  thunar/repos/extra-x86_64/PKGBUILD
(from rev 231684, thunar/trunk/PKGBUILD)
  thunar/repos/extra-x86_64/thunar.install
(from rev 231684, thunar/trunk/thunar.install)
Deleted:
  thunar/repos/extra-i686/PKGBUILD
  thunar/repos/extra-i686/thunar.install
  thunar/repos/extra-x86_64/PKGBUILD
  thunar/repos/extra-x86_64/thunar.install

-+
 /PKGBUILD   |  118 ++
 /thunar.install |   28 +
 extra-i686/PKGBUILD |   59 -
 extra-i686/thunar.install   |   14 
 extra-x86_64/PKGBUILD   |   59 -
 extra-x86_64/thunar.install |   14 
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-02-20 04:30:28 UTC (rev 231684)
+++ extra-i686/PKGBUILD 2015-02-20 04:30:39 UTC (rev 231685)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-
-pkgname=thunar
-pkgver=1.6.4
-pkgrel=2
-pkgdesc=Modern file manager for Xfce
-arch=('i686' 'x86_64')
-url=http://thunar.xfce.org;
-license=('GPL2' 'LGPL2.1')
-groups=('xfce4')
-depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
- 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
-optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
-'xfce4-panel: for trash applet'
-'tumbler: for thumbnail previews'
-'thunar-volman: manages removable devices'
-'thunar-archive-plugin: create and deflate archives'
-'thunar-media-tags-plugin: view/edit id3/ogg tags')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
-sha256sums=('40efc74349313c20cef2047842a06ad8dfc8522ed792a087e9fb4618ad309dae')
-
-build() {
-  cd $srcdir/Thunar-$pkgver
-
-  # https://bugs.archlinux.org/task/43488
-  # https://bugzilla.xfce.org/show_bug.cgi?id=11442
-  CFLAGS+=' -DCAIRO_BUG_72551_FIXED'
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---enable-gio-unix \
---enable-dbus \
---enable-startup-notification \
---enable-gudev \
---enable-notifications \
---enable-exif \
---enable-pcre \
---enable-gtk-doc \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/Thunar-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  sed -i 's:x-directory/gnome-default-handler;::' \
-$pkgdir/usr/share/applications/Thunar-folder-handler.desktop
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar/repos/extra-i686/PKGBUILD (from rev 231684, 
thunar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-02-20 04:30:39 UTC (rev 231685)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+
+pkgname=thunar
+pkgver=1.6.5
+pkgrel=1
+pkgdesc=Modern file manager for Xfce
+arch=('i686' 'x86_64')
+url=http://thunar.xfce.org;
+license=('GPL2' 'LGPL2.1')
+groups=('xfce4')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
+ 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
+'xfce4-panel: for trash applet'
+'tumbler: for thumbnail previews'
+'thunar-volman: manages removable devices'
+'thunar-archive-plugin: create and deflate archives'
+'thunar-media-tags-plugin: view/edit id3/ogg tags')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
+sha256sums=('d5d7c442e70bfc13dd78f0df43861034aa412519bf56235d8358f4fb52e8192b')
+
+build() {
+  cd $srcdir/Thunar-$pkgver
+
+  # https://bugs.archlinux.org/task/43488
+  # https://bugzilla.xfce.org/show_bug.cgi?id=11442
+  CFLAGS+=' -DCAIRO_BUG_72551_FIXED'
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--enable-gio-unix \
+--enable-dbus \
+--enable-startup-notification \
+--enable-gudev \
+--enable-notifications \
+--enable-exif \
+--enable-pcre \
+--enable-gtk-doc \
+

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

2015-01-18 Thread Evangelos Foutras
Date: Sunday, January 18, 2015 @ 18:24:23
  Author: foutrelis
Revision: 229534

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

Added:
  thunar/repos/extra-i686/PKGBUILD
(from rev 229533, thunar/trunk/PKGBUILD)
  thunar/repos/extra-i686/thunar.install
(from rev 229533, thunar/trunk/thunar.install)
  thunar/repos/extra-x86_64/PKGBUILD
(from rev 229533, thunar/trunk/PKGBUILD)
  thunar/repos/extra-x86_64/thunar.install
(from rev 229533, thunar/trunk/thunar.install)
Deleted:
  thunar/repos/extra-i686/PKGBUILD
  thunar/repos/extra-i686/thunar.install
  thunar/repos/extra-x86_64/PKGBUILD
  thunar/repos/extra-x86_64/thunar.install

-+
 /PKGBUILD   |  118 ++
 /thunar.install |   28 +
 extra-i686/PKGBUILD |   55 ---
 extra-i686/thunar.install   |   14 
 extra-x86_64/PKGBUILD   |   55 ---
 extra-x86_64/thunar.install |   14 
 6 files changed, 146 insertions(+), 138 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-01-18 17:23:51 UTC (rev 229533)
+++ extra-i686/PKGBUILD 2015-01-18 17:24:23 UTC (rev 229534)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-
-pkgname=thunar
-pkgver=1.6.4
-pkgrel=1
-pkgdesc=Modern file manager for Xfce
-arch=('i686' 'x86_64')
-url=http://thunar.xfce.org;
-license=('GPL2' 'LGPL2.1')
-groups=('xfce4')
-depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
- 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
-optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
-'xfce4-panel: for trash applet'
-'tumbler: for thumbnail previews'
-'thunar-volman: manages removable devices'
-'thunar-archive-plugin: create and deflate archives'
-'thunar-media-tags-plugin: view/edit id3/ogg tags')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
-sha256sums=('40efc74349313c20cef2047842a06ad8dfc8522ed792a087e9fb4618ad309dae')
-
-build() {
-  cd $srcdir/Thunar-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---enable-gio-unix \
---enable-dbus \
---enable-startup-notification \
---enable-gudev \
---enable-notifications \
---enable-exif \
---enable-pcre \
---enable-gtk-doc \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/Thunar-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  sed -i 's:x-directory/gnome-default-handler;::' \
-$pkgdir/usr/share/applications/Thunar-folder-handler.desktop
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar/repos/extra-i686/PKGBUILD (from rev 229533, 
thunar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-01-18 17:24:23 UTC (rev 229534)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+
+pkgname=thunar
+pkgver=1.6.4
+pkgrel=2
+pkgdesc=Modern file manager for Xfce
+arch=('i686' 'x86_64')
+url=http://thunar.xfce.org;
+license=('GPL2' 'LGPL2.1')
+groups=('xfce4')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
+ 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
+'xfce4-panel: for trash applet'
+'tumbler: for thumbnail previews'
+'thunar-volman: manages removable devices'
+'thunar-archive-plugin: create and deflate archives'
+'thunar-media-tags-plugin: view/edit id3/ogg tags')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
+sha256sums=('40efc74349313c20cef2047842a06ad8dfc8522ed792a087e9fb4618ad309dae')
+
+build() {
+  cd $srcdir/Thunar-$pkgver
+
+  # https://bugs.archlinux.org/task/43488
+  # https://bugzilla.xfce.org/show_bug.cgi?id=11442
+  CFLAGS+=' -DCAIRO_BUG_72551_FIXED'
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--enable-gio-unix \
+--enable-dbus \
+--enable-startup-notification \
+--enable-gudev \
+--enable-notifications \
+--enable-exif \
+--enable-pcre \
+--enable-gtk-doc \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/Thunar-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  sed -i 

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

2013-05-05 Thread Evangelos Foutras
Date: Sunday, May 5, 2013 @ 19:42:44
  Author: foutrelis
Revision: 184280

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

Added:
  thunar/repos/extra-i686/PKGBUILD
(from rev 184279, thunar/trunk/PKGBUILD)
  thunar/repos/extra-i686/thunar.install
(from rev 184279, thunar/trunk/thunar.install)
  thunar/repos/extra-x86_64/PKGBUILD
(from rev 184279, thunar/trunk/PKGBUILD)
  thunar/repos/extra-x86_64/thunar.install
(from rev 184279, thunar/trunk/thunar.install)
Deleted:
  thunar/repos/extra-i686/PKGBUILD
  thunar/repos/extra-i686/thunar.install
  thunar/repos/extra-x86_64/PKGBUILD
  thunar/repos/extra-x86_64/thunar.install

-+
 /PKGBUILD   |  114 ++
 /thunar.install |   28 ++
 extra-i686/PKGBUILD |   57 -
 extra-i686/thunar.install   |   14 -
 extra-x86_64/PKGBUILD   |   57 -
 extra-x86_64/thunar.install |   14 -
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-05 17:42:31 UTC (rev 184279)
+++ extra-i686/PKGBUILD 2013-05-05 17:42:44 UTC (rev 184280)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-
-pkgname=thunar
-pkgver=1.6.2
-pkgrel=1
-pkgdesc=Modern file manager for Xfce
-arch=('i686' 'x86_64')
-url=http://thunar.xfce.org;
-license=('GPL2' 'LGPL2.1')
-groups=('xfce4')
-depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
- 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
-optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
-'polkit-gnome: for mounting internal partitions (needs root 
password)'
-'xfce4-panel: for trash applet'
-'tumbler: for thumbnail previews'
-'thunar-volman: manages removable devices'
-'thunar-archive-plugin: create and deflate archives'
-'thunar-media-tags-plugin: view/edit id3/ogg tags')
-options=('!libtool')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
-sha256sums=('7dbd172ae396e7a2533f47dc1ff703a9ea1a61af3edfdc6f4877b9b9331abd85')
-
-build() {
-  cd $srcdir/Thunar-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---enable-gio-unix \
---enable-dbus \
---enable-startup-notification \
---enable-gudev \
---enable-notifications \
---enable-exif \
---enable-pcre \
---enable-gtk-doc \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/Thunar-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  sed -i 's:x-directory/gnome-default-handler;::' \
-$pkgdir/usr/share/applications/Thunar-folder-handler.desktop
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar/repos/extra-i686/PKGBUILD (from rev 184279, 
thunar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-05 17:42:44 UTC (rev 184280)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+
+pkgname=thunar
+pkgver=1.6.3
+pkgrel=1
+pkgdesc=Modern file manager for Xfce
+arch=('i686' 'x86_64')
+url=http://thunar.xfce.org;
+license=('GPL2' 'LGPL2.1')
+groups=('xfce4')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
+ 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
+'polkit-gnome: for mounting internal partitions (needs root 
password)'
+'xfce4-panel: for trash applet'
+'tumbler: for thumbnail previews'
+'thunar-volman: manages removable devices'
+'thunar-archive-plugin: create and deflate archives'
+'thunar-media-tags-plugin: view/edit id3/ogg tags')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
+sha256sums=('9a2706f6881ac29cda9f0b0325d179153bc09e37bcbafcab9823c1c1ec89579d')
+
+build() {
+  cd $srcdir/Thunar-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--enable-gio-unix \
+--enable-dbus \
+--enable-startup-notification \
+--enable-gudev \
+--enable-notifications \
+--enable-exif \
+--enable-pcre \
+--enable-gtk-doc \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/Thunar-$pkgver

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

2012-11-25 Thread Evangelos Foutras
Date: Sunday, November 25, 2012 @ 03:15:29
  Author: foutrelis
Revision: 171949

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

Added:
  thunar/repos/testing-i686/
  thunar/repos/testing-i686/PKGBUILD
(from rev 171948, thunar/trunk/PKGBUILD)
  thunar/repos/testing-i686/thunar-1.4.0-show-loop-devices-hack.patch
(from rev 171948, thunar/trunk/thunar-1.4.0-show-loop-devices-hack.patch)
  thunar/repos/testing-i686/thunar.install
(from rev 171948, thunar/trunk/thunar.install)
  thunar/repos/testing-x86_64/
  thunar/repos/testing-x86_64/PKGBUILD
(from rev 171948, thunar/trunk/PKGBUILD)
  thunar/repos/testing-x86_64/thunar-1.4.0-show-loop-devices-hack.patch
(from rev 171948, thunar/trunk/thunar-1.4.0-show-loop-devices-hack.patch)
  thunar/repos/testing-x86_64/thunar.install
(from rev 171948, thunar/trunk/thunar.install)

--+
 testing-i686/PKGBUILD|   57 +
 testing-i686/thunar-1.4.0-show-loop-devices-hack.patch   |   15 +++
 testing-i686/thunar.install  |   14 +++
 testing-x86_64/PKGBUILD  |   57 +
 testing-x86_64/thunar-1.4.0-show-loop-devices-hack.patch |   15 +++
 testing-x86_64/thunar.install|   14 +++
 6 files changed, 172 insertions(+)

Copied: thunar/repos/testing-i686/PKGBUILD (from rev 171948, 
thunar/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-11-25 08:15:29 UTC (rev 171949)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+
+pkgname=thunar
+pkgver=1.5.3
+pkgrel=1
+pkgdesc=Modern file manager for Xfce
+arch=('i686' 'x86_64')
+url=http://thunar.xfce.org;
+license=('GPL2' 'LGPL2.1')
+groups=('xfce4')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
+ 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
+'polkit-gnome: for mounting internal partitions (needs root 
password)'
+'xfce4-panel: for trash applet'
+'tumbler: for thumbnail previews'
+'thunar-volman: manages removable devices'
+'thunar-archive-plugin: create and deflate archives'
+'thunar-media-tags-plugin: view/edit id3/ogg tags')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/xfce/$pkgname/1.5/Thunar-$pkgver.tar.bz2)
+sha256sums=('7ce0926a52a088614b17b4cde623a4d8daa9bfb213bf1fdd5c7cea462c22f090')
+
+build() {
+  cd $srcdir/Thunar-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--enable-gio-unix \
+--enable-dbus \
+--enable-startup-notification \
+--enable-gudev \
+--enable-notifications \
+--enable-exif \
+--enable-pcre \
+--enable-gtk-doc \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/Thunar-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  sed -i 's:x-directory/gnome-default-handler;::' \
+$pkgdir/usr/share/applications/Thunar-folder-handler.desktop
+}
+
+# vim:set ts=2 sw=2 et:

Copied: thunar/repos/testing-i686/thunar-1.4.0-show-loop-devices-hack.patch 
(from rev 171948, thunar/trunk/thunar-1.4.0-show-loop-devices-hack.patch)
===
--- testing-i686/thunar-1.4.0-show-loop-devices-hack.patch  
(rev 0)
+++ testing-i686/thunar-1.4.0-show-loop-devices-hack.patch  2012-11-25 
08:15:29 UTC (rev 171949)
@@ -0,0 +1,15 @@
+diff -upr Thunar-1.4.0.orig/thunar/thunar-gio-extensions.c 
Thunar-1.4.0/thunar/thunar-gio-extensions.c
+--- Thunar-1.4.0.orig/thunar/thunar-gio-extensions.c   2012-05-26 
07:03:39.0 +0300
 Thunar-1.4.0/thunar/thunar-gio-extensions.c2012-05-26 
07:05:06.0 +0300
+@@ -550,6 +550,11 @@ thunar_g_volume_is_present (GVolume *vol
+   has_media = g_drive_has_media (drive);
+   g_object_unref (drive);
+ }
++  else
++{
++  /* XXX: hack to show loop devices with gvfs 1.12 / udisks2 */
++  has_media = g_volume_can_mount (volume);
++}
+ 
+   mount = g_volume_get_mount (volume);
+   if (mount != NULL)

Copied: thunar/repos/testing-i686/thunar.install (from rev 171948, 
thunar/trunk/thunar.install)
===
--- testing-i686/thunar.install (rev 0)
+++ testing-i686/thunar.install 2012-11-25 08:15:29 UTC (rev 171949)
@@ -0,0 +1,14 @@
+post_install() {
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f 

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

2011-11-26 Thread Evangelos Foutras
Date: Saturday, November 26, 2011 @ 12:25:12
  Author: foutrelis
Revision: 143583

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

Added:
  thunar/repos/extra-i686/PKGBUILD
(from rev 143582, thunar/trunk/PKGBUILD)
  thunar/repos/extra-i686/thunar.install
(from rev 143582, thunar/trunk/thunar.install)
  thunar/repos/extra-x86_64/PKGBUILD
(from rev 143582, thunar/trunk/PKGBUILD)
  thunar/repos/extra-x86_64/thunar.install
(from rev 143582, thunar/trunk/thunar.install)
Deleted:
  thunar/repos/extra-i686/PKGBUILD
  thunar/repos/extra-i686/thunar.install
  thunar/repos/extra-x86_64/PKGBUILD
  thunar/repos/extra-x86_64/thunar.install

-+
 extra-i686/PKGBUILD |  111 +-
 extra-i686/thunar.install   |   28 +-
 extra-x86_64/PKGBUILD   |  111 +-
 extra-x86_64/thunar.install |   28 +-
 4 files changed, 140 insertions(+), 138 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-26 17:24:52 UTC (rev 143582)
+++ extra-i686/PKGBUILD 2011-11-26 17:25:12 UTC (rev 143583)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Andrew Simmons andrew.simm...@gmail.com
-
-pkgname=thunar
-pkgver=1.2.3
-pkgrel=2
-pkgdesc=Modern file manager for Xfce
-arch=('i686' 'x86_64')
-url=http://thunar.xfce.org;
-license=('GPL2' 'LGPL2.1')
-groups=('xfce4')
-depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
- 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
-optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
-'xfce4-panel: for trash applet'
-'tumbler: for thumbnail previews'
-'thunar-volman: manages removable devices'
-'thunar-archive-plugin: create and deflate archives'
-'thunar-media-tags-plugin: view/edit id3/ogg tags')
-options=('!libtool')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2)
-sha256sums=('e66aa9ad61a9202e15cc7c5fffc7b961da9ab3b4428f874c1ec8e46eb4ffaca6')
-
-build() {
-  cd $srcdir/Thunar-$pkgver
-
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---enable-gio-unix \
---enable-dbus \
---enable-startup-notification \
---enable-gudev \
---enable-notifications \
---enable-exif \
---enable-pcre \
---enable-gtk-doc \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/Thunar-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  sed -i 's:x-directory/gnome-default-handler;::' \
-$pkgdir/usr/share/applications/Thunar-folder-handler.desktop
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar/repos/extra-i686/PKGBUILD (from rev 143582, 
thunar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-26 17:25:12 UTC (rev 143583)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Andrew Simmons andrew.simm...@gmail.com
+
+pkgname=thunar
+pkgver=1.2.3
+pkgrel=3
+pkgdesc=Modern file manager for Xfce
+arch=('i686' 'x86_64')
+url=http://thunar.xfce.org;
+license=('GPL2' 'LGPL2.1')
+groups=('xfce4')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
+ 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
+'polkit-gnome: for mounting internal partitions (needs root 
password)'
+'xfce4-panel: for trash applet'
+'tumbler: for thumbnail previews'
+'thunar-volman: manages removable devices'
+'thunar-archive-plugin: create and deflate archives'
+'thunar-media-tags-plugin: view/edit id3/ogg tags')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-$pkgver.tar.bz2)
+sha256sums=('e66aa9ad61a9202e15cc7c5fffc7b961da9ab3b4428f874c1ec8e46eb4ffaca6')
+
+build() {
+  cd $srcdir/Thunar-$pkgver
+
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--enable-gio-unix \
+--enable-dbus \
+--enable-startup-notification \
+--enable-gudev \
+--enable-notifications \
+--enable-exif \
+--enable-pcre \
+--enable-gtk-doc \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/Thunar-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  sed -i 's:x-directory/gnome-default-handler;::' \
+$pkgdir/usr/share/applications/Thunar-folder-handler.desktop
+}
+