aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorfuzzard <fuzzard@kodi.tv>2023-10-22 20:30:43 +1000
committerfuzzard <fuzzard@kodi.tv>2023-10-22 20:44:58 +1000
commit6c5607b3426e45c3c7fbf659772f9a2ac3f967bd (patch)
tree2f7a827c5256cdc9a8be8165fd087b926c776278 /tools
parent67852064e092b102785e250b986406976ae0a5c4 (diff)
[tools/depends] Bump WaylandPP 1.0.0
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/native/waylandpp-scanner/Makefile12
-rw-r--r--tools/depends/native/waylandpp-scanner/WAYLANDPP-SCANNER-VERSION4
-rw-r--r--tools/depends/target/waylandpp/Makefile11
-rw-r--r--tools/depends/target/waylandpp/WAYLANDPP-VERSION4
4 files changed, 12 insertions, 19 deletions
diff --git a/tools/depends/native/waylandpp-scanner/Makefile b/tools/depends/native/waylandpp-scanner/Makefile
index ccfc8caa91..93816f4793 100644
--- a/tools/depends/native/waylandpp-scanner/Makefile
+++ b/tools/depends/native/waylandpp-scanner/Makefile
@@ -1,15 +1,7 @@
-include ../../Makefile.include
+include ../../Makefile.include WAYLANDPP-SCANNER-VERSION ../../download-files.include
PREFIX=$(NATIVEPREFIX)
PLATFORM=$(NATIVEPLATFORM)
-DEPS =../../Makefile.include Makefile ../../download-files.include 001-fix-gcc13-build.patch
-
-# lib name, version
-LIBNAME=waylandpp
-VERSION=0.2.8
-SOURCE=$(LIBNAME)-$(VERSION)
-ARCHIVE=$(SOURCE).tar.gz
-SHA512=bf1b8a9e69b87547fc65989b9eaff88a442d8b2f01f5446cef960000b093390b1e557536837fbf38bb6d9a4f93e3985ea34c3253f94925b0f571b4606c980832
-include ../../download-files.include
+DEPS =../../Makefile.include Makefile WAYLANDPP-SCANNER-VERSION ../../download-files.include 001-fix-gcc13-build.patch
CMAKE_OPTIONS := -DBUILD_DOCUMENTATION=OFF \
-DBUILD_LIBRARIES=OFF \
diff --git a/tools/depends/native/waylandpp-scanner/WAYLANDPP-SCANNER-VERSION b/tools/depends/native/waylandpp-scanner/WAYLANDPP-SCANNER-VERSION
new file mode 100644
index 0000000000..b87fb9bbe7
--- /dev/null
+++ b/tools/depends/native/waylandpp-scanner/WAYLANDPP-SCANNER-VERSION
@@ -0,0 +1,4 @@
+LIBNAME=waylandpp
+VERSION=1.0.0
+ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz
+SHA512=64b59d073a0593ecf442362eb63ec0a9dfeaa1ad1d56b5955cb0c159fd01dc45e012b926811c6ca0dc12d4bb2e640eabc2e778ab7d28de2098eb694d26f01039
diff --git a/tools/depends/target/waylandpp/Makefile b/tools/depends/target/waylandpp/Makefile
index 4631a4668e..6a4689e6f8 100644
--- a/tools/depends/target/waylandpp/Makefile
+++ b/tools/depends/target/waylandpp/Makefile
@@ -1,12 +1,6 @@
-include ../../Makefile.include
-DEPS =Makefile ../../download-files.include 001-fix-gcc13-build.patch
-
-# lib name, version
-LIBNAME=waylandpp
-VERSION=0.2.8
-SOURCE=$(LIBNAME)-$(VERSION)
-ARCHIVE=$(SOURCE).tar.gz
-SHA512=bf1b8a9e69b87547fc65989b9eaff88a442d8b2f01f5446cef960000b093390b1e557536837fbf38bb6d9a4f93e3985ea34c3253f94925b0f571b4606c980832
+include WAYLANDPP-VERSION ../../download-files.include
+DEPS =Makefile ../../download-files.include WAYLANDPP-VERSION 001-fix-gcc13-build.patch
LIBDYLIB=$(PLATFORM)/build/libwayland-client++.so
@@ -31,7 +25,6 @@ endif
CMAKE_OPTIONS := -DBUILD_DOCUMENTATION=OFF -DBUILD_LIBRARIES=ON -DBUILD_SHARED_LIBS=OFF -DBUILD_EXAMPLES=OFF $(CMAKE_OPTIONS)
BUILDDIR = $(PLATFORM)/build
-include ../../download-files.include
all: .installed-$(PLATFORM)
diff --git a/tools/depends/target/waylandpp/WAYLANDPP-VERSION b/tools/depends/target/waylandpp/WAYLANDPP-VERSION
new file mode 100644
index 0000000000..b87fb9bbe7
--- /dev/null
+++ b/tools/depends/target/waylandpp/WAYLANDPP-VERSION
@@ -0,0 +1,4 @@
+LIBNAME=waylandpp
+VERSION=1.0.0
+ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz
+SHA512=64b59d073a0593ecf442362eb63ec0a9dfeaa1ad1d56b5955cb0c159fd01dc45e012b926811c6ca0dc12d4bb2e640eabc2e778ab7d28de2098eb694d26f01039