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

2016-05-05 Thread Sven-Hendrik Haase
Date: Friday, May 6, 2016 @ 02:53:02
  Author: svenstaro
Revision: 173891

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 173890, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 173890, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 173890, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 173890, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  124 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   62 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   62 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-06 00:52:53 UTC (rev 173890)
+++ community-i686/PKGBUILD 2016-05-06 00:53:02 UTC (rev 173891)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.2.15
-pkgrel=2
-arch=('i686' 'x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
-makedepends=('boost' 'mesa')
-install=mumble.install
-url="http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
-md5sums=('3052ed64d1f4d4e5bf60095df53c7758')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher"
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 173890, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-06 00:53:02 UTC (rev 173891)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.16
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+install=mumble.install
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+md5sums=('58e7574af80e36e0b943df0e6a44d6ce')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # 

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

2016-03-07 Thread Sven-Hendrik Haase
Date: Monday, March 7, 2016 @ 12:57:33
  Author: svenstaro
Revision: 165476

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 165475, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 165475, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 165475, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 165475, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  124 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   62 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   62 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-07 11:56:58 UTC (rev 165475)
+++ community-i686/PKGBUILD 2016-03-07 11:57:33 UTC (rev 165476)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.2.14
-pkgrel=2
-arch=('i686' 'x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
-makedepends=('boost' 'mesa')
-install=mumble.install
-url="http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
-md5sums=('129262444c4ab8e469014d3c163549a0')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher"
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 165475, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-07 11:57:33 UTC (rev 165476)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.15
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+install=mumble.install
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+md5sums=('3052ed64d1f4d4e5bf60095df53c7758')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # 

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

2016-03-01 Thread Sven-Hendrik Haase
Date: Wednesday, March 2, 2016 @ 07:58:32
  Author: svenstaro
Revision: 164069

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 164068, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 164068, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 164068, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 164068, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  124 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   62 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   62 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-02 06:58:28 UTC (rev 164068)
+++ community-i686/PKGBUILD 2016-03-02 06:58:32 UTC (rev 164069)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.2.13
-pkgrel=2
-arch=('i686' 'x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
-makedepends=('boost' 'mesa')
-install=mumble.install
-url="http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
-md5sums=('578862b5457f645d7c6e901f9447db92')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher"
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 164068, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-02 06:58:32 UTC (rev 164069)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.14
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+install=mumble.install
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+md5sums=('129262444c4ab8e469014d3c163549a0')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # 

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

2016-02-14 Thread Sven-Hendrik Haase
Date: Sunday, February 14, 2016 @ 20:29:08
  Author: svenstaro
Revision: 161551

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 161550, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 161550, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 161550, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 161550, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  124 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   62 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   62 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-14 19:29:01 UTC (rev 161550)
+++ community-i686/PKGBUILD 2016-02-14 19:29:08 UTC (rev 161551)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.2.13
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
-makedepends=('boost' 'mesa')
-install=mumble.install
-url="http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
-md5sums=('578862b5457f645d7c6e901f9447db92')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher"
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 161550, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-14 19:29:08 UTC (rev 161551)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.13
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+install=mumble.install
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+md5sums=('578862b5457f645d7c6e901f9447db92')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # 

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

2016-01-10 Thread Sven-Hendrik Haase
Date: Sunday, January 10, 2016 @ 16:05:27
  Author: svenstaro
Revision: 155861

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 155860, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 155860, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 155860, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 155860, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  124 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   64 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   64 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 146 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-10 15:05:18 UTC (rev 155860)
+++ community-i686/PKGBUILD 2016-01-10 15:05:27 UTC (rev 155861)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.2.12
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
-makedepends=('boost' 'mesa')
-install=mumble.install
-url="http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig})
-md5sums=('af3ac577622e3a539269af865fb265fd'
- 'SKIP')
-validpgpkeys=(710E91FDF4284F2E69E0DEBDD7446C0F751B4695)
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher"
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 155860, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-10 15:05:27 UTC (rev 155861)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.13
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+install=mumble.install
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
+md5sums=('578862b5457f645d7c6e901f9447db92')
+
+prepare() {
+  cd 

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

2015-12-21 Thread Sven-Hendrik Haase
Date: Monday, December 21, 2015 @ 14:40:07
  Author: svenstaro
Revision: 153881

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 153880, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 153880, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 153880, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 153880, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  128 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   64 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   64 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-21 13:39:59 UTC (rev 153880)
+++ community-i686/PKGBUILD 2015-12-21 13:40:07 UTC (rev 153881)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.2.11
-pkgrel=2
-arch=('i686' 'x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
-makedepends=('boost' 'mesa')
-install=mumble.install
-url="http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig})
-md5sums=('bd1f15c6c8c8950e1d02452689759d38'
- 'SKIP')
-validpgpkeys=(710E91FDF4284F2E69E0DEBDD7446C0F751B4695)
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher"
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 153880, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-21 13:40:07 UTC (rev 153881)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.12
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+install=mumble.install
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig})
+md5sums=('af3ac577622e3a539269af865fb265fd'
+ 

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

2015-12-06 Thread Sven-Hendrik Haase
Date: Sunday, December 6, 2015 @ 12:30:31
  Author: svenstaro
Revision: 148851

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 148850, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 148850, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 148850, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 148850, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  128 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   64 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   64 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-06 11:30:25 UTC (rev 148850)
+++ community-i686/PKGBUILD 2015-12-06 11:30:31 UTC (rev 148851)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.2.10
-pkgrel=2
-arch=('i686' 'x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
-makedepends=('boost' 'mesa')
-install=mumble.install
-url="http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig})
-md5sums=('14ab2e9174b7ca87623e63aa56dd6d5b'
- 'SKIP')
-validpgpkeys=(710E91FDF4284F2E69E0DEBDD7446C0F751B4695)
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher"
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 148850, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-06 11:30:31 UTC (rev 148851)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.11
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+install=mumble.install
+url="http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig})
+md5sums=('bd1f15c6c8c8950e1d02452689759d38'
+ 

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

2015-07-14 Thread Sven-Hendrik Haase
Date: Tuesday, July 14, 2015 @ 18:59:10
  Author: svenstaro
Revision: 136923

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 136922, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 136922, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 136922, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 136922, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  128 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   64 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   64 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-14 16:58:59 UTC (rev 136922)
+++ community-i686/PKGBUILD 2015-07-14 16:59:10 UTC (rev 136923)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Lauri Niskanen a...@ape3000.com
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete no-g15 in the configure line below
-
-pkgname=mumble
-pkgver=1.2.10
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc=A voice chat application similar to TeamSpeak
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils')
-makedepends=('boost' 'mesa')
-#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
-install=mumble.install
-url=http://mumble.sourceforge.net/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig})
-md5sums=('14ab2e9174b7ca87623e63aa56dd6d5b'
- 'SKIP')
-validpgpkeys=(710E91FDF4284F2E69E0DEBDD7446C0F751B4695)
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+=bundled-celt no-bundled-opus no-bundled-speex no-speechd no-g15 
no-xevie no-server \
-no-embed-qt-translations no-update packaged \
-DEFINES+=PLUGIN_PATH=/usr/lib/mumble
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 136922, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-14 16:59:10 UTC (rev 136923)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Lauri Niskanen a...@ape3000.com
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete no-g15 in the configure line below
+
+pkgname=mumble
+pkgver=1.2.10
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc=A voice chat application similar to TeamSpeak
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils' 'speech-dispatcher')
+makedepends=('boost' 'mesa')
+install=mumble.install
+url=http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig})
+md5sums=('14ab2e9174b7ca87623e63aa56dd6d5b'
+ 

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

2015-07-10 Thread Sven-Hendrik Haase
Date: Friday, July 10, 2015 @ 19:00:21
  Author: svenstaro
Revision: 136635

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 136634, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 136634, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 136634, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 136634, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  128 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   62 --
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   62 --
 community-x86_64/mumble.install |   11 ---
 6 files changed, 150 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-10 17:00:16 UTC (rev 136634)
+++ community-i686/PKGBUILD 2015-07-10 17:00:21 UTC (rev 136635)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Lauri Niskanen a...@ape3000.com
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete no-g15 in the configure line below
-
-pkgname=mumble
-pkgver=1.2.9
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc=A voice chat application similar to TeamSpeak
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils')
-makedepends=('boost' 'mesa')
-#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
-install=mumble.install
-url=http://mumble.sourceforge.net/;
-source=(http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz;)
-md5sums=('85decb9a1efb13e7558fab6265f81ad8')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+=bundled-celt no-bundled-opus no-bundled-speex no-speechd no-g15 
no-xevie no-server \
-no-embed-qt-translations no-update packaged \
-DEFINES+=PLUGIN_PATH=/usr/lib/mumble
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 136634, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-10 17:00:21 UTC (rev 136635)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Lauri Niskanen a...@ape3000.com
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete no-g15 in the configure line below
+
+pkgname=mumble
+pkgver=1.2.10
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc=A voice chat application similar to TeamSpeak
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils')
+makedepends=('boost' 'mesa')
+#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
+install=mumble.install
+url=http://mumble.sourceforge.net/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig})
+md5sums=('14ab2e9174b7ca87623e63aa56dd6d5b'
+ 'SKIP')

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

2015-06-11 Thread Sven-Hendrik Haase
Date: Thursday, June 11, 2015 @ 23:57:34
  Author: svenstaro
Revision: 135211

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 135210, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 135210, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 135210, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 135210, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  124 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   66 
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   66 
 community-x86_64/mumble.install |   11 ---
 6 files changed, 146 insertions(+), 154 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-11 21:57:24 UTC (rev 135210)
+++ community-i686/PKGBUILD 2015-06-11 21:57:34 UTC (rev 135211)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Lauri Niskanen a...@ape3000.com
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete no-g15 in the configure line below
-
-pkgname=mumble
-pkgver=1.2.8
-pkgrel=3
-arch=('i686' 'x86_64')
-pkgdesc=A voice chat application similar to TeamSpeak
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils')
-makedepends=('boost' 'mesa')
-#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
-install=mumble.install
-url=http://mumble.sourceforge.net/;
-source=(http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz;
-gcc49.patch::https://github.com/mumble-voip/mumble/commit/349436284b5f1baa61836c98ff0d518392140c5d.patch;)
-md5sums=('1a3ef91489ff674dfc010377d7721a28'
- 'fc9dfbd6a58a963b3c0ba2c44c61987a')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  patch -Np1  $srcdir/gcc49.patch
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+=bundled-celt no-bundled-opus no-bundled-speex no-speechd no-g15 
no-xevie no-server \
-no-embed-qt-translations no-update packaged \
-DEFINES+=PLUGIN_PATH=/usr/lib/mumble
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 135210, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-06-11 21:57:34 UTC (rev 135211)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Lauri Niskanen a...@ape3000.com
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete no-g15 in the configure line below
+
+pkgname=mumble
+pkgver=1.2.9
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc=A voice chat application similar to TeamSpeak
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils')
+makedepends=('boost' 'mesa')
+#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
+install=mumble.install
+url=http://mumble.sourceforge.net/;

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

2014-08-21 Thread Sven-Hendrik Haase
Date: Thursday, August 21, 2014 @ 17:33:31
  Author: svenstaro
Revision: 117713

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 117712, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 117712, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 117712, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 117712, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  132 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   66 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   66 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 154 insertions(+), 154 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-08-21 15:33:22 UTC (rev 117712)
+++ community-i686/PKGBUILD 2014-08-21 15:33:31 UTC (rev 117713)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Lauri Niskanen a...@ape3000.com
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete no-g15 in the configure line below
-
-pkgname=mumble
-pkgver=1.2.8
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc=A voice chat application similar to TeamSpeak
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus')
-makedepends=('boost' 'mesa')
-#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
-install=mumble.install
-url=http://mumble.sourceforge.net/;
-source=(http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz;
-gcc49.patch::https://github.com/mumble-voip/mumble/commit/349436284b5f1baa61836c98ff0d518392140c5d.patch;)
-md5sums=('1a3ef91489ff674dfc010377d7721a28'
- '83fcb0b6ba83bab8716ac996a8f5f501')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  patch -Np1  $srcdir/gcc49.patch
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+=bundled-celt no-bundled-opus no-bundled-speex no-speechd no-g15 
no-xevie no-server \
-no-embed-qt-translations no-update packaged \
-DEFINES+=PLUGIN_PATH=/usr/lib/mumble
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 117712, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-08-21 15:33:31 UTC (rev 117713)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Lauri Niskanen a...@ape3000.com
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete no-g15 in the configure line below
+
+pkgname=mumble
+pkgver=1.2.8
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc=A voice chat application similar to TeamSpeak
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus' 'xdg-utils')
+makedepends=('boost' 'mesa')
+#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
+install=mumble.install
+url=http://mumble.sourceforge.net/;

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

2014-08-09 Thread Sven-Hendrik Haase
Date: Saturday, August 9, 2014 @ 16:51:07
  Author: svenstaro
Revision: 117078

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 117077, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 117077, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 117077, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 117077, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  132 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   66 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   66 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 154 insertions(+), 154 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-08-09 14:51:02 UTC (rev 117077)
+++ community-i686/PKGBUILD 2014-08-09 14:51:07 UTC (rev 117078)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Lauri Niskanen a...@ape3000.com
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete no-g15 in the configure line below
-
-pkgname=mumble
-pkgver=1.2.7
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc=A voice chat application similar to TeamSpeak
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus')
-makedepends=('boost' 'mesa')
-#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
-install=mumble.install
-url=http://mumble.sourceforge.net/;
-source=(http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz;
-gcc49.patch::https://github.com/mumble-voip/mumble/commit/349436284b5f1baa61836c98ff0d518392140c5d.patch;)
-md5sums=('7f87f57859902b0ea8385a49f34d126d'
- 'ca344e0c4a33f1cbff2de94c60112a45')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  patch -Np1  $srcdir/gcc49.patch
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+=bundled-celt no-bundled-opus no-bundled-speex no-speechd no-g15 
no-xevie no-server \
-no-embed-qt-translations no-update packaged \
-DEFINES+=PLUGIN_PATH=/usr/lib/mumble
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 117077, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-08-09 14:51:07 UTC (rev 117078)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Lauri Niskanen a...@ape3000.com
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete no-g15 in the configure line below
+
+pkgname=mumble
+pkgver=1.2.8
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc=A voice chat application similar to TeamSpeak
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus')
+makedepends=('boost' 'mesa')
+#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
+install=mumble.install
+url=http://mumble.sourceforge.net/;

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

2014-06-15 Thread Sven-Hendrik Haase
Date: Sunday, June 15, 2014 @ 23:52:27
  Author: svenstaro
Revision: 113189

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 113188, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 113188, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 113188, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 113188, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  132 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   66 ---
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   66 ---
 community-x86_64/mumble.install |   11 ---
 6 files changed, 154 insertions(+), 154 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-06-15 21:52:18 UTC (rev 113188)
+++ community-i686/PKGBUILD 2014-06-15 21:52:27 UTC (rev 113189)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Lauri Niskanen a...@ape3000.com
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete no-g15 in the configure line below
-
-pkgname=mumble
-pkgver=1.2.6
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc=A voice chat application similar to TeamSpeak
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus')
-makedepends=('boost' 'mesa')
-#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
-install=mumble.install
-url=http://mumble.sourceforge.net/;
-source=(http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz;
-gcc49.patch::https://github.com/mumble-voip/mumble/commit/349436284b5f1baa61836c98ff0d518392140c5d.patch;)
-md5sums=('32b37ff426863d7abeb1b7c1938652ff'
- 'ca344e0c4a33f1cbff2de94c60112a45')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  patch -Np1  $srcdir/gcc49.patch
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+=bundled-celt no-bundled-opus no-bundled-speex no-speechd no-g15 
no-xevie no-server \
-no-embed-qt-translations no-update packaged \
-DEFINES+=PLUGIN_PATH=/usr/lib/mumble
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 113188, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-15 21:52:27 UTC (rev 113189)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Lauri Niskanen a...@ape3000.com
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete no-g15 in the configure line below
+
+pkgname=mumble
+pkgver=1.2.7
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc=A voice chat application similar to TeamSpeak
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus')
+makedepends=('boost' 'mesa')
+#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
+install=mumble.install
+url=http://mumble.sourceforge.net/;

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

2014-05-14 Thread Sven-Hendrik Haase
Date: Thursday, May 15, 2014 @ 04:14:15
  Author: svenstaro
Revision: 65

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

Added:
  mumble/repos/community-i686/PKGBUILD
(from rev 64, mumble/trunk/PKGBUILD)
  mumble/repos/community-i686/mumble.install
(from rev 64, mumble/trunk/mumble.install)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 64, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble.install
(from rev 64, mumble/trunk/mumble.install)
Deleted:
  mumble/repos/community-i686/PKGBUILD
  mumble/repos/community-i686/mumble.install
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble.install

-+
 /PKGBUILD   |  132 ++
 /mumble.install |   22 ++
 community-i686/PKGBUILD |   58 
 community-i686/mumble.install   |   11 ---
 community-x86_64/PKGBUILD   |   58 
 community-x86_64/mumble.install |   11 ---
 6 files changed, 154 insertions(+), 138 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-05-15 02:14:06 UTC (rev 64)
+++ community-i686/PKGBUILD 2014-05-15 02:14:15 UTC (rev 65)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Lauri Niskanen a...@ape3000.com
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete no-g15 in the configure line below
-
-pkgname=mumble
-pkgver=1.2.5
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc=A voice chat application similar to TeamSpeak
-license=('BSD')
-depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus')
-makedepends=('boost' 'mesa')
-#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
-install=mumble.install
-url=http://mumble.sourceforge.net/;
-source=(http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz;)
-md5sums=('084ca44252bd5356b68af555f81ba6f6')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Building mumble
-  qmake-qt4 main.pro \
-CONFIG+=bundled-celt no-bundled-opus no-bundled-speex no-speechd no-g15 
no-xevie no-server \
-no-embed-qt-translations no-update packaged \
-DEFINES+=PLUGIN_PATH=/usr/lib/mumble
-  make release
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
-  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
-  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
-  install -m755 -d $pkgdir/usr/share/man/man1
-  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-i686/PKGBUILD (from rev 64, 
mumble/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-15 02:14:15 UTC (rev 65)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Lauri Niskanen a...@ape3000.com
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete no-g15 in the configure line below
+
+pkgname=mumble
+pkgver=1.2.6
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc=A voice chat application similar to TeamSpeak
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus')
+makedepends=('boost' 'mesa')
+#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
+install=mumble.install
+url=http://mumble.sourceforge.net/;
+source=(http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz;
+gcc49.patch::https://github.com/mumble-voip/mumble/commit/349436284b5f1baa61836c98ff0d518392140c5d.patch;)
+md5sums=('32b37ff426863d7abeb1b7c1938652ff'
+ 'ca344e0c4a33f1cbff2de94c60112a45')
+
+prepare() {

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

2013-02-18 Thread Sven-Hendrik Haase
Date: Tuesday, February 19, 2013 @ 06:33:08
  Author: svenstaro
Revision: 84467

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

Added:
  mumble/repos/community-staging-i686/
  mumble/repos/community-staging-i686/PKGBUILD
(from rev 84466, mumble/trunk/PKGBUILD)
  mumble/repos/community-staging-i686/mumble.install
(from rev 84466, mumble/trunk/mumble.install)
  mumble/repos/community-staging-i686/mumble11x.desktop
(from rev 84466, mumble/trunk/mumble11x.desktop)
  mumble/repos/community-staging-x86_64/
  mumble/repos/community-staging-x86_64/PKGBUILD
(from rev 84466, mumble/trunk/PKGBUILD)
  mumble/repos/community-staging-x86_64/mumble.install
(from rev 84466, mumble/trunk/mumble.install)
  mumble/repos/community-staging-x86_64/mumble11x.desktop
(from rev 84466, mumble/trunk/mumble11x.desktop)

+
 community-staging-i686/PKGBUILD|   62 +++
 community-staging-i686/mumble.install  |   11 
 community-staging-i686/mumble11x.desktop   |   11 
 community-staging-x86_64/PKGBUILD  |   62 +++
 community-staging-x86_64/mumble.install|   11 
 community-staging-x86_64/mumble11x.desktop |   11 
 6 files changed, 168 insertions(+)

Copied: mumble/repos/community-staging-i686/PKGBUILD (from rev 84466, 
mumble/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-19 05:33:08 UTC (rev 84467)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Lauri Niskanen a...@ape3000.com
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete no-g15 in the configure line below
+
+pkgname=mumble
+pkgver=1.2.3
+pkgrel=6
+arch=('i686' 'x86_64')
+pkgdesc=A voice chat application similar to TeamSpeak
+license=('GPL')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse')
+makedepends=('boost' 'mesa' 'avahi')
+#optdepends=('portaudio: for portaudio back-end' 'g15daemon: G15 Keyboard 
support')
+options=('!libtool') 
+install=mumble.install
+url=http://mumble.sourceforge.net/;
+source=(http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz; \
+mumble11x.desktop)
+md5sums=('55804e3dfe98b16eeb40abca6c254625'
+ '70dcaa8ad2ecf68c6ba52ea03d112bcd')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Building mumble
+  qmake main.pro \
+CONFIG+=bundled-celt no-bundled-speex no-speechd no-g15 no-xevie 
no-server \
+no-embed-qt-translations no-update packaged \
+DEFINES+=PLUGIN_PATH=/usr/lib/mumble
+  make release
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # bin stuff
+  install -m755 -D ./release/mumble $pkgdir/usr/bin/mumble
+  install -m755 -D ./release/mumble11x $pkgdir/usr/bin/mumble11x
+  install -m755 -D ./scripts/mumble-overlay $pkgdir/usr/bin/mumble-overlay
+
+  # lib stuff
+  install -m755 -D ./release/libmumble.so.$pkgver 
$pkgdir/usr/lib/mumble/libmumble.so.$pkgver
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1
+  ln -s libmumble.so.$pkgver $pkgdir/usr/lib/mumble/libmumble.so.1.2
+  install -m755 -D ./release/plugins/liblink.so 
$pkgdir/usr/lib/mumble/liblink.so
+  install -m755 -D ./release/plugins/libmanual.so 
$pkgdir/usr/lib/mumble/libmanual.so
+  install -m755 -D ./release/libcelt* $pkgdir/usr/lib/mumble/
+
+  # other stuff
+  install -m644 -D ./scripts/mumble.desktop 
$pkgdir/usr/share/applications/mumble.desktop
+  install -m644 -D $srcdir/mumble11x.desktop 
$pkgdir/usr/share/applications/mumble11x.desktop
+  install -m755 -d $pkgdir/usr/share/man/man1
+  install -m644 -D ./man/mum* $pkgdir/usr/share/man/man1/
+  install -m644 -D ./icons/mumble.svg 
$pkgdir/usr/share/icons/hicolor/scalable/apps/mumble.svg
+}
+# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-staging-i686/mumble.install (from rev 84466, 
mumble/trunk/mumble.install)
===
--- community-staging-i686/mumble.install   (rev 0)
+++ community-staging-i686/mumble.install   2013-02-19 05:33:08 UTC (rev 
84467)
@@ -0,0 +1,11 @@
+post_install() {
+   gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: mumble/repos/community-staging-i686/mumble11x.desktop (from rev 84466, 
mumble/trunk/mumble11x.desktop)
===
--- community-staging-i686/mumble11x.desktop(rev 0)
+++ community-staging-i686/mumble11x.desktop2013-02-19 05:33:08 UTC (rev