Commit graph

31 commits

Author SHA1 Message Date
Thijs Vermeir
f3c827526e vala 0.18.1
Closes Homebrew/homebrew#17795.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-12 08:42:03 -08:00
Jack Nagel
c8591739cb Use HTTP for gnome URLs
c.f. Homebrew/homebrew#10377.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-05 15:57:45 -05:00
Maxim Kouprianov
fed45607d2 Vala 0.17.5
Closes Homebrew/homebrew#14364.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-22 06:13:16 -07:00
Mirek Rusin
f76de564f0 vala 0.17.2
Closes Homebrew/homebrew#12998.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-24 11:37:50 -07:00
Jack Nagel
63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Mirek Rusin
29fc0dc2c1 Vala 0.16.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-26 18:50:51 -07:00
Adam Vandenberg
701c2c3eb8 vala: update comment 2012-03-10 17:06:42 -08:00
Mirek Rusin
193479c501 Vala 0.15.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 07:33:44 -08:00
Jack Nagel
e466dae5c2 Bite the bullet and declare xz as a build-time dep
Determining build-time deps as part of the download strategy is probably
a Homebrew 2 topic, so avoid the "you need to install xz" warning by
declaring xz as a dep where used.

The "don't use xz if there are alternatives" policy is still in effect,
though.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 18:58:28 -06:00
Mirek Rusin
ded8984a17 Vala 0.15.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 20:55:37 -08:00
Robin Heggelund Hansen
b1704acf49 vala 0.14.1
Closes Homebrew/homebrew#9071.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-10 14:26:14 -06:00
Adam Vandenberg
742fe1bde1 Be more explicit about paths in test methods 2011-09-01 13:00:28 -07:00
Jorge Luis Mendez
e62003a319 Updated vala to 0.11.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-18 09:33:32 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
David Höppner
0dc8c18690 Vala: update to version 0.11.5 2011-02-11 18:51:04 +01:00
David Höppner
9dc6d2d10d Vala: update version to 0.11.2 2010-11-22 19:03:51 +01:00
Adam Vandenberg
19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Anatol Pomozov
2097cfdeeb Update vala to 0.10.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-27 10:03:36 -07:00
David Höppner
05c0610bf6 vala: update to version 0.9.7 2010-08-23 15:13:41 +02:00
Nate Stedman
5d182df782 Update vala formula to 0.9.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-16 08:36:44 -07:00
Dzhelil Rufat
b5b4860c29 Update formula for Vala to version 0.9.2
Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 09:28:11 -07:00
David Höppner
c7f7137d32 vala: update version to 0.9.1 2010-06-10 20:16:45 +02:00
David Höppner
8810870f0c vala: version update to 0.8.1 2010-05-15 11:46:10 +02:00
Adam Vandenberg
0813d45c0b Update to vala 0.8.0 2010-04-01 09:58:37 -07:00
David Höppner
755fee308d vala: update version to 0.7.10 2010-02-12 20:28:05 +01:00
David Höppner
6451b7dba4 vala: version update from 0.7.8 to 0.7.9 2010-01-30 14:18:05 +01:00
David Höppner
4ed522289a vala: update to version 0.7.8 2009-12-03 14:07:28 +01:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
David Höppner
2273dced6b Vala formula update to new version 2009-10-03 16:51:27 +01:00
Max Howell
a0759ae93a Use new depends_on syntax in all formula
Many formula were imported during the development of the dependency branch.
2009-09-21 19:00:13 +01:00
David Höppner
4a0ad60d38 Vala formula
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional runtime
requirements and without using a different ABI compared to applications and
libraries written in C.
2009-09-19 11:30:48 +02:00