Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: kickoff-0.7.4 #47398

Closed
wants to merge 15 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions srcpkgs/kickoff/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Template file for 'kickoff'
pkgname=kickoff
version=0.7.4
revision=1
build_style=cargo
hostmakedepends="pkg-config cmake"
makedepends="fontconfig-devel freetype-devel libxkbcommon-devel"
short_desc="Minimalistic program launcher"
maintainer="migue07juegos <migue07mx@protonmail.com>"
license="GPL-3.0-only"
homepage="https://github.com/j0ru/kickoff"
distfiles="https://github.com/j0ru/kickoff/archive/refs/tags/v${version}.tar.gz"
checksum=754e487c8d8b6f457ae8c9364572bf5e62c61526ecd8377d6d70b0b74645604b
Loading