[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2020-08-19 Thread Brad Fanella via arch-commits
Date: Wednesday, August 19, 2020 @ 13:34:56
  Author: cesura
Revision: 684961

upgpkg: mate-common 1.24.1-1: update 1.24.1

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-19 13:33:15 UTC (rev 684960)
+++ PKGBUILD2020-08-19 13:34:56 UTC (rev 684961)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-common
-pkgver=1.24.0
+pkgver=1.24.1
 pkgrel=1
 pkgdesc="Common development macros for MATE"
 arch=('any')
@@ -11,7 +11,7 @@
  'pkg-config')
 url="https://mate-desktop.org;
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('e7ef908d7955cf7252330c87f6416b3fdcb833bb682b7bf9b42e1f2e662d821b')
+sha256sums=('d9a6346710c89d7358ae433568c43167343a5d2f9e4c6ca9e8e73743c534f7b5')
 
 build() {
cd "${pkgname}-${pkgver}"


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2020-02-25 Thread Brad Fanella via arch-commits
Date: Tuesday, February 25, 2020 @ 19:23:21
  Author: cesura
Revision: 581909

upgpkg: mate-common 1.24.0-1: Updated to version 1.24.0

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 19:23:19 UTC (rev 581908)
+++ PKGBUILD2020-02-25 19:23:21 UTC (rev 581909)
@@ -2,16 +2,16 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-common
-pkgver=1.22.2
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="Common development macros for MATE"
 arch=('any')
 license=('GPL')
-depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool'
+depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'libtool'
  'pkg-config')
 url="https://mate-desktop.org;
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('ee7d873ad645962cf603fc632b96ec5968e4985dde06157229c3b08978c6a7f7')
+sha256sums=('e7ef908d7955cf7252330c87f6416b3fdcb833bb682b7bf9b42e1f2e662d821b')
 
 build() {
cd "${pkgname}-${pkgver}"


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2019-10-11 Thread Brad Fanella via arch-commits
Date: Friday, October 11, 2019 @ 08:52:30
  Author: cesura
Revision: 514752

upgpkg: mate-common 1.22.2-1

Updated to version 1.22.2

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-11 08:51:29 UTC (rev 514751)
+++ PKGBUILD2019-10-11 08:52:30 UTC (rev 514752)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-common
-pkgver=1.22.1
+pkgver=1.22.2
 pkgrel=1
 pkgdesc="Common development macros for MATE"
 arch=('any')
@@ -11,7 +11,7 @@
  'pkg-config')
 url="https://mate-desktop.org;
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('8f6e372592733b17664f8816729328698d52b19bb42b0ab0456e22d21840f26f')
+sha256sums=('ee7d873ad645962cf603fc632b96ec5968e4985dde06157229c3b08978c6a7f7')
 
 build() {
cd "${pkgname}-${pkgver}"


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2019-10-07 Thread Brad Fanella via arch-commits
Date: Monday, October 7, 2019 @ 10:22:22
  Author: cesura
Revision: 513695

upgpkg: mate-common 1.22.1-1

Updated to version 1.22.1

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-07 09:28:15 UTC (rev 513694)
+++ PKGBUILD2019-10-07 10:22:22 UTC (rev 513695)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-common
-pkgver=1.22.0
+pkgver=1.22.1
 pkgrel=1
 pkgdesc="Common development macros for MATE"
 arch=('any')
@@ -11,7 +11,7 @@
  'pkg-config')
 url="https://mate-desktop.org;
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('3f19973a26ccff12834615c4fcc7414cef542ea648f391125e5cfdd8ec649c86')
+sha256sums=('8f6e372592733b17664f8816729328698d52b19bb42b0ab0456e22d21840f26f')
 
 build() {
cd "${pkgname}-${pkgver}"


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2019-04-25 Thread Antonio Rojas via arch-commits
Date: Thursday, April 25, 2019 @ 20:29:21
  Author: arojas
Revision: 454031

https

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 20:28:48 UTC (rev 454030)
+++ PKGBUILD2019-04-25 20:29:21 UTC (rev 454031)
@@ -9,8 +9,8 @@
 license=('GPL')
 depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool'
  'pkg-config')
-url="http://mate-desktop.org;
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+url="https://mate-desktop.org;
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
 sha256sums=('3f19973a26ccff12834615c4fcc7414cef542ea648f391125e5cfdd8ec649c86')
 
 build() {


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2019-03-29 Thread Brad Fanella via arch-commits
Date: Saturday, March 30, 2019 @ 00:55:10
  Author: cesura
Revision: 446165

upgpkg: mate-common 1.22.0-1

Updated to version 1.22

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |   17 +
 1 file changed, 9 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-30 00:37:50 UTC (rev 446164)
+++ PKGBUILD2019-03-30 00:55:10 UTC (rev 446165)
@@ -1,7 +1,8 @@
+# Maintainer: Brad Fanella 
 # Contributor: Martin Wimpress 
 
 pkgname=mate-common
-pkgver=1.20.0
+pkgver=1.22.0
 pkgrel=1
 pkgdesc="Common development macros for MATE"
 arch=('any')
@@ -10,16 +11,16 @@
  'pkg-config')
 url="http://mate-desktop.org;
 
