Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54b6be3dec9757d4010abd563b2b687e9cc7e165
commit 54b6be3dec9757d4010abd563b2b687e9cc7e165 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Mon Feb 11 23:05:30 2008 +0100 crossover-pro-6.2.0-1-i686 version bump diff --git a/source/xapps-extra/crossover-pro/FrugalBuild b/source/xapps-extra/crossover-pro/FrugalBuild index c384836..77e4b7c 100644 --- a/source/xapps-extra/crossover-pro/FrugalBuild +++ b/source/xapps-extra/crossover-pro/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos <[EMAIL PROTECTED]> pkgname=crossover-pro -pkgver=5.0.0 +pkgver=6.2.0 pkgrel=1 pkgdesc="Specialized version of wine for MS Office (Professional)" url="http://www.codeweavers.com/site/products/cxoffice/" @@ -13,7 +13,7 @@ up2date=$pkgver #up2date="lynx -dump 'http://www.codeweavers.com/store/?cat=cxof'|grep Office|sed -n 's/.* \([0-9\.]*\)/\1/;1 p'" # you can download it from $url source=(install-$pkgname-$pkgver.sh) -sha1sums=('9209544366669f8e45e082c09be7fabb1d7c7d65') +sha1sums=('b2c9d8e8c1107900dcc70dbdcb2571411550fee4') license="CROSSOVER" nobuild=1 @@ -25,6 +25,6 @@ build() cp -r * $Fdestdir/usr/lib/cxoffice chmod 755 $Fdestdir/usr/lib/cxoffice/lib/tcl/libimg1.2.so Frm /usr/lib/cxoffice/setup.{sh,data} - Ffilerel support/templates/cxoffice.conf \ + Ffilerel share/crossover/data/cxoffice.conf \ /usr/lib/cxoffice/etc/cxoffice.conf } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
