[Lunar-commits] <moonbase> ve: updated to version 1.4.0 (intermediate)
Duncan Gibson
duncan.gibson at xs4all.nl
Tue Sep 15 23:20:31 CEST 2009
I've been a very naughty boy and committed a module that doesn't build.
It didn't even download before, so at least that's an improvement.
Can anyone tell me why it won't unpack into /usr/src/eclipse when
the emf-xsd and gef modules do? I've been staring at this for 2 days!
And because it doesn't unpack there, I get the error from the BUILD:
root at wired ~ # lin -rc ve
Checking dependencies for ve
Building ve version 1.4.0
cp: cannot stat `*': No such file or directory
Creating /var/log/lunar/compile/ve-1.4.0.bz2
! Problem detected during BUILD
Cheers
Duncan
> commit 28ea0df0fc9f410fc49e96d1a75be93ae66788ed
> Author: Duncan Gibson <engelsman at lunar-linux.org>
> Date: Tue Sep 15 23:05:59 2009 +0200
>
> ve: updated to version 1.4.0 (intermediate)
>
> previous version failed to download during an 'lget -a' sweep.
>
> This version is an intermediate version of 1.4.0, and is
> therefore likely to change, but currently downloads OK,
> so that's an improvement on the previous version
>
> BUT... I can't get the damn thing to unpack properly even
> though it follows the same pattern as emf-xsd and gef - engelsman :-(
> ---
> eclipse/ve/DEPENDS | 2 +-
> eclipse/ve/DETAILS | 15 +++++++++------
> 2 files changed, 10 insertions(+), 7 deletions(-)
>
> diff --git a/eclipse/ve/DEPENDS b/eclipse/ve/DEPENDS
> index 6b3dd9c..4e95bb0 100644
> --- a/eclipse/ve/DEPENDS
> +++ b/eclipse/ve/DEPENDS
> @@ -1,2 +1,2 @@
> -depends emf-sdo-xsd &&
> +depends emf-xsd
> depends gef
> diff --git a/eclipse/ve/DETAILS b/eclipse/ve/DETAILS
> index c224f34..56201b0 100644
> --- a/eclipse/ve/DETAILS
> +++ b/eclipse/ve/DETAILS
> @@ -1,14 +1,17 @@
> MODULE=ve
> - VERSION=1.2
> - EXTRA=200606280938
> - SOURCE=VE-SDK-$VERSION.zip
> + VERSION=1.4.0
> + EXTRA=I200908111513
> + SOURCE=VE-Update-$EXTRA.zip
> SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
> -
> SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/ve/downloads/drops/R-$VERSION-$EXTRA/
> - SOURCE_VFY=sha1:2bf7b8e2941b00694491a88a555f29123f413e95
> +
> SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/ve/downloads/drops/$VERSION/$EXTRA/
> + SOURCE_VFY=sha1:faf18ab46330315a7e42d36f2783f5f74700bb72
> WEB_SITE=http://eclipse.org/vep/
> ENTERED=20040728
> - UPDATED=20070701
> + UPDATED=20090915
> SHORT="framework for creating GUI for Eclipse."
> cat << EOF
> The Eclipse Visual Editor is a framework for creating GUI for Eclipse.
> +
> +Note: this is an integration build rather than a fixed release,
> +so the exact version and build number could change frequently!
> EOF
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
>
More information about the Lunar-dev
mailing list