summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c194ff374c686e7aad88d01925dcb9d474e796db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = tatsumato
	pkgdesc = Tatsumoto's Pomodoro timer written in Bash
	pkgver = 1.4
	pkgrel = 1
	url = https://tatsumoto.neocities.org/blog/timeboxing
	arch = any
	license = GPL3
	depends = bash
	depends = util-linux
	depends = sound-theme-freedesktop
	depends = libpulse
	depends = libnotify
	optdepends = i3-wm: focus windows, e.g. focus mpv when a break starts
	optdepends = socat: pause and unpause mpv between pomodoros (+ requires 'wis/mpvSockets')
	optdepends = i3lock: lock and unlock screen between pomodoros
	optdepends = curl: control Anki's review screen via AnkiConnect
	optdepends = dmenu: for interactivity (can use 'rofi' instead)
	source = tatsumato.sh
	sha256sums = 85a0d1d0d3fdd03ad5d8f93e16bdc01e278a2847397ee6d0339de85d9d332ae0

pkgname = tatsumato