Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
J0WI
aports
Commits
3ef5ce0e
Commit
3ef5ce0e
authored
Jun 27, 2022
by
Jakub Jirutka
🇺🇦
Browse files
testing/tofi: new aport
parent
36d33ac7
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/tofi/APKBUILD
0 → 100644
View file @
3ef5ce0e
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
tofi
# https://github.com/philj56/tofi/issues/2
pkgver
=
0_git20220627
_gitrev
=
3a2178ab907d05dd10c482d7b0c8ce5ca6f3bb7a
pkgrel
=
0
pkgdesc
=
"Tiny dynamic menu for Wayland"
url
=
"https://github.com/philj56/tofi"
arch
=
"all"
license
=
"MIT"
makedepends
=
"
cairo-dev
freetype-dev
harfbuzz-dev
libxkbcommon-dev
meson
pango-dev
scdoc
wayland-dev
wayland-protocols
"
subpackages
=
"
$pkgname
-doc
$pkgname
-bash-completion
"
source
=
"https://github.com/philj56/tofi/archive/
$_gitrev
/
$pkgname
-
$_gitrev
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$_gitrev
"
options
=
"!check"
# no tests provided
build
()
{
abuild-meson
.
output
meson compile
-j
${
JOBS
:-
0
}
-C
output
}
package
()
{
DESTDIR
=
"
$pkgdir
"
meson
install
--no-rebuild
-C
output
}
sha512sums
=
"
d9acd7ae52bb764d8c96bd4ffd7d9de3e3a1415d1a6d1be3baecd8d175e630a71f72ced41e039ec9963da54496c89ebb380490be040f8f173ec07f4721f757c7 tofi-3a2178ab907d05dd10c482d7b0c8ce5ca6f3bb7a.tar.gz
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment