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

2020-12-22 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 23, 2020 @ 05:52:55
  Author: foutrelis
Revision: 404879

upgpkg: libxfce4ui 4.16.0-1: new upstream release

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 05:21:55 UTC (rev 404878)
+++ PKGBUILD2020-12-23 05:52:55 UTC (rev 404879)
@@ -2,17 +2,17 @@
 # Contributor: Xavier Devlamynck 
 
 pkgname=libxfce4ui
-pkgver=4.14.1
-pkgrel=3
+pkgver=4.16.0
+pkgrel=1
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
 url="https://www.xfce.org/;
 license=('GPL2')
-depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
- 'hicolor-icon-theme')
+depends=('libxfce4util' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
+ 'libgtop' 'libepoxy' 'hicolor-icon-theme')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('c449075eaeae4d1138d22eeed3d2ad7032b87fb8878eada9b770325bed87f2da')
+sha256sums=('8b06c9e94f4be88a9d87c47592411b6cbc32073e7af9cbd64c7b2924ec90ceaa')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

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

upgpkg: libxfce4ui 4.14.1-3: reproducibility rebuild

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 08:28:40 UTC (rev 386321)
+++ PKGBUILD2020-05-19 08:28:50 UTC (rev 386322)
@@ -3,7 +3,7 @@
 
 pkgname=libxfce4ui
 pkgver=4.14.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
 url="https://www.xfce.org/;


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

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

xfconf 4.14 rebuild

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-11 22:54:43 UTC (rev 359647)
+++ PKGBUILD2019-08-11 23:06:12 UTC (rev 359648)
@@ -3,7 +3,7 @@
 
 pkgname=libxfce4ui
 pkgver=4.14.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
 url="https://www.xfce.org/;


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

2019-08-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 11, 2019 @ 21:05:53
  Author: foutrelis
Revision: 359634

upgpkg: libxfce4ui 4.14.1-1

New upstream release.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-11 20:46:04 UTC (rev 359633)
+++ PKGBUILD2019-08-11 21:05:53 UTC (rev 359634)
@@ -2,7 +2,7 @@
 # Contributor: Xavier Devlamynck 
 
 pkgname=libxfce4ui
-pkgver=4.13.7
+pkgver=4.14.1
 pkgrel=1
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
@@ -12,7 +12,7 @@
  'hicolor-icon-theme')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b932359b47a5f8bdeae4441728abd19980c1a77f9912bc6cf8a50028b0687b08')
+sha256sums=('c449075eaeae4d1138d22eeed3d2ad7032b87fb8878eada9b770325bed87f2da')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-07-28 Thread Evangelos Foutras via arch-commits
Date: Sunday, July 28, 2019 @ 15:00:40
  Author: foutrelis
Revision: 358693

upgpkg: libxfce4ui 4.13.7-1

New upstream release.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-28 14:45:21 UTC (rev 358692)
+++ PKGBUILD2019-07-28 15:00:40 UTC (rev 358693)
@@ -2,7 +2,7 @@
 # Contributor: Xavier Devlamynck 
 
 pkgname=libxfce4ui
-pkgver=4.13.6
+pkgver=4.13.7
 pkgrel=1
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
@@ -12,7 +12,7 @@
  'hicolor-icon-theme')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3c5e505ce56a5993db473efed9962705dd255ffaee17009ed1b3e9f40b543969')
+sha256sums=('b932359b47a5f8bdeae4441728abd19980c1a77f9912bc6cf8a50028b0687b08')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-06-30 Thread Evangelos Foutras via arch-commits
Date: Monday, July 1, 2019 @ 02:06:42
  Author: foutrelis
Revision: 357183

upgpkg: libxfce4ui 4.13.6-1

New upstream release.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-01 02:04:58 UTC (rev 357182)
+++ PKGBUILD2019-07-01 02:06:42 UTC (rev 357183)
@@ -2,7 +2,7 @@
 # Contributor: Xavier Devlamynck 
 
 pkgname=libxfce4ui
