[arch-commits] Commit in tmux/repos (8 files)

2017-05-29 Thread Sergej Pupykin
Date: Monday, May 29, 2017 @ 08:14:32
  Author: spupykin
Revision: 230784

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

Added:
  tmux/repos/community-i686/LICENSE
(from rev 230783, tmux/trunk/LICENSE)
  tmux/repos/community-i686/PKGBUILD
(from rev 230783, tmux/trunk/PKGBUILD)
  tmux/repos/community-x86_64/LICENSE
(from rev 230783, tmux/trunk/LICENSE)
  tmux/repos/community-x86_64/PKGBUILD
(from rev 230783, tmux/trunk/PKGBUILD)
Deleted:
  tmux/repos/community-i686/LICENSE
  tmux/repos/community-i686/PKGBUILD
  tmux/repos/community-x86_64/LICENSE
  tmux/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   26 +++
 /PKGBUILD |   58 
 community-i686/LICENSE|   13 -
 community-i686/PKGBUILD   |   29 --
 community-x86_64/LICENSE  |   13 -
 community-x86_64/PKGBUILD |   29 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2017-05-29 08:14:16 UTC (rev 230783)
+++ community-i686/LICENSE  2017-05-29 08:14:32 UTC (rev 230784)
@@ -1,13 +0,0 @@
-Copyright (c) 2007 Nicholas Marriott 
-
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
-IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copied: tmux/repos/community-i686/LICENSE (from rev 230783, tmux/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2017-05-29 08:14:32 UTC (rev 230784)
@@ -0,0 +1,13 @@
+Copyright (c) 2007 Nicholas Marriott 
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-29 08:14:16 UTC (rev 230783)
+++ community-i686/PKGBUILD 2017-05-29 08:14:32 UTC (rev 230784)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer:  TDY 
-# Contributor: Grigorios Bouzakis 
-
-pkgname=tmux
-pkgver=2.4
-pkgrel=1
-pkgdesc='A terminal multiplexer'
-url='http://tmux.github.io/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses' 'libevent' 'libutempter')
-source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
-   LICENSE)
-sha256sums=('757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349'
-'b5de80619e4884ced2dfe0a96020e85dcfb715a831ecdfdd7ce8c97b5a6ff2cc')
-
-build() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   make install DESTDIR="$pkgdir"
-   install -Dm644 "$srcdir"/LICENSE 
"$pkgdir/usr/share/licenses/tmux/LICENSE"
-}

Copied: tmux/repos/community-i686/PKGBUILD (from rev 230783, 
tmux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-29 08:14:32 UTC (rev 230784)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer:  TDY 
+# Contributor: Grigorios Bouzakis 
+
+pkgname=tmux
+pkgver=2.5
+pkgrel=1
+pkgdesc='A terminal multiplexer'
+url='http://tmux.github.io/'
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('ncurses' 'libevent' 'libutempter')

[arch-commits] Commit in tmux/repos (8 files)

2017-04-24 Thread Sergej Pupykin
Date: Monday, April 24, 2017 @ 13:12:33
  Author: spupykin
Revision: 225130

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

Added:
  tmux/repos/community-i686/LICENSE
(from rev 225129, tmux/trunk/LICENSE)
  tmux/repos/community-i686/PKGBUILD
(from rev 225129, tmux/trunk/PKGBUILD)
  tmux/repos/community-x86_64/LICENSE
(from rev 225129, tmux/trunk/LICENSE)
  tmux/repos/community-x86_64/PKGBUILD
(from rev 225129, tmux/trunk/PKGBUILD)
Deleted:
  tmux/repos/community-i686/LICENSE
  tmux/repos/community-i686/PKGBUILD
  tmux/repos/community-x86_64/LICENSE
  tmux/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   26 +++
 /PKGBUILD |   58 
 community-i686/LICENSE|   13 -
 community-i686/PKGBUILD   |   29 --
 community-x86_64/LICENSE  |   13 -
 community-x86_64/PKGBUILD |   29 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2017-04-24 13:12:17 UTC (rev 225129)
+++ community-i686/LICENSE  2017-04-24 13:12:33 UTC (rev 225130)
@@ -1,13 +0,0 @@
-Copyright (c) 2007 Nicholas Marriott 
-
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
-IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copied: tmux/repos/community-i686/LICENSE (from rev 225129, tmux/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2017-04-24 13:12:33 UTC (rev 225130)
@@ -0,0 +1,13 @@
+Copyright (c) 2007 Nicholas Marriott 
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-24 13:12:17 UTC (rev 225129)
+++ community-i686/PKGBUILD 2017-04-24 13:12:33 UTC (rev 225130)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer:  TDY 
-# Contributor: Grigorios Bouzakis 
-
-pkgname=tmux
-pkgver=2.3
-pkgrel=1
-pkgdesc='A terminal multiplexer'
-url='http://tmux.github.io/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses' 'libevent' 'libutempter')
-source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
-   LICENSE)
-md5sums=('fcfd1611d705d8b31df3c26ebc93bd3e'
- '71601bc37fa44e4395580b321963018e')
-
-build() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   make install DESTDIR=$pkgdir
-   install -Dm644 $srcdir/LICENSE "$pkgdir/usr/share/licenses/tmux/LICENSE"
-}

