[arch-commits] Commit in mate-window-manager/repos (7 files)

Martin Wimpress flexiondotorg at nymeria.archlinux.org
Thu Jan 16 16:18:35 UTC 2014


    Date: Thursday, January 16, 2014 @ 17:18:35
  Author: flexiondotorg
Revision: 104189

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

Added:
  mate-window-manager/repos/community-i686/
  mate-window-manager/repos/community-i686/PKGBUILD
    (from rev 104188, mate-window-manager/trunk/PKGBUILD)
  mate-window-manager/repos/community-i686/mate-window-manager.install
    (from rev 104188, mate-window-manager/trunk/mate-window-manager.install)
  mate-window-manager/repos/community-x86_64/PKGBUILD
    (from rev 104188, mate-window-manager/trunk/PKGBUILD)
  mate-window-manager/repos/community-x86_64/mate-window-manager.install
    (from rev 104188, mate-window-manager/trunk/mate-window-manager.install)
Deleted:
  mate-window-manager/repos/community-x86_64/PKGBUILD
  mate-window-manager/repos/community-x86_64/mate-window-manager.install

----------------------------------------------+
 /PKGBUILD                                    |   36 +++++++++++++++++++++++++
 /mate-window-manager.install                 |   11 +++++++
 community-i686/PKGBUILD                      |   36 +++++++++++++++++++++++++
 community-i686/mate-window-manager.install   |   11 +++++++
 community-x86_64/PKGBUILD                    |   36 -------------------------
 community-x86_64/mate-window-manager.install |   11 -------
 6 files changed, 94 insertions(+), 47 deletions(-)

Copied: mate-window-manager/repos/community-i686/PKGBUILD (from rev 104188, mate-window-manager/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-16 16:18:35 UTC (rev 104189)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer : Martin Wimpress <code at flexion.org>
+# Contributor: Giovanni Ricciardi <kar98k.sniper at gmail.com>
+
+pkgname=mate-window-manager
+pkgver=1.6.2
+pkgrel=4
+pkgdesc="A window manager for MATE"
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
+         'mate-dialogs' 'startup-notification')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+groups=('mate')
+source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('dce0fd1953d75b4aad88d4818228eac677fb1d7b')
+install=${pkgname}.install
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --sysconfdir=/etc \
+        --localstatedir=/var \
+        --enable-startup-notification \
+        --disable-static \
+        --disable-scrollkeeper
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Copied: mate-window-manager/repos/community-i686/mate-window-manager.install (from rev 104188, mate-window-manager/trunk/mate-window-manager.install)
===================================================================
--- community-i686/mate-window-manager.install	                        (rev 0)
+++ community-i686/mate-window-manager.install	2014-01-16 16:18:35 UTC (rev 104189)
@@ -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-01-16 16:13:01 UTC (rev 104188)
+++ community-x86_64/PKGBUILD	2014-01-16 16:18:35 UTC (rev 104189)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress <code at flexion.org>
-# Contributor: Giovanni Ricciardi <kar98k.sniper at gmail.com>
-
-pkgname=mate-window-manager
-pkgver=1.6.2
-pkgrel=4
-pkgdesc="A window manager for MATE"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
-         'mate-dialogs' 'startup-notification')
-makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
-options=('!emptydirs')
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('dce0fd1953d75b4aad88d4818228eac677fb1d7b')
-install=${pkgname}.install
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --sysconfdir=/etc \
-        --localstatedir=/var \
-        --enable-startup-notification \
-        --disable-static \
-        --disable-scrollkeeper
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: mate-window-manager/repos/community-x86_64/PKGBUILD (from rev 104188, mate-window-manager/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-16 16:18:35 UTC (rev 104189)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer : Martin Wimpress <code at flexion.org>
+# Contributor: Giovanni Ricciardi <kar98k.sniper at gmail.com>
+
+pkgname=mate-window-manager
+pkgver=1.6.2
+pkgrel=4
+pkgdesc="A window manager for MATE"
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libcanberra' 'libgtop' 'libice' 'libsm' 'libxt' 'mate-desktop'
+         'mate-dialogs' 'startup-notification')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+groups=('mate')
+source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('dce0fd1953d75b4aad88d4818228eac677fb1d7b')
+install=${pkgname}.install
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --sysconfdir=/etc \
+        --localstatedir=/var \
+        --enable-startup-notification \
+        --disable-static \
+        --disable-scrollkeeper
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/mate-window-manager.install
===================================================================
--- community-x86_64/mate-window-manager.install	2014-01-16 16:13:01 UTC (rev 104188)
+++ community-x86_64/mate-window-manager.install	2014-01-16 16:18:35 UTC (rev 104189)
@@ -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-window-manager/repos/community-x86_64/mate-window-manager.install (from rev 104188, mate-window-manager/trunk/mate-window-manager.install)
===================================================================
--- community-x86_64/mate-window-manager.install	                        (rev 0)
+++ community-x86_64/mate-window-manager.install	2014-01-16 16:18:35 UTC (rev 104189)
@@ -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