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

Jan Steffens heftig at archlinux.org
Tue Jun 28 11:17:10 UTC 2016


    Date: Tuesday, June 28, 2016 @ 11:17:10
  Author: heftig
Revision: 270764

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

Added:
  libwnck3/repos/extra-i686/PKGBUILD
    (from rev 270763, libwnck3/trunk/PKGBUILD)
  libwnck3/repos/extra-x86_64/PKGBUILD
    (from rev 270763, libwnck3/trunk/PKGBUILD)
Deleted:
  libwnck3/repos/extra-i686/PKGBUILD
  libwnck3/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   64 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   32 ------------------------
 extra-x86_64/PKGBUILD |   32 ------------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-06-28 11:16:35 UTC (rev 270763)
+++ extra-i686/PKGBUILD	2016-06-28 11:17:10 UTC (rev 270764)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libwnck3
-_pkgbasename=libwnck
-pkgver=3.20.0
-pkgrel=1
-pkgdesc="Library to manage X windows and workspaces (via pagers, tasklists, etc.)"
-url="https://git.gnome.org/browse/libwnck"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(gtk3 startup-notification libxres)
-makedepends=(intltool gobject-introspection python2 gtk-doc)
-source=(https://download.gnome.org/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz)
-sha256sums=('0b2f3ffbbacc6b7baeeace4799011d4c0c938cc24187a20c1a9b32b607ea56d2')
-
-build() {
-    cd libwnck-$pkgver
-    ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --disable-static --enable-gtk-doc
-    make
-}
-
-check() {
-    cd libwnck-$pkgver
-    make -k check
-}
-
-package() {
-    cd libwnck-$pkgver
-    make DESTDIR="$pkgdir" install
-}

Copied: libwnck3/repos/extra-i686/PKGBUILD (from rev 270763, libwnck3/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-06-28 11:17:10 UTC (rev 270764)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libwnck3
+_pkgbasename=libwnck
+pkgver=3.20.1
+pkgrel=1
+pkgdesc="Library to manage X windows and workspaces (via pagers, tasklists, etc.)"
+url="https://git.gnome.org/browse/libwnck"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gtk3 startup-notification libxres)
+makedepends=(intltool gobject-introspection python2 gtk-doc)
+source=(https://download.gnome.org/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz)
+sha256sums=('1cb03716bc477058dfdf3ebfa4f534de3b13b1aa067fcd064d0b7813291cba72')
+
+build() {
+    cd libwnck-$pkgver
+    ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --disable-static --enable-gtk-doc
+    make
+}
+
+check() {
+    cd libwnck-$pkgver
+    make -k check
+}
+
+package() {
+    cd libwnck-$pkgver
+    make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-06-28 11:16:35 UTC (rev 270763)
+++ extra-x86_64/PKGBUILD	2016-06-28 11:17:10 UTC (rev 270764)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libwnck3
-_pkgbasename=libwnck
-pkgver=3.20.0
-pkgrel=1
-pkgdesc="Library to manage X windows and workspaces (via pagers, tasklists, etc.)"
-url="https://git.gnome.org/browse/libwnck"
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(gtk3 startup-notification libxres)
-makedepends=(intltool gobject-introspection python2 gtk-doc)
-source=(https://download.gnome.org/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz)
-sha256sums=('0b2f3ffbbacc6b7baeeace4799011d4c0c938cc24187a20c1a9b32b607ea56d2')
-
-build() {
-    cd libwnck-$pkgver
-    ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --disable-static --enable-gtk-doc
-    make
-}
-
-check() {
-    cd libwnck-$pkgver
-    make -k check
-}
-
-package() {
-    cd libwnck-$pkgver
-    make DESTDIR="$pkgdir" install
-}

Copied: libwnck3/repos/extra-x86_64/PKGBUILD (from rev 270763, libwnck3/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-06-28 11:17:10 UTC (rev 270764)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libwnck3
+_pkgbasename=libwnck
+pkgver=3.20.1
+pkgrel=1
+pkgdesc="Library to manage X windows and workspaces (via pagers, tasklists, etc.)"
+url="https://git.gnome.org/browse/libwnck"
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gtk3 startup-notification libxres)
+makedepends=(intltool gobject-introspection python2 gtk-doc)
+source=(https://download.gnome.org/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz)
+sha256sums=('1cb03716bc477058dfdf3ebfa4f534de3b13b1aa067fcd064d0b7813291cba72')
+
+build() {
+    cd libwnck-$pkgver
+    ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --disable-static --enable-gtk-doc
+    make
+}
+
+check() {
+    cd libwnck-$pkgver
+    make -k check
+}
+
+package() {
+    cd libwnck-$pkgver
+    make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list