Copied: tmux/repos/community-i686/PKGBUILD (from rev 225129, 
tmux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-24 13:12:33 UTC (rev 225130)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer:  TDY 
+# Contributor: Grigorios Bouzakis 
+
+pkgname=tmux
+pkgver=2.4
+pkgrel=1
+pkgdesc='A terminal multiplexer'
+url='http://tmux.github.io/'
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('ncurses' 'libevent' 'libutempter')
+source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
+   LICENSE)

[arch-commits] Commit in tmux/repos (8 files)

2016-09-30 Thread Sergej Pupykin
Date: Friday, September 30, 2016 @ 09:14:00
  Author: spupykin
Revision: 191063

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

Added:
  tmux/repos/community-i686/LICENSE
(from rev 191062, tmux/trunk/LICENSE)
  tmux/repos/community-i686/PKGBUILD
(from rev 191062, tmux/trunk/PKGBUILD)
  tmux/repos/community-x86_64/LICENSE
(from rev 191062, tmux/trunk/LICENSE)
  tmux/repos/community-x86_64/PKGBUILD
(from rev 191062, tmux/trunk/PKGBUILD)
Deleted:
  tmux/repos/community-i686/LICENSE
  tmux/repos/community-i686/PKGBUILD
  tmux/repos/community-x86_64/LICENSE
  tmux/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   26 +++
 /PKGBUILD |   58 
 community-i686/LICENSE|   13 -
 community-i686/PKGBUILD   |   29 --
 community-x86_64/LICENSE  |   13 -
 community-x86_64/PKGBUILD |   29 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2016-09-30 09:13:42 UTC (rev 191062)
+++ community-i686/LICENSE  2016-09-30 09:14:00 UTC (rev 191063)
@@ -1,13 +0,0 @@
-Copyright (c) 2007 Nicholas Marriott 
-
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
-IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copied: tmux/repos/community-i686/LICENSE (from rev 191062, tmux/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2016-09-30 09:14:00 UTC (rev 191063)
@@ -0,0 +1,13 @@
+Copyright (c) 2007 Nicholas Marriott 
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-30 09:13:42 UTC (rev 191062)
+++ community-i686/PKGBUILD 2016-09-30 09:14:00 UTC (rev 191063)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer:  TDY 
-# Contributor: Grigorios Bouzakis 
-
-pkgname=tmux
-pkgver=2.2
-pkgrel=1
-pkgdesc='A terminal multiplexer'
-url='http://tmux.github.io/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses' 'libevent' 'libutempter')
-source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
-   LICENSE)
-md5sums=('bd95ee7205e489c62c616bb7af040099'
- '71601bc37fa44e4395580b321963018e')
-
-build() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   make install DESTDIR=$pkgdir
-   install -Dm644 $srcdir/LICENSE "$pkgdir/usr/share/licenses/tmux/LICENSE"
-}

