[arch-commits] Commit in mate-common/repos (2 files)

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

archrelease: copy trunk to community-staging-any

Added:
  mate-common/repos/community-staging-any/
  mate-common/repos/community-staging-any/PKGBUILD
(from rev 290062, mate-common/trunk/PKGBUILD)

--+
 PKGBUILD |   25 +
 1 file changed, 25 insertions(+)

Copied: mate-common/repos/community-staging-any/PKGBUILD (from rev 290062, 
mate-common/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2018-02-07 21:43:08 UTC (rev 290063)
@@ -0,0 +1,25 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-common
+pkgver=1.20.0
+pkgrel=1
+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/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('5e092883770b53cf6996bbc26db791ca112d0356')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-common/repos (2 files)

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

archrelease: copy trunk to community-staging-any

Added:
  mate-common/repos/community-staging-any/
  mate-common/repos/community-staging-any/PKGBUILD
(from rev 190250, mate-common/trunk/PKGBUILD)

--+
 PKGBUILD |   26 ++
 1 file changed, 26 insertions(+)

Copied: mate-common/repos/community-staging-any/PKGBUILD (from rev 190250, 
mate-common/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-09-24 12:26:53 UTC (rev 190251)
@@ -0,0 +1,26 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgname=mate-common
+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')
+url="http://mate-desktop.org";
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('5ab91d9e471b5819a5983e57b8d224855fbd93f1')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-common/repos (2 files)

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

archrelease: copy trunk to community-staging-any

Added:
  mate-common/repos/community-staging-any/
  mate-common/repos/community-staging-any/PKGBUILD
(from rev 185626, mate-common/trunk/PKGBUILD)

--+
 PKGBUILD |   26 ++
 1 file changed, 26 insertions(+)

Copied: mate-common/repos/community-staging-any/PKGBUILD (from rev 185626, 
mate-common/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-08-06 15:31:40 UTC (rev 185627)
@@ -0,0 +1,26 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.14
+pkgname=mate-common
+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')
+url="http://mate-desktop.org";
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('e731a8ff17f84bcb0c8ba724b3c866af61a89e99')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-common/repos (2 files)

2014-03-05 Thread Martin Wimpress
Date: Wednesday, March 5, 2014 @ 22:07:37
  Author: flexiondotorg
Revision: 106566

archrelease: copy trunk to community-staging-any

Added:
  mate-common/repos/community-staging-any/
  mate-common/repos/community-staging-any/PKGBUILD
(from rev 106565, mate-common/trunk/PKGBUILD)

--+
 PKGBUILD |   25 +
 1 file changed, 25 insertions(+)

Copied: mate-common/repos/community-staging-any/PKGBUILD (from rev 106565, 
mate-common/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2014-03-05 21:07:37 UTC (rev 106566)
@@ -0,0 +1,25 @@
+# Maintainer : Martin Wimpress 
+
+pkgname=mate-common
+pkgver=1.8.0
+pkgrel=1
+pkgdesc="Common development macros for MATE"
+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')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}



[arch-commits] Commit in mate-common/repos (2 files)

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

archrelease: copy trunk to community-staging-any

Added:
  mate-common/repos/community-staging-any/
  mate-common/repos/community-staging-any/PKGBUILD
(from rev 146060, mate-common/trunk/PKGBUILD)

--+
 PKGBUILD |   26 ++
 1 file changed, 26 insertions(+)

Copied: mate-common/repos/community-staging-any/PKGBUILD (from rev 146060, 
mate-common/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2015-11-05 21:24:55 UTC (rev 146061)
@@ -0,0 +1,26 @@
+# Maintainer : Martin Wimpress 
+
+_ver=1.12
+pkgname=mate-common
+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')
+url="http://mate-desktop.org";
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('ea188e6f481e007e6718990e222de05dfb33e392')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-common/repos (2 files)

2017-03-17 Thread Antonio Rojas
Date: Friday, March 17, 2017 @ 20:26:20
  Author: arojas
Revision: 216966

archrelease: copy trunk to community-staging-any

Added:
  mate-common/repos/community-staging-any/
  mate-common/repos/community-staging-any/PKGBUILD
(from rev 216965, mate-common/trunk/PKGBUILD)

--+
 PKGBUILD |   25 +
 1 file changed, 25 insertions(+)

Copied: mate-common/repos/community-staging-any/PKGBUILD (from rev 216965, 
mate-common/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2017-03-17 20:26:20 UTC (rev 216966)
@@ -0,0 +1,25 @@
+# Contributor: Martin Wimpress 
+
+pkgname=mate-common
+pkgver=1.18.0
+pkgrel=1
+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/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('e5853086fdce062ddd9443cfe72f3cb5c5a91331')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}