16 lines
644 B
Bash
16 lines
644 B
Bash
# Template file for 'spacefm'
|
|
pkgname=spacefm
|
|
version=1.0.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
# XXX ffmpeg thumbnails
|
|
configure_args="--disable-video-thumbnails"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel startup-notification-devel libudev-devel"
|
|
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/raw/pkg/${version}/spacefm-${version}.tar.xz"
|
|
checksum=29abf2425178279732dfedc6d2817c46e1a68346655fa7594dfb39d51b4ae903
|