]> git.pld-linux.org Git - packages/shaderc.git/commitdiff
fixup pc file for updated shared library name; rel 2
authorJan Palus <atler@pld-linux.org>
Sun, 2 May 2021 20:02:26 +0000 (22:02 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 2 May 2021 20:02:26 +0000 (22:02 +0200)
shaderc-shared.patch
shaderc.spec

index b487f111bc6f3d75217e97b683c4ca8964d69d05..ed07e70b1b11bdc46f02fb1c72809907efd2254e 100644 (file)
  add_dependencies(glslc_exe build-version)
  
  shaderc_add_tests(
+--- shaderc-2021.0/CMakeLists.txt.orig 2021-05-02 21:59:17.590975179 +0200
++++ shaderc-2021.0/CMakeLists.txt      2021-05-02 22:00:32.646136904 +0200
+@@ -150,6 +150,6 @@
+   endif()
+ endfunction()
+-define_pkg_config_file(shaderc -lshaderc_shared)
++define_pkg_config_file(shaderc -lshaderc)
+ define_pkg_config_file(shaderc_static "-lshaderc ${EXTRA_STATIC_PKGCONFIG_LIBS} -lshaderc_util")
+ define_pkg_config_file(shaderc_combined -lshaderc_combined)
index 7b8e40ec65eedd7139eafa57f7883293e1f5d4f6..39dda9c68dd7b4bdb8147722f6d2701ed61ab411 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Collection of tools, libraries and tests for shader compilation
 Summary(pl.UTF-8):     Zestaw narzędzi, bibliotek i testów do kompilacji shaderów
 Name:          shaderc
 Version:       2021.0
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Libraries
 #Source0Download: https://github.com/google/shaderc/releases
This page took 0.195935 seconds and 4 git commands to generate.