-pkgver=4.13.5
+pkgver=4.13.6
 pkgrel=1
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
@@ -12,7 +12,7 @@
  'hicolor-icon-theme')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3c38b065796a1cb2c2f2e9a28edaa6b37a3728c1c0b7a4297af9ecd82a8ab66d')
+sha256sums=('3c5e505ce56a5993db473efed9962705dd255ffaee17009ed1b3e9f40b543969')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-05-17 Thread Evangelos Foutras via arch-commits
Date: Friday, May 17, 2019 @ 18:35:32
  Author: foutrelis
Revision: 353548

upgpkg: libxfce4ui 4.13.5-1

New upstream release.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-17 18:03:46 UTC (rev 353547)
+++ PKGBUILD2019-05-17 18:35:32 UTC (rev 353548)
@@ -2,7 +2,7 @@
 # Contributor: Xavier Devlamynck 
 
 pkgname=libxfce4ui
-pkgver=4.13.4
+pkgver=4.13.5
 pkgrel=1
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
@@ -12,7 +12,7 @@
  'hicolor-icon-theme')
 makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d63fcdb8e5acb6f0d26075ea17d320dbfbec2058567cd67cb99824c7402a1f79')
+sha256sums=('3c38b065796a1cb2c2f2e9a28edaa6b37a3728c1c0b7a4297af9ecd82a8ab66d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

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

Use HTTPS in url field

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-14 15:33:59 UTC (rev 348028)
+++ PKGBUILD2019-03-14 15:34:00 UTC (rev 348029)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
-url="http://www.xfce.org/;
+url="https://www.xfce.org/;
 license=('GPL2')
 depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
  'hicolor-icon-theme')


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

2019-03-09 Thread Evangelos Foutras via arch-commits
Date: Saturday, March 9, 2019 @ 10:21:58
  Author: foutrelis
Revision: 347551

upgpkg: libxfce4ui 4.13.4-1

Bump to development release targeting Xfce 4.14.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 10:12:07 UTC (rev 347550)
+++ PKGBUILD2019-03-09 10:21:58 UTC (rev 347551)
@@ -2,8 +2,8 @@
 # Contributor: Xavier Devlamynck 
 
 pkgname=libxfce4ui
-pkgver=4.12.1
-pkgrel=3
+pkgver=4.13.4
+pkgrel=1
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
 url="http://www.xfce.org/;
@@ -10,9 +10,9 @@
 license=('GPL2')
 depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
  'hicolor-icon-theme')
-makedepends=('intltool')
+makedepends=('intltool' 'gobject-introspection' 'vala')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43')
+sha256sums=('d63fcdb8e5acb6f0d26075ea17d320dbfbec2058567cd67cb99824c7402a1f79')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2018-11-09 Thread Felix Yan via arch-commits
Date: Friday, November 9, 2018 @ 23:25:45
  Author: felixonmars
Revision: 338770

PIE/BUILDINFO rebuild

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 23:25:32 UTC (rev 338769)
+++ PKGBUILD2018-11-09 23:25:45 UTC (rev 338770)
@@ -3,7 +3,7 @@
 
 pkgname=libxfce4ui
 pkgver=4.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('x86_64')
 url="http://www.xfce.org/;


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

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

Avoid regenerating API documentation (FS#60474)

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-19 06:57:13 UTC (rev 336870)
+++ PKGBUILD2018-10-19 08:37:01 UTC (rev 336871)
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
  'hicolor-icon-theme')
-makedepends=('intltool' 'gtk-doc')
+makedepends=('intltool')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43')
 
@@ -23,7 +23,6 @@
 --libexecdir=/usr/lib \
 --localstatedir=/var \
 --disable-static \
---enable-gtk-doc \
 --disable-debug \
 --with-vendor-info='Arch Linux'
   make


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

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

upgpkg: libxfce4ui 4.12.1-2

Remove install file.

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

