spacefm-ng: remove
This commit is contained in:
parent
115f5e5ba9
commit
b0b053d833
2 changed files with 6 additions and 18 deletions
1
srcpkgs/spacefm-ng/INSTALL.msg
Normal file
1
srcpkgs/spacefm-ng/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
|||
spacefm-ng is no longer provided by Void Linux, and will be fully removed from the repos on 2019-08-02
|
|
@ -1,23 +1,10 @@
|
|||
# Template file for 'spacefm-ng'
|
||||
pkgname=spacefm-ng
|
||||
version=1.0.6
|
||||
revision=2
|
||||
build_options="gtk3"
|
||||
build_style=gnu-configure
|
||||
configure_script="./autogen.sh"
|
||||
conf_files="/etc/spacefm/spacefm.conf"
|
||||
hostmakedepends="pkg-config intltool automake libtool glib-devel"
|
||||
makedepends="$(vopt_if gtk3 gtk+3-devel gtk+-devel) glib-devel startup-notification-devel eudev-libudev-devel ffmpegthumbnailer-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
configure_args="$(vopt_with gtk3)"
|
||||
short_desc="Multi-panel tabbed file manager. Fork by Teklad"
|
||||
revision=3
|
||||
archs=noarch
|
||||
build_style=meta
|
||||
short_desc="Multi-panel tabbed file manager. Fork by Teklad (removed package)"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Teklad/spacefm-ng"
|
||||
conflicts="spacefm"
|
||||
distfiles="https://github.com/Teklad/spacefm-ng/archive/${version}.tar.gz"
|
||||
checksum=6818c2d962855503bde1910d7ea2f200fdcab04a6713e1016811b8f73bea0836
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/spacefm-installer
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue