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

2020-12-22 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 23, 2020 @ 05:21:51
  Author: foutrelis
Revision: 404877

upgpkg: xfconf 4.16.0-1: new upstream release

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 05:18:16 UTC (rev 404876)
+++ PKGBUILD2020-12-23 05:21:51 UTC (rev 404877)
@@ -2,7 +2,7 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.14.4
+pkgver=4.16.0
 pkgrel=1
 pkgdesc="Flexible, easy-to-use configuration management system"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('libxfce4util')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('cc37622eece51ed8905dfaad6f77b3c24662f41881545eb0142110f347ba5f73')
+sha256sums=('652a119007c67d9ba6c0bc7a740c923d33f32d03dc76dfc7ba682584e72a5425')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 09:39:50
  Author: foutrelis
Revision: 399655

upgpkg: xfconf 4.14.4-1: new upstream release

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 09:28:05 UTC (rev 399654)
+++ PKGBUILD2020-11-09 09:39:50 UTC (rev 399655)
@@ -2,7 +2,7 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.14.3
+pkgver=4.14.4
 pkgrel=1
 pkgdesc="Flexible, easy-to-use configuration management system"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('libxfce4util')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02')
+sha256sums=('cc37622eece51ed8905dfaad6f77b3c24662f41881545eb0142110f347ba5f73')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-05-06 Thread Evangelos Foutras via arch-commits
Date: Wednesday, May 6, 2020 @ 14:26:08
  Author: foutrelis
Revision: 382392

upgpkg: xfconf 4.14.3-1: new upstream release

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-06 14:06:38 UTC (rev 382391)
+++ PKGBUILD2020-05-06 14:26:08 UTC (rev 382392)
@@ -2,7 +2,7 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.14.1
+pkgver=4.14.3
 pkgrel=1
 pkgdesc="Flexible, easy-to-use configuration management system"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('libxfce4util')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59')
+sha256sums=('589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-08-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 11, 2019 @ 22:49:25
  Author: foutrelis
Revision: 359644

upgpkg: xfconf 4.14.1-1

New upstream release.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-11 22:46:00 UTC (rev 359643)
+++ PKGBUILD2019-08-11 22:49:25 UTC (rev 359644)
@@ -2,19 +2,17 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.12.1
-pkgrel=7
-pkgdesc="A simple client-server configuration storage and query system"
+pkgver=4.14.1
+pkgrel=1
+pkgdesc="Flexible, easy-to-use configuration management system"
 arch=('x86_64')
 url="https://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
-depends=('libxfce4util' 'dbus-glib')
-makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'glib-perl'
- 'intltool' 'chrpath')
-options=('!emptydirs')
+depends=('libxfce4util')
+makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36')
+sha256sums=('b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -25,7 +23,6 @@
 --libexecdir=/usr/lib/xfce4 \
 --localstatedir=/var \
 --disable-static \
---with-perl-options=INSTALLDIRS="vendor" \
 --disable-debug
   make
 }
@@ -32,11 +29,7 @@
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"
-
   make DESTDIR="$pkgdir" install
-
-  # Fix insecure rpath, http://bugs.archlinux.org/task/19980
-  find "$pkgdir" -name Xfconf.so -exec chrpath -d {} +
 }
 
 # vim:set ts=2 sw=2 et:


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

2019-06-01 Thread Felix Yan via arch-commits
Date: Saturday, June 1, 2019 @ 14:08:40
  Author: felixonmars
Revision: 354717

Perl 5.30 rebuild

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-01 14:04:31 UTC (rev 354716)
+++ PKGBUILD2019-06-01 14:08:40 UTC (rev 354717)
@@ -3,7 +3,7 @@
 
 pkgname=xfconf
 pkgver=4.12.1
-pkgrel=6
+pkgrel=7
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('x86_64')
 url="https://www.xfce.org/";


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

2019-05-25 Thread Felix Yan via arch-commits
Date: Saturday, May 25, 2019 @ 11:51:49
  Author: felixonmars
Revision: 354254

Perl 5.30 rebuild

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 11:49:48 UTC (rev 354253)
+++ PKGBUILD2019-05-25 11:51:49 UTC (rev 354254)
@@ -3,7 +3,7 @@
 
 pkgname=xfconf
 pkgver=4.12.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('x86_64')
 url="https://www.xfce.org/";


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

2019-03-14 Thread Evangelos Foutras via arch-commits
Date: Thursday, March 14, 2019 @ 15:34:24
  Author: foutrelis
Revision: 348040

Use HTTPS in url field

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-14 15:34:22 UTC (rev 348039)
+++ PKGBUILD2019-03-14 15:34:24 UTC (rev 348040)
@@ -6,7 +6,7 @@
 pkgrel=5
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('x86_64')
-url="http://www.xfce.org/";
+url="https://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4util' 'dbus-glib')


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

2018-10-19 Thread Evangelos Foutras via arch-commits
Date: Friday, October 19, 2018 @ 08:48:37
  Author: foutrelis
Revision: 336877

Avoid regenerating API documentation

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-19 08:47:07 UTC (rev 336876)
+++ PKGBUILD2018-10-19 08:48:37 UTC (rev 336877)
@@ -11,7 +11,7 @@
 groups=('xfce4')
 depends=('libxfce4util' 'dbus-glib')
 makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'glib-perl'
- 'intltool' 'gtk-doc' 'chrpath')
+ 'intltool' 'chrpath')
 options=('!emptydirs')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36')
@@ -25,7 +25,6 @@
 --libexecdir=/usr/lib/xfce4 \
 --localstatedir=/var \
 --disable-static \
---enable-gtk-doc \
 --with-perl-options=INSTALLDIRS="vendor" \
 --disable-debug
   make


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

2018-08-01 Thread Florian Pritz via arch-commits
Date: Wednesday, August 1, 2018 @ 12:28:51
  Author: bluewind
Revision: 330242

Perl 5.28 rebuild

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 12:27:55 UTC (rev 330241)
+++ PKGBUILD2018-08-01 12:28:51 UTC (rev 330242)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.12.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('x86_64')
 url="http://www.xfce.org/";


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

2017-08-26 Thread Felix Yan
Date: Saturday, August 26, 2017 @ 14:24:50
  Author: felixonmars
Revision: 303988

Perl versioned binary modules rebuild

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 14:24:14 UTC (rev 303987)
+++ PKGBUILD2017-08-26 14:24:50 UTC (rev 303988)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.12.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";


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

2017-08-24 Thread Evangelos Foutras
Date: Thursday, August 24, 2017 @ 15:20:07
  Author: foutrelis
Revision: 303490

Perl versioned binary modules rebuild

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-24 15:19:20 UTC (rev 303489)
+++ PKGBUILD2017-08-24 15:20:07 UTC (rev 303490)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";


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

2017-08-24 Thread Evangelos Foutras
Date: Thursday, August 24, 2017 @ 15:19:20
  Author: foutrelis
Revision: 303489

Make Xfconf.so RPATH removal path-agnostic

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-24 15:13:32 UTC (rev 303488)
+++ PKGBUILD2017-08-24 15:19:20 UTC (rev 303489)
@@ -38,7 +38,7 @@
   make DESTDIR="$pkgdir" install
 
   # Fix insecure rpath, http://bugs.archlinux.org/task/19980
-  chrpath -d "$pkgdir/usr/lib/perl5/vendor_perl/auto/Xfce4/Xfconf/Xfconf.so"
+  find "$pkgdir" -name Xfconf.so -exec chrpath -d {} +
 }
 
 # vim:set ts=2 sw=2 et:


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

2017-06-01 Thread Florian Pritz
Date: Thursday, June 1, 2017 @ 17:53:58
  Author: bluewind
Revision: 297306

Perl 5.26 rebuild

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 17:53:52 UTC (rev 297305)
+++ PKGBUILD2017-06-01 17:53:58 UTC (rev 297306)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";


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

2016-10-24 Thread Evangelos Foutras
Date: Monday, October 24, 2016 @ 15:58:05
  Author: foutrelis
Revision: 279205

upgpkg: xfconf 4.12.1-1

