summaryrefslogtreecommitdiff
path: root/community/mumble
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-06 03:51:56 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-06 03:51:56 +0000
commitae5e27e4900c0c38025462f59e0524aef7aa630b (patch)
tree951c929d4f60923f41a62500d865724dfa68c42e /community/mumble
parent8b3a0b83eb5ad9bcff19b466bcd72c18fdf466ce (diff)
Thu Feb 6 03:50:19 UTC 2014
Diffstat (limited to 'community/mumble')
-rw-r--r--community/mumble/PKGBUILD11
-rw-r--r--community/mumble/mumble11x.desktop11
2 files changed, 6 insertions, 16 deletions
diff --git a/community/mumble/PKGBUILD b/community/mumble/PKGBUILD
index e26e71e70..952dc6e6b 100644
--- a/community/mumble/PKGBUILD
+++ b/community/mumble/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99917 2013-10-31 02:27:44Z allan $
+# $Id: PKGBUILD 105350 2014-02-05 20:04:46Z bluewind $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Lauri Niskanen <ape@ape3000.com>
# Contributor: Sebastian.Salich@gmx.de
@@ -8,18 +8,18 @@
# to the depends and delete "no-g15" in the configure line below
pkgname=mumble
-pkgver=1.2.4
-pkgrel=2
+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' 'avahi')
+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=('49bc6abea78f9c54298934c2c28a7c7c')
+md5sums=('084ca44252bd5356b68af555f81ba6f6')
build() {
cd $srcdir/$pkgname-$pkgver
@@ -53,5 +53,6 @@ package() {
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:
diff --git a/community/mumble/mumble11x.desktop b/community/mumble/mumble11x.desktop
deleted file mode 100644
index 5dba0d0c6..000000000
--- a/community/mumble/mumble11x.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Name=Mumble (1.1.X compatible)
-GenericName=Voice Chat
-Comment=Voice chat program (compatible with Mumble 1.1.X)
-Exec=mumble11x
-Icon=mumble
-Terminal=false
-Type=Application
-StartupNotify=false
-Categories=Network;Chat;Qt;
-Version=1.2.1