summaryrefslogtreecommitdiff
path: root/dev-games
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-02 19:19:42 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-02 19:19:42 +0000
commit9e16d6169d91c7bec36433d5f94ba175b222c2da (patch)
treece14987c4f990587fc58bafa86f2265d9d475971 /dev-games
parentd9dc17279bdba81cb974b580791458181c7d4a6e (diff)
downloadbaldeagleos-repo-9e16d6169d91c7bec36433d5f94ba175b222c2da.tar.gz
baldeagleos-repo-9e16d6169d91c7bec36433d5f94ba175b222c2da.tar.xz
baldeagleos-repo-9e16d6169d91c7bec36433d5f94ba175b222c2da.zip
Adding metadata
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/godot/Manifest2
-rw-r--r--dev-games/godot/godot-4.4.1-r1.ebuild1
-rw-r--r--dev-games/godot/godot-4.5.2.ebuild1
-rw-r--r--dev-games/godot/godot-4.6.1.ebuild1
-rw-r--r--dev-games/godot/godot-4.6.2.ebuild (renamed from dev-games/godot/godot-4.5.1.ebuild)6
5 files changed, 6 insertions, 5 deletions
diff --git a/dev-games/godot/Manifest b/dev-games/godot/Manifest
index 027bd2759105..654b67586a16 100644
--- a/dev-games/godot/Manifest
+++ b/dev-games/godot/Manifest
@@ -1,4 +1,4 @@
DIST godot-4.4.1-stable.tar.xz 37561040 BLAKE2B 6c424f1faa28b43a9835ea80a75de273f81877e180c0664b39080a7fa57d4d580a9b9fc6bed50a308f3a15a429c9b93d63cee99a347d6cf1cbe87b870a76f284 SHA512 f67882a70dc9e2d2efbbc9cda657f292ba05bb4c8341809c56fe054979032a93b04f9125815865efeaa269cf404010eb74f075a37faebb2a8f28be5abb706480
-DIST godot-4.5.1-stable.tar.xz 43180564 BLAKE2B bdaa2f7ee4a075ee296b6eda29d2bf9ceaebe0047d9c480a351fd53aaf693059237de8e2f6079e4da9df43d64af195a4641c4cf659e474a48d1bdc2589c40f4c SHA512 963d811f29fc01b8bf95d11a521f0759fffb8d0e8d2eb4bb64f95be3408a18f4e020211913dba7f1dd39c7ec2c535f4bbfbde65c65b5af48323c5feb91685af2
DIST godot-4.5.2-stable.tar.xz 43877740 BLAKE2B fc54a347534697fa7eea0a53d977689f2ece35b997fe3546f8c8175745628ba14b0880c177783bdfbd5cb0052eb54d1c710841bacda8200a26c51822e06ba635 SHA512 18ee93e0b39d965244662e64f82597722e99a17e63f90d976de65abf77238587e00e11b68ce749698d625babe0077de6e12a66dc0aa68e0039bb93dbb7243c75
DIST godot-4.6.1-stable.tar.xz 44445668 BLAKE2B 8cfc477472d224579b525a36df98f5cc7616b66e9ba4fc943753351cc6093bd0c7f542916cc26ddb625bbbbb8de850015b72610af05df443ec8c0a3c2e03ff3f SHA512 b2062e98337203a39cb0a7af704da6113f232f4645e0d557efb1f77790d6e39fc2b219369778af6a5877e0746b400b812b3a4bdcf21a4cc82133b36a0ced0e78
+DIST godot-4.6.2-stable.tar.xz 44462576 BLAKE2B fe07d756bbdf5e0c8fcb42e42fcc955b488b55267959aad40b1a7c908b80557e830a6a06f9c95c0dfa51e46db151a7f0f7f4a8cfe090363fefb5db9980993bff SHA512 02ac162288af72441814961d703b5b48df8a5e12af760fc0ac333c033b1175c11c57db7eb6b3e327af827957e6effa8aedface2c73cdcfa9a52573ce604a9ac9
diff --git a/dev-games/godot/godot-4.4.1-r1.ebuild b/dev-games/godot/godot-4.4.1-r1.ebuild
index 4e513aa8942e..2755e2d6ef84 100644
--- a/dev-games/godot/godot-4.4.1-r1.ebuild
+++ b/dev-games/godot/godot-4.4.1-r1.ebuild
@@ -10,7 +10,6 @@ inherit shell-completion toolchain-funcs xdg
DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"
HOMEPAGE="https://godotengine.org/"
SRC_URI="
- https://downloads.tuxfamily.org/godotengine/${PV}/${P}-stable.tar.xz
https://github.com/godotengine/godot/releases/download/${PV}-stable/${P}-stable.tar.xz
"
S=${WORKDIR}/${P}-stable
diff --git a/dev-games/godot/godot-4.5.2.ebuild b/dev-games/godot/godot-4.5.2.ebuild
index e620f13d423a..274395bb2116 100644
--- a/dev-games/godot/godot-4.5.2.ebuild
+++ b/dev-games/godot/godot-4.5.2.ebuild
@@ -10,7 +10,6 @@ inherit shell-completion toolchain-funcs xdg
DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"
HOMEPAGE="https://godotengine.org/"
SRC_URI="
- https://downloads.tuxfamily.org/godotengine/${PV}/${P}-stable.tar.xz
https://github.com/godotengine/godot/releases/download/${PV}-stable/${P}-stable.tar.xz
"
S=${WORKDIR}/${P}-stable
diff --git a/dev-games/godot/godot-4.6.1.ebuild b/dev-games/godot/godot-4.6.1.ebuild
index a32072151685..c8fc3372f832 100644
--- a/dev-games/godot/godot-4.6.1.ebuild
+++ b/dev-games/godot/godot-4.6.1.ebuild
@@ -10,7 +10,6 @@ inherit shell-completion toolchain-funcs xdg
DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"
HOMEPAGE="https://godotengine.org/"
SRC_URI="
- https://downloads.tuxfamily.org/godotengine/${PV}/${P}-stable.tar.xz
https://github.com/godotengine/godot/releases/download/${PV}-stable/${P}-stable.tar.xz
"
S=${WORKDIR}/${P}-stable
diff --git a/dev-games/godot/godot-4.5.1.ebuild b/dev-games/godot/godot-4.6.2.ebuild
index e620f13d423a..c8fc3372f832 100644
--- a/dev-games/godot/godot-4.5.1.ebuild
+++ b/dev-games/godot/godot-4.6.2.ebuild
@@ -10,7 +10,6 @@ inherit shell-completion toolchain-funcs xdg
DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"
HOMEPAGE="https://godotengine.org/"
SRC_URI="
- https://downloads.tuxfamily.org/godotengine/${PV}/${P}-stable.tar.xz
https://github.com/godotengine/godot/releases/download/${PV}-stable/${P}-stable.tar.xz
"
S=${WORKDIR}/${P}-stable
@@ -131,6 +130,11 @@ src_compile() {
dev_build=$(usex debug)
tests=$(usex tools $(usex test)) # bakes in --test in final binary
+ # TODO?: libgodot requires a separate build given the executable
+ # the library are mutally exculsive and so, unless we really need
+ # it, skipping support to ease maintenance at least for now
+ #library_type=$(usex libgodot shared_library executable)
+
accesskit=$(usex accessibility)
alsa=$(usex alsa)
dbus=$(usex dbus)