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

2015-12-04 Thread Martin Wimpress
Date: Friday, December 4, 2015 @ 13:11:46
  Author: flexiondotorg
Revision: 148390

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

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

---+
 /PKGBUILD |   88 
 /mate-applets.install |   26 +
 community-i686/PKGBUILD   |   44 
 community-i686/mate-applets.install   |   13 
 community-x86_64/PKGBUILD |   44 
 community-x86_64/mate-applets.install |   13 
 6 files changed, 114 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-04 12:11:38 UTC (rev 148389)
+++ community-i686/PKGBUILD 2015-12-04 12:11:46 UTC (rev 148390)
@@ -1,44 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.12
-_pkgbase=mate-applets
-pkgname=(${_pkgbase})
-pkgver=${_ver}.0
-pkgrel=2
-pkgdesc="Applets for MATE panel (GTK2 version)"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel>=1.12'
- 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
-'yelp: for reading MATE help documents')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('f9d962fea66527bb920e9f9c2b0ccb034b85e64d')
-install=${_pkgbase}.install
-
-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 \
---disable-static
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 148389, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-04 12:11:46 UTC (rev 148390)
@@ -0,0 +1,44 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.12
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.1
+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>=1.12'
+ 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
+'yelp: for reading MATE help documents')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('1275d9922e8c0abde0256d086d3e7bceb9bcf2c9')
+install=${_pkgbase}.install
+
+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 \
+--disable-static
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/mate-applets.install
===
--- community-i686/mate-applets.install 2015-12-04 12:11:38 UTC (rev 148389)
+++ community-i686/mate-applets.install 2015-12-04 12:11:46 UTC (rev 148390)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas 

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

2015-11-05 Thread Balló György
Date: Friday, November 6, 2015 @ 08:00:51
  Author: bgyorgy
Revision: 146264

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

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

---+
 /PKGBUILD |   88 
 /mate-applets.install |   26 +
 community-i686/PKGBUILD   |   44 
 community-i686/mate-applets.install   |   13 
 community-x86_64/PKGBUILD |   44 
 community-x86_64/mate-applets.install |   13 
 6 files changed, 114 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-11-06 07:00:43 UTC (rev 146263)
+++ community-i686/PKGBUILD 2015-11-06 07:00:51 UTC (rev 146264)
@@ -1,44 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.12
-_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' 'mate-panel>=1.12'
- 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
-'yelp: for reading MATE help documents')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('f9d962fea66527bb920e9f9c2b0ccb034b85e64d')
-install=${_pkgbase}.install
-
-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 \
---disable-static
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 146263, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-11-06 07:00:51 UTC (rev 146264)
@@ -0,0 +1,44 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.12
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=2
+pkgdesc="Applets for MATE panel (GTK2 version)"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel>=1.12'
+ 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
+'yelp: for reading MATE help documents')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('f9d962fea66527bb920e9f9c2b0ccb034b85e64d')
+install=${_pkgbase}.install
+
+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 \
+--disable-static
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/mate-applets.install
===
--- community-i686/mate-applets.install 2015-11-06 07:00:43 UTC (rev 146263)
+++ community-i686/mate-applets.install 2015-11-06 07:00:51 UTC (rev 146264)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-

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

2015-07-17 Thread Martin Wimpress
Date: Friday, July 17, 2015 @ 10:46:46
  Author: flexiondotorg
Revision: 137045

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

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

---+
 /PKGBUILD |   88 
 /mate-applets.install |   26 +
 community-i686/PKGBUILD   |   44 
 community-i686/mate-applets.install   |   13 
 community-x86_64/PKGBUILD |   44 
 community-x86_64/mate-applets.install |   13 
 6 files changed, 114 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-17 08:46:35 UTC (rev 137044)
