mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
vala, bump version (#9960)
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
From 2dba77c6013db33fb2a124ca99bd3013b862b313 Mon Sep 17 00:00:00 2001
|
||||
From: begasus <begasus@gmail.com>
|
||||
Date: Sun, 14 Nov 2021 06:10:11 +0000
|
||||
Subject: vala, disable (failing) girwriter
|
||||
|
||||
|
||||
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
||||
index cee1f69..862679b 100644
|
||||
--- a/tests/Makefile.am
|
||||
+++ b/tests/Makefile.am
|
||||
@@ -2,7 +2,6 @@ NULL =
|
||||
|
||||
SUBDIRS = \
|
||||
fastvapi \
|
||||
- girwriter \
|
||||
gtktemplate \
|
||||
$(NULL)
|
||||
|
||||
--
|
||||
2.30.2
|
||||
|
||||
21
dev-lang/vala/patches/vala-0.56.14.patchset
Normal file
21
dev-lang/vala/patches/vala-0.56.14.patchset
Normal file
@@ -0,0 +1,21 @@
|
||||
From ed206398717563dddf3271e39ad8a16a7608cfab Mon Sep 17 00:00:00 2001
|
||||
From: Begasus <begasus@gmail.com>
|
||||
Date: Sun, 7 Jan 2024 09:50:32 +0100
|
||||
Subject: Disable crashing test
|
||||
|
||||
|
||||
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
||||
index 197841b..578f90e 100644
|
||||
--- a/tests/Makefile.am
|
||||
+++ b/tests/Makefile.am
|
||||
@@ -139,7 +139,6 @@ TESTS = \
|
||||
arrays/inline-struct-field.test \
|
||||
arrays/in-operator-with-boxed-needle.vala \
|
||||
arrays/length-inline-assignment.vala \
|
||||
- arrays/length-type.vala \
|
||||
arrays/length-type-include.vala \
|
||||
arrays/length-no-int-type.test \
|
||||
arrays/struct-field-length-cname.vala \
|
||||
--
|
||||
2.42.1
|
||||
|
||||
@@ -27,9 +27,9 @@ COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
|
||||
2014 Richard Wiedenhöft
|
||||
2016-2021 Rico Tzschichholz"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.gnome.org/sources/vala/${portVersion%.*}/vala-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="d92bd13c5630905eeb6a983dcb702204da9731460c2a6e4e39f867996f371040"
|
||||
CHECKSUM_SHA256="9382c268ca9bdc02aaedc8152a9818bf3935273041f629c56de410e360a3f557"
|
||||
PATCHES="vala-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -108,6 +108,11 @@ BUILD_PREREQUIRES="
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
# crashes with dbus tests
|
||||
#TEST_REQUIRES="
|
||||
# cmd:dbus_run_session
|
||||
# "
|
||||
|
||||
defineDebugInfoPackage vala$secondaryArchSuffix \
|
||||
"$commandBinDir"/valac-$portVers \
|
||||
"$commandBinDir"/valadoc-$portVers \
|
||||
Reference in New Issue
Block a user