[koffice-1.4.2-2-i686
crazy <[EMAIL PROTECTED]>**20060304124632
 * Fixed depends()
 * Fixed build() ( err added and fixed build() *g* )
 * Added koffice-docs as subpkg() ( all the oder subpkgs() for 1.5.x )
] {
hunk ./extra/source/kde/koffice/FrugalBuild 1
-# Last Modified: Sun, 16 Oct 2005 09:24:17 +0200
-# Compiling Time: 37.64 SBU
+# Last Modified: Sat, 04 Mar 2006 13:23:51 +0100
+# Compiling Time: 34.03 SBU
hunk ./extra/source/kde/koffice/FrugalBuild 7
-realver=1.4.2
-pkgrel=1
+pkgrel=2
hunk ./extra/source/kde/koffice/FrugalBuild 10
-depends=('kdebase' 'aspell')
-makedepends=('esd')
+depends=('kdebase' 'libpqxx' 'wv2' 'mysql' 'libwpd' 'python' 'imagemagick')
+makedepends=('esd' 'qt-docs' 'doxygen')
hunk ./extra/source/kde/koffice/FrugalBuild 15
-source=(ftp://ftp.kde.org/pub/kde/stable/$pkgname-$pkgver/src/$pkgname-$realver.tar.bz2)
+options=('nodocs')
+source=(ftp://ftp.kde.org/pub/kde/stable/$pkgname-$pkgver/src/$pkgname-$pkgver.tar.bz2)
hunk ./extra/source/kde/koffice/FrugalBuild 20
+subpkgs=('koffice-docs')
+subdescs=('Koffice Documentation')
+subdepends=('koffice')
+subgroups=('kde-extra')
+subarchs=('i686 x86_64')
+
+build()
+{
+       Fcd
+       for i in `find . -iname configure`
+       do
+               Fsed '-O2' '' $i
+       done
+       Fbuild CXXFLAGS="$CXXFLAGS -fno-strict-aliasing -Wno-deprecated" \
+              --disable-debug --without-debug \
+              --with-gnu-ld --disable-dependency-tracking \
+              --enable-new-ld-flags --enable-final
+       Fsed 'Icon=.*' 'Icon=kugar' 
$Fdestdir/usr/share/applnk/Office/KThesaurus.desktop
+       Fsed 'Icon=.*' 'Icon=kugar' 
$Fdestdir/usr/share/applnk/Office/kudesigner.desktop
+       Fsplit koffice-docs usr/share/doc
+}
}
_______________________________________________
Frugalware-darcs mailing list
Frugalware-darcs@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-darcs

Reply via email to