fix multiple source install bugs
This commit is contained in:
@@ -24,11 +24,12 @@ aquamarine:
|
||||
- libinput-dev
|
||||
- libseat-dev
|
||||
- mesa-gbm
|
||||
- mesa-dev
|
||||
- wayland-dev
|
||||
- wayland-protocols
|
||||
build_installed_files:
|
||||
- lib64/libaquamarine.so.0.7.2
|
||||
- lib64/libaquamarine.so.6
|
||||
- lib64/libaquamarine.so
|
||||
- "{{ lib_path }}/libaquamarine.so.0.7.2"
|
||||
- "{{ lib_path }}libaquamarine.so.6"
|
||||
- "{{ lib_path }}/libaquamarine.so"
|
||||
- include/aquamarine
|
||||
- lib64/pkgconfig/aquamarine.pc
|
||||
- "{{ lib_path }}/pkgconfig/aquamarine.pc"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
ghostty:
|
||||
version: 1.1.2+1
|
||||
version: v1.1.2
|
||||
optimize: ReleaseFast
|
||||
git_repo: https://github.com/ghostty-org/ghostty
|
||||
build_deps:
|
||||
Debian:
|
||||
- libgtk-4-dev
|
||||
@@ -11,6 +12,9 @@ ghostty:
|
||||
Alpine:
|
||||
- gtk4.0-dev
|
||||
- libadwaita-dev
|
||||
- pkgconf
|
||||
- ncurses
|
||||
- blueprint-compiler
|
||||
Darwin: []
|
||||
archmap:
|
||||
arm64: aarch64
|
||||
|
||||
@@ -15,10 +15,10 @@ hyprcursor:
|
||||
- librsvg-dev
|
||||
- tomlplusplus-dev
|
||||
build_installed_files:
|
||||
- lib64/libhyprcursor.so.0.1.11
|
||||
- lib64/libhyprcursor.so.0
|
||||
- lib64/libhyprcursor.so
|
||||
- "{{ lib_path }}/libhyprcursor.so.0.1.11"
|
||||
- "{{ lib_path }}/libhyprcursor.so.0"
|
||||
- "{{ lib_path }}/libhyprcursor.so"
|
||||
- include/hyprcursor.hpp
|
||||
- bin/hyprcursor-util
|
||||
- include/hyprcursor
|
||||
- lib64/pkgconfig/hyprcursor.pc
|
||||
- "{{ lib_path }}/pkgconfig/hyprcursor.pc"
|
||||
|
||||
@@ -25,8 +25,8 @@ hyprgraphics:
|
||||
- file
|
||||
- libspng-dev
|
||||
build_installed_files:
|
||||
- lib64/libhyprgraphics.so.0.1.2
|
||||
- lib64/libhyprgraphics.so.0
|
||||
- lib64/libhyprgraphics.so
|
||||
- "{{ lib_path }}/libhyprgraphics.so.0.1.2"
|
||||
- "{{ lib_path }}/libhyprgraphics.so.0"
|
||||
- "{{ lib_path }}/libhyprgraphics.so"
|
||||
- include/hyprgraphics
|
||||
- lib64/pkgconfig/hyprgraphics.pc
|
||||
- "{{ lib_path }}/pkgconfig/hyprgraphics.pc"
|
||||
|
||||
@@ -6,12 +6,12 @@ hyprlang:
|
||||
RedHat: []
|
||||
Alpine: []
|
||||
build_installed_files:
|
||||
- lib64/libhyprlang.so.0.6.0
|
||||
- lib64/libhyprlang.so.2
|
||||
- lib64/libhyprlang.so
|
||||
- "{{ lib_path }}/libhyprlang.so.0.6.0"
|
||||
- "{{ lib_path }}/libhyprlang.so.2"
|
||||
- "{{ lib_path }}/libhyprlang.so"
|
||||
- include/hyprlang.hpp
|
||||
- lib64/libhyprlang.so.0.6.0
|
||||
- lib64/libhyprlang.so.2
|
||||
- lib64/libhyprlang.so
|
||||
- "{{ lib_path }}/libhyprlang.so.0.6.0"
|
||||
- "{{ lib_path }}/libhyprlang.so.2"
|
||||
- "{{ lib_path }}/libhyprlang.so"
|
||||
- include/hyprlang.hpp
|
||||
- lib64/pkgconfig/hyprlang.pc
|
||||
- "{{ lib_path }}/pkgconfig/hyprlang.pc"
|
||||
|
||||
@@ -7,8 +7,8 @@ hyprutils:
|
||||
Alpine:
|
||||
- pixman-dev
|
||||
build_installed_files:
|
||||
- lib64/libhyprutils.so.0.5.1
|
||||
- lib64/libhyprutils.so.4
|
||||
- lib64/libhyprutils.so
|
||||
- "{{ lib_path }}/libhyprutils.so.0.5.1"
|
||||
- "{{ lib_path }}/libhyprutils.so.4"
|
||||
- "{{ lib_path }}/libhyprutils.so"
|
||||
- include/hyprutils
|
||||
- lib64/pkgconfig/hyprutils.pc
|
||||
- "{{ lib_path }}/pkgconfig/hyprutils.pc"
|
||||
|
||||
@@ -8,5 +8,5 @@ hyprwayland_scanner:
|
||||
- pugixml-dev
|
||||
build_installed_files:
|
||||
- bin/hyprwayland-scanner
|
||||
- lib64/pkgconfig/hyprwayland-scanner.pc
|
||||
- lib64/cmake/hyprwayland-scanner
|
||||
- "{{ lib_path }}/pkgconfig/hyprwayland-scanner.pc"
|
||||
- "{{ lib_path }}/cmake/hyprwayland-scanner"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
neovim:
|
||||
version: 0.10.4
|
||||
version: nightly
|
||||
git_repo: https://github.com/neovim/neovim
|
||||
appimage:
|
||||
base_url: https://github.com/neovim/neovim/releases/download
|
||||
|
||||
@@ -8,38 +8,38 @@ sdbus_cpp_2:
|
||||
Alpine:
|
||||
- elogind-dev
|
||||
build_installed_files:
|
||||
- share/doc/sdbus-c++/sdbus-c++-class-diagram.png
|
||||
- share/doc/sdbus-c++/sdbus-c++-class-diagram.uml
|
||||
- share/doc/sdbus-c++/systemd-dbus-config.md
|
||||
- share/doc/sdbus-c++/using-sdbus-c++.md
|
||||
- lib64/libsdbus-c++.so.2.0.0
|
||||
- lib64/libsdbus-c++.so.2
|
||||
- lib64/libsdbus-c++.so
|
||||
- "{{ lib_path }}/cmake/sdbus-c++/sdbus-c++-config-version.cmake"
|
||||
- "{{ lib_path }}/cmake/sdbus-c++/sdbus-c++-config.cmake"
|
||||
- "{{ lib_path }}/cmake/sdbus-c++/sdbus-c++-targets-release.cmake"
|
||||
- "{{ lib_path }}/cmake/sdbus-c++/sdbus-c++-targets.cmake"
|
||||
- "{{ lib_path }}/libsdbus-c++.so"
|
||||
- "{{ lib_path }}/libsdbus-c++.so.2"
|
||||
- "{{ lib_path }}/libsdbus-c++.so.2.0.0"
|
||||
- "{{ lib_path }}/pkgconfig/sdbus-c++.pc"
|
||||
- include/sdbus-c++/AdaptorInterfaces.h
|
||||
- include/sdbus-c++/ConvenienceApiClasses.h
|
||||
- include/sdbus-c++/ConvenienceApiClasses.inl
|
||||
- include/sdbus-c++/VTableItems.h
|
||||
- include/sdbus-c++/VTableItems.inl
|
||||
- include/sdbus-c++/Error.h
|
||||
- include/sdbus-c++/Flags.h
|
||||
- include/sdbus-c++/IConnection.h
|
||||
- include/sdbus-c++/AdaptorInterfaces.h
|
||||
- include/sdbus-c++/ProxyInterfaces.h
|
||||
- include/sdbus-c++/StandardInterfaces.h
|
||||
- include/sdbus-c++/IObject.h
|
||||
- include/sdbus-c++/IProxy.h
|
||||
- include/sdbus-c++/Message.h
|
||||
- include/sdbus-c++/MethodResult.h
|
||||
- include/sdbus-c++/Types.h
|
||||
- include/sdbus-c++/ProxyInterfaces.h
|
||||
- include/sdbus-c++/StandardInterfaces.h
|
||||
- include/sdbus-c++/TypeTraits.h
|
||||
- include/sdbus-c++/Flags.h
|
||||
- include/sdbus-c++/Types.h
|
||||
- include/sdbus-c++/VTableItems.h
|
||||
- include/sdbus-c++/VTableItems.inl
|
||||
- include/sdbus-c++/sdbus-c++.h
|
||||
- lib64/cmake/sdbus-c++/sdbus-c++-targets.cmake
|
||||
- lib64/cmake/sdbus-c++/sdbus-c++-targets-release.cmake
|
||||
- lib64/cmake/sdbus-c++/sdbus-c++-config.cmake
|
||||
- lib64/cmake/sdbus-c++/sdbus-c++-config-version.cmake
|
||||
- lib64/pkgconfig/sdbus-c++.pc
|
||||
- share/doc/sdbus-c++/README
|
||||
- share/doc/sdbus-c++/README.md
|
||||
- share/doc/sdbus-c++/NEWS
|
||||
- share/doc/sdbus-c++/AUTHORS
|
||||
- share/doc/sdbus-c++/COPYING
|
||||
- share/doc/sdbus-c++/ChangeLog
|
||||
- share/doc/sdbus-c++/AUTHORS
|
||||
- share/doc/sdbus-c++/NEWS
|
||||
- share/doc/sdbus-c++/README
|
||||
- share/doc/sdbus-c++/README.md
|
||||
- share/doc/sdbus-c++/sdbus-c++-class-diagram.png
|
||||
- share/doc/sdbus-c++/sdbus-c++-class-diagram.uml
|
||||
- share/doc/sdbus-c++/systemd-dbus-config.md
|
||||
- share/doc/sdbus-c++/using-sdbus-c++.md
|
||||
|
||||
Reference in New Issue
Block a user