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

2020-12-24 Thread Evangelos Foutras via arch-commits
Date: Thursday, December 24, 2020 @ 16:54:01
  Author: foutrelis
Revision: 404997

upgpkg: xfce4-datetime-plugin 0.8.1-1: new upstream release

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 16:33:44 UTC (rev 404996)
+++ PKGBUILD2020-12-24 16:54:01 UTC (rev 404997)
@@ -3,8 +3,8 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-datetime-plugin
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="A date and time display plugin for the Xfce panel"
 arch=('x86_64')
 license=('GPL2')
@@ -13,7 +13,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('cd358bc2ff0707b8ef1504396a19b0a27f802c2ec7bceb5cebe2c7baf6adebd4')
+sha256sums=('e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-05-19 Thread Evangelos Foutras via arch-commits
Date: Tuesday, May 19, 2020 @ 08:08:14
  Author: foutrelis
Revision: 386160

upgpkg: xfce4-datetime-plugin 0.8.0-2: reproducibility rebuild

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 08:08:12 UTC (rev 386159)
+++ PKGBUILD2020-05-19 08:08:14 UTC (rev 386160)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-datetime-plugin
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A date and time display plugin for the Xfce panel"
 arch=('x86_64')
 license=('GPL2')


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

2019-08-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 11, 2019 @ 19:11:01
  Author: foutrelis
Revision: 359626

upgpkg: xfce4-datetime-plugin 0.8.0-1

New upstream release.

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-11 18:50:58 UTC (rev 359625)
+++ PKGBUILD2019-08-11 19:11:01 UTC (rev 359626)
@@ -3,7 +3,7 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-datetime-plugin
-pkgver=0.7.1
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="A date and time display plugin for the Xfce panel"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('e0c7321346ded2539c4688c593f650696ed0ddca0a5f9d4e404d0e7fc42ae256')
+sha256sums=('cd358bc2ff0707b8ef1504396a19b0a27f802c2ec7bceb5cebe2c7baf6adebd4')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-04-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, April 30, 2019 @ 14:50:15
  Author: foutrelis
Revision: 352324

upgpkg: xfce4-datetime-plugin 0.7.1-1

New upstream release.

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-30 14:41:10 UTC (rev 352323)
+++ PKGBUILD2019-04-30 14:50:15 UTC (rev 352324)
@@ -3,8 +3,8 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-datetime-plugin
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="A date and time display plugin for the Xfce panel"
 arch=('x86_64')
 license=('GPL2')
@@ -13,7 +13,7 @@
 depends=('xfce4-panel')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('297f3077f7aee52a237449fbd8595e232267bc600b5b9e7ddc5baab306ed67b9')
+sha256sums=('e0c7321346ded2539c4688c593f650696ed0ddca0a5f9d4e404d0e7fc42ae256')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

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

Update url field to use HTTPS

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 22:21:11 UTC (rev 345144)
+++ PKGBUILD2019-02-02 22:21:13 UTC (rev 345145)
@@ -8,7 +8,7 @@
 pkgdesc="A date and time display plugin for the Xfce panel"
 arch=('x86_64')
 license=('GPL2')
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin;
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin;
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
 makedepends=('intltool')


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

2018-11-09 Thread Evangelos Foutras via arch-commits
Date: Saturday, November 10, 2018 @ 00:40:23
  Author: foutrelis
Revision: 338870

PIE/BUILDINFO rebuild

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-10 00:37:14 UTC (rev 338869)
+++ PKGBUILD2018-11-10 00:40:23 UTC (rev 338870)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-datetime-plugin
 pkgver=0.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A date and time display plugin for the Xfce panel"
 arch=('x86_64')
 license=('GPL2')


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

2016-11-01 Thread Evangelos Foutras
Date: Tuesday, November 1, 2016 @ 21:11:02
  Author: foutrelis
Revision: 279680

upgpkg: xfce4-datetime-plugin 0.7.0-1

New upstream release.

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-01 21:09:45 UTC (rev 279679)
+++ PKGBUILD2016-11-01 21:11:02 UTC (rev 279680)
@@ -4,8 +4,8 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-datetime-plugin
-pkgver=0.6.2
-pkgrel=4
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="A date and time display plugin for the Xfce panel"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -13,8 +13,8 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
 makedepends=('intltool')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9734da671e8d1d7de5fae92093a05d653c9245b838542fb9aff3e10368cc9e2c')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('297f3077f7aee52a237449fbd8595e232267bc600b5b9e7ddc5baab306ed67b9')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

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

upgpkg: xfce4-datetime-plugin 0.6.2-4

libxfce4util 4.12.0 rebuild.

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 11:21:03 UTC (rev 232244)
+++ PKGBUILD2015-03-01 11:21:07 UTC (rev 232245)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-datetime-plugin
 pkgver=0.6.2
-pkgrel=3
+pkgrel=4
 pkgdesc=A date and time display plugin for the Xfce panel
 arch=('i686' 'x86_64')
 license=('GPL2')


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

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 21:01:14
  Author: foutrelis
Revision: 221953

upgpkg: xfce4-datetime-plugin 0.6.2-3

Update URL and adopt.

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

--+
 PKGBUILD |   31 +--
 1 file changed, 17 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 18:56:23 UTC (rev 221952)
+++ PKGBUILD2014-09-18 19:01:14 UTC (rev 221953)
@@ -1,33 +1,36 @@
 # $Id$
-# Maintainer:
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
 # Contributor: Andreas Radke andy...@archlinux.org
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-datetime-plugin
 pkgver=0.6.2
-pkgrel=2
+pkgrel=3
 pkgdesc=A date and time display plugin for the Xfce panel
 arch=('i686' 'x86_64')
 license=('GPL2')
-url=http://xfce-goodies.berlios.de/;
+url=http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin;
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
 makedepends=('intltool')
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fe604a251eadbc5b0f2b4737b85d92c8')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
+sha256sums=('9734da671e8d1d7de5fae92093a05d653c9245b838542fb9aff3e10368cc9e2c')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static \
-   --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:



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

2014-06-29 Thread Felix Yan
Date: Monday, June 30, 2014 @ 07:37:20
  Author: fyan
Revision: 215646

upgpkg: xfce4-datetime-plugin 0.6.2-2

mtree rebuild

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 05:36:38 UTC (rev 215645)
+++ PKGBUILD2014-06-30 05:37:20 UTC (rev 215646)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-datetime-plugin
 pkgver=0.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A date and time display plugin for the Xfce panel
 arch=('i686' 'x86_64')
 license=('GPL2')



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

2013-02-17 Thread Evangelos Foutras
Date: Sunday, February 17, 2013 @ 10:08:56
  Author: foutrelis
Revision: 178153

upgpkg: xfce4-datetime-plugin 0.6.2-1

New upstream release.

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-17 07:18:01 UTC (rev 178152)
+++ PKGBUILD2013-02-17 09:08:56 UTC (rev 178153)
@@ -1,20 +1,21 @@
 # $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer:
+# Contributor: Andreas Radke andy...@archlinux.org
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-datetime-plugin
-pkgver=0.6.1
-pkgrel=3
+pkgver=0.6.2
+pkgrel=1
 pkgdesc=A date and time display plugin for the Xfce panel
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://xfce-goodies.berlios.de/;
 groups=('xfce4-goodies')
-depends=('xfce4-panel=4.7.4' 'libxfcegui4')
+depends=('xfce4-panel')
 makedepends=('intltool')
 options=('!libtool')
 
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e82f51ff0e75a63e5cbd139e43e094f9')
+md5sums=('fe604a251eadbc5b0f2b4737b85d92c8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2012-04-28 Thread Evangelos Foutras
Date: Saturday, April 28, 2012 @ 21:21:53
  Author: foutrelis
Revision: 157594

upgpkg: xfce4-datetime-plugin 0.6.1-3

libxfce4util 4.10.0 and xfce4-panel 4.10.0 rebuild.

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-29 01:19:45 UTC (rev 157593)
+++ PKGBUILD2012-04-29 01:21:53 UTC (rev 157594)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-datetime-plugin
 pkgver=0.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc=A date and time display plugin for the Xfce panel
 arch=('i686' 'x86_64')
 license=('GPL2')



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

2012-01-18 Thread Evangelos Foutras
Date: Wednesday, January 18, 2012 @ 22:56:23
  Author: foutrelis
Revision: 146890

upgpkg: xfce4-datetime-plugin 0.6.1-2

libpng 1.5 rebuild.

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-19 03:45:36 UTC (rev 146889)
+++ PKGBUILD2012-01-19 03:56:23 UTC (rev 146890)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-datetime-plugin
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A date and time display plugin for the Xfce panel
 arch=('i686' 'x86_64')
 license=('GPL2')



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

2011-01-04 Thread andyrtr
Date: Tuesday, January 4, 2011 @ 15:29:21
  Author: andyrtr
Revision: 104742

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

Modified:
  xfce4-datetime-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-04 20:25:59 UTC (rev 104741)
+++ PKGBUILD2011-01-04 20:29:21 UTC (rev 104742)
@@ -1,25 +1,33 @@
 # $Id$
-# Maintainer: aurelien aurel...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
 # Contributor: Aurelien Foret orel...@chez.com
 
 pkgname=xfce4-datetime-plugin
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc=A date and time display plugin for the Xfce panel
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://xfce-goodies.berlios.de/;
 groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('pkgconfig' 'intltool')
+depends=('xfce4-panel=4.7.4' 'libxfcegui4')
+makedepends=('intltool')
 options=('!libtool')
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0d047a21cbf173451a86a48f79b45ddd')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e82f51ff0e75a63e5cbd139e43e094f9')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
---localstatedir=/var --disable-static
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib \
+   --localstatedir=/var \
+   --disable-static \
+   --disable-static
+  make
 }
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}