Skip to content

Commit

Permalink
hyprpaper: Update to v0.7.4
Browse files Browse the repository at this point in the history
**Summary**

- core: update for hw-s 0.4.4
- Implement wl_output_transform
- Remove unused deps
  • Loading branch information
malfisya committed Jan 27, 2025
1 parent 067a9e9 commit 6651683
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/h/hyprpaper/abi_used_libs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ libcairo.so.2
libgcc_s.so.1
libhyprgraphics.so.0
libhyprlang.so.2
libhyprutils.so.1
libhyprutils.so.2
libm.so.6
libstdc++.so.6
libwayland-client.so.0
16 changes: 8 additions & 8 deletions packages/h/hyprpaper/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,14 @@ libhyprlang.so.2:_ZN8Hyprlang7CConfig8commenceEv
libhyprlang.so.2:_ZN8Hyprlang7CConfigC1EPKcRKNS_14SConfigOptionsE
libhyprlang.so.2:_ZN8Hyprlang7CConfigD1Ev
libhyprlang.so.2:_ZNK8Hyprlang12CConfigValue16getDataStaticPtrEv
libhyprutils.so.1:_ZN9Hyprutils2OS8CProcess6stdOutB5cxx11Ev
libhyprutils.so.1:_ZN9Hyprutils2OS8CProcess7runSyncEv
libhyprutils.so.1:_ZN9Hyprutils2OS8CProcessC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIS7_SaIS7_EE
libhyprutils.so.1:_ZN9Hyprutils4Math8Vector2DC1Edd
libhyprutils.so.1:_ZN9Hyprutils4Math8Vector2DC1Eii
libhyprutils.so.1:_ZN9Hyprutils4Math8Vector2DC1Ev
libhyprutils.so.1:_ZN9Hyprutils4Math8Vector2DD1Ev
libhyprutils.so.1:_ZN9Hyprutils4Path10findConfigENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libhyprutils.so.2:_ZN9Hyprutils2OS8CProcess6stdOutB5cxx11Ev
libhyprutils.so.2:_ZN9Hyprutils2OS8CProcess7runSyncEv
libhyprutils.so.2:_ZN9Hyprutils2OS8CProcessC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIS7_SaIS7_EE
libhyprutils.so.2:_ZN9Hyprutils4Math8Vector2DC1Edd
libhyprutils.so.2:_ZN9Hyprutils4Math8Vector2DC1Eii
libhyprutils.so.2:_ZN9Hyprutils4Math8Vector2DC1Ev
libhyprutils.so.2:_ZN9Hyprutils4Math8Vector2DD1Ev
libhyprutils.so.2:_ZN9Hyprutils4Path10findConfigENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libm.so.6:frexp
libm.so.6:frexpf
libm.so.6:frexpl
Expand Down
6 changes: 3 additions & 3 deletions packages/h/hyprpaper/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : hyprpaper
version : 0.7.3
release : 2
version : 0.7.4
release : 3
source :
- https://github.com/hyprwm/hyprpaper/archive/refs/tags/v0.7.3.tar.gz : a815bee0bfc7223f15db384e8a2594fcb48f1a5a686bab7b4bf982448ab100d7
- https://github.com/hyprwm/hyprpaper/archive/refs/tags/v0.7.4.tar.gz : a2375dae58d29293b942a60cd465771b2c3c85cfcac628ec4897f11e7008666f
homepage : https://github.com/hyprwm/hyprpaper
license : BSD-3-Clause
component : desktop.hyprland
Expand Down
14 changes: 7 additions & 7 deletions packages/h/hyprpaper/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>hyprpaper</Name>
<Homepage>https://github.com/hyprwm/hyprpaper</Homepage>
<Packager>
<Name>GENEVEE Nicolas</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>desktop.hyprland</PartOf>
Expand All @@ -25,12 +25,12 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2024-12-21</Date>
<Version>0.7.3</Version>
<Update release="3">
<Date>2025-01-26</Date>
<Version>0.7.4</Version>
<Comment>Packaging update</Comment>
<Name>GENEVEE Nicolas</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 6651683

Please sign in to comment.