Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=acb597f70a14d3daf2a314673f7450500c2645d9
commit acb597f70a14d3daf2a314673f7450500c2645d9 Author: Melko <[email protected]> Date: Tue May 10 23:42:44 2011 +0200 lyx-2.0.0-1-i686 * version bump * change m8r diff --git a/source/xapps-extra/lyx/FrugalBuild b/source/xapps-extra/lyx/FrugalBuild index 77777a2..1006b6e 100644 --- a/source/xapps-extra/lyx/FrugalBuild +++ b/source/xapps-extra/lyx/FrugalBuild @@ -1,10 +1,10 @@ -# Compiling time: 2.73 SBU -# Maintainer: crazy <[email protected]> +# Compiling time: 4.19 SBU +# Maintainer: Melko <[email protected]> # Contributor: Bence Nagy <[email protected]> pkgname=lyx -pkgver=1.6.9 -pkgrel=2 +pkgver=2.0.0 +pkgrel=1 pkgdesc="An advanced open-source document processor based on TeX" url='http://www.lyx.org' depends=('texlive' 'python' 'perl' 'imagemagick>=6.6.1_5-1' 'aspell' 'libboost>=1.46.1' 'libqtgui>=4.6.2-3' 'util-linux-ng>=2.16') @@ -12,9 +12,9 @@ makedepends=('boost>=1.46.1') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') -up2date="lynx -dump 'ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/'|Flasttar" -source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.gz) -sha1sums=('66b6009737dd8719c35c42f939e15e620b0298e6') +up2date="lynx -dump 'ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/'|Flasttar" +source=(ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.gz) +sha1sums=('6fcad8ef02e7693e88704b0e500c52552a573d2b') _F_desktop_categories="Application;Office;" _F_desktop_icon="/usr/share/lyx/images/lyx.png" build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