+++ community-i686/PKGBUILD 2015-07-17 08:46:46 UTC (rev 137045)
@@ -1,44 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-_ver=1.10
-_pkgbase=mate-applets
-pkgname=(${_pkgbase})
-pkgver=${_ver}.2
-pkgrel=1
-pkgdesc=Applets for MATE panel (GTK2 version)
-arch=('i686' 'x86_64')
-url=http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview2' 'libgtop' 'mate-icon-theme=1.10' 'mate-panel=1.10'
- 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
-'yelp: for reading MATE help documents')
-groups=('mate-extra')
-conflicts=(${_pkgbase}-gtk3)
-source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('8f0de41e98d9e4ffbd3664d2c47d3049dae95515')
-install=${_pkgbase}.install
-
-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 \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${_pkgbase}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 137044, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-17 08:46:46 UTC (rev 137045)
@@ -0,0 +1,44 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+_ver=1.10
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.3
+pkgrel=1
+pkgdesc=Applets for MATE panel (GTK2 version)
+arch=('i686' 'x86_64')
+url=http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'mate-icon-theme=1.10' 'mate-panel=1.10'
+ 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
+'yelp: for reading MATE help documents')
+groups=('mate-extra')
+conflicts=(${_pkgbase}-gtk3)
+source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('6c566fc1aa682bdae71c3775a87d15637b166419')
+install=${_pkgbase}.install
+
+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 \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-applets.install
===
--- community-i686/mate-applets.install 2015-07-17 08:46:35 UTC (rev 137044)
+++ community-i686/mate-applets.install 2015-07-17 08:46:46 UTC (rev 137045)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-  

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

2015-07-14 Thread Martin Wimpress
Date: Tuesday, July 14, 2015 @ 18:16:44
  Author: flexiondotorg
Revision: 136893

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

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

---+
 /PKGBUILD |   88 
 /mate-applets.install |   26 +
 community-i686/PKGBUILD   |   43 ---
 community-i686/mate-applets.install   |   13 
 community-x86_64/PKGBUILD |   43 ---
 community-x86_64/mate-applets.install |   13 
 6 files changed, 114 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-14 16:16:31 UTC (rev 136892)
+++ community-i686/PKGBUILD 2015-07-14 16:16:44 UTC (rev 136893)
@@ -1,43 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-_ver=1.10
-_pkgbase=mate-applets
-pkgname=(${_pkgbase})
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc=Applets for MATE panel (GTK2 version)
-arch=('i686' 'x86_64')
-url=http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview2' 'mate-panel=1.10' 'python2-dbus' 'python2-gobject' 
'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
-'yelp: for reading MATE help documents')
-groups=('mate-extra')
-conflicts=(${_pkgbase}-gtk3)
-source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('b3585b1f7e78f1dadcc97419cf60299291d52fab')
-install=${_pkgbase}.install
-
-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 \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${_pkgbase}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 136892, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-14 16:16:44 UTC (rev 136893)
@@ -0,0 +1,44 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+_ver=1.10
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc=Applets for MATE panel (GTK2 version)
+arch=('i686' 'x86_64')
+url=http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'mate-icon-theme=1.10' 'mate-panel=1.10'
+ 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
+'yelp: for reading MATE help documents')
+groups=('mate-extra')
+conflicts=(${_pkgbase}-gtk3)
+source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('8f0de41e98d9e4ffbd3664d2c47d3049dae95515')
+install=${_pkgbase}.install
+
+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 \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-applets.install
===
--- community-i686/mate-applets.install 2015-07-14 16:16:31 UTC (rev 136892)
+++ community-i686/mate-applets.install 2015-07-14 16:16:44 UTC (rev 136893)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-gtk-update-icon-cache -q -t -f 

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

2015-06-25 Thread Martin Wimpress
Date: Thursday, June 25, 2015 @ 17:04:34
  Author: flexiondotorg
Revision: 135853

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

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

---+
 /PKGBUILD |   86 
 /mate-applets.install |   26 +
 community-i686/PKGBUILD   |   43 
 community-i686/mate-applets.install   |   13 
 community-x86_64/PKGBUILD |   43 
 community-x86_64/mate-applets.install |   13 
 6 files changed, 112 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-25 15:04:17 UTC (rev 135852)
