Skip to content

Commit

Permalink
+skhd
Browse files Browse the repository at this point in the history
  • Loading branch information
zoro authored and zoro committed Dec 20, 2024
1 parent 3cee8ff commit 99d56f1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions projects/github.com/koekeishiya/skhd/package.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
distributable:
url: https://github.com/koekeishiya/skhd/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1

versions:
github: koekeishiya/skhd/tags

platforms:
- darwin

build:
# dependencies:
# apple.com/xcode: >=11
script:
- make
- install -D bin/skhd {{prefix}}/bin/skhd

provides:
- bin/skhd

test:
- test "$(skhd --version)" = "skhd-v{{version}}"

0 comments on commit 99d56f1

Please sign in to comment.