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

2017-05-08 Thread Antonio Rojas
Date: Monday, May 8, 2017 @ 06:50:31
  Author: arojas
Revision: 227324

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-08 06:50:05 UTC (rev 227323)
+++ community-i686/PKGBUILD 2017-05-08 06:50:31 UTC (rev 227324)
@@ -1,28 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-terminal
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'mate-desktop' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('206403298a32ccfc35b0d771246aab02d910aa49')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-i686/PKGBUILD (from rev 227323, 
mate-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-08 06:50:31 UTC (rev 227324)
@@ -0,0 +1,28 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-terminal
+pkgver=1.18.1
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('cf0ba10d1d3942672e08180469b7aa2367c315cb')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-08 06:50:05 UTC (rev 227323)
+++ community-x86_64/PKGBUILD   2017-05-08 06:50:31 UTC (rev 227324)
@@ -1,28 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-terminal
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'mate-desktop' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('206403298a32ccfc35b0d771246aab02d910aa49')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 227323, 
mate-terminal/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-08 06:50:31 UTC (rev 227324)
@@ -0,0 +1,28 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-terminal
+pkgver=1.18.1
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('cf0ba10d1d3942672e08180469b7aa2367c315cb')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-03-17 Thread Antonio Rojas
Date: Friday, March 17, 2017 @ 21:22:51
  Author: arojas
Revision: 216996

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

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

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

Copied: mate-terminal/repos/community-staging-i686/PKGBUILD (from rev 216995, 
mate-terminal/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-17 21:22:51 UTC (rev 216996)
@@ -0,0 +1,28 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-terminal
+pkgver=1.18.0
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('206403298a32ccfc35b0d771246aab02d910aa49')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-terminal/repos/community-staging-x86_64/PKGBUILD (from rev 216995, 
mate-terminal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-17 21:22:51 UTC (rev 216996)
@@ -0,0 +1,28 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-terminal
+pkgver=1.18.0
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('206403298a32ccfc35b0d771246aab02d910aa49')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-02-09 Thread Antonio Rojas
Date: Thursday, February 9, 2017 @ 09:15:25
  Author: arojas
Revision: 211430

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-09 09:15:01 UTC (rev 211429)
+++ community-i686/PKGBUILD 2017-02-09 09:15:25 UTC (rev 211430)
@@ -1,29 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-pkgname=mate-terminal
-pkgver=${_ver}.1
-pkgrel=2
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'mate-desktop-schemas' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra' 'mate-extra-gtk3')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('99f9de97e35b6739c1b6ee07bd7d8819ee01bf7a')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-i686/PKGBUILD (from rev 211429, 
mate-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-09 09:15:25 UTC (rev 211430)
@@ -0,0 +1,29 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-terminal
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop-schemas' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra' 'mate-extra-gtk3')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('d8e37caeec8ede639c6c9bc4b95ac0ae23765cf2')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-09 09:15:01 UTC (rev 211429)
+++ community-x86_64/PKGBUILD   2017-02-09 09:15:25 UTC (rev 211430)
@@ -1,29 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-pkgname=mate-terminal
-pkgver=${_ver}.1
-pkgrel=2
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'mate-desktop-schemas' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra' 'mate-extra-gtk3')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('99f9de97e35b6739c1b6ee07bd7d8819ee01bf7a')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 211429, 
mate-terminal/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-09 09:15:25 UTC (rev 211430)
@@ -0,0 +1,29 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-terminal
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop-schemas' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra' 'mate-extra-gtk3')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('d8e37caeec8ede639c6c9bc4b95ac0ae23765cf2')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2016-10-16 Thread Balló György
Date: Sunday, October 16, 2016 @ 21:26:11
  Author: bgyorgy
Revision: 192375

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-16 21:26:05 UTC (rev 192374)
+++ community-i686/PKGBUILD 2016-10-16 21:26:11 UTC (rev 192375)
@@ -1,29 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-pkgname=mate-terminal
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra' 'mate-extra-gtk3')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('99f9de97e35b6739c1b6ee07bd7d8819ee01bf7a')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-i686/PKGBUILD (from rev 192374, 
mate-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-16 21:26:11 UTC (rev 192375)
@@ -0,0 +1,29 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-terminal
+pkgver=${_ver}.1
+pkgrel=2
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop-schemas' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra' 'mate-extra-gtk3')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('99f9de97e35b6739c1b6ee07bd7d8819ee01bf7a')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-16 21:26:05 UTC (rev 192374)
+++ community-x86_64/PKGBUILD   2016-10-16 21:26:11 UTC (rev 192375)
@@ -1,29 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-pkgname=mate-terminal
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra' 'mate-extra-gtk3')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('99f9de97e35b6739c1b6ee07bd7d8819ee01bf7a')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 192374, 
mate-terminal/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-16 21:26:11 UTC (rev 192375)
@@ -0,0 +1,29 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-terminal
+pkgver=${_ver}.1
+pkgrel=2
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop-schemas' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra' 'mate-extra-gtk3')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('99f9de97e35b6739c1b6ee07bd7d8819ee01bf7a')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2016-10-12 Thread Antonio Rojas
Date: Wednesday, October 12, 2016 @ 21:49:59
  Author: arojas
