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

2020-12-27 Thread Evangelos Foutras via arch-commits
Date: Monday, December 28, 2020 @ 06:40:38
  Author: foutrelis
Revision: 405053

upgpkg: xfce4-verve-plugin 2.0.1-1: new upstream release

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 03:38:08 UTC (rev 405052)
+++ PKGBUILD2020-12-28 06:40:38 UTC (rev 405053)
@@ -3,9 +3,9 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-verve-plugin
-pkgver=2.0.0
-pkgrel=2
-pkgdesc="Command line plugin Xfce4 panel"
+pkgver=2.0.1
+pkgrel=1
+pkgdesc="Command line plugin for the Xfce panel"
 arch=('x86_64')
 license=('GPL2')
 url="https://docs.xfce.org/panel-plugins/xfce4-verve-plugin;
@@ -12,10 +12,8 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
 makedepends=('intltool')
-conflicts=('verve-plugin')
-replaces=('verve-plugin')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9e6510ba6c48fcfc60d1c6ab14613dd7b6ff095cabbf4746f82bf788d8ab4cd2')
+sha256sums=('ebda5e5eb62d6e42afdc6f121d2f1cbd4d9d3c2b16a5e3ed8192b1b224b8f825')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-05-06 Thread Allan McRae via arch-commits
Date: Thursday, May 7, 2020 @ 03:24:49
  Author: allan
Revision: 382505

upgpkg: xfce4-verve-plugin 2.0.0-2: .BUILDINFO rebuild

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-07 03:19:12 UTC (rev 382504)
+++ PKGBUILD2020-05-07 03:24:49 UTC (rev 382505)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-verve-plugin
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Command line plugin Xfce4 panel"
 arch=('x86_64')
 license=('GPL2')


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

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

Update url field to use HTTPS

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 22:22:04 UTC (rev 345163)
+++ PKGBUILD2019-02-02 22:22:05 UTC (rev 345164)
@@ -8,7 +8,7 @@
 pkgdesc="Command line plugin Xfce4 panel"
 arch=('x86_64')
 license=('GPL2')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
 makedepends=('intltool')


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

2018-04-15 Thread Evangelos Foutras via arch-commits
Date: Sunday, April 15, 2018 @ 20:25:51
  Author: foutrelis
Revision: 321820

upgpkg: xfce4-verve-plugin 2.0.0-1

New upstream release.

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-15 15:59:15 UTC (rev 321819)
+++ PKGBUILD2018-04-15 20:25:51 UTC (rev 321820)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-verve-plugin
-pkgver=1.1.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="Command line plugin Xfce4 panel"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 conflicts=('verve-plugin')
 replaces=('verve-plugin')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84')
+sha256sums=('9e6510ba6c48fcfc60d1c6ab14613dd7b6ff095cabbf4746f82bf788d8ab4cd2')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2015-07-12 Thread Evangelos Foutras
Date: Sunday, July 12, 2015 @ 18:14:43
  Author: foutrelis
Revision: 242141

upgpkg: xfce4-verve-plugin 1.1.0-1

New upstream release.

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-12 09:38:18 UTC (rev 242140)
+++ PKGBUILD2015-07-12 16:14:43 UTC (rev 242141)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=xfce4-verve-plugin
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc=Command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -15,8 +15,8 @@
 makedepends=('intltool')
 conflicts=('verve-plugin')
 replaces=('verve-plugin')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3b9c847ef4b10259137e4c8d1baa4a05486b35d3ff01ded3c00a8669c7dc9bf8')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -23,10 +23,6 @@
 
   ./configure \
 --prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
 --disable-debug
   make
 }


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

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

upgpkg: xfce4-verve-plugin 1.0.1-2

libxfce4util 4.12.0 rebuild.

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 11:25:05 UTC (rev 232291)
+++ PKGBUILD2015-03-01 11:25:05 UTC (rev 232292)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-verve-plugin
 pkgver=1.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')


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

2015-01-26 Thread Evangelos Foutras
Date: Monday, January 26, 2015 @ 21:33:07
  Author: foutrelis
Revision: 230023

upgpkg: xfce4-verve-plugin 1.0.1-1

New upstream release.

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 19:01:40 UTC (rev 230022)
+++ PKGBUILD2015-01-26 20:33:07 UTC (rev 230023)
@@ -4,19 +4,19 @@
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=xfce4-verve-plugin
-pkgver=1.0.0
-pkgrel=5
+pkgver=1.0.1
+pkgrel=1
 pkgdesc=Command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4')
+depends=('xfce4-panel')
 makedepends=('intltool')
 conflicts=('verve-plugin')
 replaces=('verve-plugin')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d011a47ed3b075afdb9673342537fae5deeedc7834daf64b95bc0b541545f1a3')
+sha256sums=('3b9c847ef4b10259137e4c8d1baa4a05486b35d3ff01ded3c00a8669c7dc9bf8')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 22:14:18
  Author: foutrelis
Revision: 221984

upgpkg: xfce4-verve-plugin 1.0.0-5

Adopt and rebuild for new URL.

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:13:04 UTC (rev 221983)
+++ PKGBUILD2014-09-18 20:14:18 UTC (rev 221984)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: AndyRTR andy...@archlinux.org
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=xfce4-verve-plugin
 pkgver=1.0.0
-pkgrel=4
-pkgdesc=command line plugin Xfce4 panel
+pkgrel=5
+pkgdesc=Command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
@@ -12,22 +13,27 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxfcegui4')
 makedepends=('intltool')
+conflicts=('verve-plugin')
 replaces=('verve-plugin')
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2)
-md5sums=('ed7039c40d6e560ed8bcf9a324d2ae86')
+sha256sums=('d011a47ed3b075afdb9673342537fae5deeedc7834daf64b95bc0b541545f1a3')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static \
-   --disable-debug
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
   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:



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

