backintime: initial import
This commit is contained in:
parent
15ff06f507
commit
1272f68927
1 changed files with 14 additions and 0 deletions
14
srcpkgs/backintime/template
Normal file
14
srcpkgs/backintime/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'backintime'
|
||||||
|
pkgname=backintime
|
||||||
|
version=1.0.8
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="which gettext"
|
||||||
|
depends="python rsync cronie"
|
||||||
|
wrksrc=$pkgname-$version/common
|
||||||
|
short_desc="A simple backup tool for Linux"
|
||||||
|
maintainer="tripledes <tripledes@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://$pkgname.le-web.org"
|
||||||
|
distfiles="http://$pkgname.le-web.org/download/$pkgname/$pkgname-${version}_src.tar.gz"
|
||||||
|
checksum=fb83736ae0671b0d63468a9d39a29334320d93df004911cc192b1989df97d931
|
Loading…
Add table
Add a link
Reference in a new issue