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

2020-05-19 Thread Felix Yan via arch-commits
Date: Tuesday, May 19, 2020 @ 08:19:58
  Author: felixonmars
Revision: 386246

upgpkg: thunar-archive-plugin 0.4.0-3: reproducibility rebuild

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 08:19:28 UTC (rev 386245)
+++ PKGBUILD2020-05-19 08:19:58 UTC (rev 386246)
@@ -3,7 +3,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Create and extract archives in Thunar"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/thunar/archive;


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

2019-10-13 Thread Evangelos Foutras via arch-commits
Date: Monday, October 14, 2019 @ 02:06:25
  Author: foutrelis
Revision: 364792

upgpkg: thunar-archive-plugin 0.4.0-2

Add engrampa to optdeps (as a possible backend).

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-13 19:30:36 UTC (rev 364791)
+++ PKGBUILD2019-10-14 02:06:25 UTC (rev 364792)
@@ -3,7 +3,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Create and extract archives in Thunar"
 arch=('x86_64')
 url="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
@@ -12,6 +12,7 @@
 depends=('thunar' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 optdepends=('file-roller'
+'engrampa'
 'ark'
 'xarchiver')
 
source=(https://archive.xfce.org/src/thunar-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)


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

2019-02-02 Thread Evangelos Foutras via arch-commits
Date: Saturday, February 2, 2019 @ 22:20:44
  Author: foutrelis
Revision: 345136

Update url field to use HTTPS

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 22:20:40 UTC (rev 345135)
+++ PKGBUILD2019-02-02 22:20:44 UTC (rev 345136)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Create and extract archives in Thunar"
 arch=('x86_64')
-url="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
+url="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('thunar' 'hicolor-icon-theme')


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

2018-06-06 Thread Evangelos Foutras via arch-commits
Date: Thursday, June 7, 2018 @ 00:59:41
  Author: foutrelis
Revision: 326101

upgpkg: thunar-archive-plugin 0.4.0-1

New upstream release.

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-07 00:57:58 UTC (rev 326100)
+++ PKGBUILD2018-06-07 00:59:41 UTC (rev 326101)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=thunar-archive-plugin
-pkgver=0.3.1
-pkgrel=7
+pkgver=0.4.0
+pkgrel=1
 pkgdesc="Create and extract archives in Thunar"
 arch=('x86_64')
 url="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
@@ -15,19 +15,9 @@
 optdepends=('file-roller'
 'ark'
 'xarchiver')
-source=(https://archive.xfce.org/src/thunar-plugins/$pkgname/0.3/$pkgname-$pkgver.tar.bz2
-0001-Fix-file-roller-3.12.1-detection-bug-10826.patch)
-sha256sums=('9ad559b0c11308f6897ad56604e5a06dc8f369f649eb20120b2d3018ef5da54c'
-'4373c3011f5abd1d4119d283e832aeb858c810f14b3a59b6250cf10893aa0757')
+source=(https://archive.xfce.org/src/thunar-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('bf82fa86a388124eb3c4854249c30712b2922e61789607268ee14548549b3115')
 
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # https://bugzilla.xfce.org/show_bug.cgi?id=10826
-  patch -Np1 -i ../0001-Fix-file-roller-3.12.1-detection-bug-10826.patch
-  NOCONFIGURE=1 xdt-autogen
-}
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 


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

2017-10-26 Thread Evangelos Foutras
Date: Thursday, October 26, 2017 @ 15:16:54
  Author: foutrelis
Revision: 308499

upgpkg: thunar-archive-plugin 0.3.1-7

kdeutils-ark -> ark

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-26 14:14:24 UTC (rev 308498)
+++ PKGBUILD2017-10-26 15:16:54 UTC (rev 308499)
@@ -4,7 +4,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.3.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Create and extract archives in Thunar"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
@@ -13,7 +13,7 @@
 depends=('thunar' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 optdepends=('file-roller'
-'kdeutils-ark'
+'ark'
 'xarchiver')
 
source=(http://archive.xfce.org/src/thunar-plugins/$pkgname/0.3/$pkgname-$pkgver.tar.bz2
 0001-Fix-file-roller-3.12.1-detection-bug-10826.patch)


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

2015-03-01 Thread Evangelos Foutras
Date: Sunday, March 1, 2015 @ 12:19:58
  Author: foutrelis
Revision: 232233

upgpkg: thunar-archive-plugin 0.3.1-5

libxfce4util 4.12.0 rebuild.

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 11:19:56 UTC (rev 232232)
+++ PKGBUILD2015-03-01 11:19:58 UTC (rev 232233)
@@ -4,7 +4,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.3.1
-pkgrel=4
+pkgrel=5
 pkgdesc=Create and extract archives in Thunar
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;


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

2014-03-11 Thread Evangelos Foutras
Date: Tuesday, March 11, 2014 @ 17:41:07
  Author: foutrelis
Revision: 207511

upgpkg: thunar-archive-plugin 0.3.1-3

Add xarchiver as an optional dependency (FS#38639).

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-11 16:31:58 UTC (rev 207510)
+++ PKGBUILD2014-03-11 16:41:07 UTC (rev 207511)
@@ -4,7 +4,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Create and extract archives in Thunar
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
@@ -13,7 +13,8 @@
 depends=('thunar' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('file-roller'
-'kdeutils-ark')
+'kdeutils-ark'
+'xarchiver')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/thunar-plugins/$pkgname/0.3/$pkgname-$pkgver.tar.bz2)
 sha256sums=('9ad559b0c11308f6897ad56604e5a06dc8f369f649eb20120b2d3018ef5da54c')



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

2013-05-11 Thread Evangelos Foutras
Date: Saturday, May 11, 2013 @ 15:25:46
  Author: foutrelis
Revision: 185136

upgpkg: thunar-archive-plugin 0.3.1-1

New upstream release.

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-11 12:50:25 UTC (rev 185135)
+++ PKGBUILD2013-05-11 13:25:46 UTC (rev 185136)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=thunar-archive-plugin
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
 pkgdesc=Create and deflate archives in thunar
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/thunar-plugins/$pkgname/0.3/$pkgname-$pkgver.tar.bz2)
-sha256sums=('74be7c6e242ba240b9477e9cf4ccc9190769c2717c5b5bf26788d1847adaf896')
+sha256sums=('9ad559b0c11308f6897ad56604e5a06dc8f369f649eb20120b2d3018ef5da54c')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2012-02-05 Thread Evangelos Foutras
Date: Monday, February 6, 2012 @ 01:26:45
  Author: foutrelis
Revision: 149174

upgpkg: thunar-archive-plugin 0.3.0-2

Rebuild unsigned package.

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-02-06 06:22:31 UTC (rev 149173)
+++ PKGBUILD2012-02-06 06:26:45 UTC (rev 149174)
@@ -4,7 +4,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Create and deflate archives in thunar
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/thunar-plugins/$pkgname/0.3/$pkgname-$pkgver.tar.bz2)
-sha1sums=('79a008709c61f1c4b4c35b6393abfd24bc60309b')
+sha256sums=('74be7c6e242ba240b9477e9cf4ccc9190769c2717c5b5bf26788d1847adaf896')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in thunar-archive-plugin/trunk (PKGBUILD thunar-vfs2gio.patch)

2011-01-23 Thread andyrtr
Date: Sunday, January 23, 2011 @ 13:55:43
  Author: andyrtr
Revision: 107340

upgpkg: thunar-archive-plugin 0.3.0-1
upstream update 0.3.0

Modified:
  thunar-archive-plugin/trunk/PKGBUILD
Deleted:
  thunar-archive-plugin/trunk/thunar-vfs2gio.patch

--+
 PKGBUILD |   16 -
 thunar-vfs2gio.patch |  617 -
 2 files changed, 5 insertions(+), 628 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-23 18:02:44 UTC (rev 107339)
+++ PKGBUILD2011-01-23 18:55:43 UTC (rev 107340)
@@ -3,28 +3,22 @@
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=thunar-archive-plugin
-pkgver=0.2.4
-pkgrel=8
+pkgver=0.3.0
+pkgrel=1
 pkgdesc=create and deflate archives in thunar
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
 groups=('xfce4-goodies')
-depends=('thunar=1.2.0' 'thunar-vfs')
+depends=('thunar=1.2.0' 'hicolor-icon-theme')
 makedepends=('intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://download.berlios.de/xfce-goodies/${pkgname}-${pkgver}.tar.bz2
-   thunar-vfs2gio.patch)
-md5sums=('4c389e6328af9322937af76382f0baec'
- 'f1453d7c9cd9dde04f23d78f271298cd')
+source=(http://archive.xfce.org/src/thunar-plugins/${pkgname}/0.3/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('afeb3f1c65a4529dbdadc6e7b349a712')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  # thunar 1.2 fix
-  patch -Np1 -i ${srcdir}/thunar-vfs2gio.patch
-  sed -i -e 's/thunarx-1/thunarx-2/g' `grep -l 'thunarx-1' * -R`
- 
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/xfce4 \

Deleted: thunar-vfs2gio.patch
===
--- thunar-vfs2gio.patch2011-01-23 18:02:44 UTC (rev 107339)
+++ thunar-vfs2gio.patch2011-01-23 18:55:43 UTC (rev 107340)
@@ -1,617 +0,0 @@
-diff -aur thunar-archive-plugin-0.2.4/configure 
thunar-archive-plugin-0.2.4.new//configure
 thunar-archive-plugin-0.2.4/configure  2007-01-20 11:44:59.0 
+0100
-+++ thunar-archive-plugin-0.2.4.new//configure 2010-11-28 17:31:59.0 
+0100
-@@ -22113,26 +22113,26 @@
-   fi
- 
- 
--  echo $as_me:$LINENO: checking for thunarx-1 = 0.4.0 5
--echo $ECHO_N checking for thunarx-1 = 0.4.0... $ECHO_C 6
--  if $PKG_CONFIG --atleast-version=0.4.0 thunarx-1 /dev/null 21; then
--THUNARX_VERSION=`$PKG_CONFIG --modversion thunarx-1`
-+  echo $as_me:$LINENO: checking for thunarx-2 = 1.0.1 5
-+echo $ECHO_N checking for thunarx-2 = 1.0.1... $ECHO_C 6
-+  if $PKG_CONFIG --atleast-version=1.0.1 thunarx-2 /dev/null 21; then
-+THUNARX_VERSION=`$PKG_CONFIG --modversion thunarx-2`
- echo $as_me:$LINENO: result: $THUNARX_VERSION 5
- echo ${ECHO_T}$THUNARX_VERSION 6
- 
- echo $as_me:$LINENO: checking THUNARX_CFLAGS 5
- echo $ECHO_N checking THUNARX_CFLAGS... $ECHO_C 6
--THUNARX_CFLAGS=`$PKG_CONFIG --cflags thunarx-1`
-+THUNARX_CFLAGS=`$PKG_CONFIG --cflags thunarx-2`
- echo $as_me:$LINENO: result: $THUNARX_CFLAGS 5
- echo ${ECHO_T}$THUNARX_CFLAGS 6
- 
- echo $as_me:$LINENO: checking THUNARX_LIBS 5
- echo $ECHO_N checking THUNARX_LIBS... $ECHO_C 6
--THUNARX_LIBS=`$PKG_CONFIG --libs thunarx-1`
-+THUNARX_LIBS=`$PKG_CONFIG --libs thunarx-2`
- echo $as_me:$LINENO: result: $THUNARX_LIBS 5
- echo ${ECHO_T}$THUNARX_LIBS 6
- 
--THUNARX_REQUIRED_VERSION=0.4.0
-+THUNARX_REQUIRED_VERSION=1.0.1
- 
- 
- 
-@@ -22140,15 +22140,15 @@
- 
- 
- 
--  elif $PKG_CONFIG --exists thunarx-1 /dev/null 21; then
--xdt_cv_version=`$PKG_CONFIG --modversion thunarx-1`
-+  elif $PKG_CONFIG --exists thunarx-2 /dev/null 21; then
-+xdt_cv_version=`$PKG_CONFIG --modversion thunarx-2`
- echo $as_me:$LINENO: result: found, but $xdt_cv_version 5
- echo ${ECHO_T}found, but $xdt_cv_version 6
- 
- 
--  echo *** The required package thunarx-1 was found on your system,
-+  echo *** The required package thunarx-2 was found on your system,
-   echo *** but the installed version ($xdt_cv_version) is too old.
--  echo *** Please upgrade thunarx-1 to atleast version 0.4.0, or adjust
-+  echo *** Please upgrade thunarx-2 to atleast version 1.0.1, or adjust
-   echo *** the PKG_CONFIG_PATH environment variable if you installed
-   echo *** the new version of the package in a nonstandard prefix so
-   echo *** pkg-config is able to find it.
-@@ -22159,8 +22159,8 @@
- echo ${ECHO_T}not found 6
- 
- 
--  echo *** The required package thunarx-1 was not found on your system.
--  echo *** Please install thunarx-1 (atleast version 0.4.0) or adjust
-+  echo *** The required package thunarx-2 was not found on your system.
-+  echo *** Please install thunarx-2 (atleast version 1.0.1) or adjust
-   echo *** the PKG_CONFIG_PATH environment variable if you
-   echo *** 

[arch-commits] Commit in thunar-archive-plugin/trunk (PKGBUILD thunar-vfs2gio.patch)

2011-01-22 Thread andyrtr
Date: Saturday, January 22, 2011 @ 15:41:21
  Author: andyrtr
Revision: 107246

upgpkg: thunar-archive-plugin 0.2.4-7
make it work with thunar 1.2.x

Added:
  thunar-archive-plugin/trunk/thunar-vfs2gio.patch
Modified:
  thunar-archive-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   15 -
 thunar-vfs2gio.patch |  617 +
 2 files changed, 627 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-22 19:47:10 UTC (rev 107245)
+++ PKGBUILD2011-01-22 20:41:21 UTC (rev 107246)
@@ -1,4 +1,5 @@
 # $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=thunar-archive-plugin
@@ -9,17 +10,21 @@
 license=('GPL2')
 url=http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
 groups=('xfce4-goodies')
-depends=('thunar=1.2.0')
+depends=('thunar=1.2.0' 'thunar-vfs')
 makedepends=('intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://download.berlios.de/xfce-goodies/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4c389e6328af9322937af76382f0baec')
+source=(http://download.berlios.de/xfce-goodies/${pkgname}-${pkgver}.tar.bz2
+   thunar-vfs2gio.patch)
+md5sums=('4c389e6328af9322937af76382f0baec'
+ 'f1453d7c9cd9dde04f23d78f271298cd')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  # thunar 1.2 hack
-  sed -i s/thunarx\-1/thunarx\-2/g configure
+  # thunar 1.2 fix
+  patch -Np1 -i ${srcdir}/thunar-vfs2gio.patch
+#  sed -i -e 's/thunarx-1/thunarx-2/g' `grep -l 'thunarx-1' * -R`
+ 
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/xfce4 \

Added: thunar-vfs2gio.patch
===
--- thunar-vfs2gio.patch(rev 0)
+++ thunar-vfs2gio.patch2011-01-22 20:41:21 UTC (rev 107246)
@@ -0,0 +1,617 @@
+diff -aur thunar-archive-plugin-0.2.4/configure 
thunar-archive-plugin-0.2.4.new//configure
+--- thunar-archive-plugin-0.2.4/configure  2007-01-20 11:44:59.0 
+0100
 thunar-archive-plugin-0.2.4.new//configure 2010-11-28 17:31:59.0 
+0100
+@@ -22113,26 +22113,26 @@
+   fi
+ 
+ 
+-  echo $as_me:$LINENO: checking for thunarx-1 = 0.4.0 5
+-echo $ECHO_N checking for thunarx-1 = 0.4.0... $ECHO_C 6
+-  if $PKG_CONFIG --atleast-version=0.4.0 thunarx-1 /dev/null 21; then
+-THUNARX_VERSION=`$PKG_CONFIG --modversion thunarx-1`
++  echo $as_me:$LINENO: checking for thunarx-2 = 1.0.1 5
++echo $ECHO_N checking for thunarx-2 = 1.0.1... $ECHO_C 6
++  if $PKG_CONFIG --atleast-version=1.0.1 thunarx-2 /dev/null 21; then
++THUNARX_VERSION=`$PKG_CONFIG --modversion thunarx-2`
+ echo $as_me:$LINENO: result: $THUNARX_VERSION 5
+ echo ${ECHO_T}$THUNARX_VERSION 6
+ 
+ echo $as_me:$LINENO: checking THUNARX_CFLAGS 5
+ echo $ECHO_N checking THUNARX_CFLAGS... $ECHO_C 6
+-THUNARX_CFLAGS=`$PKG_CONFIG --cflags thunarx-1`
++THUNARX_CFLAGS=`$PKG_CONFIG --cflags thunarx-2`
+ echo $as_me:$LINENO: result: $THUNARX_CFLAGS 5
+ echo ${ECHO_T}$THUNARX_CFLAGS 6
+ 
+ echo $as_me:$LINENO: checking THUNARX_LIBS 5
+ echo $ECHO_N checking THUNARX_LIBS... $ECHO_C 6
+-THUNARX_LIBS=`$PKG_CONFIG --libs thunarx-1`
++THUNARX_LIBS=`$PKG_CONFIG --libs thunarx-2`
+ echo $as_me:$LINENO: result: $THUNARX_LIBS 5
+ echo ${ECHO_T}$THUNARX_LIBS 6
+ 
+-THUNARX_REQUIRED_VERSION=0.4.0
++THUNARX_REQUIRED_VERSION=1.0.1
+ 
+ 
+ 
+@@ -22140,15 +22140,15 @@
+ 
+ 
+ 
+-  elif $PKG_CONFIG --exists thunarx-1 /dev/null 21; then
+-xdt_cv_version=`$PKG_CONFIG --modversion thunarx-1`
++  elif $PKG_CONFIG --exists thunarx-2 /dev/null 21; then
++xdt_cv_version=`$PKG_CONFIG --modversion thunarx-2`
+ echo $as_me:$LINENO: result: found, but $xdt_cv_version 5
+ echo ${ECHO_T}found, but $xdt_cv_version 6
+ 
+ 
+-  echo *** The required package thunarx-1 was found on your system,
++  echo *** The required package thunarx-2 was found on your system,
+   echo *** but the installed version ($xdt_cv_version) is too old.
+-  echo *** Please upgrade thunarx-1 to atleast version 0.4.0, or adjust
++  echo *** Please upgrade thunarx-2 to atleast version 1.0.1, or adjust
+   echo *** the PKG_CONFIG_PATH environment variable if you installed
+   echo *** the new version of the package in a nonstandard prefix so
+   echo *** pkg-config is able to find it.
+@@ -22159,8 +22159,8 @@
+ echo ${ECHO_T}not found 6
+ 
+ 
+-  echo *** The required package thunarx-1 was not found on your system.
+-  echo *** Please install thunarx-1 (atleast version 0.4.0) or adjust
++  echo *** The required package thunarx-2 was not found on your system.
++  echo *** Please install thunarx-2 (atleast version 1.0.1) or adjust
+   echo *** the PKG_CONFIG_PATH environment variable if you
+   echo *** installed the 

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

2011-01-22 Thread andyrtr
Date: Saturday, January 22, 2011 @ 17:38:57
  Author: andyrtr
Revision: 107274

upgpkg: thunar-archive-plugin 0.2.4-8
add another sed fix to make it work

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-22 22:05:47 UTC (rev 107273)
+++ PKGBUILD2011-01-22 22:38:57 UTC (rev 107274)
@@ -4,7 +4,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.2.4
-pkgrel=7
+pkgrel=8
 pkgdesc=create and deflate archives in thunar
 arch=(i686 x86_64)
 license=('GPL2')
@@ -23,7 +23,7 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   # thunar 1.2 fix
   patch -Np1 -i ${srcdir}/thunar-vfs2gio.patch
-#  sed -i -e 's/thunarx-1/thunarx-2/g' `grep -l 'thunarx-1' * -R`
+  sed -i -e 's/thunarx-1/thunarx-2/g' `grep -l 'thunarx-1' * -R`
  
   ./configure --prefix=/usr \
--sysconfdir=/etc \



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

2011-01-21 Thread andyrtr
Date: Friday, January 21, 2011 @ 10:59:29
  Author: andyrtr
Revision: 107132

update PKGBUILD, needs further upstream porting to new thunar

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-21 14:54:12 UTC (rev 107131)
+++ PKGBUILD2011-01-21 15:59:29 UTC (rev 107132)
@@ -3,14 +3,14 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.2.4
-pkgrel=6
+pkgrel=7
 pkgdesc=create and deflate archives in thunar
 arch=(i686 x86_64)
 license=('GPL2')
-url=http://xfce-goodies.berlios.de/;
+url=http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin;
 groups=('xfce4-goodies')
-depends=('thunar')
-makedepends=('intltool' 'pkgconfig')
+depends=('thunar=1.2.0')
+makedepends=('intltool')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://download.berlios.de/xfce-goodies/${pkgname}-${pkgver}.tar.bz2)
@@ -18,8 +18,17 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
---localstatedir=/var --disable-static
-  make || return 1
+  # thunar 1.2 hack
+  sed -i s/thunarx\-1/thunarx\-2/g configure
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib/xfce4 \
+   --localstatedir=/var \
+   --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2010-04-19 Thread Daniel Griffiths
Date: Monday, April 19, 2010 @ 03:36:04
  Author: dgriffiths
Revision: 77962

Package more than a year old

Modified:
  thunar-archive-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-19 07:18:48 UTC (rev 77961)
+++ PKGBUILD2010-04-19 07:36:04 UTC (rev 77962)
@@ -3,7 +3,7 @@
 
 pkgname=thunar-archive-plugin
 pkgver=0.2.4
-pkgrel=5
+pkgrel=6
 pkgdesc=create and deflate archives in thunar
 arch=(i686 x86_64)
 license=('GPL2')
@@ -17,9 +17,9 @@
 md5sums=('4c389e6328af9322937af76382f0baec')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
 --localstatedir=/var --disable-static
   make || return 1
-  make DESTDIR=${startdir}/pkg install
+  make DESTDIR=${pkgdir} install
 }