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

Alexander Rødseth arodseth at archlinux.org
Thu Feb 16 11:21:10 UTC 2017


    Date: Thursday, February 16, 2017 @ 11:21:09
  Author: arodseth
Revision: 212564

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

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

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-16 11:19:40 UTC (rev 212563)
+++ community-i686/PKGBUILD	2017-02-16 11:21:09 UTC (rev 212564)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 194006 2016-10-30 14:58:09Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Thomas Berryhill <tb01110100 at gmail.com>
-# Contributor: Bastien Dejean <baskerville at lavabit.com>
-
-pkgname=xdo
-pkgver=0.5.3
-pkgrel=1
-pkgdesc='Utility for performing actions on windows in X'
-arch=('x86_64' 'i686')
-url='https://github.com/baskerville/xdo'
-license=('BSD')
-depends=('libxcb' 'xcb-util-wm')
-makedepends=('git')
-source=("git://github.com/baskerville/xdo.git#tag=$pkgver")
-md5sums=('SKIP')
-
-build() {
-  make -C xdo PREFIX=/usr
-}
-
-package() {
-  make -C xdo PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 xdo/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/baskerville/xdo/blob/master/VERSION
-# vim:set ts=2 sw=2 et:

Copied: xdo/repos/community-i686/PKGBUILD (from rev 212563, xdo/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-16 11:21:09 UTC (rev 212564)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Thomas Berryhill <tb01110100 at gmail.com>
+# Contributor: Bastien Dejean <baskerville at lavabit.com>
+
+pkgname=xdo
+pkgver=0.5.5
+pkgrel=1
+pkgdesc='Utility for performing actions on windows in X'
+arch=('x86_64' 'i686')
+url='https://github.com/baskerville/xdo'
+license=('BSD')
+depends=('libxcb' 'xcb-util-wm')
+makedepends=('git')
+source=("git://github.com/baskerville/xdo.git#tag=$pkgver")
+md5sums=('SKIP')
+
+build() {
+  make -C xdo PREFIX=/usr
+}
+
+package() {
+  make -C xdo PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 xdo/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/baskerville/xdo/blob/master/VERSION
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-16 11:19:40 UTC (rev 212563)
+++ community-x86_64/PKGBUILD	2017-02-16 11:21:09 UTC (rev 212564)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 194006 2016-10-30 14:58:09Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Thomas Berryhill <tb01110100 at gmail.com>
-# Contributor: Bastien Dejean <baskerville at lavabit.com>
-
-pkgname=xdo
-pkgver=0.5.3
-pkgrel=1
-pkgdesc='Utility for performing actions on windows in X'
-arch=('x86_64' 'i686')
-url='https://github.com/baskerville/xdo'
-license=('BSD')
-depends=('libxcb' 'xcb-util-wm')
-makedepends=('git')
-source=("git://github.com/baskerville/xdo.git#tag=$pkgver")
-md5sums=('SKIP')
-
-build() {
-  make -C xdo PREFIX=/usr
-}
-
-package() {
-  make -C xdo PREFIX=/usr DESTDIR="$pkgdir" install
-  install -Dm644 xdo/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/baskerville/xdo/blob/master/VERSION
-# vim:set ts=2 sw=2 et:

Copied: xdo/repos/community-x86_64/PKGBUILD (from rev 212563, xdo/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-16 11:21:09 UTC (rev 212564)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Thomas Berryhill <tb01110100 at gmail.com>
+# Contributor: Bastien Dejean <baskerville at lavabit.com>
+
+pkgname=xdo
+pkgver=0.5.5
+pkgrel=1
+pkgdesc='Utility for performing actions on windows in X'
+arch=('x86_64' 'i686')
+url='https://github.com/baskerville/xdo'
+license=('BSD')
+depends=('libxcb' 'xcb-util-wm')
+makedepends=('git')
+source=("git://github.com/baskerville/xdo.git#tag=$pkgver")
+md5sums=('SKIP')
+
+build() {
+  make -C xdo PREFIX=/usr
+}
+
+package() {
+  make -C xdo PREFIX=/usr DESTDIR="$pkgdir" install
+  install -Dm644 xdo/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/baskerville/xdo/blob/master/VERSION
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list