mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
New package: gearlever-3.1.1
This commit is contained in:
parent
4ebaaf6562
commit
ee20b3d101
1 changed files with 17 additions and 0 deletions
17
srcpkgs/gearlever/template
Normal file
17
srcpkgs/gearlever/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'gearlever'
|
||||
pkgname=gearlever
|
||||
version=3.1.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="desktop-file-utils gettext glib-devel gtk4-update-icon-cache"
|
||||
depends="libadwaita python3-dbus python3-gobject"
|
||||
short_desc="Manage AppImages with ease"
|
||||
maintainer="Pierre Sabbagh <sabbaghpierre@proton.me>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/mijorus/gearlever"
|
||||
changelog="https://github.com/mijorus/gearlever/releases"
|
||||
distfiles="https://github.com/mijorus/gearlever/archive/${version}.tar.gz"
|
||||
checksum=7d6768b08f1ee4070052419ce9ab39701a4aee7be8e2157f26b0414287a50098
|
||||
nopie_files="demo.AppImage"
|
||||
nostrip_files="demo.AppImage"
|
||||
ignore_elf_files="/usr/share/gearlever/gearlever/assets/demo.AppImage"
|
Loading…
Add table
Reference in a new issue