New upstream release.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-24 15:52:28 UTC (rev 279204)
+++ PKGBUILD2016-10-24 15:58:05 UTC (rev 279205)
@@ -3,8 +3,8 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.12.0
-pkgrel=4
+pkgver=4.12.1
+pkgrel=1
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";
@@ -15,7 +15,7 @@
  'intltool' 'gtk-doc' 'chrpath')
 options=('!emptydirs')
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9910eaea8405336415d4d7f3056403f8c67bc23ba0dce251eac35205c603b156')
+sha256sums=('35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-06-12 Thread Evangelos Foutras
Date: Monday, June 13, 2016 @ 07:41:56
  Author: foutrelis
Revision: 269425

upgpkg: xfconf 4.12.0-4

Perl 5.24 rebuild.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-13 05:39:24 UTC (rev 269424)
+++ PKGBUILD2016-06-13 05:41:56 UTC (rev 269425)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.12.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";


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

2016-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2016 @ 21:58:22
  Author: foutrelis
Revision: 267654

upgpkg: xfconf 4.12.0-3

Perl 5.24 rebuild.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-10 19:55:25 UTC (rev 267653)
+++ PKGBUILD2016-05-10 19:58:22 UTC (rev 267654)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.12.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";


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

2015-06-02 Thread Evangelos Foutras
Date: Tuesday, June 2, 2015 @ 22:15:26
  Author: foutrelis
Revision: 240229

upgpkg: xfconf 4.12.0-2

Perl 5.22 rebuild.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-02 20:12:30 UTC (rev 240228)
+++ PKGBUILD2015-06-02 20:15:26 UTC (rev 240229)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";


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

2015-02-28 Thread Evangelos Foutras
Date: Sunday, March 1, 2015 @ 06:57:10
  Author: foutrelis
Revision: 232138

upgpkg: xfconf 4.12.0-1

New upstream release.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 05:55:18 UTC (rev 232137)
+++ PKGBUILD2015-03-01 05:57:10 UTC (rev 232138)
@@ -3,21 +3,19 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.10.0
-pkgrel=4
+pkgver=4.12.0
+pkgrel=1
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
-# http://www.xfce.org/documentation/requirements
-# keep dbus, see also http://bugs.archlinux.org/task/14536
-depends=('libxfce4util' 'dbus-glib' 'dbus')
+depends=('libxfce4util' 'dbus-glib')
 makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'glib-perl'
  'intltool' 'gtk-doc' 'chrpath')
 options=('!emptydirs')
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
-sha256sums=('175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576')
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('9910eaea8405336415d4d7f3056403f8c67bc23ba0dce251eac35205c603b156')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -39,7 +37,7 @@
 
   make DESTDIR="$pkgdir" install
 
-  # fix insecure rpath, http://bugs.archlinux.org/task/19980
+  # Fix insecure rpath, http://bugs.archlinux.org/task/19980
   chrpath -d "$pkgdir/usr/lib/perl5/vendor_perl/auto/Xfce4/Xfconf/Xfconf.so"
 }
 


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

2014-05-29 Thread Evangelos Foutras
Date: Thursday, May 29, 2014 @ 20:17:24
  Author: foutrelis
Revision: 213827

upgpkg: xfconf 4.10.0-4

Perl 5.20 rebuild.

Modified:
  xfconf/trunk/PKGBUILD

--+
 PKGBUILD |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-29 17:50:09 UTC (rev 213826)
+++ PKGBUILD2014-05-29 18:17:24 UTC (rev 213827)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";
@@ -39,9 +39,6 @@
 
   make DESTDIR="$pkgdir" install
 
-  # remove unneeded dynloader bootstrap file
-  rm "$pkgdir/usr/lib/perl5/vendor_perl/auto/Xfce4/Xfconf/Xfconf.bs"
-
   # fix insecure rpath, http://bugs.archlinux.org/task/19980
   chrpath -d "$pkgdir/usr/lib/perl5/vendor_perl/auto/Xfce4/Xfconf/Xfconf.so"
 }



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

