b84590a7ea
Now defined in common/options.description.
17 lines
710 B
Bash
17 lines
710 B
Bash
# Template file for 'spacefm'
|
|
pkgname=spacefm
|
|
version=1.0.5
|
|
revision=1
|
|
build_options="gtk3"
|
|
build_style=gnu-configure
|
|
conf_files="/etc/spacefm/spacefm.conf"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="$(vopt_if gtk3 gtk+3-devel gtk+-devel) startup-notification-devel eudev-libudev-devel ffmpegthumbnailer-devel"
|
|
configure_args="$(vopt_with gtk3)"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
short_desc="Multi-panel tabbed file manager"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://ignorantguru.github.com/spacefm/"
|
|
distfiles="https://github.com/IgnorantGuru/spacefm/archive/${version}.tar.gz"
|
|
checksum=d3f14fd1b1cfb51df98ebc341ab78ce741ba443ae2ce9e1662de39d01a95e0f3
|