forked from pool/shaderc
Accepting request 965492 from home:iznogood:branches:X11:Wayland
- Add baselibs.conf, containing libshaderc_shared1 (the shared lib). OBS-URL: https://build.opensuse.org/request/show/965492 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=30
This commit is contained in:
parent
4b8223ab26
commit
549585d163
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
||||
libshaderc_shared1
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 28 20:42:26 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Add baselibs.conf, containing libshaderc_shared1 (the shared lib).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 30 14:58:58 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
|
||||
|
||||
|
@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
# Remember to bump in baselibs.conf
|
||||
%define lname libshaderc_shared1
|
||||
Name: shaderc
|
||||
Version: 2022.0
|
||||
@ -26,6 +27,7 @@ Group: Development/Tools/Other
|
||||
URL: https://github.com/google/shaderc
|
||||
#Git-Clone: https://github.com/google/shaderc
|
||||
Source: https://github.com/google/shaderc/archive/v%version.tar.gz
|
||||
Source99: baselibs.conf
|
||||
Patch1: 0001-Use-system-third-party-libs.patch
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
Loading…
Reference in New Issue
Block a user