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

2017-07-20 Thread Antonio Rojas
Date: Thursday, July 20, 2017 @ 19:35:12
  Author: arojas
Revision: 245858

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-20 19:34:45 UTC (rev 245857)
+++ community-i686/PKGBUILD 2017-07-20 19:35:12 UTC (rev 245858)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.3
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('9307cdfa2e34cf18c4863e73023c562d42cef150')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-i686/PKGBUILD (from rev 245857, 
mate-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-20 19:35:12 UTC (rev 245858)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.4
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=('mate-panel-gtk3')
+replaces=('mate-panel-gtk3')
+sha1sums=('4d7a9261b7f5f25120e81fbe694a2d2b54421cd4')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-20 19:34:45 UTC (rev 245857)
+++ community-x86_64/PKGBUILD   2017-07-20 19:35:12 UTC (rev 245858)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.3
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('9307cdfa2e34cf18c4863e73023c562d42cef150')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 245857, 
mate-panel/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-20 19:35:12 UTC (rev 245858)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.4
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate

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

2017-06-12 Thread Antonio Rojas
Date: Monday, June 12, 2017 @ 18:01:09
  Author: arojas
Revision: 236549

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-12 18:00:30 UTC (rev 236548)
+++ community-i686/PKGBUILD 2017-06-12 18:01:09 UTC (rev 236549)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.2
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('844e211e5bbf2109e310cb64397b8eae2eaae8de')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-i686/PKGBUILD (from rev 236548, 
mate-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-12 18:01:09 UTC (rev 236549)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.3
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=('mate-panel-gtk3')
+replaces=('mate-panel-gtk3')
+sha1sums=('9307cdfa2e34cf18c4863e73023c562d42cef150')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-12 18:00:30 UTC (rev 236548)
+++ community-x86_64/PKGBUILD   2017-06-12 18:01:09 UTC (rev 236549)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.2
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('844e211e5bbf2109e310cb64397b8eae2eaae8de')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 236548, 
mate-panel/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-12 18:01:09 UTC (rev 236549)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.3
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate-d

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

2017-05-11 Thread Antonio Rojas
Date: Thursday, May 11, 2017 @ 22:54:44
  Author: arojas
Revision: 227826

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-11 22:54:11 UTC (rev 227825)
+++ community-i686/PKGBUILD 2017-05-11 22:54:44 UTC (rev 227826)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.1
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('13acb1b55c3ecfdc345fdf84ec25f4b7e47f661c')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-i686/PKGBUILD (from rev 227825, 
mate-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-11 22:54:44 UTC (rev 227826)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.2
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=('mate-panel-gtk3')
+replaces=('mate-panel-gtk3')
+sha1sums=('844e211e5bbf2109e310cb64397b8eae2eaae8de')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-11 22:54:11 UTC (rev 227825)
+++ community-x86_64/PKGBUILD   2017-05-11 22:54:44 UTC (rev 227826)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.1
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('13acb1b55c3ecfdc345fdf84ec25f4b7e47f661c')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 227825, 
mate-panel/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-11 22:54:44 UTC (rev 227826)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.2
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate-

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

2017-04-06 Thread Antonio Rojas
Date: Thursday, April 6, 2017 @ 19:55:08
  Author: arojas
Revision: 221133

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-06 19:54:13 UTC (rev 221132)
+++ community-i686/PKGBUILD 2017-04-06 19:55:08 UTC (rev 221133)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('0c0593c8a1f302245a110ac5068cc1b7df1b43b5')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-i686/PKGBUILD (from rev 221132, 
mate-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-06 19:55:08 UTC (rev 221133)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.1
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=('mate-panel-gtk3')
+replaces=('mate-panel-gtk3')
+sha1sums=('13acb1b55c3ecfdc345fdf84ec25f4b7e47f661c')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-06 19:54:13 UTC (rev 221132)
+++ community-x86_64/PKGBUILD   2017-04-06 19:55:08 UTC (rev 221133)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('0c0593c8a1f302245a110ac5068cc1b7df1b43b5')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 221132, 
mate-panel/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-06 19:55:08 UTC (rev 221133)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.1
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate

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

2017-03-17 Thread Antonio Rojas
Date: Friday, March 17, 2017 @ 20:16:48
  Author: arojas
Revision: 216956

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

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

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

Copied: mate-panel/repos/community-staging-i686/PKGBUILD (from rev 216955, 
mate-panel/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-17 20:16:48 UTC (rev 216956)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.0
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=('mate-panel-gtk3')
+replaces=('mate-panel-gtk3')
+sha1sums=('0c0593c8a1f302245a110ac5068cc1b7df1b43b5')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-panel/repos/community-staging-x86_64/PKGBUILD (from rev 216955, 
mate-panel/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-17 20:16:48 UTC (rev 216956)
@@ -0,0 +1,36 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.0
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=('mate-panel-gtk3')
+replaces=('mate-panel-gtk3')
+sha1sums=('0c0593c8a1f302245a110ac5068cc1b7df1b43b5')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-02-06 Thread Antonio Rojas
Date: Monday, February 6, 2017 @ 22:29:07
  Author: arojas
Revision: 210640

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-06 22:28:32 UTC (rev 210639)
+++ community-i686/PKGBUILD 2017-02-06 22:29:07 UTC (rev 210640)
@@ -1,38 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-_pkgbase=mate-panel
-pkgname=${_pkgbase}
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="The MATE Panel (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-sha1sums=('1fb1df7d86f96f97051cb985ab5dd21ebc78d4b2')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-i686/PKGBUILD (from rev 210639, 
mate-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-06 22:29:07 UTC (rev 210640)
@@ -0,0 +1,38 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+_pkgbase=mate-panel
+pkgname=${_pkgbase}
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="The MATE Panel (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('799ef0b7d718e2120aa1ffdcae604c356213ef12')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-06 22:28:32 UTC (rev 210639)
+++ community-x86_64/PKGBUILD   2017-02-06 22:29:07 UTC (rev 210640)
@@ -1,38 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-_pkgbase=mate-panel
-pkgname=${_pkgbase}
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="The MATE Panel (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-sha1sums=('1fb1df7d86f96f97051cb985ab5dd21ebc78d4b2')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 210639, 
mate-panel/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0

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

2016-09-24 Thread Antonio Rojas
Date: Saturday, September 24, 2016 @ 14:03:06
  Author: arojas
Revision: 190306

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

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

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

Copied: mate-panel/repos/community-staging-i686/PKGBUILD (from rev 190305, 
mate-panel/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-09-24 14:03:06 UTC (rev 190306)
@@ -0,0 +1,38 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+_pkgbase=mate-panel
+pkgname=${_pkgbase}
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="The MATE Panel (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('1fb1df7d86f96f97051cb985ab5dd21ebc78d4b2')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-panel/repos/community-staging-x86_64/PKGBUILD (from rev 190305, 
mate-panel/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-09-24 14:03:06 UTC (rev 190306)
@@ -0,0 +1,38 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+_pkgbase=mate-panel
+pkgname=${_pkgbase}
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="The MATE Panel (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('1fb1df7d86f96f97051cb985ab5dd21ebc78d4b2')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}


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

2016-09-17 Thread Antonio Rojas
Date: Saturday, September 17, 2016 @ 11:38:11
  Author: arojas
Revision: 189848

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-17 11:37:44 UTC (rev 189847)
+++ community-i686/PKGBUILD 2016-09-17 11:38:11 UTC (rev 189848)
@@ -1,38 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.14
-_pkgbase=mate-panel
-pkgname=${_pkgbase}
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="The MATE Panel (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-sha1sums=('c7dac4caafef90b6f639b8a6a43ca1e98c1802cc')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-i686/PKGBUILD (from rev 189847, 
mate-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-17 11:38:11 UTC (rev 189848)
@@ -0,0 +1,38 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-panel
+pkgname=${_pkgbase}
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="The MATE Panel (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('c71956a9316d8db99f48822e0e1dde85dd523259')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-09-17 11:37:44 UTC (rev 189847)
+++ community-x86_64/PKGBUILD   2016-09-17 11:38:11 UTC (rev 189848)
@@ -1,38 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.14
-_pkgbase=mate-panel
-pkgname=${_pkgbase}
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="The MATE Panel (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-sha1sums=('c7dac4caafef90b6f639b8a6a43ca1e98c1802cc')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 189847, 
mate-panel/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (r

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

2016-08-06 Thread Balló György
Date: Saturday, August 6, 2016 @ 18:34:25
  Author: bgyorgy
Revision: 185670

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

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

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

Copied: mate-panel/repos/community-staging-i686/PKGBUILD (from rev 185669, 
mate-panel/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-08-06 18:34:25 UTC (rev 185670)
@@ -0,0 +1,38 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-panel
+pkgname=${_pkgbase}
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="The MATE Panel (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('c7dac4caafef90b6f639b8a6a43ca1e98c1802cc')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-panel/repos/community-staging-x86_64/PKGBUILD (from rev 185669, 
mate-panel/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-08-06 18:34:25 UTC (rev 185670)
@@ -0,0 +1,38 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-panel
+pkgname=${_pkgbase}
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="The MATE Panel (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('c7dac4caafef90b6f639b8a6a43ca1e98c1802cc')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}