+
 PKGBUILD   |3 +--
 libxfce4ui.install |   13 -
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-07 05:03:03 UTC (rev 267108)
+++ PKGBUILD2016-05-07 05:03:06 UTC (rev 267109)
@@ -4,7 +4,7 @@
 
 pkgname=libxfce4ui
 pkgver=4.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Commonly used Xfce widgets among Xfce applications"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/;
@@ -12,7 +12,6 @@
 depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
  'hicolor-icon-theme')
 makedepends=('intltool' 'gtk-doc')
-install=$pkgname.install
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43')
 

Deleted: libxfce4ui.install
===
--- libxfce4ui.install  2016-05-07 05:03:03 UTC (rev 267108)
+++ libxfce4ui.install  2016-05-07 05:03:06 UTC (rev 267109)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:


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

2015-03-15 Thread Evangelos Foutras
Date: Sunday, March 15, 2015 @ 19:43:12
  Author: foutrelis
Revision: 233877

upgpkg: libxfce4ui 4.12.1-1

New upstream release.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-15 14:51:59 UTC (rev 233876)
+++ PKGBUILD2015-03-15 18:43:12 UTC (rev 233877)
@@ -3,7 +3,7 @@
 # Contributor: Xavier Devlamynck magicrhe...@ouranos.be
 
 pkgname=libxfce4ui
-pkgver=4.12.0
+pkgver=4.12.1
 pkgrel=1
 pkgdesc=Commonly used Xfce widgets among Xfce applications
 arch=('i686' 'x86_64')
@@ -12,10 +12,9 @@
 depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
  'hicolor-icon-theme')
 makedepends=('intltool' 'gtk-doc')
-#replaces=('libxfcegui4') - later when all is ported
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('011d9532337a8d0c4d6d2c4dfc854b4f298dbad0e9513b3495a573673b863987')
+sha256sums=('3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2015-02-28 Thread Evangelos Foutras
Date: Sunday, March 1, 2015 @ 07:16:10
  Author: foutrelis
Revision: 232143

upgpkg: libxfce4ui 4.12.0-1

New upstream release.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 06:13:31 UTC (rev 232142)
+++ PKGBUILD2015-03-01 06:16:10 UTC (rev 232143)
@@ -3,19 +3,19 @@
 # Contributor: Xavier Devlamynck magicrhe...@ouranos.be
 
 pkgname=libxfce4ui
-pkgver=4.10.0
-pkgrel=2
+pkgver=4.12.0
+pkgrel=1
 pkgdesc=Commonly used Xfce widgets among Xfce applications
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
 license=('GPL2')
-depends=('libxfce4util' 'gtk2' 'xfconf' 'libsm' 'startup-notification'
+depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
  'hicolor-icon-theme')
 makedepends=('intltool' 'gtk-doc')
 #replaces=('libxfcegui4') - later when all is ported
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a2b9fa288ccb5f16fa13264e507ba3f7b8da0176da259a11239f21538c0ea3e2')
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('011d9532337a8d0c4d6d2c4dfc854b4f298dbad0e9513b3495a573673b863987')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2014-07-02 Thread Evangelos Foutras
Date: Wednesday, July 2, 2014 @ 17:44:23
  Author: foutrelis
Revision: 216250

upgpkg: libxfce4ui 4.10.0-2

mtree rebuild.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-02 15:42:12 UTC (rev 216249)
+++ PKGBUILD2014-07-02 15:44:23 UTC (rev 216250)
@@ -4,7 +4,7 @@
 
 pkgname=libxfce4ui
 pkgver=4.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Commonly used Xfce widgets among Xfce applications
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;



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

2012-04-28 Thread Evangelos Foutras
Date: Saturday, April 28, 2012 @ 17:01:23
  Author: foutrelis
Revision: 157494

upgpkg: libxfce4ui 4.10.0-1

New upstream release.

Added:
  libxfce4ui/trunk/libxfce4ui.install
Modified:
  libxfce4ui/trunk/PKGBUILD

+
 PKGBUILD   |   16 +---
 libxfce4ui.install |   13 +
 2 files changed, 22 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-28 20:45:22 UTC (rev 157493)
+++ PKGBUILD2012-04-28 21:01:23 UTC (rev 157494)
@@ -3,19 +3,20 @@
 # Contributor: Xavier Devlamynck magicrhe...@ouranos.be
 
 pkgname=libxfce4ui
-pkgver=4.8.1
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=Commonly used Xfce widgets among Xfce applications
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
 license=('GPL2')
-depends=('libxfce4util' 'gtk2' 'xfconf' 'libsm' 'startup-notification')
-makedepends=('intltool' 'gtk-doc' 'glade')
-optdepends=('glade: for using the included glade module')
+depends=('libxfce4util' 'gtk2' 'xfconf' 'libsm' 'startup-notification'
+ 'hicolor-icon-theme')
+makedepends=('intltool' 'gtk-doc')
 #replaces=('libxfcegui4') - later when all is ported
 options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('39cbed29da06960074014b74abc2ba57db49dc81ab8995fb2160579c51669956')
+install=libxfce4ui.install
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
+sha256sums=('a2b9fa288ccb5f16fa13264e507ba3f7b8da0176da259a11239f21538c0ea3e2')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -27,7 +28,8 @@
 --localstatedir=/var \
 --disable-static \
 --enable-gtk-doc \
---disable-debug
+--disable-debug \
+--with-vendor-info='Arch Linux'
   make
 }
 