+++ community-i686/PKGBUILD 2015-06-25 15:04:34 UTC (rev 135853)
@@ -1,43 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-_ver=1.10
-_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' 'mate-panel=1.10' 'python2-dbus' 'python2-gobject' 
'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
-'yelp: for reading MATE help documents')
-groups=('mate-extra')
-conflicts=(${_pkgbase}-gtk3)
-source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('953fcbb9865dbbfbb1a8ccfc85884b1f336b33b2')
-install=${_pkgbase}.install
-
-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 \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${_pkgbase}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 135852, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-06-25 15:04:34 UTC (rev 135853)
@@ -0,0 +1,43 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+_ver=1.10
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc=Applets for MATE panel (GTK2 version)
+arch=('i686' 'x86_64')
+url=http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'mate-panel=1.10' 'python2-dbus' 'python2-gobject' 
'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
+'yelp: for reading MATE help documents')
+groups=('mate-extra')
+conflicts=(${_pkgbase}-gtk3)
+source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('b3585b1f7e78f1dadcc97419cf60299291d52fab')
+install=${_pkgbase}.install
+
+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 \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-applets.install
===
--- community-i686/mate-applets.install 2015-06-25 15:04:17 UTC (rev 135852)
+++ community-i686/mate-applets.install 2015-06-25 15:04:34 UTC (rev 135853)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-gtk-update-icon-cache -q -t -f 

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

2014-09-29 Thread Martin Wimpress
Date: Monday, September 29, 2014 @ 21:48:30
  Author: flexiondotorg
Revision: 119830

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

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

---+
 /PKGBUILD |   84 
 /mate-applets.install |   26 +
 community-i686/PKGBUILD   |   42 
 community-i686/mate-applets.install   |   13 
 community-x86_64/PKGBUILD |   42 
 community-x86_64/mate-applets.install |   13 
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-09-29 19:48:18 UTC (rev 119829)
+++ community-i686/PKGBUILD 2014-09-29 19:48:30 UTC (rev 119830)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=mate-applets
-pkgver=1.8.0
-pkgrel=4
-pkgdesc=Applets for MATE panel
-arch=('i686' 'x86_64')
-url=http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview2' 'mate-panel' 'python2-dbus' 'python2-gobject' 
'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'networkmanager'
- 'perl-xml-parser' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
-'yelp: for reading MATE help documents')
-groups=('mate-extra')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('c9e7ac6f9cc6b6ebd77720b056a3a81536b92419')
-install=${pkgname}.install
-
-prepare() {
-cd ${srcdir}/${pkgname}-${pkgver}
-sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
-}
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/${pkgname} \
---enable-polkit \
---enable-networkmanager \
---enable-ipv6 \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 119829, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-09-29 19:48:30 UTC (rev 119830)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-applets
+pkgver=1.8.1
+pkgrel=1
+pkgdesc=Applets for MATE panel
+arch=('i686' 'x86_64')
+url=http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'mate-panel' 'python2-dbus' 'python2-gobject' 
'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'networkmanager'
+ 'perl-xml-parser' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
+'yelp: for reading MATE help documents')
+groups=('mate-extra')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('0ba4133db67d94f5b92e45b1776d91cfcce52e37')
+install=${pkgname}.install
+
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-networkmanager \
+--enable-ipv6 \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-applets.install
===
--- community-i686/mate-applets.install 2014-09-29 19:48:18 UTC (rev 119829)
+++ community-i686/mate-applets.install 2014-09-29 19:48:30 UTC (rev 119830)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-}
-
-post_upgrade() {
-post_install
-}
-

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

2014-04-15 Thread Martin Wimpress
Date: Tuesday, April 15, 2014 @ 12:04:44
  Author: flexiondotorg
Revision: 109525

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

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

---+
 /PKGBUILD |   82 
 /mate-applets.install |   26 ++
 community-i686/PKGBUILD   |   41 
 community-i686/mate-applets.install   |   13 -
 community-x86_64/PKGBUILD |   41 
 community-x86_64/mate-applets.install |   13 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-15 10:00:42 UTC (rev 109524)
