[arch-commits] Commit in thunar/trunk (PKGBUILD)

2020-12-22 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 23, 2020 @ 06:52:40
  Author: foutrelis
Revision: 404889

upgpkg: thunar 4.16.0-1: new upstream release

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 06:45:50 UTC (rev 404888)
+++ PKGBUILD2020-12-23 06:52:40 UTC (rev 404889)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.16
+pkgver=4.16.0
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -12,14 +12,13 @@
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
  'libgudev' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
 makedepends=('intltool' 'gobject-introspection' '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')
+optdepends=('gvfs: trash support, mounting with udisk and remote filesystems'
+'tumbler: thumbnail previews'
+'thunar-volman: removable device management'
+'thunar-archive-plugin: archive creation and extraction'
+'thunar-media-tags-plugin: view/edit ID3/OGG tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('221338b1cbf14cbee2b9091f9b4e4f47cf6bc9513bbb113762da7ca4f8173c4c')
+sha256sums=('6277c448116a91ebfa564972645d8d79ef69864992a02bb164b7b13f98fdfd9b')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2020-10-31 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 1, 2020 @ 03:09:37
  Author: foutrelis
Revision: 399097

upgpkg: thunar 1.8.16-1: new upstream release

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-01 00:03:33 UTC (rev 399096)
+++ PKGBUILD2020-11-01 03:09:37 UTC (rev 399097)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.15
+pkgver=1.8.16
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7624560cf21f13869804947042610aab22075146b711593f11ceb9e494277c93')
+sha256sums=('221338b1cbf14cbee2b9091f9b4e4f47cf6bc9513bbb113762da7ca4f8173c4c')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2020-05-24 Thread Evangelos Foutras via arch-commits
Date: Sunday, May 24, 2020 @ 13:07:54
  Author: foutrelis
Revision: 387490

upgpkg: thunar 1.8.15-1: new upstream release

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-24 12:42:44 UTC (rev 387489)
+++ PKGBUILD2020-05-24 13:07:54 UTC (rev 387490)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.14
+pkgver=1.8.15
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('8ac57b1f5842d5bd348bbb6dac4714f5ad1f22de651d8ec6a7099ceb19fa219f')
+sha256sums=('7624560cf21f13869804947042610aab22075146b711593f11ceb9e494277c93')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2020-03-25 Thread Evangelos Foutras via arch-commits
Date: Wednesday, March 25, 2020 @ 15:55:51
  Author: foutrelis
Revision: 378480

upgpkg: thunar 1.8.14-1: new upstream release

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-25 13:57:20 UTC (rev 378479)
+++ PKGBUILD2020-03-25 15:55:51 UTC (rev 378480)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.13
+pkgver=1.8.14
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5b4ad0e54667e751621199d751d9d5f5286f28f7b639decd66911f628572ea8a')
+sha256sums=('8ac57b1f5842d5bd348bbb6dac4714f5ad1f22de651d8ec6a7099ceb19fa219f')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2020-03-24 Thread Evangelos Foutras via arch-commits
Date: Tuesday, March 24, 2020 @ 06:15:28
  Author: foutrelis
Revision: 378426

upgpkg: thunar 1.8.13-1: New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-24 02:17:41 UTC (rev 378425)
+++ PKGBUILD2020-03-24 06:15:28 UTC (rev 378426)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.12
+pkgver=1.8.13
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('29295bee0b1f5bfd525e37405e5d32b497ae539b15183dd14e6ca49e252225f8')
+sha256sums=('5b4ad0e54667e751621199d751d9d5f5286f28f7b639decd66911f628572ea8a')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2020-01-30 Thread Evangelos Foutras via arch-commits
Date: Friday, January 31, 2020 @ 05:12:07
  Author: foutrelis
Revision: 374397

upgpkg: thunar 1.8.12-1: New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-31 01:20:35 UTC (rev 374396)
+++ PKGBUILD2020-01-31 05:12:07 UTC (rev 374397)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.11
+pkgver=1.8.12
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('18de4db3a40e8e75377fcb5f7d78efdae8659f6a454f1b9cf77bb5f083e1b238')
+sha256sums=('29295bee0b1f5bfd525e37405e5d32b497ae539b15183dd14e6ca49e252225f8')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-11-15 Thread Evangelos Foutras via arch-commits
Date: Friday, November 15, 2019 @ 23:07:38
  Author: foutrelis
Revision: 368952

upgpkg: thunar 1.8.11-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-15 23:03:48 UTC (rev 368951)
+++ PKGBUILD2019-11-15 23:07:38 UTC (rev 368952)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.10
+pkgver=1.8.11
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3d448d81c0e49efbaa5ae6bf34ac3c88a614178a1127afaee6b3a1b5ee12e709')
+sha256sums=('18de4db3a40e8e75377fcb5f7d78efdae8659f6a454f1b9cf77bb5f083e1b238')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-11-10 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 10, 2019 @ 22:13:40
  Author: foutrelis
Revision: 367723

upgpkg: thunar 1.8.10-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-10 22:01:44 UTC (rev 367722)
+++ PKGBUILD2019-11-10 22:13:40 UTC (rev 367723)
@@ -2,8 +2,8 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.9
-pkgrel=2
+pkgver=1.8.10
+pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/thunar/start;
@@ -18,15 +18,15 @@
 'thunar-volman: manages removable devices'
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
-source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('7a758e7ac03501c520c304f8845353315c954d429b17d591b8eea8b14f1350b9')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3d448d81c0e49efbaa5ae6bf34ac3c88a614178a1127afaee6b3a1b5ee12e709')
 
 prepare() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname-$pkgver"
 }
 
 build() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname-$pkgver"
 
   ./configure \
 --prefix=/usr \
@@ -41,7 +41,7 @@
 }
 
 package() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
 }
 


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-08-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 11, 2019 @ 23:56:08
  Author: foutrelis
Revision: 359662

xfconf 4.14 rebuild

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-11 23:56:07 UTC (rev 359661)
+++ PKGBUILD2019-08-11 23:56:08 UTC (rev 359662)
@@ -3,7 +3,7 @@
 
 pkgname=thunar
 pkgver=1.8.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/thunar/start;


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-08-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 11, 2019 @ 22:45:56
  Author: foutrelis
Revision: 359642

upgpkg: thunar 1.8.9-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-11 22:40:45 UTC (rev 359641)
+++ PKGBUILD2019-08-11 22:45:56 UTC (rev 359642)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.8
+pkgver=1.8.9
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
  'libgudev' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'xfce4-panel')
+makedepends=('intltool' 'gobject-introspection' 'xfce4-panel')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'
 'tumbler: for thumbnail previews'
@@ -19,7 +19,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('a03761de4a43c36b9daa6029e6e3263a23c8ce429d78a9f9156ab48efdb2800c')
+sha256sums=('7a758e7ac03501c520c304f8845353315c954d429b17d591b8eea8b14f1350b9')
 
 prepare() {
   cd "$srcdir/Thunar-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD thunar-bz15200.patch)

2019-05-18 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 18, 2019 @ 06:18:31
  Author: foutrelis
Revision: 353559

upgpkg: thunar 1.8.5-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD
  thunar/trunk/thunar-bz15200.patch

--+
 PKGBUILD |8 -
 thunar-bz15200.patch |  203 -
 2 files changed, 5 insertions(+), 206 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-17 20:06:05 UTC (rev 353558)
+++ PKGBUILD2019-05-18 06:18:31 UTC (rev 353559)
@@ -2,8 +2,8 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.4
-pkgrel=2
+pkgver=1.8.5
+pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/thunar/start;
@@ -21,9 +21,9 @@
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2
 thunar-bz14946.patch
 thunar-bz15200.patch)
