Skip to content

Commit

Permalink
obs-vkcapture: rebuilding
Browse files Browse the repository at this point in the history
**Summary**

Rebuilding against libobs
  • Loading branch information
nelsontkq committed Feb 8, 2025
1 parent d4c463b commit a1a6e74
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion packages/o/obs-vkcapture/abi_used_libs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libEGL.so.1
libc.so.6
libobs.so.0
libobs.so.30
libwayland-client.so.0
88 changes: 44 additions & 44 deletions packages/o/obs-vkcapture/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -57,50 +57,50 @@ libc.so.6:strncpy
libc.so.6:strtol
libc.so.6:unsetenv
libc.so.6:write
libobs.so.0:bfree
libobs.so.0:blog
libobs.so.0:bmalloc
libobs.so.0:gs_blend_function
libobs.so.0:gs_blend_state_pop
libobs.so.0:gs_blend_state_push
libobs.so.0:gs_draw_sprite
libobs.so.0:gs_effect_get_param_by_name
libobs.so.0:gs_effect_loop
libobs.so.0:gs_effect_set_float
libobs.so.0:gs_effect_set_texture
libobs.so.0:gs_effect_set_texture_srgb
libobs.so.0:gs_enable_color
libobs.so.0:gs_enable_framebuffer_srgb
libobs.so.0:gs_framebuffer_srgb_enabled
libobs.so.0:gs_get_color_space
libobs.so.0:gs_get_effect
libobs.so.0:gs_get_linear_srgb
libobs.so.0:gs_matrix_pop
libobs.so.0:gs_matrix_push
libobs.so.0:gs_matrix_translate3f
libobs.so.0:gs_texture_create
libobs.so.0:gs_texture_create_from_dmabuf
libobs.so.0:gs_texture_destroy
libobs.so.0:gs_texture_set_image
libobs.so.0:obs_data_get_bool
libobs.so.0:obs_data_get_string
libobs.so.0:obs_data_set_default_bool
libobs.so.0:obs_enter_graphics
libobs.so.0:obs_get_base_effect
libobs.so.0:obs_get_nix_platform
libobs.so.0:obs_get_video_sdr_white_level
libobs.so.0:obs_leave_graphics
libobs.so.0:obs_module_load_locale
libobs.so.0:obs_properties_add_bool
libobs.so.0:obs_properties_add_list
libobs.so.0:obs_properties_create
libobs.so.0:obs_property_list_add_string
libobs.so.0:obs_property_list_item_count
libobs.so.0:obs_property_list_item_string
libobs.so.0:obs_register_source_s
libobs.so.0:obs_source_showing
libobs.so.0:text_lookup_destroy
libobs.so.0:text_lookup_getstr
libobs.so.30:bfree
libobs.so.30:blog
libobs.so.30:bmalloc
libobs.so.30:gs_blend_function
libobs.so.30:gs_blend_state_pop
libobs.so.30:gs_blend_state_push
libobs.so.30:gs_draw_sprite
libobs.so.30:gs_effect_get_param_by_name
libobs.so.30:gs_effect_loop
libobs.so.30:gs_effect_set_float
libobs.so.30:gs_effect_set_texture
libobs.so.30:gs_effect_set_texture_srgb
libobs.so.30:gs_enable_color
libobs.so.30:gs_enable_framebuffer_srgb
libobs.so.30:gs_framebuffer_srgb_enabled
libobs.so.30:gs_get_color_space
libobs.so.30:gs_get_effect
libobs.so.30:gs_get_linear_srgb
libobs.so.30:gs_matrix_pop
libobs.so.30:gs_matrix_push
libobs.so.30:gs_matrix_translate3f
libobs.so.30:gs_texture_create
libobs.so.30:gs_texture_create_from_dmabuf
libobs.so.30:gs_texture_destroy
libobs.so.30:gs_texture_set_image
libobs.so.30:obs_data_get_bool
libobs.so.30:obs_data_get_string
libobs.so.30:obs_data_set_default_bool
libobs.so.30:obs_enter_graphics
libobs.so.30:obs_get_base_effect
libobs.so.30:obs_get_nix_platform
libobs.so.30:obs_get_video_sdr_white_level
libobs.so.30:obs_leave_graphics
libobs.so.30:obs_module_load_locale
libobs.so.30:obs_properties_add_bool
libobs.so.30:obs_properties_add_list
libobs.so.30:obs_properties_create
libobs.so.30:obs_property_list_add_string
libobs.so.30:obs_property_list_item_count
libobs.so.30:obs_property_list_item_string
libobs.so.30:obs_register_source_s
libobs.so.30:obs_source_showing
libobs.so.30:text_lookup_destroy
libobs.so.30:text_lookup_getstr
libwayland-client.so.0:wl_buffer_interface
libwayland-client.so.0:wl_display_connect
libwayland-client.so.0:wl_display_disconnect
Expand Down
2 changes: 1 addition & 1 deletion packages/o/obs-vkcapture/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : obs-vkcapture
version : 1.5.1
release : 10
release : 11
source :
- https://github.com/nowrep/obs-vkcapture/archive/refs/tags/v1.5.1.tar.gz : 141edd95489d59e9af2597406d3200509a43bb6b012717a24c7afb163baa7f7f
license : GPL-2.0-or-later
Expand Down
14 changes: 7 additions & 7 deletions packages/o/obs-vkcapture/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>obs-vkcapture</Name>
<Homepage>https://github.com/nowrep/obs-vkcapture</Homepage>
<Packager>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
<Name>nelson</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>multimedia.video</PartOf>
Expand Down Expand Up @@ -48,20 +48,20 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
<Dependency release="10">obs-vkcapture</Dependency>
<Dependency release="11">obs-vkcapture</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libVkLayer_obs_vkcapture.so</Path>
<Path fileType="library">/usr/lib32/obs_glcapture/libobs_glcapture.so</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2024-08-22</Date>
<Update release="11">
<Date>2025-02-08</Date>
<Version>1.5.1</Version>
<Comment>Packaging update</Comment>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
<Name>nelson</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit a1a6e74

Please sign in to comment.