[arch-commits] Commit in mate-applets/repos (4 files)

2017-11-05 Thread Antonio Rojas
Date: Monday, November 6, 2017 @ 07:51:35
  Author: arojas
Revision: 265524

archrelease: copy trunk to community-i686, community-x86_64

Added:
  mate-applets/repos/community-i686/PKGBUILD
(from rev 265523, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-x86_64/PKGBUILD
(from rev 265523, mate-applets/trunk/PKGBUILD)
Deleted:
  mate-applets/repos/community-i686/PKGBUILD
  mate-applets/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 community-i686/PKGBUILD   |   39 -
 community-x86_64/PKGBUILD |   39 -
 3 files changed, 80 insertions(+), 78 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-11-06 07:51:02 UTC (rev 265523)
+++ community-i686/PKGBUILD 2017-11-06 07:51:35 UTC (rev 265524)
@@ -1,39 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-applets
-pkgver=1.18.1
-pkgrel=2
-pkgdesc="Applets for MATE panel"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
- 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
-makedepends=('intltool' 'itstool' 'gucharmap')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
-groups=('mate-extra')
-conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('eb80c6d85256403a01bc6e18714d802638f83c10')
-
-prepare() {
-cd ${pkgname}-${pkgver}
-sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/${pkgname} \
---enable-polkit \
---enable-ipv6
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 265523, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-06 07:51:35 UTC (rev 265524)
@@ -0,0 +1,40 @@
+# Maintainer:
+# Contributor: Martin Wimpress 
+
+pkgname=mate-applets
+pkgver=1.18.2
+pkgrel=1
+pkgdesc="Applets for MATE panel"
+arch=('i686' 'x86_64')
+url="https://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool' 'gucharmap')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
+groups=('mate-extra')
+conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('fc6166f062ad3a557eec001608556e6faaa6b5c4bc79673709543b6b85a1ac10')
+
+prepare() {
+cd ${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-ipv6
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-11-06 07:51:02 UTC (rev 265523)
+++ community-x86_64/PKGBUILD   2017-11-06 07:51:35 UTC (rev 265524)
@@ -1,39 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-applets
-pkgver=1.18.1
-pkgrel=2
-pkgdesc="Applets for MATE panel"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
- 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
-makedepends=('intltool' 'itstool' 'gucharmap')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
-groups=('mate-extra')
-conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)

[arch-commits] Commit in mate-applets/repos (4 files)

2017-09-28 Thread Jan de Groot
Date: Thursday, September 28, 2017 @ 11:18:02
  Author: jgc
Revision: 260770

archrelease: copy trunk to community-testing-i686, community-testing-x86_64

Added:
  mate-applets/repos/community-testing-i686/
  mate-applets/repos/community-testing-i686/PKGBUILD
(from rev 260769, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-testing-x86_64/
  mate-applets/repos/community-testing-x86_64/PKGBUILD
(from rev 260769, mate-applets/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   39 
 community-testing-x86_64/PKGBUILD |   39 
 2 files changed, 78 insertions(+)

Copied: mate-applets/repos/community-testing-i686/PKGBUILD (from rev 260769, 
mate-applets/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-09-28 11:18:02 UTC (rev 260770)
@@ -0,0 +1,39 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-applets
+pkgver=1.18.1
+pkgrel=2
+pkgdesc="Applets for MATE panel"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool' 'gucharmap')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
+groups=('mate-extra')
+conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('eb80c6d85256403a01bc6e18714d802638f83c10')
+
+prepare() {
+cd ${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-ipv6
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-applets/repos/community-testing-x86_64/PKGBUILD (from rev 260769, 
mate-applets/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-09-28 11:18:02 UTC (rev 260770)
@@ -0,0 +1,39 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-applets
+pkgver=1.18.1
+pkgrel=2
+pkgdesc="Applets for MATE panel"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool' 'gucharmap')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
+groups=('mate-extra')
+conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('eb80c6d85256403a01bc6e18714d802638f83c10')
+
+prepare() {
+cd ${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-ipv6
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-applets/repos (4 files)

2017-04-07 Thread Antonio Rojas
Date: Friday, April 7, 2017 @ 08:59:01
  Author: arojas
Revision: 221203

archrelease: copy trunk to community-i686, community-x86_64

Added:
  mate-applets/repos/community-i686/PKGBUILD
(from rev 221202, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-x86_64/PKGBUILD
(from rev 221202, mate-applets/trunk/PKGBUILD)
Deleted:
  mate-applets/repos/community-i686/PKGBUILD
  mate-applets/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 community-i686/PKGBUILD   |   39 --
 community-x86_64/PKGBUILD |   39 --
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-07 08:58:31 UTC (rev 221202)
+++ community-i686/PKGBUILD 2017-04-07 08:59:01 UTC (rev 221203)
@@ -1,39 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-applets
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="Applets for MATE panel"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
- 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
-makedepends=('intltool' 'itstool' 'gucharmap')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
-groups=('mate-extra')
-conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('9f9af431c6030bed92191fff167c5e8520196c2b')
-
-prepare() {
-cd ${pkgname}-${pkgver}
-sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/${pkgname} \
---enable-polkit \
---enable-ipv6
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 221202, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-07 08:59:01 UTC (rev 221203)
@@ -0,0 +1,39 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-applets
+pkgver=1.18.1
+pkgrel=1
+pkgdesc="Applets for MATE panel"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool' 'gucharmap')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
+groups=('mate-extra')
+conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('eb80c6d85256403a01bc6e18714d802638f83c10')
+
+prepare() {
+cd ${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-ipv6
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-07 08:58:31 UTC (rev 221202)
+++ community-x86_64/PKGBUILD   2017-04-07 08:59:01 UTC (rev 221203)
@@ -1,39 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-applets
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="Applets for MATE panel"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
- 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
-makedepends=('intltool' 'itstool' 'gucharmap')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
-groups=('mate-extra')
-conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)

[arch-commits] Commit in mate-applets/repos (4 files)

2017-03-17 Thread Antonio Rojas
Date: Friday, March 17, 2017 @ 20:22:34
  Author: arojas
Revision: 216958

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  mate-applets/repos/community-staging-i686/
  mate-applets/repos/community-staging-i686/PKGBUILD
(from rev 216957, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-staging-x86_64/
  mate-applets/repos/community-staging-x86_64/PKGBUILD
(from rev 216957, mate-applets/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   39 
 community-staging-x86_64/PKGBUILD |   39 
 2 files changed, 78 insertions(+)

Copied: mate-applets/repos/community-staging-i686/PKGBUILD (from rev 216957, 
mate-applets/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-17 20:22:34 UTC (rev 216958)
@@ -0,0 +1,39 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-applets
+pkgver=1.18.0
+pkgrel=1
+pkgdesc="Applets for MATE panel"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool' 'gucharmap')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
+groups=('mate-extra')
+conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('9f9af431c6030bed92191fff167c5e8520196c2b')
+
+prepare() {
+cd ${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-ipv6
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-applets/repos/community-staging-x86_64/PKGBUILD (from rev 216957, 
mate-applets/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-17 20:22:34 UTC (rev 216958)
@@ -0,0 +1,39 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-applets
+pkgver=1.18.0
+pkgrel=1
+pkgdesc="Applets for MATE panel"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool' 'gucharmap')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 'gucharmap: character picker applet')
+groups=('mate-extra')
+conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('9f9af431c6030bed92191fff167c5e8520196c2b')
+
+prepare() {
+cd ${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-ipv6
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-applets/repos (4 files)

2016-09-24 Thread Antonio Rojas
Date: Saturday, September 24, 2016 @ 13:27:50
  Author: arojas
Revision: 190279

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  mate-applets/repos/community-staging-i686/
  mate-applets/repos/community-staging-i686/PKGBUILD
(from rev 190278, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-staging-x86_64/
  mate-applets/repos/community-staging-x86_64/PKGBUILD
(from rev 190278, mate-applets/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: mate-applets/repos/community-staging-i686/PKGBUILD (from rev 190278, 
mate-applets/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-09-24 13:27:50 UTC (rev 190279)
@@ -0,0 +1,42 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="Applets for MATE panel (GTK2 version)"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3" 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-netspeed')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('6e6b51089bcb6450a466ba358b71fcfd7aba3a6a')
+
+prepare() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${_pkgbase} \
+--enable-polkit \
+--enable-ipv6 \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-applets/repos/community-staging-x86_64/PKGBUILD (from rev 190278, 
mate-applets/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-09-24 13:27:50 UTC (rev 190279)
@@ -0,0 +1,42 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="Applets for MATE panel (GTK2 version)"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3" 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-netspeed')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('6e6b51089bcb6450a466ba358b71fcfd7aba3a6a')
+
+prepare() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${_pkgbase} \
+--enable-polkit \
+--enable-ipv6 \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-applets/repos (4 files)

2016-08-07 Thread Balló György
Date: Sunday, August 7, 2016 @ 09:40:03
  Author: bgyorgy
Revision: 185760

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  mate-applets/repos/community-staging-i686/PKGBUILD
(from rev 185759, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-staging-x86_64/PKGBUILD
(from rev 185759, mate-applets/trunk/PKGBUILD)
Deleted:
  mate-applets/repos/community-staging-i686/PKGBUILD
  mate-applets/repos/community-staging-x86_64/PKGBUILD

---+
 /PKGBUILD |   84 
 community-staging-i686/PKGBUILD   |   42 --
 community-staging-x86_64/PKGBUILD |   42 --
 3 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2016-08-07 09:39:57 UTC (rev 185759)
+++ community-staging-i686/PKGBUILD 2016-08-07 09:40:03 UTC (rev 185760)
@@ -1,42 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.14
-_pkgbase=mate-applets
-pkgname=(${_pkgbase})
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="Applets for MATE panel (GTK2 version)"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
- 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
-makedepends=('intltool' 'itstool')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3" 'mate-netspeed')
-replaces=('mate-netspeed')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('e316ade06cba447908120eee07b777dcfae436cd')
-
-prepare() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
-}
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/${_pkgbase} \
---enable-polkit \
---enable-ipv6 \
---with-gtk=2.0
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-applets/repos/community-staging-i686/PKGBUILD (from rev 185759, 
mate-applets/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-08-07 09:40:03 UTC (rev 185760)
@@ -0,0 +1,42 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="Applets for MATE panel (GTK2 version)"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3" 'mate-netspeed' 'mate-netspeed-gtk3')
+replaces=('mate-netspeed')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('e316ade06cba447908120eee07b777dcfae436cd')
+
+prepare() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${_pkgbase} \
+--enable-polkit \
+--enable-ipv6 \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2016-08-07 09:39:57 UTC (rev 185759)
+++ community-staging-x86_64/PKGBUILD   2016-08-07 09:40:03 UTC (rev 185760)
@@ -1,42 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.14
-_pkgbase=mate-applets
-pkgname=(${_pkgbase})
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="Applets for MATE panel (GTK2 version)"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
- 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
-makedepends=('intltool' 'itstool')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3" 'mate-netspeed')
-replaces=('mate-netspeed')

[arch-commits] Commit in mate-applets/repos (4 files)

2016-08-07 Thread Balló György
Date: Sunday, August 7, 2016 @ 09:33:43
  Author: bgyorgy
Revision: 185758

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  mate-applets/repos/community-staging-i686/
  mate-applets/repos/community-staging-i686/PKGBUILD
(from rev 185757, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-staging-x86_64/
  mate-applets/repos/community-staging-x86_64/PKGBUILD
(from rev 185757, mate-applets/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-x86_64/PKGBUILD |   42 
 2 files changed, 84 insertions(+)

Copied: mate-applets/repos/community-staging-i686/PKGBUILD (from rev 185757, 
mate-applets/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-08-07 09:33:43 UTC (rev 185758)
@@ -0,0 +1,42 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="Applets for MATE panel (GTK2 version)"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3" 'mate-netspeed')
+replaces=('mate-netspeed')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('e316ade06cba447908120eee07b777dcfae436cd')
+
+prepare() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${_pkgbase} \
+--enable-polkit \
+--enable-ipv6 \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-applets/repos/community-staging-x86_64/PKGBUILD (from rev 185757, 
mate-applets/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-08-07 09:33:43 UTC (rev 185758)
@@ -0,0 +1,42 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="Applets for MATE panel (GTK2 version)"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
+ 'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
+makedepends=('intltool' 'itstool')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3" 'mate-netspeed')
+replaces=('mate-netspeed')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('e316ade06cba447908120eee07b777dcfae436cd')
+
+prepare() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${_pkgbase} \
+--enable-polkit \
+--enable-ipv6 \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}