source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('5e092883770b53cf6996bbc26db791ca112d0356')
+sha256sums=('3f19973a26ccff12834615c4fcc7414cef542ea648f391125e5cfdd8ec649c86')
 
 build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr
+   make
 }
 
 package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
 }


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2018-02-07 Thread Antonio Rojas via arch-commits
Date: Wednesday, February 7, 2018 @ 21:42:43
  Author: arojas
Revision: 290062

Update to 1.20

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-07 21:40:37 UTC (rev 290061)
+++ PKGBUILD2018-02-07 21:42:43 UTC (rev 290062)
@@ -1,7 +1,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-common
-pkgver=1.18.0
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="Common development macros for MATE"
 arch=('any')
@@ -10,7 +10,7 @@
  'pkg-config')
 url="http://mate-desktop.org;
 
source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('e5853086fdce062ddd9443cfe72f3cb5c5a91331')
+sha1sums=('5e092883770b53cf6996bbc26db791ca112d0356')
 
 build() {
 cd ${pkgname}-${pkgver}


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2017-03-17 Thread Antonio Rojas
Date: Friday, March 17, 2017 @ 20:25:51
  Author: arojas
Revision: 216964

Update to 1.18.0

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-17 20:25:26 UTC (rev 216963)
+++ PKGBUILD2017-03-17 20:25:51 UTC (rev 216964)
@@ -1,8 +1,7 @@
 # Contributor: Martin Wimpress 
 
-_ver=1.16
 pkgname=mate-common
-pkgver=${_ver}.0
+pkgver=1.18.0
 pkgrel=1
 pkgdesc="Common development macros for MATE"
 arch=('any')
@@ -10,11 +9,11 @@
 depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool'
  'pkg-config')
 url="http://mate-desktop.org;
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('5ab91d9e471b5819a5983e57b8d224855fbd93f1')
+source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('e5853086fdce062ddd9443cfe72f3cb5c5a91331')
 
 build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd ${pkgname}-${pkgver}
 ./configure \
 --prefix=/usr
 make
@@ -21,6 +20,6 @@
 }
 
 package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd ${pkgname}-${pkgver}
 make DESTDIR="${pkgdir}" install
 }


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2016-09-24 Thread Antonio Rojas
Date: Saturday, September 24, 2016 @ 12:26:33
  Author: arojas
Revision: 190250

Update to 1.16.0

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-24 12:24:56 UTC (rev 190249)
+++ PKGBUILD2016-09-24 12:26:33 UTC (rev 190250)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress 
 
-_ver=1.14
+_ver=1.16
 pkgname=mate-common
 pkgver=${_ver}.0
 pkgrel=1
@@ -11,7 +11,7 @@
  'pkg-config')
 url="http://mate-desktop.org;
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('e731a8ff17f84bcb0c8ba724b3c866af61a89e99')
+sha1sums=('5ab91d9e471b5819a5983e57b8d224855fbd93f1')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2016-08-06 Thread Balló György
Date: Saturday, August 6, 2016 @ 15:31:37
  Author: bgyorgy
Revision: 185626

upgpkg: mate-common 1.14.0-1

Update to new version

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-06 15:29:15 UTC (rev 185625)
+++ PKGBUILD2016-08-06 15:31:37 UTC (rev 185626)
@@ -1,6 +1,6 @@
-# Maintainer : Martin Wimpress 
+# Contributor: Martin Wimpress 
 
-_ver=1.12
+_ver=1.14
 pkgname=mate-common
 pkgver=${_ver}.0
 pkgrel=1
@@ -11,7 +11,7 @@
  'pkg-config')
 url="http://mate-desktop.org;
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ea188e6f481e007e6718990e222de05dfb33e392')
+sha1sums=('e731a8ff17f84bcb0c8ba724b3c866af61a89e99')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2015-11-05 Thread Martin Wimpress
Date: Thursday, November 5, 2015 @ 22:24:47
  Author: flexiondotorg
Revision: 146060

upgpkg: mate-common 1.12.0-1 - New upstream release

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-05 21:24:45 UTC (rev 146059)
+++ PKGBUILD2015-11-05 21:24:47 UTC (rev 146060)
@@ -1,6 +1,6 @@
 # Maintainer : Martin Wimpress 
 
