summaryrefslogtreecommitdiff
path: root/gnu/packages/calendar.scm
AgeCommit message (Expand)Author
2017-01-06gnu: khal: Disable failing tests....* gnu/packages/patches/khal-disable-failing-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/calendar.scm (khal): Use it. Leo Famulari
2016-11-15gnu: khal: Fix build....The old one was plain wrong and only worked by luck since the old python build system did manipulate PYTHONPATH. * gnu/packages/calendar.scm(khal)[phase manpage]: Use add-installed-pythonpath. Hartmut Goebel
2016-10-07gnu: khal: Update to 0.8.4....* gnu/packages/calendar.scm (khal): Update to 0.8.4. Leo Famulari
2016-09-09gnu: Add libhdate....* gnu/packages/calendar.scm (libhdate): New variable. Efraim Flashner
2016-09-04gnu: Add remind....* gnu/packages/calendar.scm (remind): New variable. Stefan Reichoer
2016-08-29gnu: khal: Update to 0.8.3....* gnu/packages/calendar.scm (khal): Update to 0.8.3. [source]: Remove snippet. [arguments]: Remove 'disable-tests' phase. [native-inputs]: Add python-pytest-cov and python-freezegun. Signed-off-by: Leo Famulari <leo@famulari.name> Troy Sankey
2016-05-19Update name for Kei Kebreau....* .mailmap: Add Kei Kebreau. * gnu/local.mk: Replace "Kei Yamashita" with "Kei Kebreau". * gnu/packages/calendar.scm: Likewise. * gnu/packages/dillo.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. Signed-off-by: Alex Kost <alezost@gmail.com> Kei Kebreau
2016-05-16gnu: libical: Update to 2.0.0....* gnu/packages/calendar.scm (libical): Update to 2.0.0. [arguments]: Add configure-flag to add "/lib64" to the rpath. Efraim Flashner
2016-05-11gnu: libical: Correct zoneinfo search path....* gnu/packages/calendar.scm (libical)[arguments]: substitute FHS-compliant zoneinfo folders with location of tzdata's zoneinfo folder. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kei Yamashita
2016-03-29gnu: khal: Disable failing tests....* gnu/packages/calendar.scm (khal)[arguments]: Disable failing tests in 'disable-tests' phase. Leo Famulari
2016-01-15gnu: Add khal....* gnu/packages/calendar.scm (khal): New variable. Leo Famulari
2015-05-04gnu: Add libical....* gnu/packages/calendar.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. David Thompson