dfc-git: removed due to new stable pkg.
This commit is contained in:
parent
0eee1f922f
commit
fbca158d29
@ -1,21 +0,0 @@
|
|||||||
# Template file for 'dfc-git'
|
|
||||||
pkgname=dfc-git
|
|
||||||
version=20140923
|
|
||||||
revision=1
|
|
||||||
build_style=cmake
|
|
||||||
configure_args="-DXDG_CONFIG_DIR=/etc/xdg"
|
|
||||||
hostmakedepends="cmake git"
|
|
||||||
short_desc="Display file system space usage using graphs and colors"
|
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|
||||||
license="BSD"
|
|
||||||
homepage="http://projects.gw-computing.net/projects/dfc"
|
|
||||||
provides="dfc-${version}_${revision}"
|
|
||||||
replaces="dfc>=0"
|
|
||||||
|
|
||||||
conf_files="/etc/xdg/dfc/dfcrc"
|
|
||||||
|
|
||||||
do_fetch() {
|
|
||||||
local url="git://gw-computing.net/dfc"
|
|
||||||
msg_normal "Fetching source from $url ...\n"
|
|
||||||
git clone ${url} ${pkgname}-${version}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user