-_ver=1.10
+_ver=1.12
 pkgname=mate-common
 pkgver=${_ver}.0
 pkgrel=1
@@ -11,7 +11,7 @@
  'pkg-config')
 url="http://mate-desktop.org;
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8fa8603168e839f645603f52757cab5e3b4d8595')
+sha1sums=('ea188e6f481e007e6718990e222de05dfb33e392')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in mate-common/trunk (PKGBUILD add-automake-115.diff)

2015-05-07 Thread Martin Wimpress
Date: Thursday, May 7, 2015 @ 12:58:11
  Author: flexiondotorg
Revision: 132864

upgpkg: mate-common 1.10.0-1 - New upstream release.

Modified:
  mate-common/trunk/PKGBUILD
Deleted:
  mate-common/trunk/add-automake-115.diff

---+
 PKGBUILD  |   19 +++
 add-automake-115.diff |   32 
 2 files changed, 7 insertions(+), 44 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-07 10:41:11 UTC (rev 132863)
+++ PKGBUILD2015-05-07 10:58:11 UTC (rev 132864)
@@ -1,23 +1,18 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
+_ver=1.10
 pkgname=mate-common
-pkgver=1.8.0
-pkgrel=2
+pkgver=${_ver}.0
+pkgrel=1
 pkgdesc=Common development macros for MATE
 arch=('any')
 license=('GPL')
-depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool' 
'pkg-config')
+depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool'
+ 'pkg-config')
 url=http://mate-desktop.org;
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;
-'add-automake-115.diff')
-sha1sums=('41156798ed4cc55d39bb85eaeffa244b224fa3f6'
-  '851b95dbc5151ac5e6dfcf05eaede2911fa575bc')
+source=(http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('8fa8603168e839f645603f52757cab5e3b4d8595')
 
-prepare() {
-cd ${srcdir}/${pkgbase}-${pkgver}
-patch -Np1 -i ${srcdir}/add-automake-115.diff
-}
-
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
 ./configure \

Deleted: add-automake-115.diff
===
--- add-automake-115.diff   2015-05-07 10:41:11 UTC (rev 132863)
+++ add-automake-115.diff   2015-05-07 10:58:11 UTC (rev 132864)
@@ -1,32 +0,0 @@
-diff --git a/macros/mate-autogen b/macros/mate-autogen
-index cd51e86..071e42a 100644
 a/macros/mate-autogen
-+++ b/macros/mate-autogen
-@@ -360,16 +360,17 @@ done
- 
- case $REQUIRED_AUTOMAKE_VERSION in
- 1.4*) automake_progs=automake-1.4 ;;
--1.5*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6 
automake-1.5 ;;
--1.6*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 
automake-1.6 ;;
--1.7*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 ;;
--1.8*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 automake-1.8 ;;
--1.9*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 ;;
--1.10*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 ;;
--1.11*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 ;;
--1.12*) automake_progs=automake-1.14 automake-1.13 automake-1.12 ;;
--1.13*) automake_progs=automake-1.14 automake-1.13 ;;
--1.14*) automake_progs=automake-1.14 ;;
-+1.5*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 
automake-1.7 automake-1.6 automake-1.5 ;;
-+1.6*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 
automake-1.7 automake-1.6 ;;
-+1.7*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 
automake-1.7 ;;
-+1.8*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 ;;
-+1.9*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 ;;
-+1.10*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 ;;
-+1.11*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 ;;
-+1.12*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 ;;
-+1.13*) automake_progs=automake-1.15 automake-1.14 automake-1.13 ;;
-+1.14*) automake_progs=automake-1.15 automake-1.14 ;;
-+1.15*) automake_progs=automake-1.15 ;;
- esac
- version_check automake AUTOMAKE $automake_progs $REQUIRED_AUTOMAKE_VERSION \
- 
http://ftp.gnu.org/pub/gnu/automake/automake-$REQUIRED_AUTOMAKE_VERSION.tar.gz;


[arch-commits] Commit in mate-common/trunk (PKGBUILD add-automake-115.diff)

2015-03-13 Thread Martin Wimpress
Date: Friday, March 13, 2015 @ 11:45:12
  Author: flexiondotorg
Revision: 129169

upgpkg: mate-common 1.8.0-2 - Add automate 1.15 support

Added:
  mate-common/trunk/add-automake-115.diff
Modified:
  mate-common/trunk/PKGBUILD

---+
 PKGBUILD  |   13 ++---
 add-automake-115.diff |   32 
 2 files changed, 42 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-13 09:56:41 UTC (rev 129168)
+++ PKGBUILD2015-03-13 10:45:12 UTC (rev 129169)
@@ -2,15 +2,22 @@
 
 pkgname=mate-common
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Common development macros for MATE
 arch=('any')
 license=('GPL')
 depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool' 