-sha256sums=('c2bf51da8ddec8f642d67818184ada2ca6e143151e6a45563991db73387a93b0'
+sha256sums=('caeecb82b33057bbec24164bbd47ef84bec927149daeac3bcad72499a4f92e4a'
 '749881ff877d05c442db05b4724ef8847198c136d73615c9492acd4ec3f4a967'
-'f504f75b025ee8e2b092c92951bcf8e6720ea187e168847f4d0edc18a52fb258')
+'262a64edf64e0070c1a189368c2b1c2929ed0b8566a1bc74f6042b6c54d21941')
 
 prepare() {
   cd "$srcdir/Thunar-$pkgver"

Modified: thunar-bz15200.patch
===
--- thunar-bz15200.patch2019-05-17 20:06:05 UTC (rev 353558)
+++ thunar-bz15200.patch2019-05-18 06:18:31 UTC (rev 353559)
@@ -1,7 +1,7 @@
 From 03b8362dd9946fa4593497672ef4f341330170ed Mon Sep 17 00:00:00 2001
 From: Andre Miranda 
 Date: Sun, 14 Apr 2019 15:06:35 -0300
-Subject: [PATCH 1/2] Job is now optional for thunar_io_scan_directory
+Subject: [PATCH] Job is now optional for thunar_io_scan_directory
 
 ---
  thunar/thunar-io-scan-directory.c | 22 +++---
@@ -78,204 +78,3 @@
  {
g_propagate_error (error, err);
thunar_g_file_list_free (files);
-
-From 6f980dbd6fed2b471d9fb9c7e1dd11d95b502150 Mon Sep 17 00:00:00 2001
-From: Andre Miranda 
-Date: Sun, 14 Apr 2019 15:08:40 -0300
-Subject: [PATCH 2/2] Load templates synchronously (Bug #15200)
-

- thunar/thunar-templates-action.c | 95 
- 1 file changed, 46 insertions(+), 49 deletions(-)
-
-diff --git a/thunar/thunar-templates-action.c 
b/thunar/thunar-templates-action.c
-index 42118ae32..35df13d18 100644
 a/thunar/thunar-templates-action.c
-+++ b/thunar/thunar-templates-action.c
-@@ -25,8 +25,7 @@
- #include 
- 
- #include 
--#include 
--#include 
-+#include 
- #include 
- #include 
- #include 
-@@ -44,7 +43,7 @@ enum
- 
- static void   thunar_templates_action_finalize  (GObject  
  *object);
- static GtkWidget *thunar_templates_action_create_menu_item  (GtkAction
  *action);
--static void   thunar_templates_action_menu_shown(GtkWidget
  *menu,
-+static void   thunar_templates_action_load  (GtkWidget
  *menu,
-  
ThunarTemplatesAction  *templates_action);
- 
- 
-@@ -167,9 +166,10 @@ G_GNUC_END_IGNORE_DEPRECATIONS
- 
-   /* associate an empty submenu with the item (will be filled when shown) */
-   menu = gtk_menu_new ();
--  g_signal_connect (G_OBJECT (menu), "show", G_CALLBACK 
(thunar_templates_action_menu_shown), action);
-   gtk_menu_item_set_submenu (GTK_MENU_ITEM (item), menu);
- 
-+  thunar_templates_action_load (menu, THUNAR_TEMPLATES_ACTION (action));
-+
-   return item;
- }
- 
-@@ -310,14 +310,13 @@ compare_files (ThunarFile *a,
- 
- 
- static gboolean
--thunar_templates_action_files_ready (ThunarJob *job,
-- GList *files,
-- ThunarTemplatesAction *templates_action)
-+thunar_templates_action_set_files (GtkWidget *menu,
-+   GList *files,
-+   ThunarTemplatesAction *templates_action)
- {
-   ThunarIconFactory *icon_factory;
-   ThunarFile*file;
-   GdkPixbuf *icon;
--  GtkWidget *menu;
-   GtkWidget *parent_menu;
-   GtkWidget *submenu;
-   GtkWidget *image;
-@@ -331,9 +330,6 @@ thunar_templates_action_files_ready (ThunarJob 
*job,
-   gchar *label;
-   gchar *dot;
- 
--  /* determine the menu to add the items and submenus to */
--  menu = g_object_get_data (G_OBJECT (job), "menu");
--
-   /* do nothing if there is no menu */
-   if (menu == NULL)
- return FALSE;
-@@ -447,26 +443,21 @@ G_GNUC_END_IGNORE_DEPRECATIONS
- 
- 
- static void
--thunar_templates_action_load_error (ThunarJob *job,
--

[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-03-14 Thread Evangelos Foutras via arch-commits
Date: Thursday, March 14, 2019 @ 15:37:12
  Author: foutrelis
Revision: 348044

Update url to point to a more informative page

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-14 15:34:32 UTC (rev 348043)
+++ PKGBUILD2019-03-14 15:37:12 UTC (rev 348044)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
-url="http://thunar.xfce.org;
+url="https://docs.xfce.org/xfce/thunar/start;
 license=('GPL2' 'LGPL2.1')
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-01-27 Thread Evangelos Foutras via arch-commits
Date: Sunday, January 27, 2019 @ 23:54:36
  Author: foutrelis
Revision: 344887

upgpkg: thunar 1.8.4-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-27 20:20:36 UTC (rev 344886)
+++ PKGBUILD2019-01-27 23:54:36 UTC (rev 344887)
@@ -2,8 +2,8 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.3
-pkgrel=2
+pkgver=1.8.4
+pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
 url="http://thunar.xfce.org;
@@ -20,7 +20,7 @@
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2
 
thunar-bz14946.patch::https://github.com/xfce-mirror/thunar/commit/4c0e17d7fc.patch)
-sha256sums=('c8fa2d55948c4137af6196419372250742790807d12293a804f543491298d32f'
+sha256sums=('c2bf51da8ddec8f642d67818184ada2ca6e143151e6a45563991db73387a93b0'
 '23497c2472807b5268b5df3e707940326565f15c480fde755d4fd2f9a86bed8d')
 
 prepare() {
@@ -48,10 +48,6 @@
 package() {
   cd "$srcdir/Thunar-$pkgver"
   make DESTDIR="$pkgdir" install
-
-  # Remove file conflicting with nautilus
-  # https://bugs.archlinux.org/task/61531
-  rm "$pkgdir/usr/share/dbus-1/services/org.freedesktop.FileManager1.service"
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-01-24 Thread Evangelos Foutras via arch-commits
Date: Friday, January 25, 2019 @ 05:31:55
  Author: foutrelis
Revision: 344678

upgpkg: thunar 1.8.3-2

Remove file conflicting with nautilus (FS#61531).

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-25 01:59:22 UTC (rev 344677)
+++ PKGBUILD2019-01-25 05:31:55 UTC (rev 344678)
@@ -3,7 +3,7 @@
 
 pkgname=thunar
 pkgver=1.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
 url="http://thunar.xfce.org;
@@ -48,6 +48,10 @@
 package() {
   cd "$srcdir/Thunar-$pkgver"
   make DESTDIR="$pkgdir" install
+
+  # Remove file conflicting with nautilus
+  # https://bugs.archlinux.org/task/61531
+  rm "$pkgdir/usr/share/dbus-1/services/org.freedesktop.FileManager1.service"
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-01-24 Thread Evangelos Foutras via arch-commits
Date: Thursday, January 24, 2019 @ 23:21:36
  Author: foutrelis
Revision: 344659

upgpkg: thunar 1.8.3-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-24 17:23:05 UTC (rev 344658)
+++ PKGBUILD2019-01-24 23:21:36 UTC (rev 344659)
@@ -2,8 +2,8 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.2
-pkgrel=2
+pkgver=1.8.3
+pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
 url="http://thunar.xfce.org;
@@ -20,7 +20,7 @@
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2
 
thunar-bz14946.patch::https://github.com/xfce-mirror/thunar/commit/4c0e17d7fc.patch)
-sha256sums=('75f91045541eb5983e772a564d97f23e5995256bfb9863e0f4a015393421d428'
+sha256sums=('c8fa2d55948c4137af6196419372250742790807d12293a804f543491298d32f'
 '23497c2472807b5268b5df3e707940326565f15c480fde755d4fd2f9a86bed8d')
 
 prepare() {


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2019-01-02 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 2, 2019 @ 11:09:37
  Author: foutrelis
Revision: 342887

upgpkg: thunar 1.8.2-2

Add upstream fix for FS#60961 (More than 4 file operations results in
clipped dialog.)

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-02 01:41:34 UTC (rev 342886)
+++ PKGBUILD2019-01-02 11:09:37 UTC (rev 342887)
@@ -3,7 +3,7 @@
 
 pkgname=thunar
 pkgver=1.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
 url="http://thunar.xfce.org;
@@ -18,11 +18,16 @@
 'thunar-volman: manages removable devices'
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
-source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('75f91045541eb5983e772a564d97f23e5995256bfb9863e0f4a015393421d428')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2
+
thunar-bz14946.patch::https://github.com/xfce-mirror/thunar/commit/4c0e17d7fc.patch)
+sha256sums=('75f91045541eb5983e772a564d97f23e5995256bfb9863e0f4a015393421d428'
+'23497c2472807b5268b5df3e707940326565f15c480fde755d4fd2f9a86bed8d')
 
 prepare() {
   cd "$srcdir/Thunar-$pkgver"
+
+  # https://bugzilla.xfce.org/show_bug.cgi?id=14946
+  patch -Np1 -i ../thunar-bz14946.patch
 }
 
 build() {


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2018-09-26 Thread Evangelos Foutras via arch-commits
Date: Wednesday, September 26, 2018 @ 18:06:37
  Author: foutrelis
Revision: 335442

upgpkg: thunar 1.8.2-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   24 
 1 file changed, 8 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-26 17:00:45 UTC (rev 335441)
+++ PKGBUILD2018-09-26 18:06:37 UTC (rev 335442)
@@ -2,8 +2,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.1.11.gf5147445
-_commit=f5147445322100285071a7f09cd542a06babddd1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -12,7 +11,7 @@
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
  'libgudev' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'xfce4-panel' 'xfce4-dev-tools' 'git')
+makedepends=('intltool' 'xfce4-panel')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'
 'tumbler: for thumbnail previews'
@@ -19,23 +18,17 @@
 'thunar-volman: manages removable devices'
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
-#source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname.tar.bz2)
-source=(git://git.xfce.org/xfce/thunar#commit=$_commit)
-sha256sums=('SKIP')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
+sha256sums=('75f91045541eb5983e772a564d97f23e5995256bfb9863e0f4a015393421d428')
 
-pkgver() {
-  cd "$srcdir/$pkgname"
-  git describe --long | sed "s/^$pkgname-//;s/-/./g"
-}
-
 prepare() {
-  cd "$srcdir/$pkgname"
+  cd "$srcdir/Thunar-$pkgver"
 }
 
 build() {
-  cd "$srcdir/$pkgname"
+  cd "$srcdir/Thunar-$pkgver"
 
-  ./autogen.sh \
+  ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \
 --enable-gio-unix \
@@ -43,13 +36,12 @@
 --enable-notifications \
 --enable-exif \
 --enable-pcre \
---enable-gtk-doc \
 --disable-debug
   make
 }
 
 package() {
-  cd "$srcdir/$pkgname"
+  cd "$srcdir/Thunar-$pkgver"
   make DESTDIR="$pkgdir" install
 }
 


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2018-07-03 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 3, 2018 @ 11:27:55
  Author: foutrelis
Revision: 327929

upgpkg: thunar 1.8.1.11.gf5147445-1

Pull fixes from the xfce-4.14 branch (FS#59216).

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   24 
 1 file changed, 16 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-03 11:11:22 UTC (rev 327928)
+++ PKGBUILD2018-07-03 11:27:55 UTC (rev 327929)
@@ -3,7 +3,8 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.8.1
+pkgver=1.8.1.11.gf5147445
+_commit=f5147445322100285071a7f09cd542a06babddd1
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -12,7 +13,7 @@
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
  'libgudev' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'xfce4-panel' 'xfce4-dev-tools')
+makedepends=('intltool' 'xfce4-panel' 'xfce4-dev-tools' 'git')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'
 'tumbler: for thumbnail previews'
@@ -19,17 +20,23 @@
 'thunar-volman: manages removable devices'
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
-source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('96fabaa68db32f513e9bcb34fa2a26c1462127727fad0bc25a8a5ba9aab4c12c')
+#source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname.tar.bz2)
+source=(git://git.xfce.org/xfce/thunar#commit=$_commit)
+sha256sums=('SKIP')
 
+pkgver() {
+  cd "$srcdir/$pkgname"
+  git describe --long | sed "s/^$pkgname-//;s/-/./g"
+}
+
 prepare() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname"
 }
 
 build() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname"
 
-  ./configure \
+  ./autogen.sh \
 --prefix=/usr \
 --sysconfdir=/etc \
 --enable-gio-unix \
@@ -37,12 +44,13 @@
 --enable-notifications \
 --enable-exif \
 --enable-pcre \
+--enable-gtk-doc \
 --disable-debug
   make
 }
 
 package() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname"
   make DESTDIR="$pkgdir" install
 }
 


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2018-04-05 Thread Evangelos Foutras via arch-commits
Date: Friday, April 6, 2018 @ 04:22:49
  Author: foutrelis
Revision: 321010

upgpkg: thunar 1.6.15-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-06 00:31:10 UTC (rev 321009)
+++ PKGBUILD2018-04-06 04:22:49 UTC (rev 321010)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.6.14
+pkgver=1.6.15
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -20,7 +20,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('d6112133a1c43494e3b1cb75e775e1d05988805a06fd1e11253e9a29b8ebe59a')
+sha256sums=('e81291a8519f495e0a059ff1f2d29608bc6d37c0be83b1f38f3c9aa25f8d252d')
 
 build() {
   cd "$srcdir/Thunar-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2018-02-15 Thread Evangelos Foutras via arch-commits
Date: Thursday, February 15, 2018 @ 22:54:01
  Author: foutrelis
Revision: 317100

upgpkg: thunar 1.6.14-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-15 20:44:33 UTC (rev 317099)
+++ PKGBUILD2018-02-15 22:54:01 UTC (rev 317100)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.6.13
+pkgver=1.6.14
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -20,7 +20,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('a2900acfa92f965aff86cd7728d88a3836b3d21fb85d3355a8c5119c9975f93f')
+sha256sums=('d6112133a1c43494e3b1cb75e775e1d05988805a06fd1e11253e9a29b8ebe59a')
 
 build() {
   cd "$srcdir/Thunar-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2017-11-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, November 25, 2017 @ 19:05:22
  Author: foutrelis
Revision: 310919

upgpkg: thunar 1.6.13-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-25 12:51:47 UTC (rev 310918)
+++ PKGBUILD2017-11-25 19:05:22 UTC (rev 310919)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.6.12
+pkgver=1.6.13
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('x86_64')
@@ -20,7 +20,7 @@
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('fb22091f07ec6de2c9d9d89c61289d2bc3436b36c8c53ccbc9c32ca8a99f2086')
+sha256sums=('a2900acfa92f965aff86cd7728d88a3836b3d21fb85d3355a8c5119c9975f93f')
 
 build() {
   cd "$srcdir/Thunar-$pkgver"


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2017-02-13 Thread Evangelos Foutras
Date: Tuesday, February 14, 2017 @ 04:00:04
  Author: foutrelis
Revision: 288913

upgpkg: thunar 1.6.11-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   22 --
 1 file changed, 8 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-14 03:48:31 UTC (rev 288912)
+++ PKGBUILD2017-02-14 04:00:04 UTC (rev 288913)
@@ -3,8 +3,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.6.10.177.g97b3ae5c
-_commit=97b3ae5ce8b2ee8f4a50acfa9aa1a5b9c186b30c
+pkgver=1.6.11
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('i686' 'x86_64')
@@ -13,7 +12,7 @@
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
  'libgudev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'xfce4-panel' 'xfce4-dev-tools' 'git')
+makedepends=('intltool' 'xfce4-panel')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'
 'tumbler: for thumbnail previews'
@@ -20,22 +19,17 @@
 'thunar-volman: manages removable devices'
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
-source=("git://git.xfce.org/xfce/thunar#commit=$_commit")
-sha256sums=('SKIP')
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
+sha256sums=('b1c7c3121827f59610900ef1cc19aa10a50ab2cc3ae38eee15181b64256e8b42')
 
-pkgver() {
-  cd "$srcdir/$pkgname"
-  git describe --long | sed "s/^$pkgname-//;s/-/./g"
-}
-
 prepare() {
-  cd "$srcdir/$pkgname"
+  cd "$srcdir/Thunar-$pkgver"
 }
 
 build() {
-  cd "$srcdir/$pkgname"
+  cd "$srcdir/Thunar-$pkgver"
 
-  ./autogen.sh \
+  ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \
 --enable-gio-unix \
@@ -49,7 +43,7 @@
 }
 
 package() {
-  cd "$srcdir/$pkgname"
+  cd "$srcdir/Thunar-$pkgver"
   make DESTDIR="$pkgdir" install
 }
 


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2017-02-11 Thread Evangelos Foutras
Date: Saturday, February 11, 2017 @ 19:55:19
  Author: foutrelis
Revision: 288700

upgpkg: thunar 1.6.10.177.g97b3ae5c-1

Bump again to fix crash during multiple file moves.

https://bugzilla.xfce.org/show_bug.cgi?id=12260

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-11 19:42:19 UTC (rev 288699)
+++ PKGBUILD2017-02-11 19:55:19 UTC (rev 288700)
@@ -3,8 +3,8 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.6.10.174.g35e65ab0
-_commit=35e65ab0ed5675b2dc7b4224b0ad152df3c3e9b0
+pkgver=1.6.10.177.g97b3ae5c
+_commit=97b3ae5ce8b2ee8f4a50acfa9aa1a5b9c186b30c
 pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('i686' 'x86_64')


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2017-02-08 Thread Evangelos Foutras
Date: Thursday, February 9, 2017 @ 02:41:53
  Author: foutrelis
Revision: 288274

upgpkg: thunar 1.6.10.174.g35e65ab0-1

Bump to git master to fix segfault during rename operations (FS#46657).

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   24 +++-
 1 file changed, 15 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-08 23:24:23 UTC (rev 288273)
+++ PKGBUILD2017-02-09 02:41:53 UTC (rev 288274)
@@ -3,8 +3,9 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=1.6.10
-pkgrel=3
+pkgver=1.6.10.174.g35e65ab0
+_commit=35e65ab0ed5675b2dc7b4224b0ad152df3c3e9b0
+pkgrel=1
 pkgdesc="Modern file manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://thunar.xfce.org;
@@ -12,7 +13,7 @@
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
  'libgudev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'xfce4-panel')
+makedepends=('intltool' 'xfce4-panel' 'xfce4-dev-tools' 'git')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'
 'tumbler: for thumbnail previews'
@@ -19,17 +20,22 @@
 'thunar-volman: manages removable devices'
 'thunar-archive-plugin: create and deflate archives'
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
-source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
-sha256sums=('7e9d24067268900e5e44d3325e60a1a2b2f8f556ec238ec12574fbea15fdee8a')
+source=("git://git.xfce.org/xfce/thunar#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd "$srcdir/$pkgname"
+  git describe --long | sed "s/^$pkgname-//;s/-/./g"
+}
+
 prepare() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname"
 }
 
 build() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname"
 
-  ./configure \
+  ./autogen.sh \
 --prefix=/usr \
 --sysconfdir=/etc \
 --enable-gio-unix \
@@ -43,7 +49,7 @@
 }
 
 package() {
-  cd "$srcdir/Thunar-$pkgver"
+  cd "$srcdir/$pkgname"
   make DESTDIR="$pkgdir" install
 }
 


[arch-commits] Commit in thunar/trunk (PKGBUILD thunar.install)

2016-05-06 Thread Evangelos Foutras
Date: Saturday, May 7, 2016 @ 07:03:48
  Author: foutrelis
Revision: 267116

upgpkg: thunar 1.6.10-3

Remove install file.

Modified:
  thunar/trunk/PKGBUILD
Deleted:
  thunar/trunk/thunar.install

+
 PKGBUILD   |3 +--
 thunar.install |   14 --
 2 files changed, 1 insertion(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-07 05:03:45 UTC (rev 267115)
+++ PKGBUILD2016-05-07 05:03:48 UTC (rev 267116)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.6.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Modern file manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://thunar.xfce.org;
@@ -19,7 +19,6 @@
 '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')
 

Deleted: thunar.install
===
--- thunar.install  2016-05-07 05:03:45 UTC (rev 267115)
+++ thunar.install  2016-05-07 05:03:48 UTC (rev 267116)
@@ -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 sw=2 et:


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2015-06-19 Thread Evangelos Foutras
Date: Friday, June 19, 2015 @ 18:29:43
  Author: foutrelis
Revision: 241037

upgpkg: thunar 1.6.10-2

Rebuild for libgudev split.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-19 16:23:09 UTC (rev 241036)
+++ PKGBUILD2015-06-19 16:29:43 UTC (rev 241037)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.6.10
-pkgrel=1
+pkgrel=2
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
 url=http://thunar.xfce.org;
@@ -11,7 +11,7 @@
 license=('GPL2' 'LGPL2.1')
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
- 'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+ 'libgudev' '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'


[arch-commits] Commit in thunar/trunk (PKGBUILD)

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

upgpkg: thunar 1.6.10-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-22 16:36:40 UTC (rev 239666)
+++ PKGBUILD2015-05-22 21:09:31 UTC (rev 239667)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.6.9
+pkgver=1.6.10
 pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 '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')
+sha256sums=('7e9d24067268900e5e44d3325e60a1a2b2f8f556ec238ec12574fbea15fdee8a')
 
 prepare() {
   cd $srcdir/Thunar-$pkgver


[arch-commits] Commit in thunar/trunk (PKGBUILD thunar.install)

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

upgpkg: thunar 1.6.9-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD
  thunar/trunk/thunar.install

+
 PKGBUILD   |   16 
 thunar.install |2 +-
 2 files changed, 5 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-17 11:30:30 UTC (rev 239490)
+++ PKGBUILD2015-05-17 11:30:31 UTC (rev 239491)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.6.8
+pkgver=1.6.9
 pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
  'udev' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
+makedepends=('intltool' 'xfce4-panel')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'
 'tumbler: for thumbnail previews'
@@ -21,7 +21,7 @@
 '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')
+sha256sums=('75f3622cbe6ab6837f38d856faeac75a1191be8a08dc4c98ba35b61e312b94e5')
 
 prepare() {
   cd $srcdir/Thunar-$pkgver
@@ -33,17 +33,12 @@
   ./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
 }
@@ -50,10 +45,7 @@
 
 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
+  make DESTDIR=$pkgdir install
 }
 
 # vim:set ts=2 sw=2 et:

Modified: thunar.install
===
--- thunar.install  2015-05-17 11:30:30 UTC (rev 239490)
+++ thunar.install  2015-05-17 11:30:31 UTC (rev 239491)
@@ -1,6 +1,6 @@
 post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
   update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
 post_upgrade() {


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2015-02-28 Thread Evangelos Foutras
Date: Sunday, March 1, 2015 @ 08:19:21
  Author: foutrelis
Revision: 232157

upgpkg: thunar 1.6.6-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 07:13:20 UTC (rev 232156)
+++ PKGBUILD2015-03-01 07:19:21 UTC (rev 232157)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.6.5
+pkgver=1.6.6
 pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
@@ -20,16 +20,12 @@
 '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')
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/Thunar-$pkgver.tar.bz2)
+sha256sums=('b9a55104b18ae01c5190d7ea02cbd7ba56d7affed9df416bf7fec6dff2d889b2')
 
 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 \


[arch-commits] Commit in thunar/trunk (PKGBUILD)

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

upgpkg: thunar 1.6.5-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-20 02:01:28 UTC (rev 231683)
+++ PKGBUILD2015-02-20 04:30:28 UTC (rev 231684)
@@ -3,8 +3,8 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.6.4
-pkgrel=2
+pkgver=1.6.5
+pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
 url=http://thunar.xfce.org;
@@ -21,7 +21,7 @@
 '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')
+sha256sums=('d5d7c442e70bfc13dd78f0df43861034aa412519bf56235d8358f4fb52e8192b')
 
 build() {
   cd $srcdir/Thunar-$pkgver


[arch-commits] Commit in thunar/trunk (PKGBUILD)

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

upgpkg: thunar 1.6.4-2

Fix FS#43488: File selection very slow since 1.6.4

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-18 17:19:34 UTC (rev 229532)
+++ PKGBUILD2015-01-18 17:23:51 UTC (rev 229533)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.6.4
-pkgrel=1
+pkgrel=2
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
 url=http://thunar.xfce.org;
@@ -26,6 +26,10 @@
 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 \


[arch-commits] Commit in thunar/trunk (PKGBUILD)

2014-10-03 Thread Evangelos Foutras
Date: Friday, October 3, 2014 @ 20:09:15
  Author: foutrelis
Revision: 223819

Fix checksums (FS#42230).

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-03 18:06:17 UTC (rev 223818)
+++ PKGBUILD2014-10-03 18:09:15 UTC (rev 223819)
@@ -23,7 +23,7 @@
 source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2
 0001-Fix-Open-With-default-app-with-glib-2.41.patch)
 sha256sums=('9a2706f6881ac29cda9f0b0325d179153bc09e37bcbafcab9823c1c1ec89579d'
-'3af91403bb9ccb6844df5062bb3f6f8a54698a1ebf504234c44f5a3bc269941d')
+'bc584c21de2d25530fb8039ef6863be3884cd2012427a4a5ead23498238c3232')
 
 prepare() {
   cd $srcdir/Thunar-$pkgver


[arch-commits] Commit in thunar/trunk (PKGBUILD)

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

upgpkg: thunar 1.6.3-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-05 17:02:14 UTC (rev 184278)
+++ PKGBUILD2013-05-05 17:42:31 UTC (rev 184279)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
 options=('!libtool')
 install=$pkgname.install
 source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
-sha256sums=('7dbd172ae396e7a2533f47dc1ff703a9ea1a61af3edfdc6f4877b9b9331abd85')
+sha256sums=('9a2706f6881ac29cda9f0b0325d179153bc09e37bcbafcab9823c1c1ec89579d')
 
 build() {
   cd $srcdir/Thunar-$pkgver



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2012-12-27 Thread Evangelos Foutras
Date: Thursday, December 27, 2012 @ 08:11:13
  Author: foutrelis
Revision: 173899

upgpkg: thunar 1.6.2-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-27 13:10:52 UTC (rev 173898)
+++ PKGBUILD2012-12-27 13:11:13 UTC (rev 173899)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
 options=('!libtool')
 install=$pkgname.install
 source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
-sha256sums=('a81021af558802b8c2c6cd7db47cca262477c4f3d2b6d8cfa8dbba88568048f1')
+sha256sums=('7dbd172ae396e7a2533f47dc1ff703a9ea1a61af3edfdc6f4877b9b9331abd85')
 
 build() {
   cd $srcdir/Thunar-$pkgver



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2012-12-09 Thread Evangelos Foutras
Date: Sunday, December 9, 2012 @ 13:16:48
  Author: foutrelis
Revision: 173050

upgpkg: thunar 1.6.1-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   13 -
 1 file changed, 4 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-09 18:14:06 UTC (rev 173049)
+++ PKGBUILD2012-12-09 18:16:48 UTC (rev 173050)
@@ -3,8 +3,8 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.6.0
-pkgrel=3
+pkgver=1.6.1
+pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
 url=http://thunar.xfce.org;
@@ -22,17 +22,12 @@
 '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
-thunar-1.6.0-show-nodisplay-true-applications.patch)
-sha256sums=('354897fbde4d3f089c06c38b57816f455c2907806725906426440e1084c1d63a'
-'f7377aad1eb60420d0c1c878c3916913934f994df810f3a60d580fc2be3b80c0')
+source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
+sha256sums=('a81021af558802b8c2c6cd7db47cca262477c4f3d2b6d8cfa8dbba88568048f1')
 
 build() {
   cd $srcdir/Thunar-$pkgver
 
-  # https://bugzilla.xfce.org/show_bug.cgi?id=9595
-  patch -Np1 -i $srcdir/thunar-1.6.0-show-nodisplay-true-applications.patch
-
   ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2012-12-06 Thread Evangelos Foutras
Date: Thursday, December 6, 2012 @ 07:48:06
  Author: foutrelis
Revision: 172897

upgpkg: thunar 1.6.0-3

Go back to depending on udev (provided by systemd) to accommodate people who 
dislike systemd and use an independent udev.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-06 11:02:02 UTC (rev 172896)
+++ PKGBUILD2012-12-06 12:48:06 UTC (rev 172897)
@@ -4,14 +4,14 @@
 
 pkgname=thunar
 pkgver=1.6.0
-pkgrel=2
+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'
- 'systemd' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+ '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)'



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2012-12-03 Thread Evangelos Foutras
Date: Monday, December 3, 2012 @ 06:49:58
  Author: foutrelis
Revision: 172466

upgpkg: thunar 1.6.0-1

New upstream release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-03 11:41:28 UTC (rev 172465)
+++ PKGBUILD2012-12-03 11:49:58 UTC (rev 172466)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.5.3
+pkgver=1.6.0
 pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
@@ -22,8 +22,8 @@
 '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')
+source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2)
+sha256sums=('354897fbde4d3f089c06c38b57816f455c2907806725906426440e1084c1d63a')
 
 build() {
   cd $srcdir/Thunar-$pkgver



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2012-12-03 Thread Evangelos Foutras
Date: Monday, December 3, 2012 @ 06:56:31
  Author: foutrelis
Revision: 172470

Replace obsolete dep on udev with systemd.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-03 11:51:15 UTC (rev 172469)
+++ PKGBUILD2012-12-03 11:56:31 UTC (rev 172470)
@@ -10,8 +10,8 @@
 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')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
+ 'systemd' '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)'



[arch-commits] Commit in thunar/trunk (PKGBUILD)

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

upgpkg: thunar 1.5.3-1

New upstream development release.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-25 08:14:50 UTC (rev 171947)
+++ PKGBUILD2012-11-25 08:15:07 UTC (rev 171948)
@@ -3,8 +3,8 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.4.0
-pkgrel=4
+pkgver=1.5.3
+pkgrel=1
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
 url=http://thunar.xfce.org;
@@ -22,19 +22,12 @@
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 options=('!libtool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/1.4/Thunar-$pkgver.tar.bz2
-thunar-1.4.0-show-loop-devices-hack.patch)
-sha256sums=('2c11a19e64cef708a264fb4d5d933389899c3d132fe7b1e313dd6e37bfe4c8ba'
-'185c44db9bdf578d22cb69b81dce7fcc3e2ee6031b1547de6453ff0752dbc97e')
+source=(http://archive.xfce.org/src/xfce/$pkgname/1.5/Thunar-$pkgver.tar.bz2)
+sha256sums=('7ce0926a52a088614b17b4cde623a4d8daa9bfb213bf1fdd5c7cea462c22f090')
 
 build() {
   cd $srcdir/Thunar-$pkgver
 
-  # Fix: Loop devices not appearing in Thunar side pane
-  # https://bugs.archlinux.org/task/29894
-  # https://bugzilla.xfce.org/show_bug.cgi?id=8947
-  patch -Np1 -i $srcdir/thunar-1.4.0-show-loop-devices-hack.patch
-
   ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2012-02-05 Thread Evangelos Foutras
Date: Monday, February 6, 2012 @ 01:22:15
  Author: foutrelis
Revision: 149172

upgpkg: thunar 1.2.3-4

pcre 8.30 rebuild.

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-06 04:26:56 UTC (rev 149171)
+++ PKGBUILD2012-02-06 06:22:15 UTC (rev 149172)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.2.3
-pkgrel=3
+pkgrel=4
 pkgdesc=Modern file manager for Xfce
 arch=('i686' 'x86_64')
 url=http://thunar.xfce.org;



[arch-commits] Commit in thunar/trunk (PKGBUILD fix-samba.patch)

2011-08-25 Thread Tobias Powalowski
Date: Thursday, August 25, 2011 @ 02:44:39
  Author: tpowa
Revision: 136234

upgpkg: thunar 1.2.2-3

fix samba regression in network shares #25016

Added:
  thunar/trunk/fix-samba.patch
Modified:
  thunar/trunk/PKGBUILD

-+
 PKGBUILD|   13 +++--
 fix-samba.patch |   14 ++
 2 files changed, 21 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-25 06:36:16 UTC (rev 136233)
+++ PKGBUILD2011-08-25 06:44:39 UTC (rev 136234)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
@@ -24,11 +24,13 @@
 backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla')
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2
org.freedesktop.udisks.pkla
-fix-gvfs.patch)
+fix-gvfs.patch
+   fix-samba.patch)
 
 build() {
   cd ${srcdir}/Thunar-${pkgver}
   patch -Np1 -i ../fix-gvfs.patch
+  patch -Np1 -i ../fix-samba.patch
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
@@ -57,9 +59,8 @@
   install -dm755 ${pkgdir}/etc/polkit-1/localauthority/50-local.d
   install -m644 ${srcdir}/org.freedesktop.udisks.pkla 
${pkgdir}/etc/polkit-1/localauthority/50-local.d/
 }
+
 md5sums=('a86df0212db71e61f459bda6bc7b7fb6'
  'a7ddb5eec02d9a8e91a2997862e73cd8'
- '376c81af1ce5cf8b872d62a878163091')
-md5sums=('a86df0212db71e61f459bda6bc7b7fb6'
- 'a7ddb5eec02d9a8e91a2997862e73cd8'
- '167c79462cddc5aaa1fcdc814041350b')
+ '167c79462cddc5aaa1fcdc814041350b'
+ 'c8063873958d89402046f29b78c1d8d4')

Added: fix-samba.patch
===
--- fix-samba.patch (rev 0)
+++ fix-samba.patch 2011-08-25 06:44:39 UTC (rev 136234)
@@ -0,0 +1,14 @@
+--- thunar-file-ORIGINAL.c 2011-05-27 00:11:27.0 +0200
 thunar-1.2.2/thunar/thunar-file.c  2011-08-22 08:00:24.095066077 +0200
+@@ -754,7 +754,10 @@ thunar_file_load (ThunarFile   *file,
+   target_uri = 
+ g_file_info_get_attribute_string (file-info,
+   
G_FILE_ATTRIBUTE_STANDARD_TARGET_URI);
+-  file-is_mounted = (target_uri != NULL);
++  file-is_mounted = (target_uri != NULL)
++  ? !g_file_info_get_attribute_boolean (file-info,
++  
G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT)
++: FALSE;
+ }
+ }
+   else



[arch-commits] Commit in thunar/trunk (PKGBUILD fix-gvfs.patch)

2011-08-19 Thread Tobias Powalowski
Date: Friday, August 19, 2011 @ 02:53:04
  Author: tpowa
Revision: 135827

upgpkg: thunar 1.2.2-2

fix #25625

Added:
  thunar/trunk/fix-gvfs.patch
Modified:
  thunar/trunk/PKGBUILD

+
 PKGBUILD   |   14 +++--
 fix-gvfs.patch |  148 +++
 2 files changed, 158 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-19 02:23:54 UTC (rev 135826)
+++ PKGBUILD2011-08-19 06:53:04 UTC (rev 135827)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
@@ -23,12 +23,12 @@
 install=${pkgname}.install
 backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla')
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2
-   org.freedesktop.udisks.pkla)
-md5sums=('a86df0212db71e61f459bda6bc7b7fb6'
- 'a7ddb5eec02d9a8e91a2997862e73cd8')
+   org.freedesktop.udisks.pkla
+fix-gvfs.patch)
 
 build() {
   cd ${srcdir}/Thunar-${pkgver}
+  patch -Np1 -i ../fix-gvfs.patch
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
@@ -57,3 +57,9 @@
   install -dm755 ${pkgdir}/etc/polkit-1/localauthority/50-local.d
   install -m644 ${srcdir}/org.freedesktop.udisks.pkla 
${pkgdir}/etc/polkit-1/localauthority/50-local.d/
 }
+md5sums=('a86df0212db71e61f459bda6bc7b7fb6'
+ 'a7ddb5eec02d9a8e91a2997862e73cd8'
+ '376c81af1ce5cf8b872d62a878163091')
+md5sums=('a86df0212db71e61f459bda6bc7b7fb6'
+ 'a7ddb5eec02d9a8e91a2997862e73cd8'
+ '167c79462cddc5aaa1fcdc814041350b')

Added: fix-gvfs.patch
===
--- fix-gvfs.patch  (rev 0)
+++ fix-gvfs.patch  2011-08-19 06:53:04 UTC (rev 135827)
@@ -0,0 +1,148 @@
+--- a/thunar/thunar-shortcuts-model.c
 b/thunar/thunar-shortcuts-model.c
+@@ -1,25 +1,23 @@
+-/* vi:set et ai sw=2 sts=2 ts=2: */
++/* $Id$ */
+ /*-
+  * Copyright (c) 2005-2006 Benedikt Meurer be...@xfce.org
+- * Copyright (c) 2009-2011 Jannis Pohlmann jan...@xfce.org
++ * Copyright (c) 2009 Jannis Pohlmann jan...@xfce.org
+  *
+- * This program is free software; you can redistribute it and/or 
+- * modify it under the terms of the GNU General Public License as
+- * published by the Free Software Foundation; either version 2 of 
+- * the License, or (at your option) any later version.
++ * This program is free software; you can redistribute it and/or modify it
++ * under the terms of the GNU General Public License as published by the Free
++ * Software Foundation; either version 2 of the License, or (at your option)
++ * any later version.
+  *
+- * This program is distributed in the hope that it will be useful,
+- * but WITHOUT ANY WARRANTY; without even the implied warranty of
+- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
+- * GNU General Public License for more details.
++ * This program is distributed in the hope that it will be useful, but WITHOUT
++ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
++ * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
++ * more details.
+  *
+- * You should have received a copy of the GNU General Public 
+- * License along with this program; if not, write to the Free 
+- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+- * Boston, MA 02110-1301, USA.
++ * You should have received a copy of the GNU General Public License along 
with
++ * this program; if not, write to the Free Software Foundation, Inc., 59 
Temple
++ * Place, Suite 330, Boston, MA  02111-1307  USA
+  */
+ 
+-
+ #ifdef HAVE_CONFIG_H
+ #include config.h
+ #endif
+@@ -219,84 +217,6 @@ thunar_shortcuts_model_drag_source_init 
(GtkTreeDragSourceIface *iface)
+ 
+ 
+ 
+-static gboolean
+-thunar_shortcuts_model_add_network_idle (gpointer user_data)
+-{
+-  ThunarShortcutsModel *model = THUNAR_SHORTCUTS_MODEL (user_data);
+-  ThunarShortcut   *shortcut = NULL;
+-  GtkTreePath  *path;
+-  GtkTreeIter   iter;
+-  ThunarFile   *file = NULL;
+-  GVolume  *volume = NULL;
+-  gboolean  have_iter = FALSE;
+-  gboolean  is_separator = FALSE;
+-  gboolean  position_found = FALSE;
+-  GFile*location = NULL;
+-
+-  /* append the network icon if browsing the network is supported */
+-  if (thunar_g_vfs_is_uri_scheme_supported (network))
+-{
+-  /* load the network root file */
+-  location = g_file_new_for_uri (network://);
+-  file = thunar_file_get (location, NULL);
+-  g_object_unref (location);
+-
+-  /* create the shortcut */
+-  shortcut = g_slice_new0 (ThunarShortcut);
+-  shortcut-type = THUNAR_SHORTCUT_SYSTEM_DEFINED;
+-  shortcut-file = file;
+-
+- 

[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-05-29 Thread andyrtr
Date: Sunday, May 29, 2011 @ 12:38:52
  Author: andyrtr
Revision: 125778

upgpkg: thunar 1.2.2-1
upstream update 1.2.2

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-29 13:34:49 UTC (rev 125777)
+++ PKGBUILD2011-05-29 16:38:52 UTC (rev 125778)
@@ -3,8 +3,8 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
 pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
@@ -24,7 +24,7 @@
 backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla')
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2
org.freedesktop.udisks.pkla)
-md5sums=('d8dce796890619d67aed0cd7ef84c7b1'
+md5sums=('a86df0212db71e61f459bda6bc7b7fb6'
  'a7ddb5eec02d9a8e91a2997862e73cd8')
 
 build() {



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-03-07 Thread andyrtr
Date: Monday, March 7, 2011 @ 13:29:57
  Author: andyrtr
Revision: 112910

upgpkg: thunar 1.2.1-2
libnotify rebuild

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-07 18:27:34 UTC (rev 112909)
+++ PKGBUILD2011-03-07 18:29:57 UTC (rev 112910)
@@ -4,13 +4,13 @@
 
 pkgname=thunar
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url=http://thunar.xfce.org;
 groups=('xfce4')
-depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 
'libnotify=0.7.1' 'udev'
  'gtk2' 'exo=0.6.0' 'libxfce4util=4.8.1' 'libxfce4ui' 'libpng')
 makedepends=('intltool' 'gtk-doc' 'xfce4-panel=4.8.0')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-01-30 Thread andyrtr
Date: Sunday, January 30, 2011 @ 16:19:10
  Author: andyrtr
Revision: 108375

upgpkg: thunar 1.2.1-1
upstream update 1.2.1

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-30 21:16:00 UTC (rev 108374)
+++ PKGBUILD2011-01-30 21:19:10 UTC (rev 108375)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@
 backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla')
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2
org.freedesktop.udisks.pkla)
-md5sums=('3f270cfbb83a057e6db46cdea549af8b'
+md5sums=('d8dce796890619d67aed0cd7ef84c7b1'
  'a7ddb5eec02d9a8e91a2997862e73cd8')
 
 build() {



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 12:08:26
  Author: andyrtr
Revision: 106382

upgpkg: thunar 1.2.0-1
upstream release 1.2.0

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 17:02:54 UTC (rev 106381)
+++ PKGBUILD2011-01-16 17:08:26 UTC (rev 106382)
@@ -3,16 +3,16 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.1.6
-pkgrel=5
+pkgver=1.2.0
+pkgrel=1
 pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url=http://thunar.xfce.org;
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
- 'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libxfce4ui' 'libpng')
-makedepends=('intltool' 'gtk-doc' 'xfce4-panel=4.7.4')
+ 'gtk2' 'exo=0.6.0' 'libxfce4util=4.8.1' 'libxfce4ui' 'libpng')
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel=4.8.0')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'
 'tumbler: for thumbnail previews'
@@ -22,9 +22,9 @@
 options=('!libtool')
 install=${pkgname}.install
 backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla')
-source=(http://archive.xfce.org/src/xfce/${pkgname}/1.1/Thunar-${pkgver}.tar.bz2
+source=(http://archive.xfce.org/src/xfce/${pkgname}/1.2/Thunar-${pkgver}.tar.bz2
org.freedesktop.udisks.pkla)
-md5sums=('a96fdbc0b3d422f864d50374b5d6be41'
+md5sums=('3f270cfbb83a057e6db46cdea549af8b'
  'a7ddb5eec02d9a8e91a2997862e73cd8')
 
 build() {



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-01-07 Thread andyrtr
Date: Friday, January 7, 2011 @ 12:28:27
  Author: andyrtr
Revision: 105303

add more describtion for gvfs optdep

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-07 15:53:54 UTC (rev 105302)
+++ PKGBUILD2011-01-07 17:28:27 UTC (rev 105303)
@@ -13,7 +13,7 @@
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
  'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libxfce4ui' 'libpng' 
'udisks')
 makedepends=('intltool' 'gtk-doc' 'xfce4-panel=4.7.4')
-optdepends=('gvfs: for addtional device access'
+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'



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-01-07 Thread andyrtr
Date: Friday, January 7, 2011 @ 12:55:56
  Author: andyrtr
Revision: 105307

upgpkg: thunar 1.1.6-5
remove udisks dep and modify gvfs describtion

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-07 17:37:37 UTC (rev 105306)
+++ PKGBUILD2011-01-07 17:55:56 UTC (rev 105307)
@@ -4,14 +4,14 @@
 
 pkgname=thunar
 pkgver=1.1.6
-pkgrel=4
+pkgrel=5
 pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url=http://thunar.xfce.org;
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
- 'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libxfce4ui' 'libpng' 
'udisks')
+ 'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libxfce4ui' 'libpng')
 makedepends=('intltool' 'gtk-doc' 'xfce4-panel=4.7.4')
 optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems'
 'xfce4-panel: for trash applet'



[arch-commits] Commit in thunar/trunk (PKGBUILD org.freedesktop.udisks.pkla)

2011-01-06 Thread andyrtr
Date: Thursday, January 6, 2011 @ 14:48:45
  Author: andyrtr
Revision: 105134

upgpkg: thunar 1.1.6-3
add dep on udisks; add helpful optional deps; ship udisks permission file

Added:
  thunar/trunk/org.freedesktop.udisks.pkla
Modified:
  thunar/trunk/PKGBUILD

-+
 PKGBUILD|   24 +---
 org.freedesktop.udisks.pkla |7 +++
 2 files changed, 24 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-06 18:02:00 UTC (rev 105133)
+++ PKGBUILD2011-01-06 19:48:45 UTC (rev 105134)
@@ -4,22 +4,27 @@
 
 pkgname=thunar
 pkgver=1.1.6
-pkgrel=2
-pkgdesc=new modern file manager for Xfce
+pkgrel=3
+pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url=http://thunar.xfce.org;
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
- 'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libxfce4ui' 'libpng') # 
'fam' - obsolete?
+ 'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libxfce4ui' 'libpng' 
'udisks')
 makedepends=('intltool' 'gtk-doc' 'xfce4-panel=4.7.4')
-optdepends=( # 'gamin:   a fam replacement to make thunar monitor changes to 
files on the fly'
+optdepends=('gvfs: for addtional device access'
 'xfce4-panel: for trash applet'
-   'tumbler: for thumbnail previews')
+'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.1/Thunar-${pkgver}.tar.bz2)
-md5sums=('a96fdbc0b3d422f864d50374b5d6be41')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/1.1/Thunar-${pkgver}.tar.bz2
+   org.freedesktop.udisks.pkla)
+md5sums=('a96fdbc0b3d422f864d50374b5d6be41'
+ 'a7ddb5eec02d9a8e91a2997862e73cd8')
 
 build() {
   cd ${srcdir}/Thunar-${pkgver}
@@ -45,4 +50,9 @@
   make DESTDIR=${pkgdir} install
   sed -i 's:x-directory/gnome-default-handler;::' \
 ${pkgdir}/usr/share/applications/Thunar-folder-handler.desktop
+
+  # install udisks permission file
+  install -dm700 ${pkgdir}/etc/polkit-1/localauthority
+  install -dm755 ${pkgdir}/etc/polkit-1/localauthority/50-local.d
+  install -m644 ${srcdir}/org.freedesktop.udisks.pkla 
${pkgdir}/etc/polkit-1/localauthority/50-local.d/
 }

Added: org.freedesktop.udisks.pkla
===
--- org.freedesktop.udisks.pkla (rev 0)
+++ org.freedesktop.udisks.pkla 2011-01-06 19:48:45 UTC (rev 105134)
@@ -0,0 +1,7 @@
+[Local Users]
+#Identity=unix-user: your_username
+Identity=unix-group:storage
+Action=org.freedesktop.udisks.*
+ResultAny=yes
+ResultInactive=no
+ResultActive=yes



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-01-06 Thread andyrtr
Date: Thursday, January 6, 2011 @ 16:11:19
  Author: andyrtr
Revision: 105147

upgpkg: thunar 1.1.6-4
put the udisks config file under backup control

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-06 20:57:30 UTC (rev 105146)
+++ PKGBUILD2011-01-06 21:11:19 UTC (rev 105147)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.1.6
-pkgrel=3
+pkgrel=4
 pkgdesc=modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
@@ -21,6 +21,7 @@
 'thunar-media-tags-plugin: view/edit id3/ogg tags')
 options=('!libtool')
 install=${pkgname}.install
+backup=('etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla')
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/1.1/Thunar-${pkgver}.tar.bz2
org.freedesktop.udisks.pkla)
 md5sums=('a96fdbc0b3d422f864d50374b5d6be41'



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-01-04 Thread andyrtr
Date: Tuesday, January 4, 2011 @ 13:13:28
  Author: andyrtr
Revision: 104643

upgpkg: thunar 1.1.6-1
new upstream release - part of Xfce 4.8pre3 release candidate

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   40 ++--
 1 file changed, 26 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-04 18:07:59 UTC (rev 104642)
+++ PKGBUILD2011-01-04 18:13:28 UTC (rev 104643)
@@ -3,34 +3,46 @@
 # Contributor: Andrew Simmons andrew.simm...@gmail.com
 
 pkgname=thunar
-pkgver=1.0.2
+pkgver=1.1.6
 pkgrel=1
 pkgdesc=new modern file manager for Xfce
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url=http://thunar.xfce.org;
 groups=('xfce4')
-depends=('desktop-file-utils' 'libexif=0.6.19' 'hicolor-icon-theme' 'fam' \
- 'gtk2' 'exo=0.3.107' 'libxfce4util=4.6.2' 'hal=0.5.14' 'libpng' 
'libjpeg=8.0.1' 'startup-notification')
-makedepends=('intltool' 'pkgconfig' 'xfce4-panel=4.6.4')
-optdepends=('gamin:   a fam replacement to make thunar monitor changes to 
files on the fly'
-'xfce4-panel: for trash applet')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
+ 'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libpng') # 'fam' - 
obsolete?
+makedepends=('intltool' 'gtk-doc' 'xfce4-panel=4.7.4')
+optdepends=( # 'gamin:   a fam replacement to make thunar monitor changes to 
files on the fly'
+'xfce4-panel: for trash applet'
+   'tumbler: for thumbnail previews')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/1.0/Thunar-${pkgver}.tar.bz2)
-md5sums=('c91073202d373a1f9951a1240083c36d')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/1.1/Thunar-${pkgver}.tar.bz2)
+md5sums=('a96fdbc0b3d422f864d50374b5d6be41')
 
 build() {
   cd ${srcdir}/Thunar-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --disable-static \
---disable-gnome-thumbnailers --enable-exif --enable-pcre
-  make || return 1
+  ./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 || return 1
+  make DESTDIR=${pkgdir} install
   sed -i 's:x-directory/gnome-default-handler;::' \
 ${pkgdir}/usr/share/applications/Thunar-folder-handler.desktop
 }



[arch-commits] Commit in thunar/trunk (PKGBUILD)

2011-01-04 Thread andyrtr
Date: Tuesday, January 4, 2011 @ 17:58:09
  Author: andyrtr
Revision: 104795

upgpkg: thunar 1.1.6-2
add libxfce4ui dep; #22318

Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-04 22:52:34 UTC (rev 104794)
+++ PKGBUILD2011-01-04 22:58:09 UTC (rev 104795)
@@ -4,14 +4,14 @@
 
 pkgname=thunar
 pkgver=1.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc=new modern file manager for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
 url=http://thunar.xfce.org;
 groups=('xfce4')
 depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
- 'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libpng') # 'fam' - 
obsolete?
+ 'gtk2' 'exo=0.5.4' 'libxfce4util=4.7.3' 'libxfce4ui' 'libpng') # 
'fam' - obsolete?
 makedepends=('intltool' 'gtk-doc' 'xfce4-panel=4.7.4')
 optdepends=( # 'gamin:   a fam replacement to make thunar monitor changes to 
files on the fly'
 'xfce4-panel: for trash applet'



[arch-commits] Commit in thunar/trunk (PKGBUILD libpng-1.4.patch)

2010-01-20 Thread Eric BĂ©langer
Date: Wednesday, January 20, 2010 @ 22:03:04
  Author: eric
Revision: 64536

upgpkg: thunar 1.0.1-5
Rebuilt for libpng 1.4 and libjpeg 8

Added:
  thunar/trunk/libpng-1.4.patch
Modified:
  thunar/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 libpng-1.4.patch |   12 
 2 files changed, 19 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-21 02:17:17 UTC (rev 64535)
+++ PKGBUILD2010-01-21 03:03:04 UTC (rev 64536)
@@ -4,7 +4,7 @@
 
 pkgname=thunar
 pkgver=1.0.1
-pkgrel=4
+pkgrel=5
 pkgdesc=new modern file manager for Xfce
 arch=(i686 x86_64)
 license=('GPL2' 'LGPL2')
@@ -18,12 +18,15 @@
 options=('!libtool')
 install=${pkgname}.install
 source=(http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-${pkgver}.tar.bz2
-   thunar-vfs-fix-umask.patch)
-md5sums=('218373aa45d74b6ba8c69c4d5af3bb19'
- '7247041fd2c411e4a129d3f90350893c')
+   thunar-vfs-fix-umask.patch libpng-1.4.patch)
+md5sums=('218373aa45d74b6ba8c69c4d5af3bb19' '7247041fd2c411e4a129d3f90350893c'\
+ 'ee998c20ba13d0cb18741da8b7d67328')
+sha1sums=('2fcd3a7b0e27b01f059dffc8ffdac94e2b2aa064' 
'47526f997627264813843cf466c5ee9335047458'\
+ '99f520655582acb5bffbee72bf0bc37aef37bc69')
 
 build() {
   cd ${srcdir}/Thunar-${pkgver}
+  patch -p1  ../libpng-1.4.patch || return 1
   # http://bugs.archlinux.org/task/15460
   patch -Np0 -i ${srcdir}/thunar-vfs-fix-umask.patch || return 1
   

Added: libpng-1.4.patch
===
--- libpng-1.4.patch(rev 0)
+++ libpng-1.4.patch2010-01-21 03:03:04 UTC (rev 64536)
@@ -0,0 +1,12 @@
+diff -Naur Thunar-1.0.1.orig/thunar-vfs/thunar-vfs-thumb.c 
Thunar-1.0.1/thunar-vfs/thunar-vfs-thumb.c
+--- Thunar-1.0.1.orig/thunar-vfs/thunar-vfs-thumb.c2010-01-20 
21:31:35.0 -0500
 Thunar-1.0.1/thunar-vfs/thunar-vfs-thumb.c 2010-01-20 21:34:51.0 
-0500
+@@ -1169,7 +1169,7 @@
+ goto done0;
+ 
+   /* verify the png signature */
+-  if (G_LIKELY (png_check_sig ((png_bytep) signature, sizeof (signature
++  if (G_LIKELY (!png_sig_cmp ((png_bytep) signature, 0, sizeof (signature
+ rewind (fp);
+   else
+ goto done0;