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

Antonio Rojas arojas at archlinux.org
Tue May 16 06:48:33 UTC 2017


    Date: Tuesday, May 16, 2017 @ 06:48:32
  Author: arojas
Revision: 228182

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

Added:
  mate-netbook/repos/community-i686/PKGBUILD
    (from rev 228181, mate-netbook/trunk/PKGBUILD)
  mate-netbook/repos/community-x86_64/PKGBUILD
    (from rev 228181, 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-05-16 06:48:06 UTC (rev 228181)
+++ community-i686/PKGBUILD	2017-05-16 06:48:32 UTC (rev 228182)
@@ -1,30 +0,0 @@
-# Contributor: Martin Wimpress <code at flexion.org>
-
-pkgname=mate-netbook
-pkgver=1.18.0
-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=('3498fb639d9ce7d77e7a01520ce0b8d3ea840099')
-
-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 228181, mate-netbook/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-05-16 06:48:32 UTC (rev 228182)
@@ -0,0 +1,30 @@
+# 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
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-05-16 06:48:06 UTC (rev 228181)
+++ community-x86_64/PKGBUILD	2017-05-16 06:48:32 UTC (rev 228182)
@@ -1,30 +0,0 @@
-# Contributor: Martin Wimpress <code at flexion.org>
-
-pkgname=mate-netbook
-pkgver=1.18.0
-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=('3498fb639d9ce7d77e7a01520ce0b8d3ea840099')
-
-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 228181, mate-netbook/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-05-16 06:48:32 UTC (rev 228182)
@@ -0,0 +1,30 @@
+# 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
+}



More information about the arch-commits mailing list