Added: libxfce4ui.install
===
--- libxfce4ui.install  (rev 0)
+++ libxfce4ui.install  2012-04-28 21:01:23 UTC (rev 157494)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim:set ts=2 sw=2 et:



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

2012-04-28 Thread Evangelos Foutras
Date: Saturday, April 28, 2012 @ 17:23:34
  Author: foutrelis
Revision: 157500

Use $pkgname in install= line.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-28 21:21:31 UTC (rev 157499)
+++ PKGBUILD2012-04-28 21:23:34 UTC (rev 157500)
@@ -14,7 +14,7 @@
 makedepends=('intltool' 'gtk-doc')
 #replaces=('libxfcegui4') - later when all is ported
 options=('!libtool')
-install=libxfce4ui.install
+install=$pkgname.install
 
source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
 sha256sums=('a2b9fa288ccb5f16fa13264e507ba3f7b8da0176da259a11239f21538c0ea3e2')
 



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

2011-12-23 Thread Evangelos Foutras
Date: Friday, December 23, 2011 @ 12:37:07
  Author: foutrelis
Revision: 145606

upgpkg: libxfce4ui 4.8.1-1

New upstream release.

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-23 14:48:45 UTC (rev 145605)
+++ PKGBUILD2011-12-23 17:37:07 UTC (rev 145606)
@@ -3,8 +3,8 @@
 # Contributor: Xavier Devlamynck magicrhe...@ouranos.be
 
 pkgname=libxfce4ui
-pkgver=4.8.0
-pkgrel=3
+pkgver=4.8.1
+pkgrel=1
 pkgdesc=Commonly used Xfce widgets among Xfce applications
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -15,12 +15,13 @@
 #replaces=('libxfcegui4') - later when all is ported
 options=('!libtool')
 source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha1sums=('107f9d8e3e583f3cf5330074e89ea72eb2a82888')
+sha256sums=('39cbed29da06960074014b74abc2ba57db49dc81ab8995fb2160579c51669956')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  ./configure --prefix=/usr \
+  ./configure \
+--prefix=/usr \
 --sysconfdir=/etc \
 --libexecdir=/usr/lib \
 --localstatedir=/var \



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

2011-05-20 Thread andyrtr
Date: Friday, May 20, 2011 @ 02:47:50
  Author: andyrtr
Revision: 124354

