[arch-commits] Commit in mate-common/repos/community-any (PKGBUILD PKGBUILD)

2020-08-19 Thread Brad Fanella via arch-commits
Date: Wednesday, August 19, 2020 @ 13:35:03
  Author: cesura
Revision: 684962

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-19 13:34:56 UTC (rev 684961)
+++ PKGBUILD2020-08-19 13:35:03 UTC (rev 684962)
@@ -1,26 +0,0 @@
-# Maintainer: Brad Fanella 
-# Contributor: Martin Wimpress 
-
-pkgname=mate-common
-pkgver=1.24.0
-pkgrel=1
-pkgdesc="Common development macros for MATE"
-arch=('any')
-license=('GPL')
-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=('e7ef908d7955cf7252330c87f6416b3fdcb833bb682b7bf9b42e1f2e662d821b')
-
-build() {
-   cd "${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr
-   make
-}
-
-package() {
-   cd "${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: mate-common/repos/community-any/PKGBUILD (from rev 684961, 
mate-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-19 13:35:03 UTC (rev 684962)
@@ -0,0 +1,26 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-common
+pkgver=1.24.1
+pkgrel=1
+pkgdesc="Common development macros for MATE"
+arch=('any')
+license=('GPL')
+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=('d9a6346710c89d7358ae433568c43167343a5d2f9e4c6ca9e8e73743c534f7b5')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-common/repos/community-any (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-25 19:23:21 UTC (rev 581909)
+++ PKGBUILD2020-02-25 19:23:28 UTC (rev 581910)
@@ -1,26 +0,0 @@
-# Maintainer: Brad Fanella 
-# Contributor: Martin Wimpress 
-
-pkgname=mate-common
-pkgver=1.22.2
-pkgrel=1
-pkgdesc="Common development macros for MATE"
-arch=('any')
-license=('GPL')
-depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool'
- 'pkg-config')
-url="https://mate-desktop.org;
-source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('ee7d873ad645962cf603fc632b96ec5968e4985dde06157229c3b08978c6a7f7')
-
-build() {
-   cd "${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr
-   make
-}
-
-package() {
-   cd "${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: mate-common/repos/community-any/PKGBUILD (from rev 581909, 
mate-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-25 19:23:28 UTC (rev 581910)
@@ -0,0 +1,26 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-common
+pkgver=1.24.0
+pkgrel=1
+pkgdesc="Common development macros for MATE"
+arch=('any')
+license=('GPL')
+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=('e7ef908d7955cf7252330c87f6416b3fdcb833bb682b7bf9b42e1f2e662d821b')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-common/repos/community-any (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-11 08:52:30 UTC (rev 514752)
+++ PKGBUILD2019-10-11 08:52:48 UTC (rev 514753)
@@ -1,26 +0,0 @@
-# Maintainer: Brad Fanella 
-# Contributor: Martin Wimpress 
-
-pkgname=mate-common
-pkgver=1.22.1
-pkgrel=1
-pkgdesc="Common development macros for MATE"
-arch=('any')
-license=('GPL')
-depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool'
- 'pkg-config')
-url="https://mate-desktop.org;
-source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('8f6e372592733b17664f8816729328698d52b19bb42b0ab0456e22d21840f26f')
-
-build() {
-   cd "${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr
-   make
-}
-
-package() {
-   cd "${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: mate-common/repos/community-any/PKGBUILD (from rev 514752, 
mate-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-11 08:52:48 UTC (rev 514753)
@@ -0,0 +1,26 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-common
+pkgver=1.22.2
+pkgrel=1
+pkgdesc="Common development macros for MATE"
+arch=('any')
+license=('GPL')
+depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool'
+ 'pkg-config')
+url="https://mate-desktop.org;
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('ee7d873ad645962cf603fc632b96ec5968e4985dde06157229c3b08978c6a7f7')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-common/repos/community-any (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-07 10:22:22 UTC (rev 513695)
+++ PKGBUILD2019-10-07 10:22:40 UTC (rev 513696)
@@ -1,26 +0,0 @@
-# Maintainer: Brad Fanella 
-# Contributor: Martin Wimpress 
-
-pkgname=mate-common
-pkgver=1.22.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;)
-sha256sums=('3f19973a26ccff12834615c4fcc7414cef542ea648f391125e5cfdd8ec649c86')
-
-build() {
-   cd "${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr
-   make
-}
-
-package() {
-   cd "${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: mate-common/repos/community-any/PKGBUILD (from rev 513695, 
mate-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-07 10:22:40 UTC (rev 513696)
@@ -0,0 +1,26 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-common
+pkgver=1.22.1
+pkgrel=1
+pkgdesc="Common development macros for MATE"
+arch=('any')
+license=('GPL')
+depends=('autoconf' 'automake' 'gettext' 'gtk-doc' 'intltool' 'libtool'
+ 'pkg-config')
+url="https://mate-desktop.org;
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('8f6e372592733b17664f8816729328698d52b19bb42b0ab0456e22d21840f26f')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-common/repos/community-any (PKGBUILD PKGBUILD)

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

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-30 00:55:10 UTC (rev 446165)
+++ PKGBUILD2019-03-30 00:55:50 UTC (rev 446166)
@@ -1,25 +0,0 @@
-# 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
-}

Copied: mate-common/repos/community-any/PKGBUILD (from rev 446165, 
mate-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-30 00:55:50 UTC (rev 446166)
@@ -0,0 +1,26 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-common
+pkgver=1.22.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;)
+sha256sums=('3f19973a26ccff12834615c4fcc7414cef542ea648f391125e5cfdd8ec649c86')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}