blob: 7bd254a837138d28e112a8bc212d60296c09066c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = d-tracker
pkgdesc = Lightweight, cross-platform and simple to setup timetracker. Similar to hamster but uses about 10MB of RAM and has a small quantity of dependencies.
pkgver = 1.3.r1.g3481fc4
pkgrel = 1
url = https://github.com/drmargarido/d-tracker
arch = i686
arch = x86_64
license = MIT
makedepends = gcc
makedepends = automake
makedepends = libtool
makedepends = git
makedepends = libx11
makedepends = libxft
makedepends = libxext
makedepends = libxxf86vm
source = git+https://github.com/drmargarido/d-tracker.git
md5sums = SKIP
pkgname = d-tracker
|