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

Martin Wimpress flexiondotorg at archlinux.org
Mon Sep 29 19:34:31 UTC 2014


    Date: Monday, September 29, 2014 @ 21:34:31
  Author: flexiondotorg
Revision: 119826

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

Added:
  mate-netbook/repos/community-i686/PKGBUILD
    (from rev 119825, mate-netbook/trunk/PKGBUILD)
  mate-netbook/repos/community-i686/mate-netbook.install
    (from rev 119825, mate-netbook/trunk/mate-netbook.install)
  mate-netbook/repos/community-x86_64/PKGBUILD
    (from rev 119825, mate-netbook/trunk/PKGBUILD)
  mate-netbook/repos/community-x86_64/mate-netbook.install
    (from rev 119825, mate-netbook/trunk/mate-netbook.install)
Deleted:
  mate-netbook/repos/community-i686/PKGBUILD
  mate-netbook/repos/community-i686/mate-netbook.install
  mate-netbook/repos/community-x86_64/PKGBUILD
  mate-netbook/repos/community-x86_64/mate-netbook.install

---------------------------------------+
 /PKGBUILD                             |   62 ++++++++++++++++++++++++++++++++
 /mate-netbook.install                 |   22 +++++++++++
 community-i686/PKGBUILD               |   32 ----------------
 community-i686/mate-netbook.install   |   11 -----
 community-x86_64/PKGBUILD             |   32 ----------------
 community-x86_64/mate-netbook.install |   11 -----
 6 files changed, 84 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-09-29 19:34:21 UTC (rev 119825)
+++ community-i686/PKGBUILD	2014-09-29 19:34:31 UTC (rev 119826)
@@ -1,32 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-pkgname=mate-netbook
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="A simple window management tool."
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libfakekey' 'libwnck' 'libunique' 'mate-panel')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-options=('!emptydirs')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('64723fcf6a3a42e7faacfb54fb0c85103af5b1ba')
-install=${pkgname}.install
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --libexec=/usr/lib/${pkgname} \
-        --sysconfdir=/etc \
-        --with-gtk=2.0 \
-        --disable-static
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: mate-netbook/repos/community-i686/PKGBUILD (from rev 119825, mate-netbook/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-09-29 19:34:31 UTC (rev 119826)
@@ -0,0 +1,31 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+pkgname=mate-netbook
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="A simple window management tool."
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libfakekey' 'libwnck' 'libunique' 'mate-panel')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('f71cf614929500c13b364dcf387e2464512f9f08')
+install=${pkgname}.install
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --libexec=/usr/lib/${pkgname} \
+        --sysconfdir=/etc \
+        --with-gtk=2.0 \
+        --disable-static
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/mate-netbook.install
===================================================================
--- community-i686/mate-netbook.install	2014-09-29 19:34:21 UTC (rev 119825)
+++ community-i686/mate-netbook.install	2014-09-29 19:34:31 UTC (rev 119826)
@@ -1,11 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: mate-netbook/repos/community-i686/mate-netbook.install (from rev 119825, mate-netbook/trunk/mate-netbook.install)
===================================================================
--- community-i686/mate-netbook.install	                        (rev 0)
+++ community-i686/mate-netbook.install	2014-09-29 19:34:31 UTC (rev 119826)
@@ -0,0 +1,11 @@
+post_install() {
+    glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-09-29 19:34:21 UTC (rev 119825)
+++ community-x86_64/PKGBUILD	2014-09-29 19:34:31 UTC (rev 119826)
@@ -1,32 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-pkgname=mate-netbook
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="A simple window management tool."
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libfakekey' 'libwnck' 'libunique' 'mate-panel')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-options=('!emptydirs')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('64723fcf6a3a42e7faacfb54fb0c85103af5b1ba')
-install=${pkgname}.install
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --libexec=/usr/lib/${pkgname} \
-        --sysconfdir=/etc \
-        --with-gtk=2.0 \
-        --disable-static
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 119825, mate-netbook/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-09-29 19:34:31 UTC (rev 119826)
@@ -0,0 +1,31 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+pkgname=mate-netbook
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="A simple window management tool."
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libfakekey' 'libwnck' 'libunique' 'mate-panel')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('f71cf614929500c13b364dcf387e2464512f9f08')
+install=${pkgname}.install
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --libexec=/usr/lib/${pkgname} \
+        --sysconfdir=/etc \
+        --with-gtk=2.0 \
+        --disable-static
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/mate-netbook.install
===================================================================
--- community-x86_64/mate-netbook.install	2014-09-29 19:34:21 UTC (rev 119825)
+++ community-x86_64/mate-netbook.install	2014-09-29 19:34:31 UTC (rev 119826)
@@ -1,11 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: mate-netbook/repos/community-x86_64/mate-netbook.install (from rev 119825, mate-netbook/trunk/mate-netbook.install)
===================================================================
--- community-x86_64/mate-netbook.install	                        (rev 0)
+++ community-x86_64/mate-netbook.install	2014-09-29 19:34:31 UTC (rev 119826)
@@ -0,0 +1,11 @@
+post_install() {
+    glib-compile-schemas /usr/share/glib-2.0/schemas/
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}



More information about the arch-commits mailing list