2013-05-19 Thread Evangelos Foutras
Date: Sunday, May 19, 2013 @ 18:30:28
  Author: foutrelis
Revision: 185867

upgpkg: xfconf 4.10.0-3

Perl 5.18 rebuild.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-19 16:28:55 UTC (rev 185866)
+++ PKGBUILD2013-05-19 16:30:28 UTC (rev 185867)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";
@@ -13,8 +13,8 @@
 # http://www.xfce.org/documentation/requirements
 # keep dbus, see also http://bugs.archlinux.org/task/14536
 depends=('libxfce4util' 'dbus-glib' 'dbus')
-makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig'
- 'glib-perl' 'intltool' 'gtk-doc' 'chrpath')
+makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'glib-perl'
+ 'intltool' 'gtk-doc' 'chrpath')
 options=('!libtool' '!emptydirs')
 
source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
 sha256sums=('175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576')



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

2012-05-26 Thread Evangelos Foutras
Date: Saturday, May 26, 2012 @ 14:13:50
  Author: foutrelis
Revision: 159772

upgpkg: xfconf 4.10.0-2

Perl 5.16 rebuild.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-26 18:11:56 UTC (rev 159771)
+++ PKGBUILD2012-05-26 18:13:50 UTC (rev 159772)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";



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

2012-04-28 Thread Evangelos Foutras
Date: Saturday, April 28, 2012 @ 17:21:11
  Author: foutrelis
Revision: 157498

upgpkg: xfconf 4.10.0-1

New upstream release.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-28 21:12:25 UTC (rev 157497)
+++ PKGBUILD2012-04-28 21:21:11 UTC (rev 157498)
@@ -3,7 +3,7 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.8.1
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig'
  'glib-perl' 'intltool' 'gtk-doc' 'chrpath')
 options=('!libtool' '!emptydirs')
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9860737539fab2b852e8c07c50c205a5fbe894b08bcb4488a70e3fd6c75993cb')
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
+sha256sums=('175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2011-12-23 Thread Evangelos Foutras
Date: Friday, December 23, 2011 @ 12:38:59
  Author: foutrelis
Revision: 145608

upgpkg: xfconf 4.8.1-1

New upstream release. Drop gtk2 dependency; it does not appear to be needed.

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-23 17:37:26 UTC (rev 145607)
+++ PKGBUILD2011-12-23 17:38:59 UTC (rev 145608)
@@ -3,26 +3,27 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.8.1
+pkgrel=1
 pkgdesc="A simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
 # http://www.xfce.org/documentation/requirements
-# keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
-depends=('libxfce4util' 'dbus-glib' 'dbus' 'gtk2')
+# keep dbus, see also http://bugs.archlinux.org/task/14536
+depends=('libxfce4util' 'dbus-glib' 'dbus')
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig'
  'glib-perl' 'intltool' 'gtk-doc' 'chrpath')
 options=('!libtool' '!emptydirs')
 source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha1sums=('3f560b11d618171805bfb9e6a8290185c7ee5dcd')
+sha256sums=('9860737539fab2b852e8c07c50c205a5fbe894b08bcb4488a70e3fd6c75993cb')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  ./configure --prefix=/usr \
+  ./configure \
+--prefix=/usr \
 --sysconfdir=/etc \
 --libexecdir=/usr/lib/xfce4 \
 --localstatedir=/var \



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

2011-07-01 Thread andyrtr
Date: Friday, July 1, 2011 @ 16:39:13
  Author: andyrtr
Revision: 130064

upgpkg: xfconf 4.8.0-2
perl 5.14 rebuild; FS#24980

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-01 20:26:39 UTC (rev 130063)
+++ PKGBUILD2011-07-01 20:39:13 UTC (rev 130064)
@@ -4,7 +4,7 @@
 
 pkgname=xfconf
 pkgver=4.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="a simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 license=('GPL2')



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:22:15
  Author: andyrtr
Revision: 106342

upgpkg: xfconf 4.8.0-1
upstream release 4.8.0

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 16:16:36 UTC (rev 106341)
+++ PKGBUILD2011-01-16 16:22:15 UTC (rev 106342)
@@ -3,7 +3,7 @@
 # Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.7.5
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="a simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
@@ -12,11 +12,11 @@
 groups=('xfce4')
 # http://www.xfce.org/documentation/requirements
 # keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
-depends=( "libxfce4util>=4.7.3" "dbus-glib" 'dbus' 'gtk2')
+depends=( "libxfce4util>=4.8.0" "dbus-glib" 'dbus' 'gtk2')
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 
'glib-perl' 'intltool' 'gtk-doc' 'chrpath')
 options=('!libtool' '!emptydirs')
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c72007ce68808b64f39d26e2fb51da46')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('0f11ed1ec7789c5c4c3fcc7cdb3c2940')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-01-04 Thread andyrtr
Date: Tuesday, January 4, 2011 @ 12:35:03
  Author: andyrtr
Revision: 104622

upgpkg: xfconf 4.7.5-1
new upstream release - part of Xfce 4.8pre3 release candidate

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-04 17:31:06 UTC (rev 104621)
+++ PKGBUILD2011-01-04 17:35:03 UTC (rev 104622)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: tobias 
+# Maintainer: AndyRTR 
+# Contributor: tobias 
 
 pkgname=xfconf
-pkgver=4.6.2
-pkgrel=2
+pkgver=4.7.5
+pkgrel=1
 pkgdesc="a simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -11,24 +12,28 @@
 groups=('xfce4')
 # http://www.xfce.org/documentation/requirements
 # keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
-depends=( "libxfce4util>=4.6.2" "dbus-glib>=0.86" 'dbus>=1.2.24' 
'gtk2>=2.20.1')
-makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 
'glib-perl' 'intltool' 'chrpath')
+depends=( "libxfce4util>=4.7.3" "dbus-glib" 'dbus' 'gtk2')
+makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 
'glib-perl' 'intltool' 'gtk-doc' 'chrpath')
 options=('!libtool' '!emptydirs')
-replaces=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
-conflicts=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5ff93c15077c6dbbcd38c437bc1ab2ef')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('c72007ce68808b64f39d26e2fb51da46')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
---localstatedir=/var --disable-static 
--with-perl-options=INSTALLDIRS="vendor" 
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib/xfce4 \
+   --localstatedir=/var \
+   --disable-static \
+   --enable-gtk-doc \
+   --with-perl-options=INSTALLDIRS="vendor" \
+   --disable-debug
   make
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${startdir}/pkg install || return 1
+  make DESTDIR=${pkgdir} install
   # remove unneeded dynloader bootstrap file
   rm ${pkgdir}/usr/lib/perl5/vendor_perl/auto/Xfce4/Xfconf/Xfconf.bs 
   



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

2010-08-18 Thread andyrtr
Date: Wednesday, August 18, 2010 @ 16:44:29
  Author: andyrtr
Revision: 87984

upgpkg: xfconf 4.6.2-2
fix insecure rpath #19980; add missing intltool makedep

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-18 20:20:14 UTC (rev 87983)
+++ PKGBUILD2010-08-18 20:44:29 UTC (rev 87984)
@@ -3,7 +3,7 @@
 
 pkgname=xfconf
 pkgver=4.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="a simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -12,7 +12,7 @@
 # http://www.xfce.org/documentation/requirements
 # keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
 depends=( "libxfce4util>=4.6.2" "dbus-glib>=0.86" 'dbus>=1.2.24' 
'gtk2>=2.20.1')
-makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 
'glib-perl')
+makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 
'glib-perl' 'intltool' 'chrpath')
 options=('!libtool' '!emptydirs')
 replaces=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
 conflicts=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
@@ -23,7 +23,7 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
 --localstatedir=/var --disable-static 
--with-perl-options=INSTALLDIRS="vendor" 
-  make || return 1
+  make
 }
 
 package() {
@@ -31,4 +31,7 @@
   make DESTDIR=${startdir}/pkg install || return 1
   # remove unneeded dynloader bootstrap file
   rm ${pkgdir}/usr/lib/perl5/vendor_perl/auto/Xfce4/Xfconf/Xfconf.bs 
+  
+  # fix insecure rpath, http://bugs.archlinux.org/task/19980
+  chrpath -d ${pkgdir}/usr/lib/perl5/vendor_perl/auto/Xfce4/Xfconf/Xfconf.so
 }



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:08:09
  Author: andyrtr
