mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
parent
ac10dd9a26
commit
98463ae850
1 changed files with 18 additions and 0 deletions
18
srcpkgs/Sunflower/template
Normal file
18
srcpkgs/Sunflower/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'Sunflower'
|
||||
pkgname=Sunflower
|
||||
version=0.5pl63
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="libnotify-devel vte3-devel python3-setuptools python3-chardet python3-gobject"
|
||||
depends="gtk+3 vte3 python3 python3-gobject python3-chardet
|
||||
$(vopt-if audio_metadata python3-mutagen)"
|
||||
short_desc="Small, customizable dual-panel file manager with support for plugins"
|
||||
maintainer="Mihail Ivanchev <contact@ivanchev.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://sunflower-fm.org"
|
||||
distfiles="https://github.com/MeanEYE/Sunflower/archive/refs/tags/${version/pl/-}.tar.gz"
|
||||
checksum=cfffdd6c6b7628104200768ae6e594f8547073a82e016bb13efec6d73358ec30
|
||||
|
||||
build_options="audio_metadata"
|
||||
build_options_default="audio_metadata"
|
||||
desc_option_audio_metadata="Support for audio tags in the advanced rename tool"
|
Loading…
Add table
Reference in a new issue