Commit Graph

6 Commits

Author SHA1 Message Date
Jerome Duval
2482a89083 vala: bump version. 2017-07-26 20:08:46 +02:00
Nick Melnick
2a10f0dcbc vala: bump to 0.36.3 (#1396) 2017-06-05 19:34:42 -04:00
fbrosson
7393395476 vala: bump to 0.32.1, mark as tested on x86_64. 2016-06-27 03:46:25 +00:00
fbrosson
1ae2422935 vala: bump to version 0.32.0.
* Bump version using the exact copy of the patch for 0.30.1 since
  there are no offset mismatches.
* Add !x86_gcc2 to secondary arch.
* Replace hard-coded 0.32 by ${portVersion%.*} to reduce future diffs.
* Use vala_x86_common instead of vala_common_x86 and ajust provides
  and requires. (No other package is using vala so this fix is safe.)
* Iron INSTALL() to get rid of the empty data/aclocal/ in vala since
  {vala,vapigen}.m4 are in vala{,_x86}_common.
* Add "-e" to sed as some OSes have strict/picky implementations.
2016-03-29 22:43:11 +00:00
fbrosson
431444b1cf vala: fix missing $secondaryArchSuffix in PROVIDES{,_common}.
The "$secondaryArchSuffix" suffix was missing for vala in PROVIDES
and for vala_common in PROVIDES_common. This is required on x86_gcc2
because vala_x86 requires vala_common_x86.
2016-03-21 04:33:49 +00:00
Kostadin Damyanov
fb66e513a2 vala: add recipe 2016-02-21 23:55:50 +02:00