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

2013-11-27 Thread Federico Cinelli
Date: Thursday, November 28, 2013 @ 08:53:15
  Author: cinelli
Revision: 101579

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

Added:
  pokerth/repos/community-staging-i686/
  pokerth/repos/community-staging-i686/PKGBUILD
(from rev 101578, pokerth/trunk/PKGBUILD)
  pokerth/repos/community-staging-x86_64/
  pokerth/repos/community-staging-x86_64/PKGBUILD
(from rev 101578, pokerth/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   36 
 community-staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: pokerth/repos/community-staging-i686/PKGBUILD (from rev 101578, 
pokerth/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-11-28 07:53:15 UTC (rev 101579)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Mateusz Herych 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0.1
+pkgrel=3
+pkgdesc="Poker game written in C++/Qt4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
+md5sums=('c6dcf0ed68ab50af91371348ffad5d00')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+  
+  qmake-qt4 "$pkgname.pro"
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 "docs/pokerth.1" "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -Dm644 "data/data-copyright.txt" 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}

Copied: pokerth/repos/community-staging-x86_64/PKGBUILD (from rev 101578, 
pokerth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-11-28 07:53:15 UTC (rev 101579)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Mateusz Herych 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0.1
+pkgrel=3
+pkgdesc="Poker game written in C++/Qt4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
+md5sums=('c6dcf0ed68ab50af91371348ffad5d00')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+  
+  qmake-qt4 "$pkgname.pro"
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 "docs/pokerth.1" "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -Dm644 "data/data-copyright.txt" 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}



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

2013-11-25 Thread Federico Cinelli
Date: Tuesday, November 26, 2013 @ 04:19:36
  Author: cinelli
Revision: 101459

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

Added:
  pokerth/repos/staging-i686/
  pokerth/repos/staging-i686/PKGBUILD
(from rev 101458, pokerth/trunk/PKGBUILD)
  pokerth/repos/staging-x86_64/
  pokerth/repos/staging-x86_64/PKGBUILD
(from rev 101458, pokerth/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   36 
 staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: pokerth/repos/staging-i686/PKGBUILD (from rev 101458, 
pokerth/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-11-26 03:19:36 UTC (rev 101459)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Mateusz Herych 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0.1
+pkgrel=3
+pkgdesc="Poker game written in C++/Qt4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
+md5sums=('c6dcf0ed68ab50af91371348ffad5d00')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+  
+  qmake-qt4 "$pkgname.pro"
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 "docs/pokerth.1" "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -Dm644 "data/data-copyright.txt" 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}

Copied: pokerth/repos/staging-x86_64/PKGBUILD (from rev 101458, 
pokerth/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-11-26 03:19:36 UTC (rev 101459)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Mateusz Herych 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0.1
+pkgrel=3
+pkgdesc="Poker game written in C++/Qt4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
+md5sums=('c6dcf0ed68ab50af91371348ffad5d00')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+  
+  qmake-qt4 "$pkgname.pro"
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 "docs/pokerth.1" "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -Dm644 "data/data-copyright.txt" 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}



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

2013-07-10 Thread Sven-Hendrik Haase
Date: Wednesday, July 10, 2013 @ 17:26:50
  Author: svenstaro
Revision: 93815

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

Added:
  pokerth/repos/community-staging-i686/
  pokerth/repos/community-staging-i686/PKGBUILD
(from rev 93814, pokerth/trunk/PKGBUILD)
  pokerth/repos/community-staging-x86_64/
  pokerth/repos/community-staging-x86_64/PKGBUILD
(from rev 93814, pokerth/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   36 
 community-staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: pokerth/repos/community-staging-i686/PKGBUILD (from rev 93814, 
pokerth/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-10 15:26:50 UTC (rev 93815)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Mateusz Herych 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0.1
+pkgrel=2
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
+md5sums=('c6dcf0ed68ab50af91371348ffad5d00')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+  
+  qmake-qt4 "$pkgname.pro"
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 "docs/pokerth.1" "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -Dm644 "data/data-copyright.txt" 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}

Copied: pokerth/repos/community-staging-x86_64/PKGBUILD (from rev 93814, 
pokerth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-07-10 15:26:50 UTC (rev 93815)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Mateusz Herych 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0.1
+pkgrel=2
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
+md5sums=('c6dcf0ed68ab50af91371348ffad5d00')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+  
+  qmake-qt4 "$pkgname.pro"
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 "docs/pokerth.1" "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -Dm644 "data/data-copyright.txt" 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}



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

2013-03-29 Thread Federico Cinelli
Date: Friday, March 29, 2013 @ 19:53:13
  Author: cinelli
Revision: 87277

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-03-29 18:50:32 UTC (rev 87276)
+++ community-i686/PKGBUILD 2013-03-29 18:53:13 UTC (rev 87277)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Mateusz Herych 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Vasco Costa 
-# Contributor: Federico Cinelli 
-
-pkgname=pokerth
-_realname=PokerTH
-pkgver=1.0
-pkgrel=5
-pkgdesc="Poker game written in C++/QT4"
-arch=('i686' 'x86_64')
-url="http://www.pokerth.net/";
-license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
-makedepends=('boost')
-source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
-md5sums=('1d8686b8968475cfc76e873a17a53efc')
-
-build() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
-
-  qmake-qt4 "$pkgname.pro"
-  make
-}
-
-package() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
-  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
-}

Copied: pokerth/repos/community-i686/PKGBUILD (from rev 87276, 
pokerth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-03-29 18:53:13 UTC (rev 87277)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=5
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
+md5sums=('1d8686b8968475cfc76e873a17a53efc')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
+
+  qmake-qt4 "$pkgname.pro"
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 "docs/pokerth.1" "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -Dm644 "data/data-copyright.txt" 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-03-29 18:50:32 UTC (rev 87276)
+++ community-x86_64/PKGBUILD   2013-03-29 18:53:13 UTC (rev 87277)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Mateusz Herych 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Vasco Costa 
-# Contributor: Federico Cinelli 
-
-pkgname=pokerth
-_realname=PokerTH
-pkgver=1.0
-pkgrel=5
-pkgdesc="Poker game written in C++/QT4"
-arch=('i686' 'x86_64')
-url="http://www.pokerth.net/";
-license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
-makedepends=('boost')
-source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
-md5sums=('1d8686b8968475cfc76e873a17a53efc')
-
-build() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
-
-  qmake-qt4 "$pkgname.pro"
-  make
-}
-
-package() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
-  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
-}

Copied: pokerth/repos/community-x86_64/PKGBUILD (from rev 87276, 
pokerth/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-03-29 18:53:13 UTC (rev 87277)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco 

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

2013-03-29 Thread Federico Cinelli
Date: Friday, March 29, 2013 @ 14:58:18
  Author: cinelli
Revision: 87271

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

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

---+
 /PKGBUILD |   74 
 community-i686/PKGBUILD   |   36 -
 community-x86_64/PKGBUILD |   36 -
 3 files changed, 74 insertions(+), 72 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-03-29 13:01:59 UTC (rev 87270)
+++ community-i686/PKGBUILD 2013-03-29 13:58:18 UTC (rev 87271)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer:  Mateusz Herych 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Vasco Costa 
-
-pkgname=pokerth
-_realname=PokerTH
-pkgver=1.0
-pkgrel=4
-pkgdesc="Poker game written in C++/QT4"
-arch=('i686' 'x86_64')
-url="http://www.pokerth.net/";
-license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
-makedepends=('boost')
-source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
-md5sums=('1d8686b8968475cfc76e873a17a53efc')
-
-build() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
-
-  qmake $pkgname.pro
-  make
-}
-
-package() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
-  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
-}

Copied: pokerth/repos/community-i686/PKGBUILD (from rev 87270, 
pokerth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-03-29 13:58:18 UTC (rev 87271)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=5
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=("http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2";)
+md5sums=('1d8686b8968475cfc76e873a17a53efc')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
+
+  qmake-qt4 "$pkgname.pro"
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-03-29 13:01:59 UTC (rev 87270)
+++ community-x86_64/PKGBUILD   2013-03-29 13:58:18 UTC (rev 87271)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer:  Mateusz Herych 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Vasco Costa 
-
-pkgname=pokerth
-_realname=PokerTH
-pkgver=1.0
-pkgrel=4
-pkgdesc="Poker game written in C++/QT4"
-arch=('i686' 'x86_64')
-url="http://www.pokerth.net/";
-license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
-makedepends=('boost')
-source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
-md5sums=('1d8686b8968475cfc76e873a17a53efc')
-
-build() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
-
-  qmake $pkgname.pro
-  make
-}
-
-package() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
-  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
-}

Copied: pokerth/repos/community-x86_64/PKGBUILD (from rev 87270, 
pokerth/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-03-29 13:58:18 UTC (rev 87271)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+# Contributor: Federico Cinelli 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgve

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

2013-03-01 Thread Sven-Hendrik Haase
Date: Friday, March 1, 2013 @ 19:25:07
  Author: svenstaro
Revision: 85448

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

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

---+
 community-i686/PKGBUILD   |   72 ++--
 community-x86_64/PKGBUILD |   72 ++--
 2 files changed, 72 insertions(+), 72 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-03-01 18:24:55 UTC (rev 85447)
+++ community-i686/PKGBUILD 2013-03-01 18:25:07 UTC (rev 85448)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer:  Mateusz Herych 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Vasco Costa 
-
-pkgname=pokerth
-_realname=PokerTH
-pkgver=1.0
-pkgrel=3
-pkgdesc="Poker game written in C++/QT4"
-arch=('i686' 'x86_64')
-url="http://www.pokerth.net/";
-license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
-makedepends=('boost')
-source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
-md5sums=('1d8686b8968475cfc76e873a17a53efc')
-
-build() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
-
-  qmake $pkgname.pro
-  make
-}
-
-package() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
-  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
-}

Copied: pokerth/repos/community-i686/PKGBUILD (from rev 85447, 
pokerth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-03-01 18:25:07 UTC (rev 85448)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=4
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
+md5sums=('1d8686b8968475cfc76e873a17a53efc')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
+
+  qmake $pkgname.pro
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-03-01 18:24:55 UTC (rev 85447)
+++ community-x86_64/PKGBUILD   2013-03-01 18:25:07 UTC (rev 85448)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer:  Mateusz Herych 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Vasco Costa 
-
-pkgname=pokerth
-_realname=PokerTH
-pkgver=1.0
-pkgrel=3
-pkgdesc="Poker game written in C++/QT4"
-arch=('i686' 'x86_64')
-url="http://www.pokerth.net/";
-license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
-makedepends=('boost')
-source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
-md5sums=('1d8686b8968475cfc76e873a17a53efc')
-
-build() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
-
-  qmake $pkgname.pro
-  make
-}
-
-package() {
-  cd "$srcdir/$_realname-$pkgver-src"
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
-  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
-}

Copied: pokerth/repos/community-x86_64/PKGBUILD (from rev 85447, 
pokerth/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-03-01 18:25:07 UTC (rev 85448)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=4
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net

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

2013-02-18 Thread Sven-Hendrik Haase
Date: Tuesday, February 19, 2013 @ 07:28:54
  Author: svenstaro
Revision: 84477

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

Added:
  pokerth/repos/community-staging-i686/
  pokerth/repos/community-staging-i686/PKGBUILD
(from rev 84476, pokerth/trunk/PKGBUILD)
  pokerth/repos/community-staging-x86_64/
  pokerth/repos/community-staging-x86_64/PKGBUILD
(from rev 84476, pokerth/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   36 
 community-staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: pokerth/repos/community-staging-i686/PKGBUILD (from rev 84476, 
pokerth/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-19 06:28:54 UTC (rev 84477)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=3
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
+md5sums=('1d8686b8968475cfc76e873a17a53efc')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
+
+  qmake $pkgname.pro
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}

Copied: pokerth/repos/community-staging-x86_64/PKGBUILD (from rev 84476, 
pokerth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-02-19 06:28:54 UTC (rev 84477)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=3
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
+md5sums=('1d8686b8968475cfc76e873a17a53efc')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
+
+  qmake $pkgname.pro
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}



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

2013-01-25 Thread Sven-Hendrik Haase
Date: Saturday, January 26, 2013 @ 00:28:31
  Author: svenstaro
Revision: 82936

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

Added:
  pokerth/repos/community-staging-i686/
  pokerth/repos/community-staging-i686/PKGBUILD
(from rev 82935, pokerth/trunk/PKGBUILD)
  pokerth/repos/community-staging-x86_64/
  pokerth/repos/community-staging-x86_64/PKGBUILD
(from rev 82935, pokerth/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   36 
 community-staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: pokerth/repos/community-staging-i686/PKGBUILD (from rev 82935, 
pokerth/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-01-25 23:28:31 UTC (rev 82936)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=2
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
+md5sums=('1d8686b8968475cfc76e873a17a53efc')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
+
+  qmake $pkgname.pro
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}

Copied: pokerth/repos/community-staging-x86_64/PKGBUILD (from rev 82935, 
pokerth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-01-25 23:28:31 UTC (rev 82936)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer:  Mateusz Herych 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Vasco Costa 
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=2
+pkgdesc="Poker game written in C++/QT4"
+arch=('i686' 'x86_64')
+url="http://www.pokerth.net/";
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
+md5sums=('1d8686b8968475cfc76e873a17a53efc')
+
+build() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  sed -i '31 i #include ' 
src/net/common/ircthread.cpp
+
+  qmake $pkgname.pro
+  make
+}
+
+package() {
+  cd "$srcdir/$_realname-$pkgver-src"
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
+  install -D -m644 data/data-copyright.txt 
"$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
+}