Commit Graph

26 Commits

Author SHA1 Message Date
Schrijvers Luc
cf02035c93 vala, add $portVersion to cmd's (#7516) 2022-12-03 18:37:32 +01:00
Gerasim Troeglazov
ee79c7a700 vala: enable introspection 2022-11-29 13:28:51 +10:00
Schrijvers Luc
420f82fa54 vala, bump version (#6753) 2022-03-25 15:53:29 +01:00
Schrijvers Luc
8e2ca2b801 vala, bump version (#6404) 2021-11-14 06:35:40 +01:00
Schrijvers Luc
0f4dcd07de vala, bump version (#6266) 2021-10-11 22:01:40 +02:00
Schrijvers Luc
570dd0126d vala, bump version (#6216) 2021-09-30 13:40:18 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc
2b36e608b9 vala, bump version (#3679) 2019-11-30 11:30:51 +01:00
fbrosson
d6b37ffda1 Vala: bump to 0.42.3. 2018-11-08 01:32:43 +00:00
fbrosson
18bf697e89 Vala: bump to 0.42.2. 2018-09-24 09:31:17 +00:00
fbrosson
d334e7afd0 Vala: bump to 0.42.1.
* tests/basic-types/array-uint8-uchar-compat.vala is failing for me
  on x86_64. This test, which appeared in 0.42.1, also fails with
  the previous release, 0.42.0, when "copied" there.
  Noteworthy: on x86 that test is OK for both 0.42.0 and 0.42.1.

* tests/control-flow/bug736774-2.vala still fails on all arches.
2018-09-17 21:31:53 +00:00
fbrosson
fba4562af8 Vala: bump to 0.42.0.
FWIW, control-flow/bug736774-2.vala is still failing.
2018-09-08 07:43:20 +00:00
fbrosson
006d507f6d vala: bump to 0.40.9. 2018-08-20 14:30:12 +00:00
fbrosson
f8282dc8c7 vala: bump to 0.40.8. 2018-07-28 16:03:21 +00:00
fbrosson
026f1d618b vala: bump to 0.40.7.
FWIW, control-flow/bug736774-2.vala is still failing.
2018-06-20 22:24:52 +00:00
fbrosson
070bb79d76 vala: bump to 0.40.6. (#2599) 2018-05-24 08:49:14 +00:00
fbrosson
797d39d80b vala: Add commandBinDir. Add 2 libs to the debuginfo package. 2018-04-20 11:09:00 +00:00
Schrijvers Luc
fd77f6caca vala, bump to version 0.40.4 (#2256) 2018-04-20 01:16:36 +00:00
fbrosson
475fbda9ac vala: bump to 0.36.13. 2018-04-19 23:21:56 +00:00
Schrijvers Luc
9519b3be53 vala, bump version (#1920) 2018-03-17 14:42:03 +00:00
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