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

2020-06-20 Thread Evangelos Foutras via arch-commits
Date: Sunday, June 21, 2020 @ 02:29:47
  Author: foutrelis
Revision: 389589

upgpkg: xfce4-eyes-plugin 4.5.1-1: new upstream release

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 01:13:21 UTC (rev 389588)
+++ PKGBUILD2020-06-21 02:29:47 UTC (rev 389589)
@@ -3,8 +3,8 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-eyes-plugin
-pkgver=4.5.0
-pkgrel=2
+pkgver=4.5.1
+pkgrel=1
 pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin;
@@ -13,7 +13,7 @@
 depends=('xfce4-panel' 'hicolor-icon-theme')
 makedepends=('intltool' 'perl-xml-parser')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('fdae00036383105a15d12e9809abd5945a8f2152b17e16ccdfbfe5bd9733f29d')
+sha256sums=('4db780178e529391d53da180e49386904e69a5a33b3bd5185835d0a7e6ff5ac5')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-05-06 Thread Allan McRae via arch-commits
Date: Thursday, May 7, 2020 @ 03:30:16
  Author: allan
Revision: 382509

upgpkg: xfce4-eyes-plugin 4.5.0-2: .BUILDINFO rebuild

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-07 03:27:01 UTC (rev 382508)
+++ PKGBUILD2020-05-07 03:30:16 UTC (rev 382509)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-eyes-plugin
 pkgver=4.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin;


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

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

Update url field to use HTTPS

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 22:21:16 UTC (rev 345147)
+++ PKGBUILD2019-02-02 22:21:19 UTC (rev 345148)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
 arch=('x86_64')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'hicolor-icon-theme')


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

2017-09-15 Thread Evangelos Foutras
Date: Saturday, September 16, 2017 @ 00:43:36
  Author: foutrelis
Revision: 305648

upgpkg: xfce4-eyes-plugin 4.5.0-1

New upstream release.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-15 22:57:13 UTC (rev 305647)
+++ PKGBUILD2017-09-16 00:43:36 UTC (rev 305648)
@@ -4,7 +4,7 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-eyes-plugin
-pkgver=4.4.5
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('xfce4-panel' 'hicolor-icon-theme')
 makedepends=('intltool' 'perl-xml-parser')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('648f7a1738d852af9482d11330b8ab33901f05256984de73d8cea4d7d7311937')
+sha256sums=('fdae00036383105a15d12e9809abd5945a8f2152b17e16ccdfbfe5bd9733f29d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-05-17 Thread Evangelos Foutras
Date: Tuesday, May 17, 2016 @ 23:47:51
  Author: foutrelis
Revision: 268265

upgpkg: xfce4-eyes-plugin 4.4.5-1

New upstream release.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-17 21:44:11 UTC (rev 268264)
+++ PKGBUILD2016-05-17 21:47:51 UTC (rev 268265)
@@ -4,8 +4,8 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-eyes-plugin
-pkgver=4.4.4
-pkgrel=2
+pkgver=4.4.5
+pkgrel=1
 pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;
@@ -13,8 +13,8 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'hicolor-icon-theme')
 makedepends=('intltool' 'perl-xml-parser')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/4.4/$pkgname-$pkgver.tar.bz2)
-sha256sums=('240ce85b68d3d161f276ebbea97072dd6ee3df77062fd073bf6eeb4d3d1400ca')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('648f7a1738d852af9482d11330b8ab33901f05256984de73d8cea4d7d7311937')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in xfce4-eyes-plugin/trunk (PKGBUILD xfce4-eyes-plugin.install)

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

upgpkg: xfce4-eyes-plugin 4.4.4-2

Remove install file.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD
Deleted:
  xfce4-eyes-plugin/trunk/xfce4-eyes-plugin.install

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-07 05:05:55 UTC (rev 267135)
+++ PKGBUILD2016-05-07 05:05:58 UTC (rev 267136)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-eyes-plugin
 pkgver=4.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;
@@ -13,7 +13,6 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'hicolor-icon-theme')
 makedepends=('intltool' 'perl-xml-parser')
-install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/4.4/$pkgname-$pkgver.tar.bz2)
 sha256sums=('240ce85b68d3d161f276ebbea97072dd6ee3df77062fd073bf6eeb4d3d1400ca')
 

Deleted: xfce4-eyes-plugin.install
===
--- xfce4-eyes-plugin.install   2016-05-07 05:05:55 UTC (rev 267135)
+++ xfce4-eyes-plugin.install   2016-05-07 05:05:58 UTC (rev 267136)
@@ -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 xfce4-eyes-plugin/trunk (PKGBUILD)

2015-03-15 Thread Evangelos Foutras
Date: Sunday, March 15, 2015 @ 20:51:01
  Author: foutrelis
Revision: 233883

upgpkg: xfce4-eyes-plugin 4.4.4-1