2014-08-22 Thread Felix Yan
Date: Friday, August 22, 2014 @ 18:00:23
  Author: fyan
Revision: 220560

update upstream url

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-22 15:58:50 UTC (rev 220559)
+++ PKGBUILD2014-08-22 16:00:23 UTC (rev 220560)
@@ -8,7 +8,7 @@
 pkgdesc=command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')
-url=http://xfce-goodies.berlios.de/;
+url=http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin;
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxfcegui4')
 makedepends=('intltool')



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

2014-06-30 Thread Felix Yan
Date: Monday, June 30, 2014 @ 11:16:30
  Author: fyan
Revision: 215693

upgpkg: xfce4-verve-plugin 1.0.0-4

mtree rebuild

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 09:12:41 UTC (rev 215692)
+++ PKGBUILD2014-06-30 09:16:30 UTC (rev 215693)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-verve-plugin
 pkgver=1.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc=command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')



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

2012-04-28 Thread Eric BĂ©langer
Date: Saturday, April 28, 2012 @ 21:23:04
  Author: eric
Revision: 157596

upgpkg: xfce4-verve-plugin 1.0.0-3

Rebuild against xfce4 4.10.0

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-29 01:22:08 UTC (rev 157595)
+++ PKGBUILD2012-04-29 01:23:04 UTC (rev 157596)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-verve-plugin
 pkgver=1.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc=command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -17,7 +17,7 @@
 md5sums=('ed7039c40d6e560ed8bcf9a324d2ae86')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
@@ -28,6 +28,6 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
 }



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

2012-02-05 Thread Allan McRae
Date: Sunday, February 5, 2012 @ 23:14:40
  Author: allan
Revision: 149168

upgpkg: xfce4-verve-plugin 1.0.0-2

pcre rebuild

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-02-06 04:07:35 UTC (rev 149167)
+++ PKGBUILD2012-02-06 04:14:40 UTC (rev 149168)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-verve-plugin
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc=command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')



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

2011-01-04 Thread andyrtr
Date: Tuesday, January 4, 2011 @ 17:36:49
  Author: andyrtr
Revision: 104787

upgpkg: xfce4-verve-plugin 1.0.0-1
new upstream release - part of Xfce 4.8pre3 release candidate

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-04 22:26:08 UTC (rev 104786)
+++ PKGBUILD2011-01-04 22:36:49 UTC (rev 104787)
@@ -1,25 +1,33 @@
 # $Id$
-# Maintainer:
+# Maintainer: AndyRTR andy...@archlinux.org
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=xfce4-verve-plugin
-pkgver=0.3.5
+pkgver=1.0.0
 pkgrel=1
 pkgdesc=command line plugin Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://xfce-goodies.berlios.de/;
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'pcre' 'exo' 'dbus')
-makedepends=('pkgconfig' 'perl-xml-parser')
+depends=('xfce4-panel' 'libxfcegui4')
+makedepends=('intltool')
 replaces=('verve-plugin')
-source=(http://goodies.xfce.org/releases/verve-plugin/verve-plugin-${pkgver}.tar.bz2)
-md5sums=('85701b960da6bb10762b460c23b84c15')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2)
+md5sums=('ed7039c40d6e560ed8bcf9a324d2ae86')
 
 build() {
-  cd ${srcdir}/verve-plugin-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
---localstatedir=/var --disable-static
-  make || return 1
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib \
+   --localstatedir=/var \
+   --disable-static \
+   --disable-debug
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:12:33
  Author: jgc
Revision: 88413

perlxml - perl-xml-parser

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 09:09:31 UTC (rev 88412)
+++ PKGBUILD2010-08-23 09:12:33 UTC (rev 88413)
@@ -11,7 +11,7 @@
 url=http://xfce-goodies.berlios.de/;
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'pcre' 'exo' 'dbus')
-makedepends=('pkgconfig' 'perlxml')
+makedepends=('pkgconfig' 'perl-xml-parser')
 replaces=('verve-plugin')
 
source=(http://goodies.xfce.org/releases/verve-plugin/verve-plugin-${pkgver}.tar.bz2)
 md5sums=('85701b960da6bb10762b460c23b84c15')



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

2010-02-20 Thread Allan McRae
Date: Saturday, February 20, 2010 @ 21:08:10
  Author: allan
Revision: 69552

upgpkg: xfce4-verve-plugin 0.3.5-1
rebuild to remove .FILELIST, tidy up PKGBUILD, remove unneed \!libtool option, 
rename to be consistent with other xfce4-plugins

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-02-21 02:07:27 UTC (rev 69551)
+++ PKGBUILD2010-02-21 02:08:10 UTC (rev 69552)
@@ -1,26 +1,25 @@
 # $Id$
-# Maintainer: aurelien aurel...@archlinux.org
+# Maintainer:
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
-pkgname=verve-plugin
+pkgname=xfce4-verve-plugin
 pkgver=0.3.5
-pkgrel=4
+pkgrel=1
 pkgdesc=command line plugin Xfce4 panel
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://xfce-goodies.berlios.de/;
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'pcre' 'exo' 'dbus')
-makedepends=('pkgconfig')
-options=('!libtool')
-replaces=('xfce4-minicmd-plugin')
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+makedepends=('pkgconfig' 'perlxml')
+replaces=('verve-plugin')
+source=(http://goodies.xfce.org/releases/verve-plugin/verve-plugin-${pkgver}.tar.bz2)
 md5sums=('85701b960da6bb10762b460c23b84c15')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd ${srcdir}/verve-plugin-${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
 }