ls++-git: remove
This commit is contained in:
parent
91b8dd30f9
commit
1b0667be2a
1
srcpkgs/ls++-git/INSTALL.msg
Normal file
1
srcpkgs/ls++-git/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ls++-git is no longer provided by Void Linux, and will be fully removed from the repos on 2019/02/17
|
|
@ -1,26 +1,9 @@
|
||||||
# Template file for 'ls++-git'
|
# Template file for 'ls++-git'
|
||||||
pkgname=ls++-git
|
pkgname=ls++-git
|
||||||
version=20140919
|
version=20140919
|
||||||
revision=2
|
revision=3
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
build_style=perl-module
|
build_style=meta
|
||||||
hostmakedepends="perl git"
|
short_desc="Colorized ls on steroids (removed package)"
|
||||||
makedepends="perl-Term-ExtendedColor"
|
license="metapackage"
|
||||||
depends="perl-Term-ExtendedColor"
|
|
||||||
conf_files="/etc/ls++.conf"
|
|
||||||
short_desc="Colorized ls on steroids"
|
|
||||||
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
|
||||||
license="GPL-2"
|
|
||||||
homepage="https://github.com/trapd00r/ls--"
|
homepage="https://github.com/trapd00r/ls--"
|
||||||
provides="ls++-${version}_${revision}"
|
|
||||||
replaces="ls++>=0"
|
|
||||||
|
|
||||||
do_fetch() {
|
|
||||||
local url="git://github.com/trapd00r/ls--"
|
|
||||||
msg_normal "Fetching source from $url ...\n"
|
|
||||||
git clone ${url} ${pkgname}-${version}
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vinstall ${wrksrc}/ls++.conf 644 etc
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user