New upstream release.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-15 19:35:28 UTC (rev 233882)
+++ PKGBUILD2015-03-15 19:51:01 UTC (rev 233883)
@@ -4,8 +4,8 @@
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-eyes-plugin
-pkgver=4.4.3
-pkgrel=2
+pkgver=4.4.4
+pkgrel=1
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;
@@ -15,7 +15,7 @@
 makedepends=('intltool' 'perl-xml-parser')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/4.4/$pkgname-$pkgver.tar.bz2)
-sha256sums=('4b9a335bcfdb8e4e2f6aedb3556575e5331f181912565f4289e354126230817c')
+sha256sums=('240ce85b68d3d161f276ebbea97072dd6ee3df77062fd073bf6eeb4d3d1400ca')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2015-03-01 Thread Evangelos Foutras
Date: Sunday, March 1, 2015 @ 12:21:37
  Author: foutrelis
Revision: 232251

upgpkg: xfce4-eyes-plugin 4.4.3-2

libxfce4util 4.12.0 rebuild.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 11:21:35 UTC (rev 232250)
+++ PKGBUILD2015-03-01 11:21:37 UTC (rev 232251)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-eyes-plugin
 pkgver=4.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;


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

2015-01-18 Thread Eric BĂ©langer
Date: Sunday, January 18, 2015 @ 20:05:02
  Author: eric
Revision: 229539

Update makedepends

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-18 18:56:04 UTC (rev 229538)
+++ PKGBUILD2015-01-18 19:05:02 UTC (rev 229539)
@@ -12,7 +12,7 @@
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'hicolor-icon-theme')
-makedepends=('intltool' 'perlxml')
+makedepends=('intltool' 'perl-xml-parser')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/4.4/$pkgname-$pkgver.tar.bz2)
 sha256sums=('4b9a335bcfdb8e4e2f6aedb3556575e5331f181912565f4289e354126230817c')


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

2014-12-23 Thread Evangelos Foutras
Date: Tuesday, December 23, 2014 @ 15:18:08
  Author: foutrelis
Revision: 227951

upgpkg: xfce4-eyes-plugin 4.4.3-1

New upstream release.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-23 14:15:12 UTC (rev 227950)
+++ PKGBUILD2014-12-23 14:18:08 UTC (rev 227951)
@@ -4,8 +4,8 @@
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-eyes-plugin
-pkgver=4.4.2
-pkgrel=2
+pkgver=4.4.3
+pkgrel=1
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;
@@ -15,7 +15,7 @@
 makedepends=('intltool' 'perlxml')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/4.4/$pkgname-$pkgver.tar.bz2)
-sha256sums=('dad102fedd0d9e6df45338a018387b2aacaf24b05eb798275be0dfc05ffa3021')
+sha256sums=('4b9a335bcfdb8e4e2f6aedb3556575e5331f181912565f4289e354126230817c')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 21:04:16
  Author: foutrelis
Revision: 221956

Adopt package

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 19:02:41 UTC (rev 221955)
+++ PKGBUILD2014-09-18 19:04:16 UTC (rev 221956)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer:
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
 # Contributor: AndyRTR andy...@archlinux.org
 # Contributor: Aurelien Foret orel...@chez.com
 



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

2014-06-29 Thread Felix Yan
Date: Monday, June 30, 2014 @ 07:44:08
  Author: fyan
Revision: 215652

upgpkg: xfce4-eyes-plugin 4.4.2-2

mtree rebuild

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 05:42:00 UTC (rev 215651)
+++ PKGBUILD2014-06-30 05:44:08 UTC (rev 215652)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-eyes-plugin
 pkgver=4.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;



[arch-commits] Commit in xfce4-eyes-plugin/trunk (PKGBUILD xfce4-eyes-plugin.install)

2013-03-04 Thread Evangelos Foutras
Date: Monday, March 4, 2013 @ 22:34:49
  Author: foutrelis
Revision: 179294

upgpkg: xfce4-eyes-plugin 4.4.2-1

New upstream release.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD
  xfce4-eyes-plugin/trunk/xfce4-eyes-plugin.install

---+
 PKGBUILD  |   40 +++-
 xfce4-eyes-plugin.install |6 --
 2 files changed, 27 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-04 21:34:48 UTC (rev 179293)
+++ PKGBUILD2013-03-04 21:34:49 UTC (rev 179294)
@@ -1,32 +1,38 @@
 # $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer:
+# Contributor: AndyRTR andy...@archlinux.org
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-eyes-plugin
-pkgver=4.4.1
-pkgrel=3
+pkgver=4.4.2
+pkgrel=1
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+url=http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin;
 license=('GPL2')
-url=http://xfce-goodies.berlios.de/;
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'hicolor-icon-theme')
 makedepends=('intltool' 'perlxml')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/4.4/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dcbf6ea9035d379d168b479be0d09f14')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/4.4/$pkgname-$pkgver.tar.bz2)
