[arch-commits] Commit in mate-netbook/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-02-25 Thread Brad Fanella via arch-commits
Date: Tuesday, February 25, 2020 @ 19:49:26
  Author: cesura
Revision: 581954

archrelease: copy trunk to community-x86_64

Added:
  mate-netbook/repos/community-x86_64/PKGBUILD
(from rev 581953, mate-netbook/trunk/PKGBUILD)
Deleted:
  mate-netbook/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   61 ++---
 1 file changed, 30 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-25 19:49:19 UTC (rev 581953)
+++ PKGBUILD2020-02-25 19:49:26 UTC (rev 581954)
@@ -1,31 +0,0 @@
-# Maintainer: Brad Fanella 
-# Contributor: Martin Wimpress 
-
-pkgname=mate-netbook
-pkgver=1.22.1
-pkgrel=1
-pkgdesc="A simple window management tool (GTK2 version)"
-url="https://mate-desktop.org";
-arch=('x86_64')
-license=('GPL')
-depends=('libfakekey' 'mate-panel')
-makedepends=('intltool')
-groups=('mate-extra')
-conflicts=('mate-netbook-gtk3')
-replaces=('mate-netbook-gtk3')
-source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('c4d4aa6f4957307dbad6488841e2e3e369ca7f7224703189877dafa99730c102')
-
-build() {
-   cd "${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --libexec=/usr/lib/${pkgname} \
-   --sysconfdir=/etc
-   make
-}
-
-package() {
-   cd "${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 581953, 
mate-netbook/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-25 19:49:26 UTC (rev 581954)
@@ -0,0 +1,30 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-netbook
+pkgver=1.24.0
+pkgrel=1
+pkgdesc="A simple window management tool"
+url="https://mate-desktop.org";
+arch=('x86_64')
+license=('GPL')
+depends=('libfakekey' 'mate-panel' 'gettext')
+groups=('mate-extra')
+conflicts=('mate-netbook-gtk3')
+replaces=('mate-netbook-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('48a1d4b88be09da420d10905dd07934a23781d86211e75afdb13b357f04bb3ae')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --libexec=/usr/lib/${pkgname} \
+   --sysconfdir=/etc
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-netbook/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-05-20 Thread Brad Fanella via arch-commits
Date: Monday, May 20, 2019 @ 09:54:16
  Author: cesura
Revision: 468063

archrelease: copy trunk to community-x86_64

Added:
  mate-netbook/repos/community-x86_64/PKGBUILD
(from rev 468062, mate-netbook/trunk/PKGBUILD)
Deleted:
  mate-netbook/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-20 09:53:59 UTC (rev 468062)
+++ PKGBUILD2019-05-20 09:54:16 UTC (rev 468063)
@@ -1,31 +0,0 @@
-# Maintainer: Brad Fanella 
-# Contributor: Martin Wimpress 
-
-pkgname=mate-netbook
-pkgver=1.22.0
-pkgrel=1
-pkgdesc="A simple window management tool (GTK2 version)"
-url="https://mate-desktop.org";
-arch=('x86_64')
-license=('GPL')
-depends=('libfakekey' 'mate-panel')
-makedepends=('intltool')
-groups=('mate-extra')
-conflicts=('mate-netbook-gtk3')
-replaces=('mate-netbook-gtk3')
-source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('14c0aea8f49c4613592f1da4a8bd3548cd6dd091bd760b15dd7364b6d2e6e19e')
-
-build() {
-   cd "${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --libexec=/usr/lib/${pkgname} \
-   --sysconfdir=/etc
-   make
-}
-
-package() {
-   cd "${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 468062, 
mate-netbook/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-20 09:54:16 UTC (rev 468063)
@@ -0,0 +1,31 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-netbook
+pkgver=1.22.1
+pkgrel=1
+pkgdesc="A simple window management tool (GTK2 version)"
+url="https://mate-desktop.org";
+arch=('x86_64')
+license=('GPL')
+depends=('libfakekey' 'mate-panel')
+makedepends=('intltool')
+groups=('mate-extra')
+conflicts=('mate-netbook-gtk3')
+replaces=('mate-netbook-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('c4d4aa6f4957307dbad6488841e2e3e369ca7f7224703189877dafa99730c102')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --libexec=/usr/lib/${pkgname} \
+   --sysconfdir=/etc
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-netbook/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-03-29 Thread Brad Fanella via arch-commits
Date: Saturday, March 30, 2019 @ 03:06:06
  Author: cesura
Revision: 446211

archrelease: copy trunk to community-x86_64

Added:
  mate-netbook/repos/community-x86_64/PKGBUILD
(from rev 446210, mate-netbook/trunk/PKGBUILD)
Deleted:
  mate-netbook/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-30 03:05:28 UTC (rev 446210)
+++ PKGBUILD2019-03-30 03:06:06 UTC (rev 446211)
@@ -1,31 +0,0 @@
-# Maintainer: Brad Fanella 
-# Contributor: Martin Wimpress 
-
-pkgname=mate-netbook
-pkgver=1.20.1
-pkgrel=1
-pkgdesc="A simple window management tool (GTK2 version)"
-url="https://mate-desktop.org";
-arch=('x86_64')
-license=('GPL')
-depends=('libfakekey' 'mate-panel')
-makedepends=('intltool')
-groups=('mate-extra')
-conflicts=('mate-netbook-gtk3')
-replaces=('mate-netbook-gtk3')
-source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('58331b140c7b2c38edba9ab200aebd2e3a4655fbc65ff1df4ce748b315059ac6')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexec=/usr/lib/${pkgname} \
---sysconfdir=/etc
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 446210, 
mate-netbook/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-30 03:06:06 UTC (rev 446211)
@@ -0,0 +1,31 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-netbook
+pkgver=1.22.0
+pkgrel=1
+pkgdesc="A simple window management tool (GTK2 version)"
+url="https://mate-desktop.org";
+arch=('x86_64')
+license=('GPL')
+depends=('libfakekey' 'mate-panel')
+makedepends=('intltool')
+groups=('mate-extra')
+conflicts=('mate-netbook-gtk3')
+replaces=('mate-netbook-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('14c0aea8f49c4613592f1da4a8bd3548cd6dd091bd760b15dd7364b6d2e6e19e')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --libexec=/usr/lib/${pkgname} \
+   --sysconfdir=/etc
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in mate-netbook/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-07-17 Thread Brad Fanella via arch-commits
Date: Tuesday, July 17, 2018 @ 18:48:52
  Author: cesura
Revision: 361128

archrelease: copy trunk to community-x86_64

Added:
  mate-netbook/repos/community-x86_64/PKGBUILD
(from rev 361127, mate-netbook/trunk/PKGBUILD)
Deleted:
  mate-netbook/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   61 +++--
 1 file changed, 31 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-17 18:48:29 UTC (rev 361127)
+++ PKGBUILD2018-07-17 18:48:52 UTC (rev 361128)
@@ -1,30 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-netbook
-pkgver=1.20.0
-pkgrel=1
-pkgdesc="A simple window management tool (GTK2 version)"
-url="https://mate-desktop.org";
-arch=('x86_64')
-license=('GPL')
-depends=('libfakekey' 'mate-panel')
-makedepends=('intltool')
-groups=('mate-extra')
-conflicts=('mate-netbook-gtk3')
-replaces=('mate-netbook-gtk3')
-source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('3f2f1ebb1cdf778769bafaea9d3ba17beb1d74b1a078b4085e9c5a17bc9d22f1')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexec=/usr/lib/${pkgname} \
---sysconfdir=/etc
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 361127, 
mate-netbook/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-17 18:48:52 UTC (rev 361128)
@@ -0,0 +1,31 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=mate-netbook
+pkgver=1.20.1
+pkgrel=1
+pkgdesc="A simple window management tool (GTK2 version)"
+url="https://mate-desktop.org";
+arch=('x86_64')
+license=('GPL')
+depends=('libfakekey' 'mate-panel')
+makedepends=('intltool')
+groups=('mate-extra')
+conflicts=('mate-netbook-gtk3')
+replaces=('mate-netbook-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
+sha256sums=('58331b140c7b2c38edba9ab200aebd2e3a4655fbc65ff1df4ce748b315059ac6')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexec=/usr/lib/${pkgname} \
+--sysconfdir=/etc
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}