+++ community-i686/PKGBUILD 2014-04-15 10:04:44 UTC (rev 109525)
@@ -1,41 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=mate-applets
-pkgver=1.8.0
-pkgrel=3
-pkgdesc=Applets for MATE panel
-arch=('i686' 'x86_64')
-url=http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview2' 'mate-panel' 'python2-dbus' 'python2-gobject' 
'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'networkmanager'
- 'perl-xml-parser' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
-'yelp: for reading MATE help documents')
-groups=('mate-extra')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('c9e7ac6f9cc6b6ebd77720b056a3a81536b92419')
-install=${pkgname}.install
-
-prepare() {
-cd ${srcdir}/${pkgname}-${pkgver}
-sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
-}
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/${pkgname} \
---enable-polkit \
---enable-networkmanager \
---enable-ipv6 \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 109524, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-15 10:04:44 UTC (rev 109525)
@@ -0,0 +1,41 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-applets
+pkgver=1.8.0
+pkgrel=3
+pkgdesc=Applets for MATE panel
+arch=('i686' 'x86_64')
+url=http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'mate-panel' 'python2-dbus' 'python2-gobject' 
'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'networkmanager'
+ 'perl-xml-parser' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet'
+'yelp: for reading MATE help documents')
+groups=('mate-extra')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('c9e7ac6f9cc6b6ebd77720b056a3a81536b92419')
+install=${pkgname}.install
+
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-networkmanager \
+--enable-ipv6 \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-applets.install
===
--- community-i686/mate-applets.install 2014-04-15 10:00:42 UTC (rev 109524)
+++ community-i686/mate-applets.install 2014-04-15 10:04:44 UTC (rev 109525)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {

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

2014-03-20 Thread Martin Wimpress
Date: Thursday, March 20, 2014 @ 13:45:37
  Author: flexiondotorg
Revision: 107982

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

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

---+
 /PKGBUILD |   82 
 /mate-applets.install |   26 ++
 community-i686/PKGBUILD   |   42 
 community-i686/mate-applets.install   |   13 -
 community-x86_64/PKGBUILD |   42 
 community-x86_64/mate-applets.install |   13 -
 6 files changed, 108 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-20 12:45:19 UTC (rev 107981)
+++ community-i686/PKGBUILD 2014-03-20 12:45:37 UTC (rev 107982)
@@ -1,42 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=mate-applets
-pkgver=1.8.0
-pkgrel=1
-pkgdesc=Applets for MATE panel
-arch=('i686' 'x86_64')
-url=http://mate-desktop.org;
-license=('GPL')
-depends=('gtksourceview2' 'gucharmap' 'mate-panel' 'python2-dbus'
- 'python2-gobject' 'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'networkmanager'
- 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-options=('!emptydirs')
-groups=('mate-extra')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('c9e7ac6f9cc6b6ebd77720b056a3a81536b92419')
-install=${pkgname}.install
-
-prepare() {
-cd ${srcdir}/${pkgname}-${pkgver}
-sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
-}
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/${pkgname} \
---enable-polkit \
---enable-networkmanager \
---enable-ipv6 \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 107981, 
mate-applets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-20 12:45:37 UTC (rev 107982)
@@ -0,0 +1,41 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-applets
+pkgver=1.8.0
+pkgrel=2
+pkgdesc=Applets for MATE panel
+arch=('i686' 'x86_64')
+url=http://mate-desktop.org;
+license=('GPL')
+depends=('gtksourceview2' 'mate-panel' 'python2-dbus' 'python2-gobject' 
'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'networkmanager'
+ 'perl-xml-parser' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish 
applet' 
+'yelp: for reading MATE help documents')
+groups=('mate-extra')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('c9e7ac6f9cc6b6ebd77720b056a3a81536b92419')
+install=${pkgname}.install
+
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+sed -i 's/env python/env python2/' 
invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-polkit \
+--enable-networkmanager \
+--enable-ipv6 \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-applets.install
===
--- community-i686/mate-applets.install 2014-03-20 12:45:19 UTC (rev 107981)
+++ community-i686/mate-applets.install 2014-03-20 12:45:37 UTC (rev 107982)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: