[arch-commits] Commit in xfconf/repos/extra-x86_64 (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to extra-x86_64

Added:
  xfconf/repos/extra-x86_64/PKGBUILD
(from rev 399655, xfconf/trunk/PKGBUILD)
Deleted:
  xfconf/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-09 09:39:50 UTC (rev 399655)
+++ PKGBUILD2020-11-09 09:39:54 UTC (rev 399656)
@@ -1,35 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: tobias 
-
-pkgname=xfconf
-pkgver=4.14.3
-pkgrel=1
-pkgdesc="Flexible, easy-to-use configuration management system"
-arch=('x86_64')
-url="https://www.xfce.org/;
-license=('GPL2')
-groups=('xfce4')
-depends=('libxfce4util')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/xfce4 \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfconf/repos/extra-x86_64/PKGBUILD (from rev 399655, 
xfconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-09 09:39:54 UTC (rev 399656)
@@ -0,0 +1,35 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: tobias 
+
+pkgname=xfconf
+pkgver=4.14.4
+pkgrel=1
+pkgdesc="Flexible, easy-to-use configuration management system"
+arch=('x86_64')
+url="https://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('libxfce4util')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('cc37622eece51ed8905dfaad6f77b3c24662f41881545eb0142110f347ba5f73')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/xfce4 \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in xfconf/repos/extra-x86_64 (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to extra-x86_64

Added:
  xfconf/repos/extra-x86_64/PKGBUILD
(from rev 382392, xfconf/trunk/PKGBUILD)
Deleted:
  xfconf/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-06 14:26:08 UTC (rev 382392)
+++ PKGBUILD2020-05-06 14:26:13 UTC (rev 382393)
@@ -1,35 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: tobias 
-
-pkgname=xfconf
-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')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/xfce4 \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfconf/repos/extra-x86_64/PKGBUILD (from rev 382392, 
xfconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-06 14:26:13 UTC (rev 382393)
@@ -0,0 +1,35 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: tobias 
+
+pkgname=xfconf
+pkgver=4.14.3
+pkgrel=1
+pkgdesc="Flexible, easy-to-use configuration management system"
+arch=('x86_64')
+url="https://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('libxfce4util')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/xfce4 \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in xfconf/repos (extra-x86_64)

2011-07-01 Thread andyrtr
Date: Friday, July 1, 2011 @ 16:47:24
  Author: andyrtr
Revision: 130067

archrelease: remove extra-x86_64

Deleted:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64)

2011-07-01 Thread andyrtr
Date: Friday, July 1, 2011 @ 16:47:42
  Author: andyrtr
Revision: 130068

archrelease: copy trunk to extra-x86_64

Added:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64)

2011-01-17 Thread andyrtr
Date: Monday, January 17, 2011 @ 13:01:04
  Author: andyrtr
Revision: 106531

db-move: xfconf removed by andyrtr for move to [extra] (x86_64)

Deleted:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64 testing-x86_64)

2011-01-17 Thread andyrtr
Date: Monday, January 17, 2011 @ 13:01:05
  Author: andyrtr
Revision: 106532

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

Added:
  xfconf/repos/extra-x86_64/
Deleted:
  xfconf/repos/testing-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64)

2010-08-18 Thread andyrtr
Date: Wednesday, August 18, 2010 @ 16:45:15
  Author: andyrtr
Revision: 87987

archrelease: remove extra-x86_64

Deleted:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64)

2010-08-18 Thread andyrtr
Date: Wednesday, August 18, 2010 @ 16:45:37
  Author: andyrtr
Revision: 87988

archrelease: copy trunk to extra-x86_64

Added:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64)

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

archrelease: remove extra-x86_64

Deleted:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64)

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:09:13
  Author: andyrtr
Revision: 80815

archrelease: copy trunk to extra-x86_64

Added:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64)

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

archrelease: remove extra-x86_64

Deleted:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64)

2010-05-02 Thread andyrtr
Date: Sunday, May 2, 2010 @ 13:06:10
  Author: andyrtr
Revision: 79294

archrelease: copy trunk to extra-x86_64

Added:
  xfconf/repos/extra-x86_64/



[arch-commits] Commit in xfconf/repos (extra-x86_64 extra-x86_64/PKGBUILD)

2010-01-17 Thread andyrtr
Date: Sunday, January 17, 2010 @ 17:27:25
  Author: andyrtr
Revision: 63567

Merged revisions 63565 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/xfconf/trunk


  r63565 | andyrtr | 2010-01-17 22:25:41 + (So, 17 Jan 2010) | 2 lines
  
  upgpkg: xfconf 4.6.1-3
  fix deps; #14536


Modified:
  xfconf/repos/extra-x86_64/(properties)
  xfconf/repos/extra-x86_64/PKGBUILD

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


Property changes on: xfconf/repos/extra-x86_64
___
Modified: svnmerge-integrated
   - /xfconf/trunk:1-53988
   + /xfconf/trunk:1-63566

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2010-01-17 22:26:28 UTC (rev 63566)
+++ extra-x86_64/PKGBUILD   2010-01-17 22:27:25 UTC (rev 63567)
@@ -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')