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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Tue Jun 18 18:33:07 UTC 2013


    Date: Tuesday, June 18, 2013 @ 20:33:07
  Author: foutrelis
Revision: 92913

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-06-18 18:32:56 UTC (rev 92912)
+++ community-i686/PKGBUILD	2013-06-18 18:33:07 UTC (rev 92913)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
-# Contributor: Rttommy <rttommy at gmail.com>
-
-pkgname=xdotool
-pkgver=2.20110530.1
-pkgrel=2
-pkgdesc="Command-line X11 automation tool"
-arch=('i686' 'x86_64')
-url="http://www.semicomplete.com/projects/xdotool/"
-license=('BSD')
-depends=('libxtst' 'libxinerama')
-source=(http://semicomplete.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make PREFIX="$pkgdir/usr" INSTALLMAN="$pkgdir/usr/share/man" install
-
-  # License
-  install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/xdotool/COPYRIGHT"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xdotool/repos/community-i686/PKGBUILD (from rev 92912, xdotool/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-06-18 18:33:07 UTC (rev 92913)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
+# Contributor: Rttommy <rttommy at gmail.com>
+
+pkgname=xdotool
+pkgver=2.20110530.1
+pkgrel=3
+pkgdesc="Command-line X11 automation tool"
+arch=('i686' 'x86_64')
+url="http://www.semicomplete.com/projects/xdotool/"
+license=('BSD')
+depends=('libxtst' 'libxinerama')
+source=(http://semicomplete.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha256sums=('e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make PREFIX="$pkgdir/usr" INSTALLMAN="$pkgdir/usr/share/man" install
+
+  # Remove execute bit from header file
+  chmod -x "$pkgdir/usr/include/xdo.h"
+
+  # License
+  install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/xdotool/COPYRIGHT"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-06-18 18:32:56 UTC (rev 92912)
+++ community-x86_64/PKGBUILD	2013-06-18 18:33:07 UTC (rev 92913)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
-# Contributor: Rttommy <rttommy at gmail.com>
-
-pkgname=xdotool
-pkgver=2.20110530.1
-pkgrel=2
-pkgdesc="Command-line X11 automation tool"
-arch=('i686' 'x86_64')
-url="http://www.semicomplete.com/projects/xdotool/"
-license=('BSD')
-depends=('libxtst' 'libxinerama')
-source=(http://semicomplete.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make PREFIX="$pkgdir/usr" INSTALLMAN="$pkgdir/usr/share/man" install
-
-  # License
-  install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/xdotool/COPYRIGHT"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xdotool/repos/community-x86_64/PKGBUILD (from rev 92912, xdotool/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-06-18 18:33:07 UTC (rev 92913)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
+# Contributor: Rttommy <rttommy at gmail.com>
+
+pkgname=xdotool
+pkgver=2.20110530.1
+pkgrel=3
+pkgdesc="Command-line X11 automation tool"
+arch=('i686' 'x86_64')
+url="http://www.semicomplete.com/projects/xdotool/"
+license=('BSD')
+depends=('libxtst' 'libxinerama')
+source=(http://semicomplete.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha256sums=('e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make PREFIX="$pkgdir/usr" INSTALLMAN="$pkgdir/usr/share/man" install
+
+  # Remove execute bit from header file
+  chmod -x "$pkgdir/usr/include/xdo.h"
+
+  # License
+  install -Dm644 COPYRIGHT "$pkgdir/usr/share/licenses/xdotool/COPYRIGHT"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list