On Mon, Jul 27, 2009 at 12:00:45AM +0100, [email protected] wrote:
> From: rhyhann <[email protected]>
> 
> ---
>  source/devel-extra/xdelta/FrugalBuild |   21 +++++++++++++++++++++
>  1 files changed, 21 insertions(+), 0 deletions(-)
>  create mode 100644 source/devel-extra/xdelta/FrugalBuild
> 
> diff --git a/source/devel-extra/xdelta/FrugalBuild 
> b/source/devel-extra/xdelta/FrugalBuild
> new file mode 100644
> index 0000000..16721ff
> --- /dev/null
> +++ b/source/devel-extra/xdelta/FrugalBuild
> @@ -0,0 +1,21 @@
> +# Compiling Time: 0.13 SBU
> +# Maintainer:
> +# Contributor: Othmane Benkirane <[email protected]>
> +
> +pkgname=xdelta
> +pkgver=3.0v2
> +pkgrel=1
> +pkgdesc="delta/differential compression tools and binary diff tool"
> +url="http://xdelta.org";
> +groups=('devel-extra')
> +archs=('i686')
> +_F_googlecode_sep="None"
> +Finclude googlecode
> +up2date="$up2date | sed 's/v.2/v2/'"

Maybe | sed 's/v\./v/' would be better? Think of a possible later v3.

> +_F_cd_path="${pkgname}3.0v"

Same here, I would use ${pkgname}${pkgver%?} instead of hardwiring 3.0v.

Attachment: pgpEeOFvpBpAm.pgp
Description: PGP signature

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to