mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Dooble: bump to 2025.04.02 (#12102)
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2008-present Alexis Megas"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/textbrowser/dooble/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="93c7662bdc02e417643d425621e86a188d5dff6039710e20840396e06a8825d0"
|
||||
CHECKSUM_SHA256="53748c148b6592492d24b1346a49335c43fddab38327fb03f3b98b5066f005bc"
|
||||
SOURCE_DIR="dooble-$portVersion"
|
||||
PATCHES="dooble-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
@@ -1,11 +1,11 @@
|
||||
From fc06a03cd9f3c7e73beafef2411fc157dd2afd60 Mon Sep 17 00:00:00 2001
|
||||
From 4fdf409b9c813d1e36ed4a4c882ddfdff0e2997b Mon Sep 17 00:00:00 2001
|
||||
From: Jerome Duval <jerome.duval@gmail.com>
|
||||
Date: Mon, 8 Jan 2024 17:28:24 +0100
|
||||
Subject: Haiku: set translations path
|
||||
|
||||
|
||||
diff --git a/Source/dooble_main.cc b/Source/dooble_main.cc
|
||||
index 434c30c..0cd54be 100644
|
||||
index 03a8e0d..acc80c0 100644
|
||||
--- a/Source/dooble_main.cc
|
||||
+++ b/Source/dooble_main.cc
|
||||
@@ -44,6 +44,10 @@ extern "C"
|
||||
@@ -41,14 +41,14 @@ index 434c30c..0cd54be 100644
|
||||
2.48.1
|
||||
|
||||
|
||||
From 7b57b61eb31b920ca016edc6948a34feab6020ef Mon Sep 17 00:00:00 2001
|
||||
From 9263eafbd7b1d4ba76c8b607ff061cfa1d33fda7 Mon Sep 17 00:00:00 2001
|
||||
From: Ken Mays <kmays2000@gmail.com>
|
||||
Date: Mon, 30 Sep 2024 06:04:16 +0001
|
||||
Subject: Enable experiment features and SIGNAL compat
|
||||
|
||||
|
||||
diff --git a/Source/dooble_main.cc b/Source/dooble_main.cc
|
||||
index 0cd54be..37a8d21 100644
|
||||
index acc80c0..56247e1 100644
|
||||
--- a/Source/dooble_main.cc
|
||||
+++ b/Source/dooble_main.cc
|
||||
@@ -95,6 +95,9 @@ int main(int argc, char *argv[])
|
||||
Reference in New Issue
Block a user