Description: change the plugin name to remove obs- prefix
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Forwarded: not-needed
Last-Update: 2025-04-07
Index: obs-noise-1.0.0/.snoise
===================================================================
--- /dev/null
+++ obs-noise-1.0.0/.snoise
@@ -0,0 +1 @@
+{"layers":4,"billow":false,"ridged":false,"power":1.0,"sub_influence":0.69999999999999996,"speed":100.0,"invert":false,"sub_scale_x":50.0,"sub_scale_y":50.0,"sub_rotation":0.0,"sub_displace_x":0.0,"sub_displace_y":0.0,"brightness":0.0,"contrast":0.0,"base_rotation":0.0,"base_offset_x":0.0,"base_offset_y":0.0,"pixel_width":64.0,"pixel_height":64.0,"noise_channels":0,"noise_type":2,"layer_combo_type":1,"dw_strength_x":25.0,"dw_strength_y":25.0,"dw_iterations":0,"map_color_1":4278190080,"map_color_2":4294967295,"displacement_algo":0}
\ No newline at end of file
Index: obs-noise-1.0.0/CMakeLists.txt
===================================================================
--- obs-noise-1.0.0.orig/CMakeLists.txt
+++ obs-noise-1.0.0/CMakeLists.txt
@@ -9,7 +9,7 @@ else()
   cmake_minimum_required(VERSION 3.18)
 endif()
 
-project(obs-noise VERSION 1.0.0)
+project(noise VERSION 1.0.0)
 set(PROJECT_FULL_NAME "Noise")
 
 # Set new UUIDs when you start to create a new plugin.
