Skip to content

Commit

Permalink
New package: hyprlang-0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Apr 4, 2024
1 parent 337edbc commit b11d2eb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -4304,3 +4304,4 @@ force-stage.so.0.1 void-force-stage-0.1_1
libliftoff.so.0 libliftoff-0.4.1_1
libscfg.so libscfg-0.1.1_1
libmsgraph-0.so.1 msgraph-0.2.1_1
libhyprlang.so.2 hyprlang-0.5.0_1
14 changes: 14 additions & 0 deletions srcpkgs/hyprlang/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Template file for 'hyprlang'
pkgname=hyprlang
version=0.5.0
revision=1
build_style=cmake
hostmakedepends="cmake pkg-config"
depends="glibc libgcc"
short_desc="Official implementation library for the hypr config language"
maintainer="Makrennel <[email protected]>"
license="LGPL-3.0-only"
homepage="https://hyprland.org/hyprlang/index.html"
changelog="https://github.com/hyprwm/hyprlang/releases"
distfiles="https://github.com/hyprwm/hyprlang/archive/refs/tags/v${version}.tar.gz"
checksum=c59e705f2c2ff9ea4e2b183fdf0bc20a62b7162604a657d6352716a1fd5061b2

0 comments on commit b11d2eb

Please sign in to comment.