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

Martin Wimpress flexiondotorg at nymeria.archlinux.org
Fri Jan 17 10:05:11 UTC 2014


    Date: Friday, January 17, 2014 @ 11:05:11
  Author: flexiondotorg
Revision: 104295

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

Added:
  libmatewnck/repos/community-i686/PKGBUILD
    (from rev 104294, libmatewnck/trunk/PKGBUILD)
  libmatewnck/repos/community-x86_64/PKGBUILD
    (from rev 104294, libmatewnck/trunk/PKGBUILD)
Deleted:
  libmatewnck/repos/community-i686/PKGBUILD
  libmatewnck/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   33 -----------------------
 3 files changed, 62 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-01-17 09:59:35 UTC (rev 104294)
+++ community-i686/PKGBUILD	2014-01-17 10:05:11 UTC (rev 104295)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-pkgname=libmatewnck
-pkgver=1.6.1
-pkgrel=6
-pkgdesc="Window Navigator Construction Kit for MATE."
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gtk2' 'libxres' 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'perl-xml-parser')
-options=('!emptydirs')
-source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('10e2def928dd74529c49a624803187098ea2b0f6')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --disable-static \
-        --enable-gtk-doc \
-        --enable-startup-notification \
-        --enable-introspection
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: libmatewnck/repos/community-i686/PKGBUILD (from rev 104294, libmatewnck/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-17 10:05:11 UTC (rev 104295)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+pkgname=libmatewnck
+pkgver=1.6.1
+pkgrel=6
+pkgdesc="Window Navigator Construction Kit for MATE."
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk2' 'libxres' 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'perl-xml-parser')
+options=('!emptydirs')
+source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('10e2def928dd74529c49a624803187098ea2b0f6')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --disable-static \
+        --enable-gtk-doc \
+        --enable-startup-notification \
+        --enable-introspection
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-01-17 09:59:35 UTC (rev 104294)
+++ community-x86_64/PKGBUILD	2014-01-17 10:05:11 UTC (rev 104295)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress <code at flexion.org>
-# Contributor: Giovanni "Talorno" Ricciardi <kar98k.sniper at gmail.com>
-# Contributor: Xpander <xpander0 at gmail.com>
-
-pkgname=libmatewnck
-pkgver=1.6.1
-pkgrel=5
-pkgdesc="Description: MATE Window Navigator Construction Kit. A library to use for writing pagers and task lists."
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gtk2' 'libxres' 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'perl-xml-parser')
-options=('!emptydirs')
-source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('10e2def928dd74529c49a624803187098ea2b0f6')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr \
-        --disable-static \
-        --enable-gtk-doc \
-        --enable-startup-notification \
-        --enable-introspection
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: libmatewnck/repos/community-x86_64/PKGBUILD (from rev 104294, libmatewnck/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-17 10:05:11 UTC (rev 104295)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+pkgname=libmatewnck
+pkgver=1.6.1
+pkgrel=6
+pkgdesc="Window Navigator Construction Kit for MATE."
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk2' 'libxres' 'startup-notification')
+makedepends=('gobject-introspection' 'mate-common' 'perl-xml-parser')
+options=('!emptydirs')
+source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('10e2def928dd74529c49a624803187098ea2b0f6')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr \
+        --disable-static \
+        --enable-gtk-doc \
+        --enable-startup-notification \
+        --enable-introspection
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list