powerdown-git: unmaintained and assumes systemd, removed.
This commit is contained in:
parent
6a4c5951d5
commit
1e6c9ef4b7
@ -1,18 +0,0 @@
|
||||
# Template file for 'powerdown-git'
|
||||
pkgname=powerdown-git
|
||||
version=20140418
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style="gnu-makefile"
|
||||
hostmakedepends="git"
|
||||
depends="bc hdparm x86_energy_perf_policy"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
homepage="http://github.com/taylorchu/powerdown"
|
||||
license="GPL-2"
|
||||
short_desc="A simple linux powersaving script"
|
||||
|
||||
do_fetch() {
|
||||
local url="git://github.com/taylorchu/powerdown.git"
|
||||
msg_normal "Fetching source from $url ...\n"
|
||||
git clone ${url} ${pkgname}-${version}
|
||||
}
|
Loading…
Reference in New Issue
Block a user