Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d1ad5b5878f03505975a3983243ed11a6f99388

commit 2d1ad5b5878f03505975a3983243ed11a6f99388
Author: Devil505 <devil505li...@gmail.com>
Date:   Mon Oct 24 18:29:40 2011 +0200

sleepd-20111024-1-i686
* built from snapshot since no release from a year
but git repo is still active
* changed m8r (Priyank -> Devil505)

diff --git a/source/apps-extra/sleepd/FrugalBuild 
b/source/apps-extra/sleepd/FrugalBuild
index 45fcbde..6558eb8 100644
--- a/source/apps-extra/sleepd/FrugalBuild
+++ b/source/apps-extra/sleepd/FrugalBuild
@@ -1,9 +1,9 @@
# Compiling Time: 0.01 SBU
-# Maintainer: Priyank Gosalia <priyan...@gmail.com>
+# Maintainer: Devil505 <devil505li...@gmail.com>
+# Contributor: Priyank Gosalia <priyan...@gmail.com>

pkgname=sleepd
-Fpkgversep='_'
-pkgver=2.02
+pkgver=20111024
pkgrel=1
pkgdesc="A daemon to put a laptop to sleep if it is not being used or if the 
battery is low."
url="http://kitenet.net/~joey/code/sleepd.html";
@@ -11,16 +11,16 @@ depends=('apmd' 'hal' 'dbus')
groups=('apps-extra')
archs=('i686' 'x86_64')
backup=('etc/sleepd.conf')
-up2date="lynx -dump -nolist http://ftp.debian.org/debian/pool/main/s/sleepd/ | 
Flasttar"
-source=(http://ftp.debian.org/debian/pool/main/s/$pkgname/$pkgname$Fpkgversep$pkgver.tar.gz
 \
+up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname";
+source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2
 \
sleepd.conf rc.sleepd)
-sha1sums=('358e583e914966150bc3e87b0b4b035f449ee5e0' \
+sha1sums=('8d83681801decb16ec240113233bf1fa8b42eb94' \
'13f636770e35ab44a3d891431abc743b684057ab' \
'417e5397a1daf5ee0b0b7bbf6ed1c3377c081257')

build()
{
-       Fcd $pkgname
+       Fcd
Fmkdir /{usr/{bin,sbin},etc}
Fsed '#include <apm.h>' '#include "apm.h">' sleepd.c
make CFLAGS="${CFLAGS} -Wall -DACPI_APM" PREFIX="/usr" || Fdie
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to