14 lines
600 B
Bash
14 lines
600 B
Bash
# Template file for 'spacefm'
|
|
pkgname=spacefm
|
|
version=1.0.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel startup-notification-devel libudev-devel ffmpegthumbnailer-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=e7d0c5c034b68b7e3f74b14758b751051a7abd4fa7c65d29cfb9598a965f5b33
|