[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2020-12-24 Thread Evangelos Foutras via arch-commits
Date: Thursday, December 24, 2020 @ 16:33:40
  Author: foutrelis
Revision: 404995

upgpkg: xfce4-wavelan-plugin 0.6.2-1: new upstream release

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 16:31:06 UTC (rev 404994)
+++ PKGBUILD2020-12-24 16:33:40 UTC (rev 404995)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin";
@@ -13,7 +13,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f41f81ea063ae3c7d7904e1ee647a6b5efafc7436f47caed662ee417038eed17')
+sha256sums=('ea7aa36650c596b1a29567d100776c68ed732aaf0f48c92245c4466058b5481d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

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

upgpkg: xfce4-wavelan-plugin 0.6.1-2: reproducibility rebuild

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 08:41:38 UTC (rev 386430)
+++ PKGBUILD2020-05-19 08:41:42 UTC (rev 386431)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-wavelan-plugin
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin";


[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2019-08-14 Thread Evangelos Foutras via arch-commits
Date: Wednesday, August 14, 2019 @ 10:13:03
  Author: foutrelis
Revision: 359827

upgpkg: xfce4-wavelan-plugin 0.6.1-1

New upstream release.

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-14 10:13:01 UTC (rev 359826)
+++ PKGBUILD2019-08-14 10:13:03 UTC (rev 359827)
@@ -3,17 +3,17 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('x86_64')
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
 license=('custom')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('4d5bd6654cfd077f3432b08d296f7bd052e765e51b77c629886a9542f4e5ecdc')
+sha256sums=('f41f81ea063ae3c7d7904e1ee647a6b5efafc7436f47caed662ee417038eed17')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

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

Update url field to use HTTPS

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 22:22:05 UTC (rev 345164)
+++ PKGBUILD2019-02-02 22:22:11 UTC (rev 345165)
@@ -8,7 +8,7 @@
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('x86_64')
 license=('custom')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
 makedepends=('intltool')


[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2018-11-09 Thread Evangelos Foutras via arch-commits
Date: Friday, November 9, 2018 @ 21:59:55
  Author: foutrelis
Revision: 338636

PIE/BUILDINFO rebuild

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 21:58:53 UTC (rev 338635)
+++ PKGBUILD2018-11-09 21:59:55 UTC (rev 338636)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-wavelan-plugin
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('x86_64')
 license=('custom')


[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2016-11-01 Thread Evangelos Foutras
Date: Tuesday, November 1, 2016 @ 21:19:07
  Author: foutrelis
Revision: 279694

upgpkg: xfce4-wavelan-plugin 0.6.0-1

New upstream release.

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-01 21:19:03 UTC (rev 279693)
+++ PKGBUILD2016-11-01 21:19:07 UTC (rev 279694)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
-pkgver=0.5.12
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('67dce45739f063b95e2bc2232c625277685887b1f84088316d919671b5500ac4')
+sha256sums=('4d5bd6654cfd077f3432b08d296f7bd052e765e51b77c629886a9542f4e5ecdc')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2015-03-04 Thread Evangelos Foutras
Date: Thursday, March 5, 2015 @ 06:26:26
  Author: foutrelis
Revision: 232872

upgpkg: xfce4-wavelan-plugin 0.5.12-1

New upstream release.

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-05 05:06:09 UTC (rev 232871)
+++ PKGBUILD2015-03-05 05:26:26 UTC (rev 232872)
@@ -4,17 +4,17 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
-pkgver=0.5.11
-pkgrel=3
+pkgver=0.5.12
+pkgrel=1
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'net-tools')
+depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('fe06c7ffc29c2d4ca7bc452b3356825354e276565de9b0a2d087ab55471755ae')
+sha256sums=('67dce45739f063b95e2bc2232c625277685887b1f84088316d919671b5500ac4')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2015-03-01 Thread Evangelos Foutras
Date: Sunday, March 1, 2015 @ 12:25:17
  Author: foutrelis
Revision: 232294

upgpkg: xfce4-wavelan-plugin 0.5.11-3

libxfce4util 4.12.0 rebuild.

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 11:25:14 UTC (rev 232293)
+++ PKGBUILD2015-03-01 11:25:17 UTC (rev 232294)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-wavelan-plugin
 pkgver=0.5.11
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('custom')


[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 22:16:50
  Author: foutrelis
Revision: 221986

Adopt package

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   30 +-
 1 file changed, 17 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:14:29 UTC (rev 221985)
+++ PKGBUILD2014-09-18 20:16:50 UTC (rev 221986)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: AndyRTR 
+# Maintainer: Evangelos Foutras 
+# Contributor: AndyRTR 
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
@@ -12,23 +13,26 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'net-tools')
 makedepends=('intltool')
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('50514bb286f1ed6761a1b36832bb7fe3')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('fe06c7ffc29c2d4ca7bc452b3356825354e276565de9b0a2d087ab55471755ae')
 
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "$srcdir/$pkgname-$pkgver"
 
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static \
-   --disable-debug
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
   make
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2014-06-30 Thread Felix Yan
Date: Monday, June 30, 2014 @ 11:19:05
  Author: fyan
Revision: 215695

upgpkg: xfce4-wavelan-plugin 0.5.11-2

mtree rebuild

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 09:17:27 UTC (rev 215694)
+++ PKGBUILD2014-06-30 09:19:05 UTC (rev 215695)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-wavelan-plugin
 pkgver=0.5.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('custom')



[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2012-07-03 Thread Eric Bélanger
Date: Wednesday, July 4, 2012 @ 00:01:15
  Author: eric
Revision: 162962

upgpkg: xfce4-wavelan-plugin 0.5.11-1

Upstream update

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-04 03:51:02 UTC (rev 162961)
+++ PKGBUILD2012-07-04 04:01:15 UTC (rev 162962)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
-pkgver=0.5.10
-pkgrel=3
+pkgver=0.5.11
+pkgrel=1
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -14,7 +14,7 @@
 makedepends=('intltool')
 options=('!libtool')
 
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a4cd20ef471123936e762a139f1025e1')
+md5sums=('50514bb286f1ed6761a1b36832bb7fe3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2012-04-28 Thread Allan McRae
Date: Saturday, April 28, 2012 @ 21:09:48
  Author: allan
Revision: 157577

upgpkg: xfce4-wavelan-plugin 0.5.10-3

libxfce4util and xfce4-panel rebuild

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-29 01:09:39 UTC (rev 157576)
+++ PKGBUILD2012-04-29 01:09:48 UTC (rev 157577)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-wavelan-plugin
 pkgver=0.5.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('custom')



[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2012-04-24 Thread Evangelos Foutras
Date: Tuesday, April 24, 2012 @ 19:57:23
  Author: foutrelis
Revision: 157143

upgpkg: xfce4-wavelan-plugin 0.5.10-2

Depend on net-tools. (FS#29550)

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-24 22:33:15 UTC (rev 157142)
+++ PKGBUILD2012-04-24 23:57:23 UTC (rev 157143)
@@ -4,13 +4,13 @@
 
 pkgname=xfce4-wavelan-plugin
 pkgver=0.5.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
 groups=('xfce4-goodies')
-depends=('xfce4-panel')
+depends=('xfce4-panel' 'net-tools')
 makedepends=('intltool')
 options=('!libtool')
 
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)



[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2012-04-20 Thread Eric Bélanger
Date: Saturday, April 21, 2012 @ 00:29:39
  Author: eric
Revision: 156571

upgpkg: xfce4-wavelan-plugin 0.5.10-1

Upstream update, Remove libxfcegui4 depends

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-21 03:56:43 UTC (rev 156570)
+++ PKGBUILD2012-04-21 04:29:39 UTC (rev 156571)
@@ -3,25 +3,22 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
-pkgver=0.5.6
-pkgrel=2
-pkgdesc="plugin to monitor wifi connectivity for the Xfce4 panel"
+pkgver=0.5.10
+pkgrel=1
+pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4')
+depends=('xfce4-panel')
 makedepends=('intltool')
 options=('!libtool')
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.5/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b23a4c9c2a206242ee4db8186dd01801')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('a4cd20ef471123936e762a139f1025e1')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd "${srcdir}/${pkgname}-${pkgver}"
 
-  # Work around DSO linking issue
-  LDFLAGS+=' -Wl,--copy-dt-needed-entries'
-
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
@@ -32,7 +29,7 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }



[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD)

2012-02-06 Thread Evangelos Foutras
Date: Monday, February 6, 2012 @ 12:01:42
  Author: foutrelis
Revision: 149265

upgpkg: xfce4-wavelan-plugin 0.5.6-2

Rebuild unsigned package.

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-02-06 17:00:23 UTC (rev 149264)
+++ PKGBUILD2012-02-06 17:01:42 UTC (rev 149265)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-wavelan-plugin
 pkgver=0.5.6
-pkgrel=1
+pkgrel=2
 pkgdesc="plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -17,13 +17,17 @@
 md5sums=('b23a4c9c2a206242ee4db8186dd01801')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}  
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # Work around DSO linking issue
+  LDFLAGS+=' -Wl,--copy-dt-needed-entries'
+
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
--localstatedir=/var \
--disable-static \
-   --disable-debug 
+   --disable-debug
   make
 }
 



[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD tooltip.diff)

2011-01-10 Thread andyrtr
Date: Monday, January 10, 2011 @ 13:02:21
  Author: andyrtr
Revision: 105584

upgpkg: xfce4-wavelan-plugin 0.5.6-1
upstream release 0.5.6

Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD
Deleted:
  xfce4-wavelan-plugin/trunk/tooltip.diff

--+
 PKGBUILD |   35 ---
 tooltip.diff |   19 ---
 2 files changed, 20 insertions(+), 34 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-10 14:37:20 UTC (rev 105583)
+++ PKGBUILD2011-01-10 18:02:21 UTC (rev 105584)
@@ -1,29 +1,34 @@
 # $Id$
-# Maintainer: aurelien 
+# Maintainer: AndyRTR 
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
-pkgver=0.5.5
+pkgver=0.5.6
 pkgrel=1
 pkgdesc="plugin to monitor wifi connectivity for the Xfce4 panel"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('custom')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
 groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('pkgconfig')
+depends=('xfce4-panel' 'libxfcegui4')
+makedepends=('intltool')
 options=('!libtool')
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 tooltip.diff)
-md5sums=('1fa00ad9f24cc29536cb7622016c6a5e'
- '923b1f2bf2d26cf01f784b6194f64d93')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.5/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('b23a4c9c2a206242ee4db8186dd01801')
 
 build() {
+  cd ${srcdir}/${pkgname}-${pkgver}  
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib \
+   --localstatedir=/var \
+   --disable-static \
+   --disable-debug 
+  make
+}
+
+package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  # fix tooltip, see http://bugzilla.xfce.org/show_bug.cgi?id=5866
-  patch -Np1 -i ${srcdir}/tooltip.diff || return 1
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --disable-static
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
-  install -Dm644 COPYING ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
 }

Deleted: tooltip.diff
===
--- tooltip.diff2011-01-10 14:37:20 UTC (rev 105583)
+++ tooltip.diff2011-01-10 18:02:21 UTC (rev 105584)
@@ -1,19 +0,0 @@
-diff -Naur xfce4-wavelan-plugin-0.5.5.old/panel-plugin/wavelan.c 
xfce4-wavelan-plugin-0.5.5/panel-plugin/wavelan.c
 xfce4-wavelan-plugin-0.5.5.old/panel-plugin/wavelan.c  2009-10-09 
14:42:54.427988584 +0200
-+++ xfce4-wavelan-plugin-0.5.5/panel-plugin/wavelan.c  2009-10-09 
14:45:24.351280223 +0200
-@@ -199,6 +199,14 @@
- if ((wavelan->device = wi_open(wavelan->interface)) != NULL) {
-   /* register the update timer */
-   TRACE ("Opened device");
-+/* reduce the default tooltip timeout to be smaller than the update 
interval otherwise
-+ * we won't see tooltips on GTK 2.16 or newer */
-+GtkSettings *settings;
-+settings = gtk_settings_get_default();
-+if (g_object_class_find_property(G_OBJECT_GET_CLASS(settings), 
"gtk-tooltip-timeout"))
-+g_object_set(settings, "gtk-tooltip-timeout",
-+ 250 - 10, NULL);
-+
-   wavelan->timer_id = g_timeout_add(250, wavelan_timer, wavelan);
- }
-   }
-



[arch-commits] Commit in xfce4-wavelan-plugin/trunk (PKGBUILD tooltip.diff)

2009-11-01 Thread andyrtr
Date: Sunday, November 1, 2009 @ 14:55:26
  Author: andyrtr
Revision: 57719

upgpkg: xfce4-wavelan-plugin 0.5.5-1
new version 0.5.5; added patch for tooltips

Added:
  xfce4-wavelan-plugin/trunk/tooltip.diff
Modified:
  xfce4-wavelan-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   19 +++
 tooltip.diff |   19 +++
 2 files changed, 30 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2009-11-01 19:34:06 UTC (rev 57718)
+++ PKGBUILD2009-11-01 19:55:26 UTC (rev 57719)
@@ -3,24 +3,27 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-wavelan-plugin
-pkgver=0.5.4
-pkgrel=4
+pkgver=0.5.5
+pkgrel=1
 pkgdesc="plugin to monitor wifi connectivity for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('custom')
-url="http://xfce-goodies.berlios.de/";
+url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/";
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('b13993facb6b7a25ca81ac8cde9a9100')
+source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 tooltip.diff)
+md5sums=('1fa00ad9f24cc29536cb7622016c6a5e'
+ '923b1f2bf2d26cf01f784b6194f64d93')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
+  cd ${srcdir}/${pkgname}-${pkgver}
+  # fix tooltip, see http://bugzilla.xfce.org/show_bug.cgi?id=5866
+  patch -Np1 -i ${srcdir}/tooltip.diff || return 1
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
 --localstatedir=/var --disable-static
   make || return 1
-  make DESTDIR=${startdir}/pkg install
+  make DESTDIR=${pkgdir} install || return 1
   install -Dm644 COPYING ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING
 }