Revision: 80811

upgpkg: xfconf 4.6.2-1
new version 4.6.2

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 12:58:46 UTC (rev 80810)
+++ PKGBUILD2010-05-22 13:08:09 UTC (rev 80811)
@@ -2,8 +2,8 @@
 # Maintainer: tobias 
 
 pkgname=xfconf
-pkgver=4.6.1
-pkgrel=4
+pkgver=4.6.2
+pkgrel=1
 pkgdesc="a simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -11,13 +11,13 @@
 groups=('xfce4')
 # http://www.xfce.org/documentation/requirements
 # keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
-depends=( "libxfce4util>=4.6.1" "dbus-glib>=0.80" 'dbus>=1.2.16' 
'gtk2>=2.18.5')
+depends=( "libxfce4util>=4.6.2" "dbus-glib>=0.86" 'dbus>=1.2.24' 
'gtk2>=2.20.1')
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 
'glib-perl')
 options=('!libtool' '!emptydirs')
 replaces=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
 conflicts=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
-source=(http://mocha.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d4d3018767ea9eb4b57cc57d4038023b')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('5ff93c15077c6dbbcd38c437bc1ab2ef')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-05-02 Thread andyrtr
Date: Sunday, May 2, 2010 @ 13:05:00
  Author: andyrtr
Revision: 79290

upgpkg: xfconf 4.6.1-4
ship doc - fixes #18315; fix perl files installation path

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-02 15:36:45 UTC (rev 79289)
+++ PKGBUILD2010-05-02 17:05:00 UTC (rev 79290)
@@ -3,8 +3,8 @@
 
 pkgname=xfconf
 pkgver=4.6.1
-pkgrel=3
-pkgdesc="xfconf.. thingie"
+pkgrel=4
+pkgdesc="a simple client-server configuration storage and query system"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/";
@@ -12,8 +12,8 @@
 # http://www.xfce.org/documentation/requirements
 # keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
 depends=( "libxfce4util>=4.6.1" "dbus-glib>=0.80" 'dbus>=1.2.16' 
'gtk2>=2.18.5')
-makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig')
-options=('!libtool')
+makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 
'glib-perl')
+options=('!libtool' '!emptydirs')
 replaces=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
 conflicts=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
 
source=(http://mocha.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
@@ -22,9 +22,13 @@
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
---localstatedir=/var --disable-static
+--localstatedir=/var --disable-static 
--with-perl-options=INSTALLDIRS="vendor" 
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${startdir}/pkg install || return 1
-  rm -rf ${startdir}/pkg/usr/share/gtk-doc
-  rm -f ${pkgdir}/usr/lib/perl5/core_perl/perllocal.pod
+  # remove unneeded dynloader bootstrap file
+  rm ${pkgdir}/usr/lib/perl5/vendor_perl/auto/Xfce4/Xfconf/Xfconf.bs 
 }



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

2010-01-17 Thread andyrtr
Date: Sunday, January 17, 2010 @ 17:25:41
  Author: andyrtr
Revision: 63565

upgpkg: xfconf 4.6.1-3
fix deps; #14536

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-01-17 22:14:16 UTC (rev 63564)
+++ PKGBUILD2010-01-17 22:25:41 UTC (rev 63565)
@@ -3,13 +3,15 @@
 
 pkgname=xfconf
 pkgver=4.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="xfconf.. thingie"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/";
 groups=('xfce4')
-depends=("dbus-glib>=0.80" "libxfce4util>=4.6.1")
+# http://www.xfce.org/documentation/requirements
+# keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
+depends=( "libxfce4util>=4.6.1" "dbus-glib>=0.80" 'dbus>=1.2.16' 
'gtk2>=2.18.5')
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig')
 options=('!libtool')
 replaces=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')