Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e691ce13998c820e62a4492774133d421374419d

commit e691ce13998c820e62a4492774133d421374419d
Author: Anthony Jorion <pin...@frugalware.org>
Date:   Mon Jul 15 22:21:50 2013 +0200

mumble-1.2.4-1-i686

* Version bump

diff --git a/source/xapps-extra/mumble/FrugalBuild 
b/source/xapps-extra/mumble/FrugalBuild
index 726d4a8..a97d79d 100644
--- a/source/xapps-extra/mumble/FrugalBuild
+++ b/source/xapps-extra/mumble/FrugalBuild
@@ -3,9 +3,11 @@
# Contributor: gholafox <ghola...@free.fr>
# Contributor: Devil505 <devil505li...@gmail.com>

+options+=('asneeded')
+
pkgname=mumble
-pkgver=1.2.3
-pkgrel=5
+pkgver=1.2.4
+pkgrel=1
pkgdesc="A voice chat application similar to TeamSpeak"
rodepends=('qt4-plugin-sqlite3')
depends=('libqtdbus' 'speex' 'openssl>=1.0.0' 'alsa-lib' 'libqtsql' \
@@ -19,7 +21,7 @@ _F_gnome_iconcache="y"
Finclude sourceforge gnome-scriptlet
groups=('xapps-extra')
archs=('i686' 'x86_64')
-sha1sums=('420e245ef978d7e51ca3ed97922acf13f5ef982d')
+sha1sums=('a1df48f98db4f7a80efd56c9cbfe996238203c19')

build() {
Fcd
@@ -33,7 +35,6 @@ build() {

# bin stuff
Fexerel ./release/$pkgname usr/bin/$pkgname
-  Fexerel ./release/mumble11x usr/bin/mumble11x
Fexerel ./scripts/$pkgname-overlay usr/bin/$pkgname-overlay

# lib stuff
@@ -47,13 +48,6 @@ build() {

# other stuff
Finstallrel 644 ./scripts/$pkgname.desktop 
usr/share/applications/$pkgname.desktop
-  _F_desktop_name="Mumble (1.1.X compatible)"
-  _F_desktop_desc="Voice chat program (compatible with Mumble 1.1.X)"
-  _F_desktop_icon="$pkgname"
-  _F_desktop_exec="mumble11x"
-  _F_desktop_categories="Network;Chat;Qt"
-  _F_desktop_filename="mumblex11.desktop"
- Fdesktop2
Finstallrel 644 ./man/mum* usr/share/man/man1/
Finstallrel 644 ./icons/$pkgname.svg 
usr/share/icons/hicolor/scalable/apps/$pkgname.svg
Fbuild_gnome_scriptlet
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to