'pkg-config')
 url=http://mate-desktop.org;
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('41156798ed4cc55d39bb85eaeffa244b224fa3f6')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;
+'add-automake-115.diff')
+sha1sums=('41156798ed4cc55d39bb85eaeffa244b224fa3f6'
+  '851b95dbc5151ac5e6dfcf05eaede2911fa575bc')
 
+prepare() {
+cd ${srcdir}/${pkgbase}-${pkgver}
+patch -Np1 -i ${srcdir}/add-automake-115.diff
+}
+
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
 ./configure \

Added: add-automake-115.diff
===
--- add-automake-115.diff   (rev 0)
+++ add-automake-115.diff   2015-03-13 10:45:12 UTC (rev 129169)
@@ -0,0 +1,32 @@
+diff --git a/macros/mate-autogen b/macros/mate-autogen
+index cd51e86..071e42a 100644
+--- a/macros/mate-autogen
 b/macros/mate-autogen
+@@ -360,16 +360,17 @@ done
+ 
+ case $REQUIRED_AUTOMAKE_VERSION in
+ 1.4*) automake_progs=automake-1.4 ;;
+-1.5*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6 
automake-1.5 ;;
+-1.6*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 
automake-1.6 ;;
+-1.7*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 ;;
+-1.8*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 automake-1.8 ;;
+-1.9*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 automake-1.9 ;;
+-1.10*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 automake-1.10 ;;
+-1.11*) automake_progs=automake-1.14 automake-1.13 automake-1.12 
automake-1.11 ;;
+-1.12*) automake_progs=automake-1.14 automake-1.13 automake-1.12 ;;
+-1.13*) automake_progs=automake-1.14 automake-1.13 ;;
+-1.14*) automake_progs=automake-1.14 ;;
++1.5*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 
automake-1.7 automake-1.6 automake-1.5 ;;
++1.6*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 
automake-1.7 automake-1.6 ;;
++1.7*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 
automake-1.7 ;;
++1.8*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 ;;
++1.9*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 automake-1.9 ;;
++1.10*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 automake-1.10 ;;
++1.11*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 automake-1.11 ;;
++1.12*) automake_progs=automake-1.15 automake-1.14 automake-1.13 
automake-1.12 ;;
++1.13*) automake_progs=automake-1.15 automake-1.14 automake-1.13 ;;
++1.14*) automake_progs=automake-1.15 automake-1.14 ;;
++1.15*) automake_progs=automake-1.15 ;;
+ esac
+ version_check automake AUTOMAKE $automake_progs $REQUIRED_AUTOMAKE_VERSION \
+ 
http://ftp.gnu.org/pub/gnu/automake/automake-$REQUIRED_AUTOMAKE_VERSION.tar.gz;


[arch-commits] Commit in mate-common/trunk (PKGBUILD)

2014-03-18 Thread Martin Wimpress
Date: Tuesday, March 18, 2014 @ 12:09:44
  Author: flexiondotorg
Revision: 107626

Remove unneccessary options.

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-18 11:07:18 UTC (rev 107625)
+++ PKGBUILD2014-03-18 11:09:44 UTC (rev 107626)
@@ -7,7 +7,6 @@
 arch=('any')
 license=('GPL')
 depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool' 
'pkg-config')
-options=('!emptydirs')
 url=http://mate-desktop.org;
 source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
 sha1sums=('41156798ed4cc55d39bb85eaeffa244b224fa3f6')



[arch-commits] Commit in mate-common/trunk (PKGBUILD)

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

Updated to 1.8

Modified:
  mate-common/trunk/PKGBUILD

--+
 PKGBUILD |   19 +--
 1 file changed, 5 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-05 20:49:01 UTC (rev 106541)
+++ PKGBUILD2014-03-05 20:49:18 UTC (rev 106542)
@@ -1,11 +1,8 @@
-# $Id$
 # Maintainer : Martin Wimpress c...@flexion.org
-# Contributor: Giovanni Talorno Ricciardi kar98k.sni...@gmail.com
-# Contributor: Xpander xpand...@gmail.com
 
 pkgname=mate-common
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc=Common development macros for MATE
 arch=('any')
 license=('GPL')
@@ -12,18 +9,12 @@
 depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool' 
'pkg-config')
 options=('!emptydirs')
 url=http://mate-desktop.org;
-source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('925ffcfd96824e74a88c6a7f6265102e397fdbb5')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('41156798ed4cc55d39bb85eaeffa244b224fa3f6')
 
-prepare() {
-cd ${srcdir}/${pkgname}-${pkgver}
-# Bump automake version, when required.
-#sed -i s/automake-1.14/automake-1.15 automake-1.14/g 
./macros/mate-autogen
-}
-
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
-./autogen.sh \
+./configure \
 --prefix=/usr
 make
 }