mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 03:15:09 -05:00
b0e7b6992f
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix swh) would sometimes return #f for these because the ".git" URLs are redirects to the non-".git" URLs. Consequently, 'guix lint -c archival' would keep saying "scheduled Software Heritage archival"; likewise, the fallback download code would fail. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm, gnu/packages/android.scm, gnu/packages/animation.scm, gnu/packages/arcan.scm, gnu/packages/assembly.scm, gnu/packages/audio.scm, gnu/packages/authentication.scm, gnu/packages/avr.scm, gnu/packages/axoloti.scm, gnu/packages/backup.scm, gnu/packages/bash.scm, gnu/packages/benchmark.scm, gnu/packages/bioconductor.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/boost.scm, gnu/packages/build-tools.scm, gnu/packages/c.scm, gnu/packages/calendar.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/chez.scm, gnu/packages/clojure.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/compton.scm, gnu/packages/coq.scm, gnu/packages/cpp.scm, gnu/packages/cran.scm, gnu/packages/crypto.scm, gnu/packages/curl.scm, gnu/packages/databases.scm, gnu/packages/datastructures.scm, gnu/packages/debug.scm, gnu/packages/disk.scm, gnu/packages/distributed.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/dns.scm, gnu/packages/docker.scm, gnu/packages/education.scm, gnu/packages/efi.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/embedded.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/erlang.scm, gnu/packages/fabric-management.scm, gnu/packages/file-systems.scm, gnu/packages/finance.scm, gnu/packages/firmware.scm, gnu/packages/flashing-tools.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/fpga.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/genealogy.scm, gnu/packages/genimage.scm, gnu/packages/geo.scm, gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/gnome-xyz.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/golang.scm, gnu/packages/gpodder.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/groff.scm, gnu/packages/groovy.scm, gnu/packages/gtk.scm, gnu/packages/guile-xyz.scm, gnu/packages/guile.scm, gnu/packages/hardware.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-xyz.scm, gnu/packages/hexedit.scm, gnu/packages/i2p.scm, gnu/packages/ibus.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/ipfs.scm, gnu/packages/java-graphics.scm, gnu/packages/java-maths.scm, gnu/packages/java.scm, gnu/packages/javascript.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/jupyter.scm, gnu/packages/kodi.scm, gnu/packages/language.scm, gnu/packages/lego.scm, gnu/packages/less.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm, gnu/packages/lirc.scm, gnu/packages/lisp-xyz.scm, gnu/packages/llvm.scm, gnu/packages/logging.scm, gnu/packages/lolcode.scm, gnu/packages/lua.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/maths.scm, gnu/packages/maven.scm, gnu/packages/mes.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/node-xyz.scm, gnu/packages/ocaml.scm, gnu/packages/ocr.scm, gnu/packages/onc-rpc.scm, gnu/packages/opencl.scm, gnu/packages/opencog.scm, gnu/packages/pantheon.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/perl6.scm, gnu/packages/phabricator.scm, gnu/packages/popt.scm, gnu/packages/printers.scm, gnu/packages/prolog.scm, gnu/packages/protobuf.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/qt.scm, gnu/packages/radio.scm, gnu/packages/rails.scm, gnu/packages/rdf.scm, gnu/packages/rednotebook.scm, gnu/packages/rpc.scm, gnu/packages/rsync.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/security-token.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/shellutils.scm, gnu/packages/simh.scm, gnu/packages/sml.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/stenography.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/synergy.scm, gnu/packages/telephony.scm, gnu/packages/terminals.scm, gnu/packages/tex.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tmux.scm, gnu/packages/tor.scm, gnu/packages/toys.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vlang.scm, gnu/packages/vnc.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wireservice.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
277 lines
12 KiB
Scheme
277 lines
12 KiB
Scheme
;;; GNU Guix --- Functional package management for GNU
|
|
;;; Copyright © 2015 David Thompson <davet@gnu.org>
|
|
;;; Copyright © 2015, 2016, 2017 Leo Famulari <leo@famulari.name>
|
|
;;; Copyright © 2016 Kei Kebreau <kkebreau@posteo.net>
|
|
;;; Copyright © 2016, 2017 Efraim Flashner <efraim@flashner.co.il>
|
|
;;; Copyright © 2016 Troy Sankey <sankeytms@gmail.com>
|
|
;;; Copyright © 2016 Stefan Reichoer <stefan@xsteve.at>
|
|
;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
|
|
;;; Copyright © 2020 Marius Bakke <mbakke@fastmail.com
|
|
;;; Copyright © 2020 Brendan Tildesley <mail@brendan.scot>
|
|
;;;
|
|
;;; This file is part of GNU Guix.
|
|
;;;
|
|
;;; GNU Guix is free software; you can redistribute it and/or modify it
|
|
;;; under the terms of the GNU General Public License as published by
|
|
;;; the Free Software Foundation; either version 3 of the License, or (at
|
|
;;; your option) any later version.
|
|
;;;
|
|
;;; GNU Guix is distributed in the hope that it will be useful, but
|
|
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
;;; GNU General Public License for more details.
|
|
;;;
|
|
;;; You should have received a copy of the GNU General Public License
|
|
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
(define-module (gnu packages calendar)
|
|
#:use-module (gnu packages)
|
|
#:use-module ((guix licenses) #:prefix license:)
|
|
#:use-module (guix git-download)
|
|
#:use-module (guix packages)
|
|
#:use-module (guix download)
|
|
#:use-module (guix build-system gnu)
|
|
#:use-module (guix build-system cmake)
|
|
#:use-module (guix build-system python)
|
|
#:use-module (gnu packages base)
|
|
#:use-module (gnu packages check)
|
|
#:use-module (gnu packages dav)
|
|
#:use-module (gnu packages freedesktop)
|
|
#:use-module (gnu packages glib)
|
|
#:use-module (gnu packages gnome)
|
|
#:use-module (gnu packages gtk)
|
|
#:use-module (gnu packages icu4c)
|
|
#:use-module (gnu packages perl)
|
|
#:use-module (gnu packages pkg-config)
|
|
#:use-module (gnu packages python)
|
|
#:use-module (gnu packages python-xyz)
|
|
#:use-module (gnu packages sphinx)
|
|
#:use-module (gnu packages sqlite)
|
|
#:use-module (gnu packages time)
|
|
#:use-module (gnu packages xml)
|
|
#:use-module (srfi srfi-26))
|
|
|
|
(define-public date
|
|
;; We make the same choice as the Arch package maintainer by choosing a
|
|
;; recent commit to fix some bugs.
|
|
;; https://github.com/Alexays/Waybar/issues/565
|
|
(let ((commit "9a0ee2542848ab8625984fc8cdbfb9b5414c0082"))
|
|
(package
|
|
(name "date")
|
|
(version (string-append "2.4.1-" (string-take commit 8)))
|
|
(source
|
|
(origin
|
|
(method git-fetch)
|
|
(uri (git-reference
|
|
(url "https://github.com/HowardHinnant/date")
|
|
(commit "9a0ee2542848ab8625984fc8cdbfb9b5414c0082")))
|
|
(file-name (git-file-name name version))
|
|
(sha256
|
|
(base32 "0yxsn0hj22n61bjywysxqgfv7hj5xvsl6isma95fl8xrimpny083"))
|
|
(patches
|
|
;; Install pkg-config files
|
|
;; https://github.com/HowardHinnant/date/pull/538
|
|
(search-patches "date-output-pkg-config-files.patch"))))
|
|
(inputs `(("tzdata" ,tzdata)))
|
|
(build-system cmake-build-system)
|
|
(arguments
|
|
'(#:configure-flags (list "-DUSE_SYSTEM_TZ_DB=ON"
|
|
"-DBUILD_SHARED_LIBS=ON"
|
|
"-DBUILD_TZ_LIB=ON"
|
|
"-DENABLE_DATE_TESTING=ON")
|
|
#:phases
|
|
(modify-phases %standard-phases
|
|
(add-after 'unpack 'patch-bin-bash
|
|
(lambda* (#:key inputs #:allow-other-keys)
|
|
(substitute* "compile_fail.sh"
|
|
(("/bin/bash") (which "bash")))
|
|
#t))
|
|
(add-after 'unpack 'patch-zoneinfo-path
|
|
(lambda* (#:key inputs #:allow-other-keys)
|
|
(substitute* "src/tz.cpp"
|
|
(("/usr/share/zoneinfo")
|
|
(string-append (assoc-ref inputs "tzdata") "/share/zoneinfo")))
|
|
#t))
|
|
(replace 'check
|
|
(lambda _
|
|
;; Disable test that requires checking timezone that
|
|
;; isn't set in the build environment.
|
|
(substitute* "CTestTestfile.cmake"
|
|
(("add_test.tz_test_pass_zoned_time_deduction_test.*") "")
|
|
(("set_tests_properties.tz_test_pass_zoned_time_deduction_test.*") ""))
|
|
(invoke "make" "testit"))))))
|
|
(synopsis "Date and time library for C++11 and C++14")
|
|
(description "Date is a header only C++ library that extends the chrono
|
|
date algorithms library for calendar dates and durations. It also provides
|
|
the <tz.h> library for handling time zones and leap seconds.")
|
|
(home-page "https://howardhinnant.github.io/date/date.html")
|
|
(license license:expat))))
|
|
|
|
(define-public libical
|
|
(package
|
|
(name "libical")
|
|
(version "3.0.8")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append
|
|
"https://github.com/libical/libical/releases/download/v"
|
|
version "/libical-" version ".tar.gz"))
|
|
(sha256
|
|
(base32
|
|
"0vr8s7hn8204lyc4ys5bs3j5qss4lmc9ffly2m1a59avyz5cmzh9"))))
|
|
(build-system cmake-build-system)
|
|
(arguments
|
|
'(#:tests? #f ; test suite appears broken
|
|
#:configure-flags '("-DSHARED_ONLY=true"
|
|
;; required by evolution-data-server
|
|
"-DGOBJECT_INTROSPECTION=true"
|
|
"-DICAL_GLIB_VAPI=true")
|
|
#:phases
|
|
(modify-phases %standard-phases
|
|
(add-before 'configure 'patch-paths
|
|
(lambda* (#:key inputs #:allow-other-keys)
|
|
;; TODO: libical 3.1.0 supports using TZDIR instead of a hard-coded
|
|
;; zoneinfo database. When that is released we can drop
|
|
;; the tzdata dependency.
|
|
(let ((tzdata (assoc-ref inputs "tzdata")))
|
|
(substitute* "src/libical/icaltz-util.c"
|
|
(("\\\"/usr/share/zoneinfo\\\",")
|
|
(string-append "\"" tzdata "/share/zoneinfo\""))
|
|
(("\\\"/usr/lib/zoneinfo\\\",") "")
|
|
(("\\\"/etc/zoneinfo\\\",") "")
|
|
(("\\\"/usr/share/lib/zoneinfo\\\"") "")))
|
|
#t)))))
|
|
(native-inputs
|
|
`(("gobject-introspection" ,gobject-introspection)
|
|
("gtk-doc" ,gtk-doc)
|
|
("perl" ,perl)
|
|
("pkg-config" ,pkg-config)
|
|
("vala" ,vala)))
|
|
(inputs
|
|
`(("glib" ,glib)
|
|
("libxml2" ,libxml2)
|
|
("tzdata" ,tzdata)))
|
|
(propagated-inputs
|
|
;; In Requires.private of libical.pc.
|
|
`(("icu4c" ,icu4c)))
|
|
(home-page "https://libical.github.io/libical/")
|
|
(synopsis "iCalendar protocols and data formats implementation")
|
|
(description
|
|
"Libical is an implementation of the iCalendar protocols and protocol
|
|
data units.")
|
|
;; Can be used with either license. See COPYING.
|
|
(license (list license:lgpl2.1 license:mpl2.0))))
|
|
|
|
(define-public khal
|
|
(package
|
|
(name "khal")
|
|
(version "0.10.1")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (pypi-uri "khal" version))
|
|
(sha256
|
|
(base32
|
|
"1r8bkgjwkh7i8ygvsv51h1cnax50sb183vafg66x5snxf3dgjl6l"))
|
|
(patches
|
|
(list
|
|
(origin
|
|
(method url-fetch)
|
|
;; This patch fixes an issue with python-urwid-2.1.0
|
|
(uri "https://github.com/pimutils/khal/commit/2c5990c2de2015b251ba23617faa40ee11b8c22a.patch")
|
|
(file-name "khal-compat-urwid-2.1.0.patch")
|
|
(sha256
|
|
(base32
|
|
"11nd8hkjz68imwqqn0p54zmb53z2pfxmzchaviy7jc1ky5s9l663")))))))
|
|
(build-system python-build-system)
|
|
(arguments
|
|
`(#:phases (modify-phases %standard-phases
|
|
;; Building the manpage requires khal to be installed.
|
|
(add-after 'install 'manpage
|
|
(lambda* (#:key inputs outputs #:allow-other-keys)
|
|
;; Make installed package available for running the tests
|
|
(add-installed-pythonpath inputs outputs)
|
|
(invoke "make" "--directory=doc/" "man")
|
|
(install-file
|
|
"doc/build/man/khal.1"
|
|
(string-append (assoc-ref outputs "out") "/share/man/man1"))
|
|
#t))
|
|
(replace 'check
|
|
(lambda* (#:key inputs #:allow-other-keys)
|
|
;; The tests require us to choose a timezone.
|
|
(setenv "TZ"
|
|
(string-append (assoc-ref inputs "tzdata")
|
|
"/share/zoneinfo/Zulu"))
|
|
(invoke "py.test" "tests"))))))
|
|
(native-inputs
|
|
`(("python-pytest" ,python-pytest)
|
|
("python-pytest-cov" ,python-pytest-cov)
|
|
("python-setuptools-scm" ,python-setuptools-scm)
|
|
;; Required for tests
|
|
("python-freezegun" ,python-freezegun)
|
|
("tzdata" ,tzdata-for-tests)
|
|
("vdirsyncer" ,vdirsyncer)
|
|
;; Required to build manpage
|
|
("python-sphinxcontrib-newsfeed" ,python-sphinxcontrib-newsfeed)
|
|
("python-sphinx" ,python-sphinx)))
|
|
(inputs
|
|
`(("sqlite" ,sqlite)
|
|
("python-configobj" ,python-configobj)
|
|
("python-dateutil" ,python-dateutil)
|
|
("python-icalendar" ,python-icalendar)
|
|
("python-tzlocal" ,python-tzlocal)
|
|
("python-urwid" ,python-urwid)
|
|
("python-pyxdg" ,python-pyxdg)))
|
|
(synopsis "Console calendar program")
|
|
(description "Khal is a standards based console calendar program,
|
|
able to synchronize with CalDAV servers through vdirsyncer.")
|
|
(home-page "https://lostpackets.de/khal/")
|
|
(license license:expat)))
|
|
|
|
(define-public remind
|
|
(package
|
|
(name "remind")
|
|
(version "3.1.17")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (string-append "https://dianne.skoll.ca/projects/remind/download/"
|
|
"remind-"
|
|
(string-join (map (cut string-pad <> 2 #\0)
|
|
(string-split version #\.))
|
|
".")
|
|
".tar.gz"))
|
|
(sha256
|
|
(base32 "0lgyc2j69aqqk4knywr8inz4fsnni0zq54dgqh7p4s6kzybc2mf9"))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
'(#:tests? #f)) ; no "check" target
|
|
(home-page "https://dianne.skoll.ca/projects/remind/")
|
|
(synopsis "Sophisticated calendar and alarm program")
|
|
(description
|
|
"Remind allows you to remind yourself of upcoming events and appointments.
|
|
Each reminder or alarm can consist of a message sent to standard output, or a
|
|
program to be executed. It also features: sophisticated date calculation,
|
|
moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output and
|
|
proper handling of holidays.")
|
|
(license license:gpl2)))
|
|
|
|
(define-public libhdate
|
|
(package
|
|
(name "libhdate")
|
|
(version "1.6.02")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (string-append "mirror://sourceforge/libhdate/libhdate/libhdate-"
|
|
version "/" name "-" version ".tar.bz2"))
|
|
(sha256
|
|
(base32
|
|
"0qkpq412p78znw8gckwcx3l0wcss9s0dgw1pvjb1ih2pxf6hm4rw"))))
|
|
(build-system gnu-build-system)
|
|
(home-page "http://libhdate.sourceforge.net/")
|
|
(synopsis "Library to use Hebrew dates")
|
|
(description "LibHdate is a small library for the Hebrew calendar and times
|
|
of day, written in C, and including bindings for C++, pascal, perl, php, python,
|
|
and ruby. It includes two illustrative command-line programs, @code{hcal} and
|
|
@code{hdate}, and some snippets and scripts written in the binding languages.")
|
|
(license license:gpl3+)))
|