wok-6.x diff leocad/receipt @ rev 6687
Up: libwebkit to 1.2.5. Added gobject-introspection-dev, tar, gettext, and webkit-r-dev to build depends. It needs libwebkit-1.0.la to compile itself. Tar is needed cause of --version is not in busybox tar.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 12 21:49:16 2010 +0000 (2010-10-12) |
parents | 7e78fc2f2598 |
children | 540d8dcbfb24 |
line diff
1.1 --- a/leocad/receipt Tue Sep 22 22:14:06 2009 +0200 1.2 +++ b/leocad/receipt Tue Oct 12 21:49:16 2010 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 BUILD_DEPENDS="" 1.5 TARBALL="$PACKAGE-$VERSION.i386.rpm" 1.6 WEB_SITE="http://www.leocad.org/" 1.7 -WGET_URL="http://www.leocad.org/files/$TARBALL" 1.8 +WGET_URL="http://leocad.googlecode.com/files/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()