spacefm: update to 1.0.2.
This commit is contained in:
parent
db95d430d1
commit
e7b5057aaa
1 changed files with 3 additions and 5 deletions
|
@ -1,16 +1,14 @@
|
||||||
# Template file for 'spacefm'
|
# Template file for 'spacefm'
|
||||||
pkgname=spacefm
|
pkgname=spacefm
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# XXX ffmpeg thumbnails
|
|
||||||
configure_args="--disable-video-thumbnails"
|
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel startup-notification-devel libudev-devel"
|
makedepends="gtk+-devel startup-notification-devel libudev-devel ffmpegthumbnailer-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Multi-panel tabbed file manager"
|
short_desc="Multi-panel tabbed file manager"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://ignorantguru.github.com/spacefm/"
|
homepage="http://ignorantguru.github.com/spacefm/"
|
||||||
distfiles="https://github.com/IgnorantGuru/spacefm/raw/pkg/${version}/spacefm-${version}.tar.xz"
|
distfiles="https://github.com/IgnorantGuru/spacefm/raw/pkg/${version}/spacefm-${version}.tar.xz"
|
||||||
checksum=29abf2425178279732dfedc6d2817c46e1a68346655fa7594dfb39d51b4ae903
|
checksum=e7d0c5c034b68b7e3f74b14758b751051a7abd4fa7c65d29cfb9598a965f5b33
|
||||||
|
|
Loading…
Reference in a new issue