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

2015-12-04 Thread Martin Wimpress
Date: Friday, December 4, 2015 @ 12:29:58
  Author: flexiondotorg
Revision: 148354

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

Added:
  marco/repos/community-i686/PKGBUILD
(from rev 148353, marco/trunk/PKGBUILD)
  marco/repos/community-i686/marco.install
(from rev 148353, marco/trunk/marco.install)
  marco/repos/community-x86_64/PKGBUILD
(from rev 148353, marco/trunk/PKGBUILD)
  marco/repos/community-x86_64/marco.install
(from rev 148353, marco/trunk/marco.install)
Deleted:
  marco/repos/community-i686/PKGBUILD
  marco/repos/community-i686/marco.install
  marco/repos/community-x86_64/PKGBUILD
  marco/repos/community-x86_64/marco.install

+
 /PKGBUILD  |   74 +++
 /marco.install |   22 +++
 community-i686/PKGBUILD|   37 ---
 community-i686/marco.install   |   11 -
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/marco.install |   11 -
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-04 11:29:51 UTC (rev 148353)
+++ community-i686/PKGBUILD 2015-12-04 11:29:58 UTC (rev 148354)
@@ -1,37 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.12
-_pkgbase=marco
-pkgname=(${_pkgbase})
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="A window manager for MATE (GTK2 version)"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
- 'mate-desktop>=1.12' 'startup-notification' 'zenity')
-makedepends=('mate-common' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('455658133e679b79961cbfd5d74097ccb39a659f')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: marco/repos/community-i686/PKGBUILD (from rev 148353, 
marco/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-04 11:29:58 UTC (rev 148354)
@@ -0,0 +1,37 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.12
+_pkgbase=marco
+pkgname=(${_pkgbase})
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="A window manager for MATE (GTK2 version)"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
+ 'mate-desktop>=1.12' 'startup-notification' 'zenity')
+makedepends=('mate-common' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('8cf33e096f8cb77627e3fdad7ae3350a78f77227')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/marco.install
===
--- community-i686/marco.install2015-12-04 11:29:51 UTC (rev 148353)
+++ community-i686/marco.install2015-12-04 11:29:58 UTC (rev 148354)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-i686/marco.install (from rev 148353, 
marco/trunk/marco.install)
===
--- community-i686/marco.install(rev 0)
+++ community-i686/marco.install2015-12-04 11:29:58 UTC (rev 148354)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-12-04 11:29:51 UTC (rev 148353)
+++ community-x86_64/PKGBUILD   2015-12-04 11:29:58 UTC (rev 148354)
@@ -1,37 +0,0 @@
-# Maintainer : 

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

2015-10-27 Thread Martin Wimpress
Date: Tuesday, October 27, 2015 @ 11:33:56
  Author: flexiondotorg
Revision: 145089

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

Added:
  marco/repos/community-i686/PKGBUILD
(from rev 145088, marco/trunk/PKGBUILD)
  marco/repos/community-i686/marco.install
(from rev 145088, marco/trunk/marco.install)
  marco/repos/community-x86_64/PKGBUILD
(from rev 145088, marco/trunk/PKGBUILD)
  marco/repos/community-x86_64/marco.install
(from rev 145088, marco/trunk/marco.install)
Deleted:
  marco/repos/community-i686/PKGBUILD
  marco/repos/community-i686/marco.install
  marco/repos/community-x86_64/PKGBUILD
  marco/repos/community-x86_64/marco.install

+
 /PKGBUILD  |   74 +++
 /marco.install |   22 +++
 community-i686/PKGBUILD|   37 ---
 community-i686/marco.install   |   11 -
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/marco.install |   11 -
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-27 10:33:46 UTC (rev 145088)
+++ community-i686/PKGBUILD 2015-10-27 10:33:56 UTC (rev 145089)
@@ -1,37 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.10
-_pkgbase=marco
-pkgname=(${_pkgbase})
-pkgver=${_ver}.2
-pkgrel=1
-pkgdesc="A window manager for MATE (GTK2 version)"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
- 'mate-desktop>=1.10' 'startup-notification' 'zenity')
-makedepends=('mate-common' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('673091c4ff251012cb9322f2a0c48c93db19df1b')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: marco/repos/community-i686/PKGBUILD (from rev 145088, 
marco/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-27 10:33:56 UTC (rev 145089)
@@ -0,0 +1,37 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.10
+_pkgbase=marco
+pkgname=(${_pkgbase})
+pkgver=${_ver}.3
+pkgrel=1
+pkgdesc="A window manager for MATE (GTK2 version)"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
+ 'mate-desktop>=1.10' 'startup-notification' 'zenity')
+makedepends=('mate-common' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('1e0dcf116f363f59ec080938e43548ea6653ddb4')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/marco.install
===
--- community-i686/marco.install2015-10-27 10:33:46 UTC (rev 145088)
+++ community-i686/marco.install2015-10-27 10:33:56 UTC (rev 145089)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-i686/marco.install (from rev 145088, 
marco/trunk/marco.install)
===
--- community-i686/marco.install(rev 0)
+++ community-i686/marco.install2015-10-27 10:33:56 UTC (rev 145089)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-27 10:33:46 UTC (rev 145088)
+++ community-x86_64/PKGBUILD   2015-10-27 10:33:56 UTC (rev 145089)
@@ -1,37 +0,0 @@
-# Maintainer : 

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

2015-08-20 Thread Martin Wimpress
Date: Thursday, August 20, 2015 @ 19:07:36
  Author: flexiondotorg
Revision: 138561

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

Added:
  marco/repos/community-i686/PKGBUILD
(from rev 138560, marco/trunk/PKGBUILD)
  marco/repos/community-i686/marco.install
(from rev 138560, marco/trunk/marco.install)
  marco/repos/community-x86_64/PKGBUILD
(from rev 138560, marco/trunk/PKGBUILD)
  marco/repos/community-x86_64/marco.install
(from rev 138560, marco/trunk/marco.install)
Deleted:
  marco/repos/community-i686/PKGBUILD
  marco/repos/community-i686/marco.install
  marco/repos/community-x86_64/PKGBUILD
  marco/repos/community-x86_64/marco.install

+
 /PKGBUILD  |   74 +++
 /marco.install |   22 +++
 community-i686/PKGBUILD|   37 ---
 community-i686/marco.install   |   11 -
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/marco.install |   11 -
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-08-20 17:07:24 UTC (rev 138560)
+++ community-i686/PKGBUILD 2015-08-20 17:07:36 UTC (rev 138561)
@@ -1,37 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-_ver=1.10
-_pkgbase=marco
-pkgname=(${_pkgbase})
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc=A window manager for MATE (GTK2 version)
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
- 'mate-desktop=1.10' 'startup-notification' 'zenity')
-makedepends=('mate-common' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-groups=('mate')
-conflicts=(${_pkgbase}-gtk3)
-source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('aada9e6e34d9aa86771021ffca14d4f1482f2310')
-install=${_pkgbase}.install
-
-build() {
-cd ${srcdir}/${_pkgbase}-${pkgver}
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${_pkgbase}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: marco/repos/community-i686/PKGBUILD (from rev 138560, 
marco/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-08-20 17:07:36 UTC (rev 138561)
@@ -0,0 +1,37 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+_ver=1.10
+_pkgbase=marco
+pkgname=(${_pkgbase})
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc=A window manager for MATE (GTK2 version)
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
+ 'mate-desktop=1.10' 'startup-notification' 'zenity')
+makedepends=('mate-common' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+groups=('mate')
+conflicts=(${_pkgbase}-gtk3)
+source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('673091c4ff251012cb9322f2a0c48c93db19df1b')
+install=${_pkgbase}.install
+
+build() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/marco.install
===
--- community-i686/marco.install2015-08-20 17:07:24 UTC (rev 138560)
+++ community-i686/marco.install2015-08-20 17:07:36 UTC (rev 138561)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-i686/marco.install (from rev 138560, 
marco/trunk/marco.install)
===
--- community-i686/marco.install(rev 0)
+++ community-i686/marco.install2015-08-20 17:07:36 UTC (rev 138561)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-08-20 17:07:24 UTC (rev 138560)
+++ community-x86_64/PKGBUILD   2015-08-20 17:07:36 UTC (rev 138561)
@@ -1,37 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org

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

2015-06-11 Thread Martin Wimpress
Date: Friday, June 12, 2015 @ 00:33:59
  Author: flexiondotorg
Revision: 135216

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

Added:
  marco/repos/community-i686/PKGBUILD
(from rev 135215, marco/trunk/PKGBUILD)
  marco/repos/community-i686/marco.install
(from rev 135215, marco/trunk/marco.install)
  marco/repos/community-x86_64/PKGBUILD
(from rev 135215, marco/trunk/PKGBUILD)
  marco/repos/community-x86_64/marco.install
(from rev 135215, marco/trunk/marco.install)
Deleted:
  marco/repos/community-i686/PKGBUILD
  marco/repos/community-i686/marco.install
  marco/repos/community-x86_64/PKGBUILD
  marco/repos/community-x86_64/marco.install

+
 /PKGBUILD  |   74 +++
 /marco.install |   22 +++
 community-i686/PKGBUILD|   37 ---
 community-i686/marco.install   |   11 -
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/marco.install |   11 -
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-11 22:33:48 UTC (rev 135215)
+++ community-i686/PKGBUILD 2015-06-11 22:33:59 UTC (rev 135216)
@@ -1,37 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-_ver=1.10
-_pkgbase=marco
-pkgname=(${_pkgbase})
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc=A window manager for MATE (GTK2 version)
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
- 'mate-desktop=1.10' 'startup-notification' 'zenity')
-makedepends=('mate-common' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-groups=('mate')
-conflicts=(${_pkgbase}-gtk3)
-source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('57636adeddbaa1520dda76f7c383ab58944d5ed5')
-install=${_pkgbase}.install
-
-build() {
-cd ${srcdir}/${_pkgbase}-${pkgver}
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${_pkgbase}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: marco/repos/community-i686/PKGBUILD (from rev 135215, 
marco/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-06-11 22:33:59 UTC (rev 135216)
@@ -0,0 +1,37 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+_ver=1.10
+_pkgbase=marco
+pkgname=(${_pkgbase})
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc=A window manager for MATE (GTK2 version)
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
+ 'mate-desktop=1.10' 'startup-notification' 'zenity')
+makedepends=('mate-common' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+groups=('mate')
+conflicts=(${_pkgbase}-gtk3)
+source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('aada9e6e34d9aa86771021ffca14d4f1482f2310')
+install=${_pkgbase}.install
+
+build() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/marco.install
===
--- community-i686/marco.install2015-06-11 22:33:48 UTC (rev 135215)
+++ community-i686/marco.install2015-06-11 22:33:59 UTC (rev 135216)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-i686/marco.install (from rev 135215, 
marco/trunk/marco.install)
===
--- community-i686/marco.install(rev 0)
+++ community-i686/marco.install2015-06-11 22:33:59 UTC (rev 135216)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-06-11 22:33:48 UTC (rev 135215)
+++ community-x86_64/PKGBUILD   2015-06-11 22:33:59 UTC (rev 135216)
@@ -1,37 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-

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

2015-05-09 Thread Martin Wimpress
Date: Saturday, May 9, 2015 @ 12:04:09
  Author: flexiondotorg
Revision: 133023

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

Added:
  marco/repos/community-staging-i686/PKGBUILD
(from rev 133022, marco/trunk/PKGBUILD)
  marco/repos/community-staging-i686/marco.install
(from rev 133022, marco/trunk/marco.install)
  marco/repos/community-staging-x86_64/PKGBUILD
(from rev 133022, marco/trunk/PKGBUILD)
  marco/repos/community-staging-x86_64/marco.install
(from rev 133022, marco/trunk/marco.install)
Deleted:
  marco/repos/community-staging-i686/PKGBUILD
  marco/repos/community-staging-i686/marco.install
  marco/repos/community-staging-x86_64/PKGBUILD
  marco/repos/community-staging-x86_64/marco.install

+
 /PKGBUILD  |   74 +++
 /marco.install |   22 +
 community-staging-i686/PKGBUILD|   37 ---
 community-staging-i686/marco.install   |   11 
 community-staging-x86_64/PKGBUILD  |   37 ---
 community-staging-x86_64/marco.install |   11 
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-05-09 10:03:58 UTC (rev 133022)
+++ community-staging-i686/PKGBUILD 2015-05-09 10:04:09 UTC (rev 133023)
@@ -1,37 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-_ver=1.10
-pkgbase=marco
-pkgname=(${pkgbase})
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc=A window manager for MATE (GTK2 version)
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
- 'mate-desktop=1.10' 'startup-notification' 'zenity')
-makedepends=('mate-common' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-groups=('mate')
-conflicts=(${pkgbase}-gtk3)
-source=(http://pub.mate-desktop.org/releases/${_ver}/${pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('57636adeddbaa1520dda76f7c383ab58944d5ed5')
-install=${pkgbase}.install
-
-build() {
-cd ${srcdir}/${pkgbase}-${pkgver}
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package_marco() {
-cd ${srcdir}/${pkgbase}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: marco/repos/community-staging-i686/PKGBUILD (from rev 133022, 
marco/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-05-09 10:04:09 UTC (rev 133023)
@@ -0,0 +1,37 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+_ver=1.10
+_pkgbase=marco
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc=A window manager for MATE (GTK2 version)
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt'
+ 'mate-desktop=1.10' 'startup-notification' 'zenity')
+makedepends=('mate-common' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+groups=('mate')
+conflicts=(${_pkgbase}-gtk3)
+source=(http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('57636adeddbaa1520dda76f7c383ab58944d5ed5')
+install=${_pkgbase}.install
+
+build() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${_pkgbase}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-staging-i686/marco.install
===
--- community-staging-i686/marco.install2015-05-09 10:03:58 UTC (rev 
133022)
+++ community-staging-i686/marco.install2015-05-09 10:04:09 UTC (rev 
133023)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-staging-i686/marco.install (from rev 133022, 
marco/trunk/marco.install)
===
--- community-staging-i686/marco.install(rev 0)
+++ community-staging-i686/marco.install2015-05-09 10:04:09 UTC (rev 
133023)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-staging-x86_64/PKGBUILD

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

2014-09-29 Thread Martin Wimpress
Date: Monday, September 29, 2014 @ 21:42:55
  Author: flexiondotorg
Revision: 119828

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

Added:
  marco/repos/community-i686/PKGBUILD
(from rev 119827, marco/trunk/PKGBUILD)
  marco/repos/community-i686/marco.install
(from rev 119827, marco/trunk/marco.install)
  marco/repos/community-x86_64/PKGBUILD
(from rev 119827, marco/trunk/PKGBUILD)
  marco/repos/community-x86_64/marco.install
(from rev 119827, marco/trunk/marco.install)
Deleted:
  marco/repos/community-i686/PKGBUILD
  marco/repos/community-i686/marco.install
  marco/repos/community-x86_64/PKGBUILD
  marco/repos/community-x86_64/marco.install

+
 /PKGBUILD  |   78 +++
 /marco.install |   22 +++
 community-i686/PKGBUILD|   39 ---
 community-i686/marco.install   |   11 -
 community-x86_64/PKGBUILD  |   39 ---
 community-x86_64/marco.install |   11 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-09-29 19:42:43 UTC (rev 119827)
+++ community-i686/PKGBUILD 2014-09-29 19:42:55 UTC (rev 119828)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=marco
-pkgver=1.8.1
-pkgrel=1
-pkgdesc=A window manager for MATE
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
- 'mate-dialogs' 'startup-notification')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-replaces=('mate-window-manager')
-provides=('mate-window-manager')
-conflicts=('mate-window-manager')
-options=('!emptydirs')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('fc3a881f0feff11b46e1e889947d8b9d0dd9a04a')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: marco/repos/community-i686/PKGBUILD (from rev 119827, 
marco/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-09-29 19:42:55 UTC (rev 119828)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=marco
+pkgver=1.8.2
+pkgrel=1
+pkgdesc=A window manager for MATE
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
+ 'mate-dialogs' 'startup-notification')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+replaces=('mate-window-manager')
+provides=('mate-window-manager')
+conflicts=('mate-window-manager')
+options=('!emptydirs')
+groups=('mate')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('0b361403ad4603d6b93f1b7b684c8c5b905ddf3c')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/marco.install
===
--- community-i686/marco.install2014-09-29 19:42:43 UTC (rev 119827)
+++ community-i686/marco.install2014-09-29 19:42:55 UTC (rev 119828)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-i686/marco.install (from rev 119827, 
marco/trunk/marco.install)
===
--- community-i686/marco.install(rev 0)
+++ community-i686/marco.install2014-09-29 19:42:55 UTC (rev 119828)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-09-29 19:42:43 UTC (rev 119827)
+++ 

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

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

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

Added:
  marco/repos/community-i686/PKGBUILD
(from rev 119830, marco/trunk/PKGBUILD)
  marco/repos/community-i686/marco.install
(from rev 119830, marco/trunk/marco.install)
  marco/repos/community-x86_64/PKGBUILD
(from rev 119830, marco/trunk/PKGBUILD)
  marco/repos/community-x86_64/marco.install
(from rev 119830, marco/trunk/marco.install)
Deleted:
  marco/repos/community-i686/PKGBUILD
  marco/repos/community-i686/marco.install
  marco/repos/community-x86_64/PKGBUILD
  marco/repos/community-x86_64/marco.install

+
 /PKGBUILD  |   78 +++
 /marco.install |   22 +++
 community-i686/PKGBUILD|   39 ---
 community-i686/marco.install   |   11 -
 community-x86_64/PKGBUILD  |   39 ---
 community-x86_64/marco.install |   11 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-09-29 19:48:30 UTC (rev 119830)
+++ community-i686/PKGBUILD 2014-09-29 19:48:52 UTC (rev 119831)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=marco
-pkgver=1.8.2
-pkgrel=1
-pkgdesc=A window manager for MATE
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
- 'mate-dialogs' 'startup-notification')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-replaces=('mate-window-manager')
-provides=('mate-window-manager')
-conflicts=('mate-window-manager')
-options=('!emptydirs')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('0b361403ad4603d6b93f1b7b684c8c5b905ddf3c')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: marco/repos/community-i686/PKGBUILD (from rev 119830, 
marco/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-09-29 19:48:52 UTC (rev 119831)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=marco
+pkgver=1.8.2
+pkgrel=1
+pkgdesc=A window manager for MATE
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
+ 'mate-dialogs' 'startup-notification')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+replaces=('mate-window-manager')
+provides=('mate-window-manager')
+conflicts=('mate-window-manager')
+options=('!emptydirs')
+groups=('mate')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('0b361403ad4603d6b93f1b7b684c8c5b905ddf3c')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/marco.install
===
--- community-i686/marco.install2014-09-29 19:48:30 UTC (rev 119830)
+++ community-i686/marco.install2014-09-29 19:48:52 UTC (rev 119831)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-i686/marco.install (from rev 119830, 
marco/trunk/marco.install)
===
--- community-i686/marco.install(rev 0)
+++ community-i686/marco.install2014-09-29 19:48:52 UTC (rev 119831)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-09-29 19:48:30 UTC (rev 119830)
+++ 

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

2014-06-26 Thread Martin Wimpress
Date: Thursday, June 26, 2014 @ 12:12:43
  Author: flexiondotorg
Revision: 113601

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

Added:
  marco/repos/community-i686/PKGBUILD
(from rev 113600, marco/trunk/PKGBUILD)
  marco/repos/community-i686/marco.install
(from rev 113600, marco/trunk/marco.install)
  marco/repos/community-x86_64/PKGBUILD
(from rev 113600, marco/trunk/PKGBUILD)
  marco/repos/community-x86_64/marco.install
(from rev 113600, marco/trunk/marco.install)
Deleted:
  marco/repos/community-i686/PKGBUILD
  marco/repos/community-i686/marco.install
  marco/repos/community-x86_64/PKGBUILD
  marco/repos/community-x86_64/marco.install

+
 /PKGBUILD  |   78 +++
 /marco.install |   22 +++
 community-i686/PKGBUILD|   39 ---
 community-i686/marco.install   |   11 -
 community-x86_64/PKGBUILD  |   39 ---
 community-x86_64/marco.install |   11 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-26 10:12:31 UTC (rev 113600)
+++ community-i686/PKGBUILD 2014-06-26 10:12:43 UTC (rev 113601)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=marco
-pkgver=1.8.0
-pkgrel=2
-pkgdesc=A window manager for MATE
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
- 'mate-dialogs' 'startup-notification')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-replaces=('mate-window-manager')
-provides=('mate-window-manager')
-conflicts=('mate-window-manager')
-options=('!emptydirs')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('7083d090aa2966ec590020aaf21ead77417bccba')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: marco/repos/community-i686/PKGBUILD (from rev 113600, 
marco/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-26 10:12:43 UTC (rev 113601)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=marco
+pkgver=1.8.1
+pkgrel=1
+pkgdesc=A window manager for MATE
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
+ 'mate-dialogs' 'startup-notification')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+replaces=('mate-window-manager')
+provides=('mate-window-manager')
+conflicts=('mate-window-manager')
+options=('!emptydirs')
+groups=('mate')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('fc3a881f0feff11b46e1e889947d8b9d0dd9a04a')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/marco.install
===
--- community-i686/marco.install2014-06-26 10:12:31 UTC (rev 113600)
+++ community-i686/marco.install2014-06-26 10:12:43 UTC (rev 113601)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-i686/marco.install (from rev 113600, 
marco/trunk/marco.install)
===
--- community-i686/marco.install(rev 0)
+++ community-i686/marco.install2014-06-26 10:12:43 UTC (rev 113601)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-26 10:12:31 UTC (rev 113600)
+++ 

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

2014-03-05 Thread Martin Wimpress
Date: Wednesday, March 5, 2014 @ 23:21:49
  Author: flexiondotorg
Revision: 106587

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

Added:
  marco/repos/community-staging-i686/PKGBUILD
(from rev 106586, marco/trunk/PKGBUILD)
  marco/repos/community-staging-i686/marco.install
(from rev 106586, marco/trunk/marco.install)
  marco/repos/community-staging-x86_64/PKGBUILD
(from rev 106586, marco/trunk/PKGBUILD)
  marco/repos/community-staging-x86_64/marco.install
(from rev 106586, marco/trunk/marco.install)
Deleted:
  marco/repos/community-staging-i686/PKGBUILD
  marco/repos/community-staging-i686/marco.install
  marco/repos/community-staging-x86_64/PKGBUILD
  marco/repos/community-staging-x86_64/marco.install

+
 /PKGBUILD  |   78 +++
 /marco.install |   22 
 community-staging-i686/PKGBUILD|   39 ---
 community-staging-i686/marco.install   |   11 
 community-staging-x86_64/PKGBUILD  |   39 ---
 community-staging-x86_64/marco.install |   11 
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2014-03-05 22:21:35 UTC (rev 106586)
+++ community-staging-i686/PKGBUILD 2014-03-05 22:21:49 UTC (rev 106587)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=marco
-pkgver=1.8.0
-pkgrel=1
-pkgdesc=A window manager for MATE
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
- 'mate-dialogs' 'startup-notification')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-replaces=('mate-window-manager')
-provides=('mate-window-manager')
-conflicts=('mate-window-manager')
-options=('!emptydirs')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('7083d090aa2966ec590020aaf21ead77417bccba')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---enable-startup-notification \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: marco/repos/community-staging-i686/PKGBUILD (from rev 106586, 
marco/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-03-05 22:21:49 UTC (rev 106587)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=marco
+pkgver=1.8.0
+pkgrel=1
+pkgdesc=A window manager for MATE
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
+ 'mate-dialogs' 'startup-notification')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+replaces=('mate-window-manager')
+provides=('mate-window-manager')
+conflicts=('mate-window-manager')
+options=('!emptydirs')
+groups=('mate')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('7083d090aa2966ec590020aaf21ead77417bccba')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--enable-startup-notification \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-staging-i686/marco.install
===
--- community-staging-i686/marco.install2014-03-05 22:21:35 UTC (rev 
106586)
+++ community-staging-i686/marco.install2014-03-05 22:21:49 UTC (rev 
106587)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: marco/repos/community-staging-i686/marco.install (from rev 106586, 
marco/trunk/marco.install)
===
--- community-staging-i686/marco.install(rev 0)
+++ community-staging-i686/marco.install2014-03-05 22:21:49 UTC (rev 
106587)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+post_install
+}
+