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

2015-05-09 Thread Martin Wimpress
Date: Saturday, May 9, 2015 @ 21:51:48
  Author: flexiondotorg
Revision: 133142

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

Added:
  mate-netbook/repos/community-staging-i686/PKGBUILD
(from rev 133141, mate-netbook/trunk/PKGBUILD)
  mate-netbook/repos/community-staging-i686/mate-netbook.install
(from rev 133141, mate-netbook/trunk/mate-netbook.install)
  mate-netbook/repos/community-staging-x86_64/PKGBUILD
(from rev 133141, mate-netbook/trunk/PKGBUILD)
  mate-netbook/repos/community-staging-x86_64/mate-netbook.install
(from rev 133141, mate-netbook/trunk/mate-netbook.install)
Deleted:
  mate-netbook/repos/community-staging-i686/PKGBUILD
  mate-netbook/repos/community-staging-i686/mate-netbook.install
  mate-netbook/repos/community-staging-x86_64/PKGBUILD
  mate-netbook/repos/community-staging-x86_64/mate-netbook.install

---+
 /PKGBUILD |   66 
 /mate-netbook.install |   22 
 community-staging-i686/PKGBUILD   |   33 
 community-staging-i686/mate-netbook.install   |   11 
 community-staging-x86_64/PKGBUILD |   33 
 community-staging-x86_64/mate-netbook.install |   11 
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-05-09 19:45:04 UTC (rev 133141)
+++ community-staging-i686/PKGBUILD 2015-05-09 19:51:48 UTC (rev 133142)
@@ -1,33 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-_ver=1.10
-_pkgbase=mate-netbook
-pkgname=${_pkgbase}
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="A simple window management tool (GTK2 version)"
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libfakekey' 'libwnck' 'libunique' 'mate-panel>=1.10')
-makedepends=('mate-common')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
-conflicts=("${_pkgbase}-gtk3")
-sha1sums=('d4067ba7357f8a6f0e6874660c9850ae600ff1a8')
-install=${_pkgbase}.install
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexec=/usr/lib/${_pkgbase} \
---sysconfdir=/etc \
---with-gtk=2.0 \
---disable-static
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-netbook/repos/community-staging-i686/PKGBUILD (from rev 133141, 
mate-netbook/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-05-09 19:51:48 UTC (rev 133142)
@@ -0,0 +1,33 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.10
+_pkgbase=mate-netbook
+pkgname=${_pkgbase}
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="A simple window management tool (GTK2 version)"
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libfakekey' 'libwnck' 'libunique' 'mate-panel>=1.10')
+makedepends=('mate-common')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz";)
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('d4067ba7357f8a6f0e6874660c9850ae600ff1a8')
+install=${_pkgbase}.install
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexec=/usr/lib/${_pkgbase} \
+--sysconfdir=/etc \
+--with-gtk=2.0 \
+--disable-static
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-staging-i686/mate-netbook.install
===
--- community-staging-i686/mate-netbook.install 2015-05-09 19:45:04 UTC (rev 
133141)
+++ community-staging-i686/mate-netbook.install 2015-05-09 19:51:48 UTC (rev 
133142)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: mate-netbook/repos/community-staging-i686/mate-netbook.install (from 
rev 133141, mate-netbook/trunk/mate-netbook.install)
===
--- community-staging-i686/mate-netbook.install (rev 0)
+++ community-staging-i686/mate-netbook.install 2015-05-09 19:51:48 UTC (rev 
133142)
@@ -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
===
--- community-staging-x86_64/PKGBUILD   2015-05-09 19:45:04 UTC (rev 133141)
+++ community-staging-x86

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

2014-09-29 Thread Martin Wimpress
Date: Monday, September 29, 2014 @ 21:34:31
  Author: flexiondotorg
Revision: 119826

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

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

---+
 /PKGBUILD |   62 
 /mate-netbook.install |   22 +++
 community-i686/PKGBUILD   |   32 
 community-i686/mate-netbook.install   |   11 -
 community-x86_64/PKGBUILD |   32 
 community-x86_64/mate-netbook.install |   11 -
 6 files changed, 84 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-09-29 19:34:21 UTC (rev 119825)
+++ community-i686/PKGBUILD 2014-09-29 19:34:31 UTC (rev 119826)
@@ -1,32 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-pkgname=mate-netbook
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="A simple window management tool."
-url="http://mate-desktop.org";
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libfakekey' 'libwnck' 'libunique' 'mate-panel')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-options=('!emptydirs')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('64723fcf6a3a42e7faacfb54fb0c85103af5b1ba')
-install=${pkgname}.install
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure \
---prefix=/usr \
---libexec=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---with-gtk=2.0 \
---disable-static
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-netbook/repos/community-i686/PKGBUILD (from rev 119825, 
mate-netbook/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-09-29 19:34:31 UTC (rev 119826)
@@ -0,0 +1,31 @@
+# Maintainer : Martin Wimpress 
+
+pkgname=mate-netbook
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="A simple window management tool."
+url="http://mate-desktop.org";
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libfakekey' 'libwnck' 'libunique' 'mate-panel')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('f71cf614929500c13b364dcf387e2464512f9f08')
+install=${pkgname}.install
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexec=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--with-gtk=2.0 \
+--disable-static
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/mate-netbook.install
===
--- community-i686/mate-netbook.install 2014-09-29 19:34:21 UTC (rev 119825)
+++ community-i686/mate-netbook.install 2014-09-29 19:34:31 UTC (rev 119826)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: mate-netbook/repos/community-i686/mate-netbook.install (from rev 
119825, mate-netbook/trunk/mate-netbook.install)
===
--- community-i686/mate-netbook.install (rev 0)
+++ community-i686/mate-netbook.install 2014-09-29 19:34:31 UTC (rev 119826)
@@ -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:34:21 UTC (rev 119825)
+++ community-x86_64/PKGBUILD   2014-09-29 19:34:31 UTC (rev 119826)
@@ -1,32 +0,0 @@
-# Maintainer : Martin Wimpress 
-
-pkgname=mate-netbook
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="A simple window management tool."
-url="http://mate-desktop.org";
-arch=('i