upgpkg: libxfce4ui 4.8.0-3
add dependenxy to libsm, should fix session management FS#24339

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 06:35:57 UTC (rev 124353)
+++ PKGBUILD2011-05-20 06:47:50 UTC (rev 124354)
@@ -4,12 +4,12 @@
 
 pkgname=libxfce4ui
 pkgver=4.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc=share commonly used Xfce widgets among the Xfce applications
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
-depends=('libxfce4util=4.8.0' 'gtk2' xfconf=4.8.0 'startup-notification') 
+depends=('libxfce4util=4.8.0' 'gtk2' xfconf=4.8.0 'libsm' 
'startup-notification') 
 makedepends=('intltool' 'gtk-doc' 'glade')
 optdepends=('glade: for using the included glade module')
 #replaces=('libxfcegui4') - later when all is ported



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

2011-05-18 Thread andyrtr
Date: Wednesday, May 18, 2011 @ 12:36:34
  Author: andyrtr
Revision: 124274

upgpkg: libxfce4ui 4.8.0-2
remove from Xfce4 group; FS#22517

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-18 16:34:03 UTC (rev 124273)
+++ PKGBUILD2011-05-18 16:36:34 UTC (rev 124274)
@@ -4,12 +4,11 @@
 
 pkgname=libxfce4ui
 pkgver=4.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc=share commonly used Xfce widgets among the Xfce applications
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
-groups=('xfce4')
 depends=('libxfce4util=4.8.0' 'gtk2' xfconf=4.8.0 'startup-notification') 
 makedepends=('intltool' 'gtk-doc' 'glade')
 optdepends=('glade: for using the included glade module')



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

2011-01-16 Thread andyrtr
Date: Sunday, January 16, 2011 @ 11:37:35
  Author: andyrtr
Revision: 106352

upgpkg: libxfce4ui 4.8.0-1
upstream release 4.8.0

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-16 16:28:02 UTC (rev 106351)
+++ PKGBUILD2011-01-16 16:37:35 UTC (rev 106352)
@@ -3,20 +3,20 @@
 # Contributor: Xavier Devlamynck magicrhe...@ouranos.be
 
 pkgname=libxfce4ui
-pkgver=4.7.6
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc=share commonly used Xfce widgets among the Xfce applications
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=('libxfce4util=4.7.3' 'gtk2' xfconf=4.7.3 'startup-notification') 
+depends=('libxfce4util=4.8.0' 'gtk2' xfconf=4.8.0 'startup-notification') 
 makedepends=('intltool' 'gtk-doc' 'glade')
 optdepends=('glade: for using the included glade module')
-#replaces=('libxfcegui4')
+#replaces=('libxfcegui4') - later when all is ported
 options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/libxfce4ui/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('beccb7eb6fb36bec38b5d140ed42480e')
