Commit Graph

42 Commits

Author SHA1 Message Date
jasper
6cb7efc322 - update vala to 0.14.0
ok aja@
2011-09-17 17:21:16 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
09eb55854e - update to 0.13.4
* needed for upcoming gnome3 updates

ok aja@
2011-09-12 18:19:53 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
jasper
696c1d2030 - don't hardcode API version in PLIST
ok aja@
2011-08-22 12:32:12 +00:00
ajacoutot
2eb999c6f7 Bugfix update to vala-0.12.1.
ok jasper@
2011-06-01 16:14:52 +00:00
ajacoutot
b16c353ce9 Unbreak by creating a new tarball with bootrapped patched .c files.
breakage reported by and ok landry@ (vala wouldn't build witout vala...)
2011-04-06 12:05:07 +00:00
ajacoutot
825cdf008e Update to vala-0.12.0.
tested in a bulk by landry@, thanks!
2011-04-05 18:40:44 +00:00
ajacoutot
fa7b9b1b10 Update to vala-0.10.4.
* Bug fixes and binding updates.
2011-03-12 15:58:16 +00:00
ajacoutot
243e9a69db Update to vala-0.10.3. 2011-03-03 13:46:38 +00:00
ajacoutot
27f8d4d9e1 Update to vala-0.10.2.
* Bug fixes and binding updates.
2010-12-28 19:48:43 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
ajacoutot
85c163cf8d Maintainance update to vala-0.10.1. 2010-10-26 21:01:47 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
espie
88dd25abf4 USE_GROFF=Yes 2010-10-18 19:20:41 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
ajacoutot
08fbd4655e Update to vala-0.10.0.
ok jasper@
2010-09-23 14:15:37 +00:00
ajacoutot
89acf94fe0 Update to vala-0.8.1. 2010-04-24 10:09:41 +00:00
ajacoutot
3244da9b1f Update to vala-0.7.10. 2010-03-21 09:42:37 +00:00
ajacoutot
756c5fa911 Update to vala-0.7.9. 2009-12-19 15:45:44 +00:00
ajacoutot
357c76a012 Update to vala-0.7.8. 2009-11-14 11:39:57 +00:00
ajacoutot
908cb94cd6 Update to vala-0.7.7 2009-09-28 16:55:14 +00:00
ajacoutot
30c2c9cd80 Update to vala-0.7.6. 2009-09-18 07:44:50 +00:00
ajacoutot
aca8853e46 Update to vala-0.7.5. 2009-08-03 10:17:53 +00:00
ajacoutot
2fcb821892 - update to vala-0.7.4
ok jasper@
2009-07-12 20:08:20 +00:00
ajacoutot
68e36d0601 - upgrade to vala-0.7.3 2009-06-02 04:03:10 +00:00
ajacoutot
95ffe6afb4 - update to vala-0.7.2
(many bug fixes and binding updates)
2009-05-08 08:42:38 +00:00
ajacoutot
94d243ddb4 - update to vala-0.7.1 2009-05-06 11:56:02 +00:00
ajacoutot
98051dd4ec - update to vala-0.7.0 2009-04-07 21:45:59 +00:00
ajacoutot
b553cbab13 - update to vala-0.6.0 2009-04-04 15:14:58 +00:00
ajacoutot
2fe24cc433 - set maintainance to Hobbits Inc. 2009-03-22 19:25:41 +00:00
ajacoutot
5b58189176 - update vala to version 0.5.7 2009-03-22 19:18:32 +00:00
ajacoutot
6fa2c207ca - update to vala 0.5.6 2009-01-24 16:50:45 +00:00
ajacoutot
19d74d1e29 - update to vala-0.5.3
vala-gen-project has been moved to an external project: vtg (Vala Toys
for gedit)
2008-12-17 13:56:41 +00:00
jasper
41bf190970 - update vala to 0.5.1
* adds lots of new bindings, features and bug fixes
2008-11-24 19:30:11 +00:00
jasper
d5401fca1e - update vala to 0.3.5 2008-10-26 17:24:16 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
jasper
6a8912b221 - update vala to 0.3.4, many new bindings 2008-06-29 22:04:56 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
jasper
9af6ebf21d - update to 0.3.2
(many bugfixes and improvents to bindings/docs)
2008-05-13 10:06:51 +00:00
jasper
63e0f5b5e8 import vala 0.3.1
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.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.

ok ajacoutot@
2008-05-05 09:27:40 +00:00