Revision: 192097

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-12 21:49:32 UTC (rev 192096)
+++ community-i686/PKGBUILD 2016-10-12 21:49:59 UTC (rev 192097)
@@ -1,29 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-pkgname=mate-terminal
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra' 'mate-extra-gtk3')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d6002ed9e6ec7ce10ac824e1be4affaba19dfa8c')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-i686/PKGBUILD (from rev 192096, 
mate-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-12 21:49:59 UTC (rev 192097)
@@ -0,0 +1,29 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-terminal
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra' 'mate-extra-gtk3')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('99f9de97e35b6739c1b6ee07bd7d8819ee01bf7a')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-12 21:49:32 UTC (rev 192096)
+++ community-x86_64/PKGBUILD   2016-10-12 21:49:59 UTC (rev 192097)
@@ -1,29 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-pkgname=mate-terminal
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra' 'mate-extra-gtk3')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d6002ed9e6ec7ce10ac824e1be4affaba19dfa8c')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 192096, 
mate-terminal/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-12 21:49:59 UTC (rev 192097)
@@ -0,0 +1,29 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-terminal
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra' 'mate-extra-gtk3')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('99f9de97e35b6739c1b6ee07bd7d8819ee01bf7a')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2016-09-24 Thread Antonio Rojas
Date: Saturday, September 24, 2016 @ 14:46:40
  Author: arojas
Revision: 190352

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

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

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

Copied: mate-terminal/repos/community-staging-i686/PKGBUILD (from rev 190351, 
mate-terminal/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-09-24 14:46:40 UTC (rev 190352)
@@ -0,0 +1,29 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-terminal
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra' 'mate-extra-gtk3')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('d6002ed9e6ec7ce10ac824e1be4affaba19dfa8c')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-terminal/repos/community-staging-x86_64/PKGBUILD (from rev 190351, 
mate-terminal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-09-24 14:46:40 UTC (rev 190352)
@@ -0,0 +1,29 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-terminal
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'vte3')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra' 'mate-extra-gtk3')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('d6002ed9e6ec7ce10ac824e1be4affaba19dfa8c')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2016-09-17 Thread Antonio Rojas
Date: Saturday, September 17, 2016 @ 11:31:06
  Author: arojas
Revision: 189842

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-17 11:30:43 UTC (rev 189841)
+++ community-i686/PKGBUILD 2016-09-17 11:31:06 UTC (rev 189842)
@@ -1,30 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.14
-_pkgbase=mate-terminal
-pkgname=(${_pkgbase})
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator (GTK2 version)"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'mate-desktop' 'vte')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('a1b998334ac48147997ac0b596c40e4760edecf1')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---with-gtk=2.0
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-i686/PKGBUILD (from rev 189841, 
mate-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-17 11:31:06 UTC (rev 189842)
@@ -0,0 +1,30 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-terminal
+pkgname=(${_pkgbase})
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator (GTK2 version)"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('092bee6c43910c2d038095c268979ea3f6fdd2ef')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-09-17 11:30:43 UTC (rev 189841)
+++ community-x86_64/PKGBUILD   2016-09-17 11:31:06 UTC (rev 189842)
@@ -1,30 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.14
-_pkgbase=mate-terminal
-pkgname=(${_pkgbase})
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator (GTK2 version)"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'mate-desktop' 'vte')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('a1b998334ac48147997ac0b596c40e4760edecf1')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---with-gtk=2.0
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 189841, 
mate-terminal/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-17 11:31:06 UTC (rev 189842)
@@ -0,0 +1,30 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-terminal
+pkgname=(${_pkgbase})
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator (GTK2 version)"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('092bee6c43910c2d038095c268979ea3f6fdd2ef')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}


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

2016-08-06 Thread Balló György
Date: Saturday, August 6, 2016 @ 20:47:46
  Author: bgyorgy
Revision: 185705

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

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

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

Copied: mate-terminal/repos/community-staging-i686/PKGBUILD (from rev 185704, 
mate-terminal/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-08-06 20:47:46 UTC (rev 185705)
@@ -0,0 +1,30 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-terminal
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator (GTK2 version)"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('a1b998334ac48147997ac0b596c40e4760edecf1')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Copied: mate-terminal/repos/community-staging-x86_64/PKGBUILD (from rev 185704, 
mate-terminal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-08-06 20:47:46 UTC (rev 185705)
@@ -0,0 +1,30 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+_pkgbase=mate-terminal
+pkgname=(${_pkgbase})
+pkgver=${_ver}.0
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator (GTK2 version)"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte')
+makedepends=('intltool' 'itstool')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('a1b998334ac48147997ac0b596c40e4760edecf1')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--with-gtk=2.0
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}