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

commit 86218d33558b23f83f1450011fea97563eeea762
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon May 25 12:04:23 2009 +0200

texmaker-1.9.1-1-i686

- version bump

diff --git a/source/xapps-extra/texmaker/FrugalBuild 
b/source/xapps-extra/texmaker/FrugalBuild
index 4477bd4..cb77bb6 100644
--- a/source/xapps-extra/texmaker/FrugalBuild
+++ b/source/xapps-extra/texmaker/FrugalBuild
@@ -2,17 +2,17 @@
# Maintainer: voroskoi <voros...@frugalware.org>

pkgname=texmaker
-pkgver=1.8
+pkgver=1.9.1
pkgrel=1
pkgdesc="Texmaker is a free LaTeX editor."
url="http://www.xm1math.net/texmaker/";
-depends=('libqtgui' 'libqtnetwork')
+depends=('libqtgui' 'libqtnetwork' 'libqtxml')
rodepends=('xghostscript')
groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump $url |grep Version |sed -ne 's/.*ion \(.*\) (.*/\1/;1p'"
source=(http://www.xm1math.net/texmaker/texmaker-$pkgver.tar.bz2)
-sha1sums=('d5f188c0d207c637a445cec984d79ee017de6e1a')
+sha1sums=('31267f9ce7bf1aba7bab8605a7608a135e897ae8')

build() {
Fcd
@@ -21,9 +21,6 @@ build() {
Fsed '-Os' '-O2' Makefile
Fmake
Fmakeinstall INSTALL_ROOT=$Fdestdir
-       Fmkdir usr/share/{applications,pixmaps}
-       Fmv usr/share/texmaker/texmaker.desktop usr/share/applications
-       Fmv usr/share/texmaker/texmaker128x128.png 
usr/share/pixmaps/$pkgname.png
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to