+source=(http://archive.xfce.org/src/xfce/libxfce4ui/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('df9acb3328dff905bd0777b84532b69f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-01-08 Thread andyrtr
Date: Saturday, January 8, 2011 @ 15:46:44
  Author: andyrtr
Revision: 105422

fix description

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-08 20:42:40 UTC (rev 105421)
+++ PKGBUILD2011-01-08 20:46:44 UTC (rev 105422)
@@ -5,7 +5,7 @@
 pkgname=libxfce4ui
 pkgver=4.7.6
 pkgrel=2
-pkgdesc=share commonly used Xfce widgets among the Xfce applicationsa 
freedesktop.org compliant ui implementation for Xfce (Development Version)
+pkgdesc=share commonly used Xfce widgets among the Xfce applications
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;



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

2011-01-05 Thread andyrtr
Date: Wednesday, January 5, 2011 @ 17:24:39
  Author: andyrtr
Revision: 105067

upgpkg: libxfce4ui 4.7.6-2
glade is not an essential dependency

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-05 21:49:08 UTC (rev 105066)
+++ PKGBUILD2011-01-05 22:24:39 UTC (rev 105067)
@@ -4,14 +4,15 @@
 
 pkgname=libxfce4ui
 pkgver=4.7.6
-pkgrel=1
+pkgrel=2
 pkgdesc=share commonly used Xfce widgets among the Xfce applicationsa 
freedesktop.org compliant ui implementation for Xfce (Development Version)
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=('libxfce4util=4.7.3' 'gtk2' xfconf=4.7.3 'startup-notification' 
'glade')
-makedepends=('intltool' 'gtk-doc')
+depends=('libxfce4util=4.7.3' 'gtk2' xfconf=4.7.3 'startup-notification') 
+makedepends=('intltool' 'gtk-doc' 'glade')
+optdepends=('glade: for using the included glade module')
 #replaces=('libxfcegui4')
 options=('!libtool')
 
source=(http://archive.xfce.org/src/xfce/libxfce4ui/4.7/${pkgname}-${pkgver}.tar.bz2)



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

2011-01-04 Thread andyrtr
Date: Tuesday, January 4, 2011 @ 12:44:51
  Author: andyrtr
Revision: 104628

upgpkg: libxfce4ui 4.7.6-1
new upstream release - part of Xfce 4.8pre3 release candidate

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-04 17:40:47 UTC (rev 104627)
+++ PKGBUILD2011-01-04 17:44:51 UTC (rev 104628)
@@ -3,7 +3,7 @@
 # Contributor: Xavier Devlamynck magicrhe...@ouranos.be
 
 pkgname=libxfce4ui
-pkgver=4.7.4
+pkgver=4.7.6
 pkgrel=1
 pkgdesc=share commonly used Xfce widgets among the Xfce applicationsa 
freedesktop.org compliant ui implementation for Xfce (Development Version)
 arch=('i686' 'x86_64')
@@ -11,15 +11,21 @@
 url=http://www.xfce.org/;
 groups=('xfce4')
 depends=('libxfce4util=4.7.3' 'gtk2' xfconf=4.7.3 'startup-notification' 
'glade')
-makedepends=('intltool' 'gtk-doc' )
+makedepends=('intltool' 'gtk-doc')
+#replaces=('libxfcegui4')
 options=('!libtool')
 
source=(http://archive.xfce.org/src/xfce/libxfce4ui/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4d3cc02c6b09552b940d5d09245e8934')
+md5sums=('beccb7eb6fb36bec38b5d140ed42480e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --disable-static # --enable-maintainer-mode
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib \
+   --localstatedir=/var \
+   --disable-static \
+   --enable-gtk-doc \
+   --disable-debug
   make
 }
 



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

2010-11-07 Thread andyrtr
Date: Sunday, November 7, 2010 @ 13:05:54
  Author: andyrtr
Revision: 98317

add new package needed for Xfce4.8 release based on the AUR devel pkg

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-11-07 15:46:45 UTC (rev 98316)
+++ PKGBUILD2010-11-07 18:05:54 UTC (rev 98317)
@@ -3,21 +3,23 @@
 # Contributor: Xavier Devlamynck magicrhe...@ouranos.be
 
 pkgname=libxfce4ui
-pkgver=4.7.3
+pkgver=4.7.4
 pkgrel=1
-pkgdesc=share commonly used Xfce widgets among the Xfce applicationsa 
freedesktop.org compliant ui implementation for Xfce (Development Version)
+pkgdesc=share commonly used Xfce widgets among the Xfce applicationsa 
freedesktop.org compliant ui implementation for Xfce (Development Version)
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
+depends=('libxfce4util=4.7.3' 'gtk2' xfconf=4.7.3 'startup-notification' 
'glade')
+makedepends=('intltool' 'gtk-doc' )
 options=('!libtool')
 
source=(http://archive.xfce.org/src/xfce/libxfce4ui/4.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('919ebc5891a4403fa352f65e42ee401f')
+md5sums=('4d3cc02c6b09552b940d5d09245e8934')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --disable-static --enable-maintainer-mode
+--localstatedir=/var --disable-static # --enable-maintainer-mode
   make
 }