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

Antonio Rojas arojas at archlinux.org
Wed Nov 1 17:27:30 UTC 2017


    Date: Wednesday, November 1, 2017 @ 17:27:29
  Author: arojas
Revision: 265023

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

Added:
  mate-netbook/repos/community-i686/PKGBUILD
    (from rev 265022, mate-netbook/trunk/PKGBUILD)
  mate-netbook/repos/community-x86_64/PKGBUILD
    (from rev 265022, mate-netbook/trunk/PKGBUILD)
Deleted:
  mate-netbook/repos/community-i686/PKGBUILD
  mate-netbook/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	2017-11-01 17:26:40 UTC (rev 265022)
+++ community-i686/PKGBUILD	2017-11-01 17:27:29 UTC (rev 265023)
@@ -1,30 +0,0 @@
-# Contributor: Martin Wimpress <code at flexion.org>
-
-pkgname=mate-netbook
-pkgver=1.18.1
-pkgrel=1
-pkgdesc="A simple window management tool (GTK2 version)"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libfakekey' 'mate-panel')
-makedepends=('intltool')
-groups=('mate-extra')
-conflicts=('mate-netbook-gtk3')
-replaces=('mate-netbook-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('03f2ddca5f1d57cf1dbf5b2172240c60ec5704f2')
-
-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-i686/PKGBUILD (from rev 265022, mate-netbook/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-11-01 17:27:29 UTC (rev 265023)
@@ -0,0 +1,30 @@
+# Contributor: Martin Wimpress <code at flexion.org>
+
+pkgname=mate-netbook
+pkgver=1.18.2
+pkgrel=1
+pkgdesc="A simple window management tool (GTK2 version)"
+url="https://mate-desktop.org"
+arch=('i686' '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=('6b9f50eda48e19704d2250d0cc34f6d0b60af177595afb4ef6cf75f026acc577')
+
+build() {
+    cd ${pkgname}-${pkgver}
+    ./configure \
+        --prefix=/usr \
+        --libexec=/usr/lib/${pkgname} \
+        --sysconfdir=/etc
+    make
+}
+
+package() {
+    cd ${pkgname}-${pkgver}
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-11-01 17:26:40 UTC (rev 265022)
+++ community-x86_64/PKGBUILD	2017-11-01 17:27:29 UTC (rev 265023)
@@ -1,30 +0,0 @@
-# Contributor: Martin Wimpress <code at flexion.org>
-
-pkgname=mate-netbook
-pkgver=1.18.1
-pkgrel=1
-pkgdesc="A simple window management tool (GTK2 version)"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libfakekey' 'mate-panel')
-makedepends=('intltool')
-groups=('mate-extra')
-conflicts=('mate-netbook-gtk3')
-replaces=('mate-netbook-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('03f2ddca5f1d57cf1dbf5b2172240c60ec5704f2')
-
-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 265022, mate-netbook/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-11-01 17:27:29 UTC (rev 265023)
@@ -0,0 +1,30 @@
+# Contributor: Martin Wimpress <code at flexion.org>
+
+pkgname=mate-netbook
+pkgver=1.18.2
+pkgrel=1
+pkgdesc="A simple window management tool (GTK2 version)"
+url="https://mate-desktop.org"
+arch=('i686' '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=('6b9f50eda48e19704d2250d0cc34f6d0b60af177595afb4ef6cf75f026acc577')
+
+build() {
+    cd ${pkgname}-${pkgver}
+    ./configure \
+        --prefix=/usr \
+        --libexec=/usr/lib/${pkgname} \
+        --sysconfdir=/etc
+    make
+}
+
+package() {
+    cd ${pkgname}-${pkgver}
+    make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list