+sha256sums=('dad102fedd0d9e6df45338a018387b2aacaf24b05eb798275be0dfc05ffa3021')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
 }
+
+# vim:set ts=2 sw=2 et:

Modified: xfce4-eyes-plugin.install
===
--- xfce4-eyes-plugin.install   2013-03-04 21:34:48 UTC (rev 179293)
+++ xfce4-eyes-plugin.install   2013-03-04 21:34:49 UTC (rev 179294)
@@ -3,9 +3,11 @@
 }
 
 post_upgrade() {
-  post_install $1
+  post_install
 }
 
 post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  post_install
 }
+
+# vim:set ts=2 sw=2 et:



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

2012-04-28 Thread Evangelos Foutras
Date: Saturday, April 28, 2012 @ 21:30:10
  Author: foutrelis
Revision: 157604

upgpkg: xfce4-eyes-plugin 4.4.1-3

libxfce4util 4.10.0 and xfce4-panel 4.10.0 rebuild.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-29 01:29:37 UTC (rev 157603)
+++ PKGBUILD2012-04-29 01:30:10 UTC (rev 157604)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-eyes-plugin
 pkgver=4.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
 arch=(i686 x86_64)
 license=('GPL2')



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

2012-02-06 Thread Evangelos Foutras
Date: Monday, February 6, 2012 @ 11:25:03
  Author: foutrelis
Revision: 149243

upgpkg: xfce4-eyes-plugin 4.4.1-2

Rebuild unsigned package.

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-02-06 16:21:17 UTC (rev 149242)
+++ PKGBUILD2012-02-06 16:25:03 UTC (rev 149243)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-eyes-plugin
 pkgver=4.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
 arch=(i686 x86_64)
 license=('GPL2')



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

2011-01-04 Thread andyrtr
Date: Tuesday, January 4, 2011 @ 15:33:13
  Author: andyrtr
Revision: 104745

upgpkg: xfce4-eyes-plugin 4.4.1-1
rebuild for Xfce 4.8pre3 release candidate - fix libexec path

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-04 20:30:10 UTC (rev 104744)
+++ PKGBUILD2011-01-04 20:33:13 UTC (rev 104745)
@@ -1,25 +1,32 @@
 # $Id$
-# Maintainer: a
+# Maintainer: AndyRTR andy...@archlinux.org
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-eyes-plugin
-pkgver=4.4.0
-pkgrel=5
+pkgver=4.4.1
+pkgrel=1
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://xfce-goodies.berlios.de/;
 groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('pkgconfig' 'perlxml')
+depends=('xfce4-panel' 'libxfcegui4' 'hicolor-icon-theme')
+makedepends=('intltool' 'perlxml')
 install=${pkgname}.install
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d0e3e25c0ab031e68c79b2358664ac9d')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/4.4/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('dcbf6ea9035d379d168b479be0d09f14')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
---localstatedir=/var --disable-static
-  make || return 1
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib \
+   --localstatedir=/var \
+   --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in xfce4-eyes-plugin/trunk (PKGBUILD xfce4-eyes-plugin.install)

2010-02-20 Thread Allan McRae
Date: Saturday, February 20, 2010 @ 09:57:08
  Author: allan
Revision: 69455

upgpkg: xfce4-eyes-plugin 4.4.0-5
rebuild to remove .FILELIST, tidy up PKGBUILD, fix makedeps, remove unneed 
\!libtool option, remove old install file syntax

Modified:
  xfce4-eyes-plugin/trunk/PKGBUILD
  xfce4-eyes-plugin/trunk/xfce4-eyes-plugin.install

---+
 PKGBUILD  |   11 +--
 xfce4-eyes-plugin.install |5 -
 2 files changed, 5 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-02-20 14:56:42 UTC (rev 69454)
+++ PKGBUILD2010-02-20 14:57:08 UTC (rev 69455)
@@ -1,26 +1,25 @@
 # $Id$
-# Maintainer: aurelien aurel...@archlinux.org
+# Maintainer: a
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-eyes-plugin
 pkgver=4.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc=A rolling eyes (following mouse pointer) plugin for the Xfce panel
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://xfce-goodies.berlios.de/;
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
-makedepends=('pkgconfig')
-options=('!libtool')
+makedepends=('pkgconfig' 'perlxml')
 install=${pkgname}.install
 
source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('d0e3e25c0ab031e68c79b2358664ac9d')
 
 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
 }

Modified: xfce4-eyes-plugin.install
===
--- xfce4-eyes-plugin.install   2010-02-20 14:56:42 UTC (rev 69454)
+++ xfce4-eyes-plugin.install   2010-02-20 14:57:08 UTC (rev 69455)
@@ -9,8 +9,3 @@
 post_remove() {
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
-
-op=$1
-shift
-
-$op $*