standarizing cmake builds
This commit is contained in:
@@ -5,30 +5,3 @@ hyprgraphics:
|
||||
repo: "{{ hyprgitbase }}/hyprgraphics"
|
||||
pkg_deps:
|
||||
- hyprutils
|
||||
build_deps:
|
||||
RedHat:
|
||||
- pixman-devel
|
||||
- cairo-devel
|
||||
- libjpeg-turbo-devel
|
||||
- libwebp-devel
|
||||
- libjxl-devel
|
||||
- libjxl-devtools
|
||||
- libjxl-utils
|
||||
- file-devel
|
||||
- file-libs
|
||||
- libspng-devel
|
||||
Alpine:
|
||||
- pixman-dev
|
||||
- cairo-dev
|
||||
- libjpeg-turbo-dev
|
||||
- libwebp-dev
|
||||
- libjxl-dev
|
||||
- file-dev
|
||||
- file
|
||||
- libspng-dev
|
||||
build_installed_files:
|
||||
- "{{ lib_path }}/libhyprgraphics.so.0.1.2"
|
||||
- "{{ lib_path }}/libhyprgraphics.so.0"
|
||||
- "{{ lib_path }}/libhyprgraphics.so"
|
||||
- include/hyprgraphics
|
||||
- "{{ lib_path }}/pkgconfig/hyprgraphics.pc"
|
||||
|
||||
Reference in New Issue
Block a user