summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Prager2024-03-27 23:15:19 +0100
committerMichael Prager2024-03-27 23:22:13 +0100
commitd9e91003e795557389589efe1c512281f1802eb3 (patch)
tree3a16e29edfaf928c6d425c0ac91160491559d893 /PKGBUILD
parenta147a415712549315e10eb13464efcd5d20e86d8 (diff)
downloadaur-d9e91003e795557389589efe1c512281f1802eb3.tar.gz
updated optdepends descriptions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02e6e832ec6a..d515e4ab5f44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,15 +32,15 @@ depends=(
'qt5-charts'
'gsl')
optdepends=(
- 'vlc: for video playback in realtime'
- 'srmio: for SRM powercontrol V downloads via serial'
- 'libftd2xx: for Powertap downloads via USB'
- 'libkml: for export to Google Earth'
- 'libical: for diary integration with Google or MobileMe calendars'
+ 'vlc: video playback in training mode'
+ 'srmio: SRM powercontrol V downloads via serial'
+ 'libftd2xx: Powertap downloads via USB'
+ 'libkml: export to Google Earth'
+ 'libical: diary window and CALDAV support (external calendar integration)'
'libusb-compat: for using USB2 sticks in Train View'
'libsamplerate'
- 'r: for charts generation'
- 'python: charting / ML')
+ 'r: R charts'
+ 'python: Python charts, scripts and data processors')
options=('staticlibs')
conflicts=('golden-cheetah-rc' 'golden-cheetah-dev' 'golden-cheetah')
provides=('golden-cheetah')