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

commit f202b8087441d22c85f2f24308ca75b78b62862c
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Nov 9 10:49:07 2009 +0100

tidy-1306.g4387491-1-i686

- version bump

diff --git a/source/apps-extra/tidy/FrugalBuild 
b/source/apps-extra/tidy/FrugalBuild
index 450b655..8f39632 100644
--- a/source/apps-extra/tidy/FrugalBuild
+++ b/source/apps-extra/tidy/FrugalBuild
@@ -1,21 +1,22 @@
-# Compiling time: ~0.2 SBU
+# Compiling time: 0.24 SBU
# Contributor: Laszlo Dvornik <dvor...@gnome.hu>
# Maintainer: voroskoi <voros...@frugalware.org>

pkgname=tidy
-pkgver=20051026
+pkgver=1306.g4387491
pkgrel=1
pkgdesc="Tidy the layout and correct errors in HTML, XHTML and XML documents"
+Finclude sourceforge
url="http://tidy.sourceforge.net/";
depends=('glibc')
groups=('apps-extra')
archs=('i686' 'x86_64')
-up2date="$pkgver"
-source=(http://tidy.sourceforge.net/src/tidy_src.tgz)
-sha1sums=('53be36945344af0c4080c34ebc95728bf8617f1c')
+up2date="Flasttar http://ftp.frugalware.org/pub/other/sources/tidy/";
+source=(http://ftp.frugalware.org/pub/other/sources/tidy/tidy-$pkgver.tar.bz2)
+signatures=($source.asc)

build() {
-       Fcd $pkgname
+       Fcd
sh build/gnuauto/setup.sh
Fmake --enable-asian --enable-utf16 --enable-access || return 1
Fmakeinstall || return 1
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to