Copied: tmux/repos/community-i686/PKGBUILD (from rev 191062, 
tmux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-30 09:14:00 UTC (rev 191063)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer:  TDY 
+# Contributor: Grigorios Bouzakis 
+
+pkgname=tmux
+pkgver=2.3
+pkgrel=1
+pkgdesc='A terminal multiplexer'
+url='http://tmux.github.io/'
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('ncurses' 'libevent' 'libutempter')
+source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
+   

[arch-commits] Commit in tmux/repos (8 files)

2016-04-17 Thread Sergej Pupykin
Date: Sunday, April 17, 2016 @ 10:59:45
  Author: spupykin
Revision: 171242

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

Added:
  tmux/repos/community-i686/LICENSE
(from rev 171241, tmux/trunk/LICENSE)
  tmux/repos/community-i686/PKGBUILD
(from rev 171241, tmux/trunk/PKGBUILD)
  tmux/repos/community-x86_64/LICENSE
(from rev 171241, tmux/trunk/LICENSE)
  tmux/repos/community-x86_64/PKGBUILD
(from rev 171241, tmux/trunk/PKGBUILD)
Deleted:
  tmux/repos/community-i686/LICENSE
  tmux/repos/community-i686/PKGBUILD
  tmux/repos/community-x86_64/LICENSE
  tmux/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   26 +++
 /PKGBUILD |   58 
 community-i686/LICENSE|   13 -
 community-i686/PKGBUILD   |   36 ---
 community-x86_64/LICENSE  |   13 -
 community-x86_64/PKGBUILD |   36 ---
 6 files changed, 84 insertions(+), 98 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2016-04-17 08:59:31 UTC (rev 171241)
+++ community-i686/LICENSE  2016-04-17 08:59:45 UTC (rev 171242)
@@ -1,13 +0,0 @@
-Copyright (c) 2007 Nicholas Marriott 
-
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
-IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copied: tmux/repos/community-i686/LICENSE (from rev 171241, tmux/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2016-04-17 08:59:45 UTC (rev 171242)
@@ -0,0 +1,13 @@
+Copyright (c) 2007 Nicholas Marriott 
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-04-17 08:59:31 UTC (rev 171241)
+++ community-i686/PKGBUILD 2016-04-17 08:59:45 UTC (rev 171242)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer:  TDY 
-# Contributor: Grigorios Bouzakis 
-
-pkgname=tmux
-pkgver=2.1
-pkgrel=2
-pkgdesc='A terminal multiplexer'
-url='http://tmux.github.io/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses' 'libevent' 'libutempter')
-source=(https://github.com/tmux/tmux/releases/download/$pkgver/tmux-$pkgver.tar.gz
-   LICENSE)
-md5sums=('74a2855695bccb51b6e301383ad4818c'
- '71601bc37fa44e4395580b321963018e')
-
-build() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-${pkgver/_/}"
-   make install DESTDIR=$pkgdir
-   install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/tmux/LICENSE"
-
-   install -dm755 "$pkgdir/usr/share/tmux/" 
"$pkgdir/usr/share/vim/vimfiles/syntax/"
-   install -m644 examples/* "$pkgdir/usr/share/tmux/"
-   ln -s /usr/share/tmux/tmux.vim 
"$pkgdir/usr/share/vim/vimfiles/syntax/tmux.vim"
-
-   install -d $pkgdir/usr/share/bash-completion/completions/
-   mv $pkgdir/usr/share/tmux/bash_completion_tmux.sh 
$pkgdir/usr/share/bash-completion/completions/tmux
-}

Copied: tmux/repos/community-i686/PKGBUILD (from rev 171241, 
tmux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-17 08:59:45 UTC (rev 171242)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: 

[arch-commits] Commit in tmux/repos (8 files)

2014-02-24 Thread Sergej Pupykin
Date: Monday, February 24, 2014 @ 09:39:29
  Author: spupykin
Revision: 106145

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

Added:
  tmux/repos/community-i686/LICENSE
(from rev 106144, tmux/trunk/LICENSE)
  tmux/repos/community-i686/PKGBUILD
(from rev 106144, tmux/trunk/PKGBUILD)
  tmux/repos/community-x86_64/LICENSE
(from rev 106144, tmux/trunk/LICENSE)
  tmux/repos/community-x86_64/PKGBUILD
(from rev 106144, tmux/trunk/PKGBUILD)
Deleted:
  tmux/repos/community-i686/LICENSE
  tmux/repos/community-i686/PKGBUILD
  tmux/repos/community-x86_64/LICENSE
  tmux/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   26 +++
 /PKGBUILD |   72 
 community-i686/LICENSE|   13 ---
 community-i686/PKGBUILD   |   36 --
 community-x86_64/LICENSE  |   13 ---
 community-x86_64/PKGBUILD |   36 --
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2014-02-24 08:39:17 UTC (rev 106144)
+++ community-i686/LICENSE  2014-02-24 08:39:29 UTC (rev 106145)
@@ -1,13 +0,0 @@
-Copyright (c) 2007 Nicholas Marriott n...@users.sourceforge.net
-
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED AS IS AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
-IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copied: tmux/repos/community-i686/LICENSE (from rev 106144, tmux/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2014-02-24 08:39:29 UTC (rev 106145)
@@ -0,0 +1,13 @@
+Copyright (c) 2007 Nicholas Marriott n...@users.sourceforge.net
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED AS IS AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-24 08:39:17 UTC (rev 106144)
+++ community-i686/PKGBUILD 2014-02-24 08:39:29 UTC (rev 106145)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer:  TDY t...@gmx.com
-# Contributor: Grigorios Bouzakis grbzks[at]gmail[dot]com
-
-pkgname=tmux
-pkgver=1.9
-pkgrel=1
-pkgdesc='A terminal multiplexer'
-url='http://tmux.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses' 'libevent')
-source=(http://downloads.sourceforge.net/tmux/tmux-$pkgver.tar.gz
-   LICENSE)
-md5sums=('5f5ed0f03a666279264da45b60075600'
- '71601bc37fa44e4395580b321963018e')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make install DESTDIR=$pkgdir
-   install -Dm644 ../LICENSE $pkgdir/usr/share/licenses/tmux/LICENSE
-
-   install -dm755 $pkgdir/usr/share/tmux/
-   install -m644 examples/* $pkgdir/usr/share/tmux/
-   install -Dm644 examples/tmux.vim 
$pkgdir/usr/share/vim/vimfiles/syntax/tmux.vim
-
-   install -d $pkgdir/usr/share/bash-completion/completions/
-   mv $pkgdir/usr/share/tmux/bash_completion_tmux.sh 
$pkgdir/usr/share/bash-completion/completions/tmux
-}

Copied: tmux/repos/community-i686/PKGBUILD (from rev 106144, 
tmux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-24 08:39:29 UTC (rev 106145)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer:  TDY t...@gmx.com
+# Contributor: Grigorios Bouzakis 

[arch-commits] Commit in tmux/repos (8 files)

2014-02-20 Thread Sergej Pupykin
Date: Friday, February 21, 2014 @ 08:54:51
  Author: spupykin
Revision: 106013

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

Added:
  tmux/repos/community-i686/LICENSE
(from rev 106012, tmux/trunk/LICENSE)
  tmux/repos/community-i686/PKGBUILD
(from rev 106012, tmux/trunk/PKGBUILD)
  tmux/repos/community-x86_64/LICENSE
(from rev 106012, tmux/trunk/LICENSE)
  tmux/repos/community-x86_64/PKGBUILD
(from rev 106012, tmux/trunk/PKGBUILD)
Deleted:
  tmux/repos/community-i686/LICENSE
  tmux/repos/community-i686/PKGBUILD
  tmux/repos/community-x86_64/LICENSE
  tmux/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   26 +++
 /PKGBUILD |   72 
 community-i686/LICENSE|   13 ---
 community-i686/PKGBUILD   |   36 --
 community-x86_64/LICENSE  |   13 ---
 community-x86_64/PKGBUILD |   36 --
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2014-02-21 07:54:36 UTC (rev 106012)
+++ community-i686/LICENSE  2014-02-21 07:54:51 UTC (rev 106013)
@@ -1,13 +0,0 @@
-Copyright (c) 2007 Nicholas Marriott n...@users.sourceforge.net
-
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED AS IS AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
-IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copied: tmux/repos/community-i686/LICENSE (from rev 106012, tmux/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2014-02-21 07:54:51 UTC (rev 106013)
@@ -0,0 +1,13 @@
+Copyright (c) 2007 Nicholas Marriott n...@users.sourceforge.net
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED AS IS AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-21 07:54:36 UTC (rev 106012)
+++ community-i686/PKGBUILD 2014-02-21 07:54:51 UTC (rev 106013)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer:  TDY t...@gmx.com
-# Contributor: Grigorios Bouzakis grbzks[at]gmail[dot]com
-
-pkgname=tmux
-pkgver=1.8
-pkgrel=1
-pkgdesc='A terminal multiplexer'
-url='http://tmux.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses' 'libevent')
-source=(http://downloads.sourceforge.net/tmux/tmux-$pkgver.tar.gz
-   LICENSE)
-md5sums=('b9477de2fe660244cbc6e6d7e668ea0e'
- '71601bc37fa44e4395580b321963018e')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make install DESTDIR=$pkgdir
-   install -Dm644 ../LICENSE $pkgdir/usr/share/licenses/tmux/LICENSE
-
-   install -dm755 $pkgdir/usr/share/tmux/
-   install -m644 examples/* $pkgdir/usr/share/tmux/
-   install -Dm644 examples/tmux.vim 
$pkgdir/usr/share/vim/vimfiles/syntax/tmux.vim
-
-   install -d $pkgdir/usr/share/bash-completion/completions/
-   mv $pkgdir/usr/share/tmux/bash_completion_tmux.sh 
$pkgdir/usr/share/bash-completion/completions/tmux
-}

Copied: tmux/repos/community-i686/PKGBUILD (from rev 106012, 
tmux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-21 07:54:51 UTC (rev 106013)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer:  TDY t...@gmx.com
+# Contributor: Grigorios Bouzakis 

[arch-commits] Commit in tmux/repos (8 files)

2013-03-27 Thread Sergej Pupykin
Date: Wednesday, March 27, 2013 @ 12:16:29
  Author: spupykin
Revision: 87109

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

Added:
  tmux/repos/community-i686/LICENSE
(from rev 87108, tmux/trunk/LICENSE)
  tmux/repos/community-i686/PKGBUILD
(from rev 87108, tmux/trunk/PKGBUILD)
  tmux/repos/community-x86_64/LICENSE
(from rev 87108, tmux/trunk/LICENSE)
  tmux/repos/community-x86_64/PKGBUILD
(from rev 87108, tmux/trunk/PKGBUILD)
Deleted:
  tmux/repos/community-i686/LICENSE
  tmux/repos/community-i686/PKGBUILD
  tmux/repos/community-x86_64/LICENSE
  tmux/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |   26 +++
 /PKGBUILD |   72 
 community-i686/LICENSE|   13 ---
 community-i686/PKGBUILD   |   36 --
 community-x86_64/LICENSE  |   13 ---
 community-x86_64/PKGBUILD |   36 --
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2013-03-27 11:16:07 UTC (rev 87108)
+++ community-i686/LICENSE  2013-03-27 11:16:29 UTC (rev 87109)
@@ -1,13 +0,0 @@
-Copyright (c) 2007 Nicholas Marriott n...@users.sourceforge.net
-
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED AS IS AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
-IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Copied: tmux/repos/community-i686/LICENSE (from rev 87108, tmux/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2013-03-27 11:16:29 UTC (rev 87109)
@@ -0,0 +1,13 @@
+Copyright (c) 2007 Nicholas Marriott n...@users.sourceforge.net
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED AS IS AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-03-27 11:16:07 UTC (rev 87108)
+++ community-i686/PKGBUILD 2013-03-27 11:16:29 UTC (rev 87109)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer:  TDY t...@gmx.com
-# Contributor: Grigorios Bouzakis grbzks[at]gmail[dot]com
-
-pkgname=tmux
-pkgver=1.7
-pkgrel=1
-pkgdesc='A terminal multiplexer'
-url='http://tmux.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses' 'libevent')
-source=(http://downloads.sourceforge.net/tmux/tmux-$pkgver.tar.gz
-   LICENSE)
-md5sums=('2c48fb9beb22eedba7a5de3b78dd0c03'
- '71601bc37fa44e4395580b321963018e')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make install DESTDIR=$pkgdir
-   install -Dm644 ../LICENSE $pkgdir/usr/share/licenses/tmux/LICENSE
-
-   install -dm755 $pkgdir/usr/share/tmux/
-   install -m644 examples/* $pkgdir/usr/share/tmux/
-   install -Dm644 examples/tmux.vim 
$pkgdir/usr/share/vim/vimfiles/syntax/tmux.vim
-
-   install -d $pkgdir/usr/share/bash-completion/completions/
-   mv $pkgdir/usr/share/tmux/bash_completion_tmux.sh 
$pkgdir/usr/share/bash-completion/completions/tmux
-}

Copied: tmux/repos/community-i686/PKGBUILD (from rev 87108, tmux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-03-27 11:16:29 UTC (rev 87109)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer:  TDY t...@gmx.com
+# Contributor: Grigorios Bouzakis