Added: tooltip.diff
===
--- tooltip.diff(rev 0)
+++ tooltip.diff2009-11-01 19:55:26 UTC (rev 57719)
@@ -0,0 +1,19 @@
+diff -Naur xfce4-wavelan-plugin-0.5.5.old/panel-plugin/wavelan.c 
xfce4-wavelan-plugin-0.5.5/panel-plugin/wavelan.c
+--- xfce4-wavelan-plugin-0.5.5.old/panel-plugin/wavelan.c  2009-10-09 
14:42:54.427988584 +0200
 xfce4-wavelan-plugin-0.5.5/panel-plugin/wavelan.c  2009-10-09 
14:45:24.351280223 +0200
+@@ -199,6 +199,14 @@
+ if ((wavelan->device = wi_open(wavelan->interface)) != NULL) {
+   /* register the update timer */
+   TRACE ("Opened device");
++/* reduce the default tooltip timeout to be smaller than the update 
interval otherwise
++ * we won't see tooltips on GTK 2.16 or newer */
++GtkSettings *settings;
++settings = gtk_settings_get_default();
++if (g_object_class_find_property(G_OBJECT_GET_CLASS(settings), 
"gtk-tooltip-timeout"))
++g_object_set(settings, "gtk-tooltip-timeout",
++ 250 - 10, NULL);
++
+   wavelan->timer_id = g_timeout_add(250, wavelan_timer, wavelan);
+ }
+   }
+