2016-02-28 09:41:12 +00:00
|
|
|
|
;;; GNU Guix --- Functional package management for GNU
|
2016-02-28 09:48:03 +00:00
|
|
|
|
;;; Copyright © 2013 Cyril Roelandt <tipecaml@gmail.com>
|
2016-02-28 09:57:26 +00:00
|
|
|
|
;;; Copyright © 2014 Kevin Lemonnier <lemonnierk@ulrar.net>
|
gnu: Move crypto packages from python to python-crypto.
* gnu/packages/python.scm (python-passlib, python2-passlib)
(python-py-bcrypt, python2-py-bcrypt)
(python-paramiko, python2-paramiko, python-ecdsa, python2-ecdsa)
(python-pycrypto, python2-pycrypto, python-keyring, python2-keyring)
(python-certifi, python2-certifi)
(python-cryptography-vectors, python2-cryptography-vectors)
(python-cryptography, python2-cryptography)
(python-pyopenssl, python2-pyopenssl)
(python-axolotl-curve25519, python2-axolotl-curve25519)
(python-axolotl, python2-axolotl, python2-slowaes)
(python-pyaes, python2-pyaes): Move to...
* gnu/packages/python-crypto.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/crypto.scm, gnu/packages/finance.scm,
gnu/packages/irc.scm, gnu/packages/jrnl.scm,
gnu/packages/messaging.scm, gnu/packages/openstack.scm,
gnu/packages/python-web.scm, gnu/packages/tls.scm,
gnu/packages/xorg.scm: Adjust accordingly.
2017-11-15 13:10:30 +00:00
|
|
|
|
;;; Copyright © 2015, 2017 Ludovic Courtès <ludo@gnu.org>
|
2023-04-17 13:13:25 +00:00
|
|
|
|
;;; Copyright © 2015-2023 Efraim Flashner <efraim@flashner.co.il>
|
mailmap: Update entries for Nikita.
* .mailmap: change email and name for Nikita.
* Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm,
gnu/packages/check.scm, gnu/packages/cinnamon.scm,
gnu/packages/compression.scm, gnu/packages/crypto.scm,
gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm,
gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm,
gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile-xyz.scm,
gnu/packages/haskell-apps.scm, gnu/packages/haskell-check.scm,
gnu/packages/haskell-crypto.scm, gnu/packages/haskell-xyz.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm,
gnu/packages/libcanberra.scm, gnu/packages/linux.scm,
gnu/packages/lisp-xyz.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-11 11:05:45 +00:00
|
|
|
|
;;; Copyright © 2016 Nikita <nikita@n0.is>
|
2017-02-04 14:51:50 +00:00
|
|
|
|
;;; Copyright © 2017 Marius Bakke <mbakke@fastmail.com>
|
2023-07-23 00:00:00 +00:00
|
|
|
|
;;; Copyright © 2017–2023 Tobias Geerinckx-Rice <me@tobias.gr>
|
2020-01-08 04:21:08 +00:00
|
|
|
|
;;; Copyright © 2020 Oleg Pykhalov <go.wigust@gmail.com>
|
2022-06-14 15:12:15 +00:00
|
|
|
|
;;; Copyright © 2020, 2021, 2022 Vinicius Monego <monego@posteo.net>
|
2020-07-25 23:33:18 +00:00
|
|
|
|
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
|
2020-08-04 03:12:41 +00:00
|
|
|
|
;;; Copyright © 2020 Brett Gilio <brettg@gnu.org>
|
2021-04-18 10:25:23 +00:00
|
|
|
|
;;; Copyright © 2021 WinterHound <winterhound@yandex.com>
|
2022-02-14 10:04:47 +00:00
|
|
|
|
;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
|
2022-11-18 19:45:31 +00:00
|
|
|
|
;;; Copyright © 2022 jgart <jgart@dismail.de>
|
2023-08-18 09:47:05 +00:00
|
|
|
|
;;; Copyright © 2023 Janneke Nieuwenhuizen <janneke@gnu.org>
|
2016-02-28 09:41:12 +00:00
|
|
|
|
;;;
|
|
|
|
|
;;; 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 irc)
|
2022-01-12 05:13:26 +00:00
|
|
|
|
#:use-module (guix gexp)
|
2016-02-28 09:41:12 +00:00
|
|
|
|
#:use-module ((guix licenses) #:prefix license:)
|
|
|
|
|
#:use-module (guix download)
|
2020-07-25 07:46:00 +00:00
|
|
|
|
#:use-module (guix git-download)
|
2016-02-28 09:41:12 +00:00
|
|
|
|
#:use-module (guix packages)
|
2021-04-18 10:25:23 +00:00
|
|
|
|
#:use-module (guix utils)
|
2016-02-28 09:41:12 +00:00
|
|
|
|
#:use-module (guix build-system cmake)
|
2016-02-28 09:48:03 +00:00
|
|
|
|
#:use-module (guix build-system gnu)
|
2023-01-09 01:11:07 +00:00
|
|
|
|
#:use-module (guix build-system go)
|
2023-08-18 09:47:05 +00:00
|
|
|
|
#:use-module (guix build-system guile)
|
2023-07-23 00:00:00 +00:00
|
|
|
|
#:use-module (guix build-system haskell)
|
2021-06-06 01:50:25 +00:00
|
|
|
|
#:use-module (guix build-system meson)
|
2016-09-18 14:11:20 +00:00
|
|
|
|
#:use-module (guix build-system python)
|
2020-07-25 23:33:18 +00:00
|
|
|
|
#:use-module (guix build-system qt)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages)
|
2018-12-08 21:07:47 +00:00
|
|
|
|
#:use-module (gnu packages admin)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages aspell)
|
|
|
|
|
#:use-module (gnu packages autogen)
|
|
|
|
|
#:use-module (gnu packages autotools)
|
|
|
|
|
#:use-module (gnu packages base)
|
2023-08-18 09:47:05 +00:00
|
|
|
|
#:use-module (gnu packages bash)
|
2016-12-06 19:35:38 +00:00
|
|
|
|
#:use-module (gnu packages backup)
|
2022-01-13 14:42:28 +00:00
|
|
|
|
#:use-module (gnu packages boost)
|
gnu: Move testing packages from python.scm to check.scm.
* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api,
python-mock, python2-mock, python-mock-2, python-nose, python2-nose,
python-nose2, python2-nose2, python-unittest2, python2-unittest2,
python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0,
python-pytest-cov, python2-pytest-cov, python-pytest-runner,
python2-pytest-runner, python-pytest-mock, python2-pytest-mock,
python-pytest-xdist, python2-pytest-xdist, python-scripttest,
python2-scripttest, python-testtools, python2-testtools, python-testscenarios,
python2-testscenarios, python-testresources, python2-testresources,
python-subunit, python2-subunit, python-fixtures, python2-fixtures,
python-testrepository, python2-testrepository, python-coverage,
python2-coverage, python-cov-core, python2-cov-core, python-testpath,
python2-testpath, python-testlib, python2-testlib, python-pytest-cache,
python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess,
python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis,
python2-hypothesis, python-lit, python2-lit, python-pytest-pep8,
python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes,
python2-coverage-test-runner, python-pylint, python2-pylint,
python-paramunittest, python2-python-paramunittest, python-pytest-warnings,
python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog,
python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover,
python2-nosexcover, python-discover, python2-discover, behave, python-rednose,
python2-rednose, python-nose-randomly, python2-nose-randomly,
python-nose-timer, python2-nose-timer): Move from here...
* gnu/packages/check.scm: ...to here.
* gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/backup.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm,
gnu/packages/dav.scm,
gnu/packages/django.scm,
gnu/packages/freedesktop.scm,
gnu/packages/haskell.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/ldc.scm,
gnu/packages/libffi.scm,
gnu/packages/mail.scm,
gnu/packages/mpd.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm: Adjust accordingly.
2017-11-17 20:42:23 +00:00
|
|
|
|
#:use-module (gnu packages check)
|
2021-10-05 23:37:56 +00:00
|
|
|
|
#:use-module (gnu packages code)
|
2016-02-28 09:41:12 +00:00
|
|
|
|
#:use-module (gnu packages compression)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages curl)
|
|
|
|
|
#:use-module (gnu packages cyrus-sasl)
|
2016-12-06 19:35:38 +00:00
|
|
|
|
#:use-module (gnu packages databases)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages file)
|
|
|
|
|
#:use-module (gnu packages gettext)
|
2020-08-04 03:12:41 +00:00
|
|
|
|
#:use-module (gnu packages geo)
|
2016-02-28 09:48:03 +00:00
|
|
|
|
#:use-module (gnu packages glib)
|
2020-07-25 07:46:00 +00:00
|
|
|
|
#:use-module (gnu packages gnome)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages gnupg)
|
2023-01-09 01:11:07 +00:00
|
|
|
|
#:use-module (gnu packages golang)
|
2023-10-19 01:28:55 +00:00
|
|
|
|
#:use-module (gnu packages golang-check)
|
2020-07-25 07:46:00 +00:00
|
|
|
|
#:use-module (gnu packages gtk)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages guile)
|
2023-08-18 09:47:05 +00:00
|
|
|
|
#:use-module (gnu packages guile-xyz)
|
2023-07-23 00:00:00 +00:00
|
|
|
|
#:use-module (gnu packages haskell-check)
|
|
|
|
|
#:use-module (gnu packages haskell-crypto)
|
|
|
|
|
#:use-module (gnu packages haskell-xyz)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages lua)
|
2020-06-15 08:47:54 +00:00
|
|
|
|
#:use-module (gnu packages lxqt)
|
2023-01-09 01:11:07 +00:00
|
|
|
|
#:use-module (gnu packages man)
|
2016-02-28 09:48:03 +00:00
|
|
|
|
#:use-module (gnu packages ncurses)
|
2020-08-04 03:12:41 +00:00
|
|
|
|
#:use-module (gnu packages openldap)
|
2016-02-28 09:41:12 +00:00
|
|
|
|
#:use-module (gnu packages kde)
|
|
|
|
|
#:use-module (gnu packages kde-frameworks)
|
2020-11-21 12:43:23 +00:00
|
|
|
|
#:use-module (gnu packages password-utils)
|
2020-08-04 03:12:41 +00:00
|
|
|
|
#:use-module (gnu packages pcre)
|
2016-02-28 09:48:03 +00:00
|
|
|
|
#:use-module (gnu packages perl)
|
2016-02-28 09:41:12 +00:00
|
|
|
|
#:use-module (gnu packages pkg-config)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages python)
|
gnu: Move crypto packages from python to python-crypto.
* gnu/packages/python.scm (python-passlib, python2-passlib)
(python-py-bcrypt, python2-py-bcrypt)
(python-paramiko, python2-paramiko, python-ecdsa, python2-ecdsa)
(python-pycrypto, python2-pycrypto, python-keyring, python2-keyring)
(python-certifi, python2-certifi)
(python-cryptography-vectors, python2-cryptography-vectors)
(python-cryptography, python2-cryptography)
(python-pyopenssl, python2-pyopenssl)
(python-axolotl-curve25519, python2-axolotl-curve25519)
(python-axolotl, python2-axolotl, python2-slowaes)
(python-pyaes, python2-pyaes): Move to...
* gnu/packages/python-crypto.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/crypto.scm, gnu/packages/finance.scm,
gnu/packages/irc.scm, gnu/packages/jrnl.scm,
gnu/packages/messaging.scm, gnu/packages/openstack.scm,
gnu/packages/python-web.scm, gnu/packages/tls.scm,
gnu/packages/xorg.scm: Adjust accordingly.
2017-11-15 13:10:30 +00:00
|
|
|
|
#:use-module (gnu packages python-crypto)
|
gnu: Separate Python core packages from the rest.
* gnu/packages/python.scm: Move hundreds of package definitions from here...
* gnu/packages/python-xyz.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/audio.scm,
gnu/packages/backup.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/cluster.scm,
gnu/packages/compression.scm,
gnu/packages/connman.scm,
gnu/packages/crypto.scm,
gnu/packages/cups.scm,
gnu/packages/databases.scm,
gnu/packages/dav.scm,
gnu/packages/direct-connect.scm,
gnu/packages/disk.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/docker.scm,
gnu/packages/ebook.scm,
gnu/packages/elf.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm,
gnu/packages/finance.scm,
gnu/packages/fltk.scm,
gnu/packages/fontutils.scm,
gnu/packages/freedesktop.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gl.scm,
gnu/packages/glib.scm,
gnu/packages/gnome.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/gtk.scm,
gnu/packages/ham-radio.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/key-mon.scm,
gnu/packages/libffi.scm,
gnu/packages/libreoffice.scm,
gnu/packages/libusb.scm,
gnu/packages/lirc.scm,
gnu/packages/logging.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/mate.scm,
gnu/packages/maths.scm,
gnu/packages/medical.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mp3.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nutrition.scm,
gnu/packages/openldap.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/polkit.scm,
gnu/packages/protobuf.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/qt.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/search.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/simulation.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/sync.scm,
gnu/packages/terminals.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/virtualization.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wicd.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xorg.scm: Update module references.
2019-01-15 13:21:30 +00:00
|
|
|
|
#:use-module (gnu packages python-xyz)
|
2020-08-04 03:12:41 +00:00
|
|
|
|
#:use-module (gnu packages regex)
|
2016-12-06 19:35:38 +00:00
|
|
|
|
#:use-module (gnu packages ruby)
|
2021-06-06 01:50:25 +00:00
|
|
|
|
#:use-module (gnu packages sphinx)
|
2020-08-04 03:12:41 +00:00
|
|
|
|
#:use-module (gnu packages sqlite)
|
2016-02-28 09:48:03 +00:00
|
|
|
|
#:use-module (gnu packages qt)
|
2016-02-28 09:57:26 +00:00
|
|
|
|
#:use-module (gnu packages tcl)
|
2020-07-25 07:46:00 +00:00
|
|
|
|
#:use-module (gnu packages textutils)
|
gnu: Move date/time packages from python.scm to time.scm.
* gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil,
python2-dateutil, python-parsedatetime, python2-parsedatetime,
python-tzlocal, python-isodate, python2-isodate, python-iso8601,
python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339,
python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601,
python2-aniso8601): Move from here...
* gnu/packages/time.scm: ...to here.
* gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/django.scm,
gnu/packages/ebook.scm,
gnu/packages/gnome.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/mail.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/tls.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm: Adjust accordingly.
2017-11-18 10:58:44 +00:00
|
|
|
|
#:use-module (gnu packages time)
|
2016-09-18 14:11:20 +00:00
|
|
|
|
#:use-module (gnu packages tls)
|
2017-12-23 18:39:18 +00:00
|
|
|
|
#:use-module (gnu packages web)
|
|
|
|
|
#:use-module (srfi srfi-1)
|
|
|
|
|
#:use-module (srfi srfi-26))
|
2016-02-28 09:41:12 +00:00
|
|
|
|
|
2023-07-23 00:00:00 +00:00
|
|
|
|
(define-public glirc
|
|
|
|
|
(package
|
2023-09-10 00:00:00 +00:00
|
|
|
|
(name "glirc")
|
|
|
|
|
(version "2.39.0.1") ; inherited by glirc-* extensions below
|
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (hackage-uri "glirc" version))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32 "0jaywb43jfv6kzyz540k02mxdgw1shc6hn7kia21alssszkilh4r"))))
|
|
|
|
|
(build-system haskell-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
(list
|
|
|
|
|
#:phases
|
|
|
|
|
#~(modify-phases %standard-phases
|
|
|
|
|
(add-after 'install 'install-extra-documentation
|
|
|
|
|
(lambda _
|
|
|
|
|
(install-file "glirc.1"
|
|
|
|
|
(string-append #$output "/share/man/man1"))
|
|
|
|
|
;; The man page is very terse and punts to the GitHub wiki for real
|
|
|
|
|
;; information. Some of that is also in the README, so install it.
|
|
|
|
|
(install-file "README.md"
|
|
|
|
|
(string-append #$output "/share/doc/"
|
|
|
|
|
#$name "-" #$version)))))))
|
|
|
|
|
(native-inputs
|
|
|
|
|
(list ghc-hunit))
|
|
|
|
|
(inputs
|
|
|
|
|
(list ghc-async
|
|
|
|
|
ghc-attoparsec
|
|
|
|
|
ghc-base64-bytestring
|
|
|
|
|
ghc-config-schema
|
|
|
|
|
ghc-config-value
|
|
|
|
|
ghc-curve25519
|
|
|
|
|
ghc-free
|
|
|
|
|
ghc-githash
|
|
|
|
|
ghc-hashable
|
|
|
|
|
ghc-hookup
|
|
|
|
|
ghc-hsopenssl
|
|
|
|
|
ghc-irc-core
|
|
|
|
|
ghc-kan-extensions
|
|
|
|
|
ghc-lens
|
|
|
|
|
ghc-network
|
|
|
|
|
ghc-psqueues
|
|
|
|
|
ghc-random
|
|
|
|
|
ghc-regex-tdfa
|
|
|
|
|
ghc-split
|
|
|
|
|
ghc-unordered-containers
|
|
|
|
|
ghc-vector
|
|
|
|
|
ghc-vty))
|
|
|
|
|
(home-page "https://github.com/glguy/irc-core")
|
|
|
|
|
(synopsis "Console IRC client")
|
|
|
|
|
(description
|
|
|
|
|
"Glirc is a console IRC client that focuses on providing both high-detail
|
2023-07-23 00:00:00 +00:00
|
|
|
|
and concise views of an IRC connection. All views and transformation are
|
|
|
|
|
dynamic and don't change the underlying model. It also provides advanced
|
|
|
|
|
line-editing features including syntax-highlighting, multi-line buffering,
|
|
|
|
|
and argument placeholders.")
|
2023-09-10 00:00:00 +00:00
|
|
|
|
(license license:isc)))
|
2023-07-23 00:00:00 +00:00
|
|
|
|
|
2023-09-10 00:00:00 +00:00
|
|
|
|
(define-public glirc-lua
|
|
|
|
|
(package
|
|
|
|
|
(name "glirc-lua")
|
|
|
|
|
(version (package-version glirc))
|
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method git-fetch)
|
|
|
|
|
(uri (git-reference
|
|
|
|
|
(url "https://github.com/glguy/irc-core")
|
|
|
|
|
(commit (string-append "v" version))))
|
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32 "1hadxsahl30jhgk8vvcg7lwndzc282iybcjam87xx5c0lh0mfzan"))))
|
|
|
|
|
(build-system meson-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
(list
|
|
|
|
|
#:modules
|
|
|
|
|
'((guix build meson-build-system)
|
|
|
|
|
(guix build utils)
|
|
|
|
|
(ice-9 match))
|
|
|
|
|
#:phases
|
|
|
|
|
#~(modify-phases %standard-phases
|
|
|
|
|
(add-after 'unpack 'enter-subdirectory
|
|
|
|
|
(lambda _
|
|
|
|
|
(chdir "lua-extension")))
|
|
|
|
|
(replace 'install
|
|
|
|
|
(lambda _
|
|
|
|
|
(install-file "glirc-lua.so" (string-append #$output "/lib"))))
|
|
|
|
|
(add-after 'install 'set-lua-paths
|
|
|
|
|
(lambda _
|
|
|
|
|
(let ((x.y #$(version-major+minor
|
|
|
|
|
(package-version
|
|
|
|
|
(this-package-native-input "lua"))))
|
|
|
|
|
(libraries (filter (match-lambda
|
|
|
|
|
((label . _)
|
|
|
|
|
(string-prefix? "lua-" label)))
|
|
|
|
|
'#$(package-native-inputs
|
|
|
|
|
this-package))))
|
|
|
|
|
(setenv "LUA_PATH"
|
|
|
|
|
(string-join
|
|
|
|
|
(map (match-lambda
|
|
|
|
|
((_ dir)
|
|
|
|
|
(string-append
|
|
|
|
|
dir "/share/lua/" x.y "/?.lua;"
|
|
|
|
|
dir "/share/lua/" x.y "/?/?.lua")))
|
|
|
|
|
libraries)
|
|
|
|
|
";"))
|
|
|
|
|
(setenv "LUA_CPATH"
|
|
|
|
|
(string-join
|
|
|
|
|
(map (match-lambda
|
|
|
|
|
((_ dir)
|
|
|
|
|
(string-append
|
|
|
|
|
dir "/lib/lua/" x.y "/?.so;"
|
|
|
|
|
dir "/lib/lua/" x.y "/?/?.so")))
|
|
|
|
|
libraries)
|
|
|
|
|
";")))))
|
|
|
|
|
(add-after 'set-lua-paths 'document
|
|
|
|
|
(lambda _
|
|
|
|
|
(with-directory-excursion "../lua-extension/doc"
|
|
|
|
|
;; Guix's ldoc command is a shell script without a shebang.
|
|
|
|
|
(invoke "sh" "ldoc" ".")
|
|
|
|
|
(let ((doc (string-append #$output "/share/doc/" #$name)))
|
|
|
|
|
(mkdir-p doc)
|
|
|
|
|
(copy-recursively "api" doc)))))
|
|
|
|
|
(add-after 'document 'leave-subdirectory
|
|
|
|
|
;; Let default phases like 'install-license-files do their thing.
|
|
|
|
|
(lambda _
|
|
|
|
|
(chdir ".."))))))
|
|
|
|
|
(native-inputs
|
|
|
|
|
(list pkg-config
|
|
|
|
|
;; For building the API documentation.
|
|
|
|
|
lua lua-filesystem lua-ldoc lua-penlight))
|
|
|
|
|
(inputs
|
|
|
|
|
(list lua))
|
|
|
|
|
(home-page (package-home-page glirc))
|
|
|
|
|
(synopsis "Lua scripting extension to the glirc IRC client")
|
|
|
|
|
(description
|
|
|
|
|
"This extension lets you script the glirc IRC client using Lua.
|
|
|
|
|
To use it, you must tell @command{glirc} exactly where to find
|
|
|
|
|
@file{glirc-lua.so} by adding something like this to your
|
|
|
|
|
@file{~/.config/glirc/config}:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
extensions:
|
|
|
|
|
* path: \"../../.guix-profile/lib/glirc-lua.so\"
|
|
|
|
|
args: [\"example.lua\", @dots{}]
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
Also ensure that @file{example.lua} finds any Lua libraries it needs, e.g., by
|
|
|
|
|
setting @env{LUA_PATH} and @env{LUA_CPATH} in glirc's run-time environment.")
|
|
|
|
|
(license (package-license glirc))))
|
|
|
|
|
|
2016-02-28 09:41:12 +00:00
|
|
|
|
(define-public quassel
|
|
|
|
|
(package
|
|
|
|
|
(name "quassel")
|
2022-01-13 14:42:28 +00:00
|
|
|
|
(version "0.14.0")
|
2016-02-28 09:41:12 +00:00
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method url-fetch)
|
2019-02-17 06:29:02 +00:00
|
|
|
|
(uri (string-append "https://quassel-irc.org/pub/quassel-"
|
2022-01-13 14:42:28 +00:00
|
|
|
|
version ".tar.xz"))
|
2016-02-28 09:41:12 +00:00
|
|
|
|
(sha256
|
|
|
|
|
(base32
|
2022-01-13 14:42:28 +00:00
|
|
|
|
"042fzssydvv35jjknziph8iyyjsyrsb2hp3d0ix0bqbagbrpf1q9"))
|
2017-09-04 19:10:12 +00:00
|
|
|
|
(modules '((guix build utils)))
|
2020-07-17 09:32:52 +00:00
|
|
|
|
;; We don't want to install the bundled inxi script.
|
2017-09-04 19:10:12 +00:00
|
|
|
|
(snippet
|
|
|
|
|
'(begin
|
2022-01-13 14:42:28 +00:00
|
|
|
|
(delete-file "data/scripts/inxi")))))
|
2020-07-25 23:33:18 +00:00
|
|
|
|
(build-system qt-build-system)
|
2016-02-28 09:41:12 +00:00
|
|
|
|
(arguments
|
|
|
|
|
;; The three binaries are not mutually exlusive, and are all built
|
|
|
|
|
;; by default.
|
2022-01-13 14:50:32 +00:00
|
|
|
|
'(#:configure-flags '("-DBUILD_TESTING=ON"
|
|
|
|
|
;;"-DWANT_QTCLIENT=OFF"
|
2022-01-13 14:42:28 +00:00
|
|
|
|
;;"-DWANT_CORE=OFF"
|
|
|
|
|
;;"-DWANT_MONO=OFF"
|
|
|
|
|
"-DWITH_KDE=OFF"
|
|
|
|
|
"-DWITH_BUNDLED_ICONS=ON"
|
|
|
|
|
"-DWITH_OXYGEN_ICONS=ON"
|
|
|
|
|
;; This disables link previews.
|
|
|
|
|
"-DWITH_WEBENGINE=OFF")
|
2018-12-08 21:07:47 +00:00
|
|
|
|
#:phases
|
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
|
(add-after 'unpack 'patch-inxi-reference
|
|
|
|
|
(lambda* (#:key inputs #:allow-other-keys)
|
2021-07-16 14:50:56 +00:00
|
|
|
|
(let ((inxi (search-input-file inputs "/bin/inxi")))
|
2022-01-13 14:50:32 +00:00
|
|
|
|
(symlink inxi "data/scripts/inxi")))))))
|
2017-09-04 19:10:12 +00:00
|
|
|
|
(native-inputs
|
2022-07-19 20:52:05 +00:00
|
|
|
|
(list extra-cmake-modules pkg-config qttools-5))
|
2017-09-04 19:10:12 +00:00
|
|
|
|
(inputs
|
2022-01-13 14:51:50 +00:00
|
|
|
|
(list boost
|
|
|
|
|
inxi-minimal
|
|
|
|
|
libdbusmenu-qt
|
|
|
|
|
perl
|
|
|
|
|
qca
|
|
|
|
|
qtbase-5
|
2022-07-17 23:00:48 +00:00
|
|
|
|
qtmultimedia-5
|
2022-01-13 14:51:50 +00:00
|
|
|
|
qtscript
|
2022-07-17 05:11:46 +00:00
|
|
|
|
qtsvg-5
|
2022-01-13 14:51:50 +00:00
|
|
|
|
snorenotify
|
|
|
|
|
sonnet
|
|
|
|
|
zlib))
|
2018-04-26 23:39:31 +00:00
|
|
|
|
(home-page "https://quassel-irc.org/")
|
2016-02-28 09:41:12 +00:00
|
|
|
|
(synopsis "Distributed IRC client")
|
|
|
|
|
(description "Quassel is a distributed IRC client, meaning that one or more
|
|
|
|
|
clients can attach to and detach from the central core. It resembles the
|
|
|
|
|
popular combination of screen and a text-based IRC client such as WeeChat or
|
|
|
|
|
irssi, but graphical.")
|
|
|
|
|
(license (list license:gpl2 license:gpl3)))) ;; dual licensed
|
2016-02-28 09:48:03 +00:00
|
|
|
|
|
|
|
|
|
(define-public irssi
|
|
|
|
|
(package
|
|
|
|
|
(name "irssi")
|
2023-10-10 15:57:10 +00:00
|
|
|
|
(version "1.4.5")
|
2016-02-28 09:48:03 +00:00
|
|
|
|
(source (origin
|
2019-01-10 17:56:04 +00:00
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (string-append "https://github.com/irssi/irssi/"
|
|
|
|
|
"releases/download/" version "/irssi-"
|
|
|
|
|
version ".tar.xz"))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32
|
2023-10-10 15:57:10 +00:00
|
|
|
|
"0qp05z2qfqhp5wawxqz7qwv2fh9sb801z032i5d7h8nn1b5m3abj"))))
|
2016-02-28 09:48:03 +00:00
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
`(#:phases
|
2016-02-28 18:48:57 +00:00
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
|
(replace 'configure
|
|
|
|
|
(lambda* (#:key inputs outputs #:allow-other-keys)
|
2017-01-05 15:43:01 +00:00
|
|
|
|
(let ((out (assoc-ref outputs "out")))
|
2016-02-28 18:48:57 +00:00
|
|
|
|
(setenv "CONFIG_SHELL" (which "bash"))
|
2018-06-24 20:21:54 +00:00
|
|
|
|
(invoke "./configure"
|
|
|
|
|
(string-append "--prefix=" out)
|
2021-12-17 13:45:18 +00:00
|
|
|
|
(string-append "--enable-true-color")
|
2018-06-24 20:21:54 +00:00
|
|
|
|
(string-append "--with-proxy")
|
2022-06-05 00:00:05 +00:00
|
|
|
|
(string-append "--with-socks")))))
|
2020-01-08 04:21:08 +00:00
|
|
|
|
(add-before 'check 'set-home
|
|
|
|
|
(lambda _
|
|
|
|
|
(setenv "HOME" (getcwd)))))))
|
2016-02-28 09:48:03 +00:00
|
|
|
|
(inputs
|
2021-12-17 13:45:18 +00:00
|
|
|
|
(list glib ncurses openssl perl utf8proc))
|
2017-01-05 15:43:01 +00:00
|
|
|
|
(native-inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list pkg-config))
|
2017-01-05 15:43:01 +00:00
|
|
|
|
(home-page "https://irssi.org/")
|
2022-06-05 00:00:00 +00:00
|
|
|
|
(synopsis "Extensible terminal-based IRC client")
|
2016-02-28 09:48:03 +00:00
|
|
|
|
(description
|
2022-06-05 00:00:00 +00:00
|
|
|
|
"Irssi is a text terminal-based @acronym{IRC, Internet relay chat} client.
|
|
|
|
|
It is completely themable and extensible through Perl scripts, of which many
|
|
|
|
|
have already been written by the community.
|
|
|
|
|
|
|
|
|
|
Plug-ins add support for other protocols like @acronym{SILC, Secure Internet Live
|
|
|
|
|
Conferencing} and @acronym{ICB, Internet Citizen's Band}.")
|
2016-02-28 09:48:03 +00:00
|
|
|
|
(license license:gpl2+)))
|
2016-02-28 09:57:26 +00:00
|
|
|
|
|
|
|
|
|
(define-public weechat
|
|
|
|
|
(package
|
|
|
|
|
(name "weechat")
|
2023-08-21 10:28:43 +00:00
|
|
|
|
(version "4.0.4")
|
2016-02-28 09:57:26 +00:00
|
|
|
|
(source (origin
|
|
|
|
|
(method url-fetch)
|
2017-04-22 18:32:19 +00:00
|
|
|
|
(uri (string-append "https://weechat.org/files/src/weechat-"
|
2016-12-19 20:16:26 +00:00
|
|
|
|
version ".tar.xz"))
|
2016-02-28 09:57:26 +00:00
|
|
|
|
(sha256
|
|
|
|
|
(base32
|
2023-08-21 10:28:43 +00:00
|
|
|
|
"1xmnks152ixn0ycs0h6dzvir3vl1wkvxahg7hjdk785dnmwljpxf"))))
|
2017-09-04 08:18:56 +00:00
|
|
|
|
(build-system cmake-build-system)
|
2021-12-17 13:04:57 +00:00
|
|
|
|
(outputs '("out" "doc"))
|
2017-12-21 17:37:31 +00:00
|
|
|
|
(native-inputs
|
2021-12-22 08:37:28 +00:00
|
|
|
|
`(("gettext-minimal" ,gettext-minimal)
|
2017-12-21 17:37:31 +00:00
|
|
|
|
("pkg-config" ,pkg-config)
|
2022-07-18 11:17:52 +00:00
|
|
|
|
,@(if (target-x86?)
|
2021-12-22 08:17:13 +00:00
|
|
|
|
`(("ruby-asciidoctor" ,ruby-asciidoctor))
|
2023-01-09 21:18:58 +00:00
|
|
|
|
'())))
|
2020-02-23 09:30:17 +00:00
|
|
|
|
(inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list aspell
|
|
|
|
|
curl
|
|
|
|
|
gnutls
|
2021-12-22 08:37:28 +00:00
|
|
|
|
libgcrypt
|
2021-12-13 16:18:24 +00:00
|
|
|
|
ncurses
|
|
|
|
|
zlib
|
2022-03-30 17:52:14 +00:00
|
|
|
|
(list zstd "lib")
|
2021-12-13 16:18:24 +00:00
|
|
|
|
;; Scripting language plug-ins.
|
|
|
|
|
guile-3.0
|
|
|
|
|
lua-5.1
|
|
|
|
|
perl
|
|
|
|
|
python
|
2021-12-17 12:29:16 +00:00
|
|
|
|
ruby
|
2021-12-13 16:18:24 +00:00
|
|
|
|
tcl))
|
2016-02-28 09:57:26 +00:00
|
|
|
|
(arguments
|
2017-12-21 17:37:31 +00:00
|
|
|
|
`(#:configure-flags
|
2020-08-16 19:18:59 +00:00
|
|
|
|
(list "-DENABLE_PHP=OFF"
|
2022-07-18 11:17:52 +00:00
|
|
|
|
,@(if (target-x86?)
|
2021-12-22 08:17:13 +00:00
|
|
|
|
'("-DENABLE_MAN=ON"
|
2023-06-30 10:24:24 +00:00
|
|
|
|
"-DENABLE_DOC=ON"
|
|
|
|
|
"-DENABLE_DOC_INCOMPLETE=ON")
|
2023-01-09 21:18:58 +00:00
|
|
|
|
'()))
|
2021-12-17 13:04:57 +00:00
|
|
|
|
#:phases
|
|
|
|
|
(modify-phases %standard-phases
|
2022-07-18 11:17:52 +00:00
|
|
|
|
,@(if (target-x86?)
|
2021-12-22 08:17:13 +00:00
|
|
|
|
'((add-after 'install 'move-doc
|
|
|
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
|
|
|
(let* ((out (assoc-ref outputs "out"))
|
|
|
|
|
(doc (assoc-ref outputs "doc"))
|
|
|
|
|
(from (string-append out "/share/doc/weechat"))
|
|
|
|
|
(to (string-append doc "/share/doc/weechat")))
|
|
|
|
|
(mkdir-p (string-append doc "/share/doc"))
|
|
|
|
|
(rename-file from to)))))
|
2021-12-22 08:30:33 +00:00
|
|
|
|
'()))))
|
2016-02-28 09:57:26 +00:00
|
|
|
|
(synopsis "Extensible chat client")
|
|
|
|
|
(description "WeeChat (Wee Enhanced Environment for Chat) is an
|
2017-04-22 18:32:03 +00:00
|
|
|
|
@dfn{Internet Relay Chat} (IRC) client, which is designed to be light and fast.
|
|
|
|
|
The client uses a curses frontend, and there are remote interfaces for Web,
|
|
|
|
|
Qt, Android, and Emacs.
|
|
|
|
|
|
|
|
|
|
Everything in WeeChat can be done with the keyboard, though it also supports
|
|
|
|
|
using a mouse. It is customizable and extensible with plugins and scripts.")
|
2021-12-22 08:37:28 +00:00
|
|
|
|
(home-page "https://weechat.org/")
|
2016-02-28 09:57:26 +00:00
|
|
|
|
(license license:gpl3)))
|
2016-08-01 19:31:23 +00:00
|
|
|
|
|
2020-07-25 07:46:00 +00:00
|
|
|
|
(define-public srain
|
|
|
|
|
(package
|
|
|
|
|
(name "srain")
|
2022-10-29 14:55:18 +00:00
|
|
|
|
(version "1.5.0")
|
2020-07-25 07:46:00 +00:00
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method git-fetch)
|
|
|
|
|
(uri (git-reference
|
|
|
|
|
(url "https://github.com/SrainApp/srain")
|
|
|
|
|
(commit version)))
|
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
|
(sha256
|
2022-10-29 14:55:18 +00:00
|
|
|
|
(base32 "1qswvhx1s90jbsdx5znbc478v2ix3g0p6qm97cj7zzl0kx5kd780"))))
|
2021-06-06 01:50:25 +00:00
|
|
|
|
(build-system meson-build-system)
|
2020-07-25 07:46:00 +00:00
|
|
|
|
(arguments
|
|
|
|
|
`(#:tests? #f ;there are no tests
|
2021-06-06 01:50:25 +00:00
|
|
|
|
#:glib-or-gtk? #t))
|
2020-07-25 07:46:00 +00:00
|
|
|
|
(native-inputs
|
|
|
|
|
`(("gettext" ,gettext-minimal)
|
|
|
|
|
("glib:bin" ,glib "bin")
|
2021-02-10 03:21:21 +00:00
|
|
|
|
("pkg-config" ,pkg-config)
|
2021-06-06 01:50:25 +00:00
|
|
|
|
("python" ,python-wrapper)
|
|
|
|
|
("python-sphinx" ,python-sphinx)))
|
2020-07-25 07:46:00 +00:00
|
|
|
|
(inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list glib-networking
|
|
|
|
|
gsettings-desktop-schemas
|
|
|
|
|
gtk+
|
|
|
|
|
libconfig
|
|
|
|
|
libsecret
|
2022-01-08 23:33:33 +00:00
|
|
|
|
libsoup-minimal-2
|
2021-12-13 16:18:24 +00:00
|
|
|
|
openssl))
|
2020-07-25 07:46:00 +00:00
|
|
|
|
(home-page "https://srain.im")
|
|
|
|
|
(synopsis "Modern IRC client written in GTK")
|
|
|
|
|
(description
|
|
|
|
|
"Srain is an IRC client written in GTK. It aims to be modern and easy to
|
|
|
|
|
use while still remaining useful to power users. It also has partial support
|
|
|
|
|
for the IRCv3 protocol.")
|
|
|
|
|
(license license:gpl3+)))
|
|
|
|
|
|
2016-08-01 19:31:23 +00:00
|
|
|
|
(define-public ircii
|
|
|
|
|
(package
|
|
|
|
|
(name "ircii")
|
2021-03-25 22:54:49 +00:00
|
|
|
|
(version "20210314")
|
2016-08-01 19:31:23 +00:00
|
|
|
|
(source (origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (string-append "https://ircii.warped.com/"
|
|
|
|
|
name "-" version ".tar.gz"))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32
|
2021-03-25 22:54:49 +00:00
|
|
|
|
"04jczayv1vdn21fcf5zkfaa98sy7d6ydrv2sns2i67gvya2z28j3"))))
|
2016-08-01 19:31:23 +00:00
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
;; TODO: We should package a small socks4/5 library/server to configure
|
|
|
|
|
;; ircii with socks client. `ghc-socks' pulls in lots of haskell, which
|
|
|
|
|
;; is too big.
|
|
|
|
|
(arguments
|
|
|
|
|
`(#:tests? #f
|
|
|
|
|
#:configure-flags (list
|
|
|
|
|
"--enable-ipv6"
|
|
|
|
|
"--with-emacs-meta-keys"
|
|
|
|
|
(string-append "--with-openssl="
|
|
|
|
|
(assoc-ref %build-inputs "openssl")))
|
|
|
|
|
#:phases
|
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
|
(add-after 'unpack 'patch-bsdinstall-absolute-path-bins
|
|
|
|
|
(lambda* (#:key inputs #:allow-other-keys)
|
|
|
|
|
(substitute* "bsdinstall"
|
|
|
|
|
(("/bin/strip") "strip")
|
|
|
|
|
(("/bin/cp") "cp")
|
|
|
|
|
(("/bin/chmod") "chmod")
|
|
|
|
|
(("/etc/chown") "chown")
|
|
|
|
|
(("/bin/chgrp") "chgrp")
|
|
|
|
|
(("/bin/mkdir") "mkdir")
|
|
|
|
|
(("/bin/rm") "rm")
|
|
|
|
|
(("/bin/mv") "mv")))))))
|
|
|
|
|
(inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list ncurses openssl))
|
2016-08-01 19:31:23 +00:00
|
|
|
|
(native-inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list pkg-config perl))
|
2016-08-01 19:31:23 +00:00
|
|
|
|
(home-page "http://www.eterna.com.au/ircii/")
|
|
|
|
|
(synopsis "Terminal-based IRC and ICB client")
|
|
|
|
|
(description
|
|
|
|
|
"ircII is a terminal based IRC and ICB client for UNIX systems.")
|
|
|
|
|
(license license:bsd-3)))
|
2016-08-07 11:35:34 +00:00
|
|
|
|
|
2021-10-05 23:37:56 +00:00
|
|
|
|
(define-public catgirl
|
|
|
|
|
(package
|
|
|
|
|
(name "catgirl")
|
2023-07-30 00:00:00 +00:00
|
|
|
|
(version "2.2")
|
2023-07-30 00:00:00 +00:00
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method git-fetch)
|
|
|
|
|
(uri (git-reference
|
|
|
|
|
(url "https://git.causal.agency/catgirl")
|
|
|
|
|
(commit version)))
|
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
|
(sha256
|
2023-07-30 00:00:00 +00:00
|
|
|
|
(base32 "0r1h10qdhhgy3359ndbjh269daivm126qc0c23db7bffv0xs4bff"))))
|
2021-10-05 23:37:56 +00:00
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(arguments
|
2023-07-30 00:00:00 +00:00
|
|
|
|
(list
|
|
|
|
|
#:tests? #f ; no tests
|
|
|
|
|
#:make-flags
|
|
|
|
|
#~(list (string-append "prefix=" #$output)
|
|
|
|
|
(string-append "CC=" #$(cc-for-target)))))
|
2021-10-05 23:37:56 +00:00
|
|
|
|
(native-inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list universal-ctags pkg-config))
|
2021-10-05 23:37:56 +00:00
|
|
|
|
(inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list libressl ncurses))
|
2021-10-05 23:37:56 +00:00
|
|
|
|
(home-page "https://git.causal.agency/catgirl")
|
|
|
|
|
(synopsis "TLS-only terminal IRC client")
|
|
|
|
|
(description
|
|
|
|
|
"@command{catgirl} is a TLS-only terminal IRC client.
|
|
|
|
|
|
|
|
|
|
Notable features include:
|
|
|
|
|
@itemize
|
|
|
|
|
@item Tab complete: most recently seen or mentioned nicks are completed first.
|
|
|
|
|
Commas are inserted between multiple nicks.
|
|
|
|
|
@item Prompt: the prompt clearly shows whether input will be interpreted as a
|
|
|
|
|
command or sent as a message.
|
|
|
|
|
@item Split scroll: keeps the latest messages in view while scrolling.
|
|
|
|
|
@item URL detection: recent URLs from a particular user or matching a
|
|
|
|
|
substring can be opened or copied.
|
|
|
|
|
@item Nick coloring: color generation based on usernames remains stable across
|
|
|
|
|
nick changes. Mentions of users in messages are colored.
|
|
|
|
|
@item Topic diffing: the modified portion of a channel topic change is
|
|
|
|
|
highlighted.
|
|
|
|
|
@end itemize")
|
|
|
|
|
(license license:gpl3+)))
|
|
|
|
|
|
2016-08-07 11:35:34 +00:00
|
|
|
|
(define-public ii
|
|
|
|
|
(package
|
|
|
|
|
(name "ii")
|
2022-12-11 00:00:04 +00:00
|
|
|
|
(version "2.0")
|
2016-08-07 11:35:34 +00:00
|
|
|
|
(source (origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (string-append "http://dl.suckless.org/tools/"
|
|
|
|
|
name "-" version ".tar.gz"))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32
|
2022-12-11 00:00:04 +00:00
|
|
|
|
"0ns2wpzkk7qzhv7addgr0w5as0m7jwag5nxai2dr61wc436syrsg"))))
|
2016-08-07 11:35:34 +00:00
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(arguments
|
2022-12-11 00:00:01 +00:00
|
|
|
|
(list #:tests? #f ; no tests
|
|
|
|
|
#:make-flags
|
|
|
|
|
#~(list (string-append "PREFIX=" #$output)
|
|
|
|
|
(string-append "CC=" #$(cc-for-target)))
|
|
|
|
|
#:phases
|
|
|
|
|
#~(modify-phases %standard-phases
|
|
|
|
|
(delete 'configure)))) ; no configure script
|
2018-03-04 00:27:15 +00:00
|
|
|
|
(home-page "https://tools.suckless.org/ii/")
|
2016-09-16 06:08:48 +00:00
|
|
|
|
(synopsis "FIFO and file system based IRC client")
|
2016-08-07 11:35:34 +00:00
|
|
|
|
(description
|
2016-09-16 06:08:48 +00:00
|
|
|
|
"ii (Irc it) is a minimalist FIFO and file system based IRC client.")
|
2016-08-07 11:35:34 +00:00
|
|
|
|
(license license:expat)))
|
2016-08-09 18:40:26 +00:00
|
|
|
|
|
|
|
|
|
(define-public sic
|
|
|
|
|
(package
|
|
|
|
|
(name "sic")
|
2023-08-21 10:39:01 +00:00
|
|
|
|
(version "1.3")
|
2016-08-09 18:40:26 +00:00
|
|
|
|
(source (origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (string-append "http://dl.suckless.org/tools/"
|
|
|
|
|
name "-" version ".tar.gz"))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32
|
2023-08-21 10:39:01 +00:00
|
|
|
|
"1lk57mrrqgky37bjsnp72s8libywzsrbbjq8bpmz4xdw7smqyirh"))))
|
2016-08-09 18:40:26 +00:00
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
`(#:tests? #f ; no tests
|
gnu: Replace hard-coded "CC=gcc" with CC-FOR-TARGET calls.
* gnu/packages/admin.scm (cbatticon)[arguments]<#:make-flags>: Use
CC-FOR-TARGET.
* gnu/packages/assembly.scm (dev86)[arguments]<#:make-flags>: Likewise.
* gnu/packages/cdrom.scm (cd-discid)[arguments]<#:make-flags>: Likewise.
* gnu/packages/crypto.scm (signify, keyutils, ssss, libscrypt, enchive)
[arguments]<#:make-flags>: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-emacsql, emacs-telega)[arguments]
<#:phases>: Likewise.
* gnu/packages/gnupg.scm (pgpdump)[arguments]<#:make-flags>: Likewise.
* gnu/packages/image-viewers.scm (feh, imv)[arguments]<#:make-flags>:
Likewise.
* gnu/packages/image.scm (libjxr, giflib, freeimage)[arguments]
<#:make-flags>: Likewise.
* gnu/packages/irc.scm (ii, sic)[arguments]<#:make-flags>: Likewise.
* gnu/packages/lua.scm (make-lua-expat, make-lua-ossl, make-lua-sec)
(make-lua-cqueues, make-lua-lgi, lua-resty-signal)[arguments]
<#:make-flags>: Likewise.
* gnu/packages/networking.scm (httping, pixiewps, sslh, nethogs, spiped)
(can-utils, hcxtools, batctl)[arguments]<#:make-flags>: Likewise.
* gnu/packages/pdf.scm (fbida)[arguments]<#:make-flags>: Likewise.
* gnu/packages/ssh.scm (endlessh)[arguments]<#:make-flags>: Likewise.
* gnu/packages/toys.scm (nyancat)[arguments]<#:make-flags>: Likewise.
* gnu/packages/upnp.scm (miniupnpc)[arguments]<#:make-flags>: Likewise.
* gnu/packages/xdisorg.scm (bemenu, xbanish, sxhkd, xcape, xssproxy)
(xrandr-invert-colors, hsetroot, xsettingsd)[arguments]<#:make-flags>:
Likewise.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-04-09 19:46:24 +00:00
|
|
|
|
#:make-flags (list ,(string-append "CC=" (cc-for-target))
|
2016-08-09 18:40:26 +00:00
|
|
|
|
(string-append "PREFIX=" %output))
|
|
|
|
|
#:phases
|
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
|
(delete 'configure)))) ; no configure
|
2018-03-04 00:27:15 +00:00
|
|
|
|
(home-page "https://tools.suckless.org/sic/")
|
2016-08-09 18:40:26 +00:00
|
|
|
|
(synopsis "Simple IRC client")
|
|
|
|
|
(description
|
|
|
|
|
"sic is a simple IRC client, even more minimalistic than ii.")
|
|
|
|
|
(license license:expat)))
|
2016-09-18 14:11:20 +00:00
|
|
|
|
|
2021-04-18 10:25:23 +00:00
|
|
|
|
(define-public kirc
|
|
|
|
|
(package
|
|
|
|
|
(name "kirc")
|
2023-01-08 01:04:18 +00:00
|
|
|
|
(version "0.3.2")
|
2021-04-18 10:25:23 +00:00
|
|
|
|
(source (origin
|
|
|
|
|
(method git-fetch)
|
|
|
|
|
(uri (git-reference
|
|
|
|
|
(url "https://github.com/mcpcpc/kirc")
|
|
|
|
|
(commit version)))
|
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
|
(sha256
|
2023-01-08 01:04:18 +00:00
|
|
|
|
(base32 "1ighpinss3k6xyqk05wrs76wvp2ahhh0jkkg8h7bhg66b14fsws9"))))
|
2021-04-18 10:25:23 +00:00
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
`(#:tests? #f ; no tests
|
|
|
|
|
#:make-flags
|
|
|
|
|
(list (string-append "CC=" ,(cc-for-target))
|
|
|
|
|
(string-append "PREFIX=" %output))
|
|
|
|
|
#:phases
|
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
|
(delete 'configure)))) ; No ./configure script
|
|
|
|
|
(synopsis "IRC client written in POSIX C99")
|
|
|
|
|
(description "Kirc is an Internet Relay Chat (IRC) client. It includes
|
|
|
|
|
support for Simple Authentication and Security Layer (SASL), the
|
|
|
|
|
client-to-client (CTCP) protocol, simple chat history logging, synchronous
|
|
|
|
|
message handling, multi-channel joining at server connection, full support for
|
|
|
|
|
all RFC 2812 commands, and customized color scheme definitions.")
|
|
|
|
|
(home-page "http://kirc.io/index.html")
|
|
|
|
|
(license license:expat)))
|
|
|
|
|
|
2016-09-18 14:11:20 +00:00
|
|
|
|
(define-public limnoria
|
|
|
|
|
(package
|
|
|
|
|
(name "limnoria")
|
2019-11-29 21:50:45 +00:00
|
|
|
|
(version "2019.11.22")
|
2016-09-18 14:11:20 +00:00
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (pypi-uri "limnoria" version))
|
|
|
|
|
(sha256
|
2019-11-29 21:50:45 +00:00
|
|
|
|
(base32 "0853xk1ps3v6lkmfx50wv56vynnzpl84v66hxnhl8i34zl36kk3c"))))
|
2016-09-18 14:11:20 +00:00
|
|
|
|
(build-system python-build-system)
|
|
|
|
|
(inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list python-pytz
|
|
|
|
|
python-chardet
|
|
|
|
|
python-dateutil
|
|
|
|
|
python-gnupg
|
|
|
|
|
python-feedparser
|
|
|
|
|
python-sqlalchemy
|
|
|
|
|
python-socksipy-branch
|
|
|
|
|
python-ecdsa))
|
2016-09-18 14:11:20 +00:00
|
|
|
|
(native-inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list python-mock))
|
2016-09-18 14:11:20 +00:00
|
|
|
|
;; Despite the existence of a test folder there is no test phase.
|
|
|
|
|
;; We need to package https://github.com/ProgVal/irctest and write
|
|
|
|
|
;; our own testphase.
|
|
|
|
|
(arguments
|
|
|
|
|
`(#:tests? #f))
|
|
|
|
|
(home-page "https://github.com/ProgVal/Limnoria")
|
|
|
|
|
(synopsis "Modified version of Supybot (an IRC bot and framework)")
|
|
|
|
|
(description
|
|
|
|
|
"Modified version of Supybot with Python 3 and IRCv3 support,
|
|
|
|
|
embedded web server, translations (fr, fi, it, hu, de), and many
|
|
|
|
|
other enhancements and bug fixes.")
|
|
|
|
|
(license license:bsd-3)))
|
2016-12-06 19:35:38 +00:00
|
|
|
|
|
|
|
|
|
(define-public epic5
|
|
|
|
|
(package
|
|
|
|
|
(name "epic5")
|
|
|
|
|
(version "2.0.1")
|
|
|
|
|
(source (origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (string-append "http://ftp.epicsol.org/pub/"
|
|
|
|
|
"epic/EPIC5-PRODUCTION/"
|
|
|
|
|
name "-" version ".tar.xz"))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32
|
|
|
|
|
"1ap73d5f4vccxjaaq249zh981z85106vvqmxfm4plvy76b40y9jm"))))
|
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
`(#:test-target "test"
|
|
|
|
|
#:phases
|
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
|
(add-after 'unpack 'patch-perl
|
|
|
|
|
(lambda _
|
|
|
|
|
(substitute* "regress/crash-irc"
|
|
|
|
|
(("perl5") (which "perl")))
|
|
|
|
|
#t))
|
|
|
|
|
(add-after 'unpack 'patch-bsdinstall
|
|
|
|
|
;; If we just remove /bin/ some part of the bsdinstall breaks.
|
|
|
|
|
;; Furthermore bsdinstalls has a reference to /etc/chmod here, which
|
|
|
|
|
;; means if we leave /etc/ in, install fails.
|
|
|
|
|
(lambda _
|
|
|
|
|
(substitute* "bsdinstall"
|
|
|
|
|
(("/bin/strip") "strip")
|
|
|
|
|
(("/bin/cp") "cp")
|
|
|
|
|
(("/bin/chmod") "chmod")
|
|
|
|
|
(("/bin/chgrp") "chgrp")
|
|
|
|
|
(("/bin/mkdir") "mkdir")
|
|
|
|
|
(("/bin/rm") "rm")
|
|
|
|
|
(("/bin/mv") "mv")
|
|
|
|
|
(("/etc/") ""))
|
|
|
|
|
#t))
|
|
|
|
|
(replace 'configure
|
|
|
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
|
|
|
;; The tarball uses a very old version of autconf. It does not
|
|
|
|
|
;; understand extra flags like `--enable-fast-install', so
|
|
|
|
|
;; we need to invoke it with just what it understands.
|
|
|
|
|
(let ((out (assoc-ref outputs "out")))
|
|
|
|
|
;; 'configure' doesn't understand '--host'.
|
|
|
|
|
,@(if (%current-target-system)
|
|
|
|
|
`((setenv "CHOST" ,(%current-target-system)))
|
|
|
|
|
'())
|
|
|
|
|
(setenv "CONFIG_SHELL" (which "bash"))
|
|
|
|
|
(setenv "SHELL" (which "bash"))
|
2018-06-24 20:26:38 +00:00
|
|
|
|
(invoke "./configure"
|
|
|
|
|
(string-append "--prefix=" out)
|
|
|
|
|
"--with-ipv6" "--with-libarchive"
|
|
|
|
|
;; We use libressl because openssl does not come
|
|
|
|
|
;; with the lib/libssl.a which is needed for epic5.
|
|
|
|
|
;; XXX: No matter which implementation is chosen,
|
|
|
|
|
;; epic5 fails to connect to tls ports of roundrobin
|
|
|
|
|
;; irc networks. This however is believed to be an
|
|
|
|
|
;; protocol issue at epic5 related to ircd.
|
|
|
|
|
(string-append "--with-ssl="
|
|
|
|
|
(assoc-ref %build-inputs "libressl"))
|
|
|
|
|
(string-append "--with-tcl="
|
|
|
|
|
(assoc-ref %build-inputs "tcl")
|
|
|
|
|
"/lib/tclConfig.sh"))))))))
|
2016-12-06 19:35:38 +00:00
|
|
|
|
(inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list libressl
|
|
|
|
|
ncurses
|
|
|
|
|
libarchive ; CHANGELOG: "Support for loading zip files"
|
|
|
|
|
perl
|
|
|
|
|
tcl
|
|
|
|
|
ruby))
|
2016-12-06 19:35:38 +00:00
|
|
|
|
(native-inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list pkg-config))
|
2016-12-06 19:35:38 +00:00
|
|
|
|
(home-page "http://epicsol.org")
|
|
|
|
|
(synopsis "Epic5 IRC Client")
|
|
|
|
|
(description
|
|
|
|
|
"EPIC is a IRC client that has been under active development for
|
|
|
|
|
over 20 years. It is stable and mature, and offers an excellent ircII
|
|
|
|
|
interface for those who are accustomed to the ircII way of doing things.")
|
|
|
|
|
(license (list license:bsd-3
|
|
|
|
|
license:isc
|
|
|
|
|
license:bsd-4
|
|
|
|
|
;; The epic license is equal to the standard three-clause
|
|
|
|
|
;; BSD license except that you are not permitted to remove the
|
|
|
|
|
;; "Redistribution is permitted" clause of the license if you
|
|
|
|
|
;; distribute binaries.
|
2016-12-13 16:24:30 +00:00
|
|
|
|
(license:non-copyleft "http://epicsol.org/copyright")))))
|
2020-08-04 03:12:41 +00:00
|
|
|
|
|
2023-01-09 01:11:07 +00:00
|
|
|
|
(define-public go-gopkg-in-irc-v3
|
|
|
|
|
(package
|
|
|
|
|
(name "go-gopkg-in-irc-v3")
|
|
|
|
|
(version "3.1.4")
|
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method git-fetch)
|
|
|
|
|
(uri (git-reference
|
|
|
|
|
(url "https://gopkg.in/irc.v3")
|
|
|
|
|
(commit (string-append "v" version))))
|
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32 "0f2vv947yf9ygy8ylwqkd9yshybfdsbsp9pffjyvm7l7rnq5da60"))))
|
|
|
|
|
(build-system go-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
'(;; TODO 3 tests fail because of missing files
|
|
|
|
|
;; https://paste.sr.ht/~whereiseveryone/784d068887a65c1b869caa7d7c2077d28a2b2187
|
|
|
|
|
#:tests? #f
|
|
|
|
|
#:import-path "gopkg.in/irc.v3" #:unpack-path "gopkg.in/irc.v3"))
|
|
|
|
|
(propagated-inputs
|
|
|
|
|
`(("go-gopkg-in-yaml-v2" ,go-gopkg-in-yaml-v2)
|
|
|
|
|
("go-github-com-stretchr-testify" ,go-github-com-stretchr-testify)))
|
|
|
|
|
(home-page "https://gopkg.in/irc.v3")
|
|
|
|
|
(synopsis "Low-level IRC library for Go")
|
|
|
|
|
(description "Package irc provides a simple IRC library meant as a
|
|
|
|
|
building block for other projects.")
|
|
|
|
|
(license license:expat)))
|
|
|
|
|
|
2023-01-09 01:11:08 +00:00
|
|
|
|
(define-public chathistorysync
|
|
|
|
|
(package
|
|
|
|
|
(name "chathistorysync")
|
|
|
|
|
(version "0.2.0")
|
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method git-fetch)
|
|
|
|
|
(uri (git-reference
|
|
|
|
|
(url "https://git.sr.ht/~emersion/chathistorysync")
|
|
|
|
|
(commit (string-append "v" version))))
|
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32 "03dxr178wnicggx0k95wvyzgyk4s4g0adbi2z0md517a5qd1lh23"))))
|
|
|
|
|
(build-system go-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
(list #:import-path "git.sr.ht/~emersion/chathistorysync"
|
|
|
|
|
#:install-source? #f ; chathistorysync is an end-user application.
|
|
|
|
|
#:phases
|
|
|
|
|
#~(modify-phases %standard-phases
|
|
|
|
|
(add-after 'build 'doc
|
|
|
|
|
(lambda _
|
|
|
|
|
(with-directory-excursion
|
|
|
|
|
"src/git.sr.ht/~emersion/chathistorysync"
|
|
|
|
|
(invoke "sh" "-c"
|
|
|
|
|
"scdoc <chathistorysync.1.scd >chathistorysync.1"))))
|
|
|
|
|
(add-after 'install 'install-doc
|
|
|
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
|
|
|
(let* ((out (assoc-ref outputs "out")))
|
|
|
|
|
(with-directory-excursion
|
|
|
|
|
"src/git.sr.ht/~emersion/chathistorysync"
|
|
|
|
|
(install-file
|
|
|
|
|
"chathistorysync.1"
|
|
|
|
|
(string-append out "/share/man/man1")))))))))
|
|
|
|
|
(inputs
|
|
|
|
|
(list go-golang-org-x-sys
|
|
|
|
|
go-golang-org-x-term
|
|
|
|
|
go-golang-org-x-crypto
|
|
|
|
|
go-gopkg-in-irc-v3))
|
|
|
|
|
(native-inputs (list scdoc))
|
|
|
|
|
(home-page "https://git.sr.ht/~emersion/chathistorysync")
|
|
|
|
|
(synopsis "Synchronization tool for IRC chat history")
|
|
|
|
|
(description
|
|
|
|
|
"This package provides a synchronization tool for IRC chat history.")
|
|
|
|
|
(license license:agpl3)))
|
|
|
|
|
|
2021-11-25 09:52:01 +00:00
|
|
|
|
(define-public litterbox
|
|
|
|
|
(package
|
|
|
|
|
(name "litterbox")
|
2023-01-10 06:39:42 +00:00
|
|
|
|
(version "1.9")
|
2021-11-25 09:52:01 +00:00
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (string-append "https://git.causal.agency/litterbox/snapshot/litterbox-"
|
|
|
|
|
version ".tar.gz"))
|
|
|
|
|
(sha256
|
2023-01-10 06:39:42 +00:00
|
|
|
|
(base32 "1ag5x7h71pxjaaf4b561rwdqr05zzywkc0p3jf2yhg3lbjkjrc7z"))))
|
2021-11-25 09:52:01 +00:00
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
`(#:tests? #f ; There are no tests.
|
|
|
|
|
#:make-flags
|
|
|
|
|
(list
|
|
|
|
|
(string-append "CC=" ,(cc-for-target))
|
|
|
|
|
(string-append "PREFIX=" %output))))
|
|
|
|
|
(native-inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list pkg-config universal-ctags))
|
2021-11-25 09:52:01 +00:00
|
|
|
|
(inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list libressl sqlite))
|
2021-11-25 09:52:01 +00:00
|
|
|
|
(home-page "https://code.causal.agency/june/litterbox")
|
|
|
|
|
(synopsis "TLS-only IRC logger")
|
|
|
|
|
(description
|
|
|
|
|
"@command{litterbox} is a TLS-only IRC logger. It logs
|
|
|
|
|
events from IRC in a SQLite database, indexing messages for full-text
|
|
|
|
|
search. It is intended for use with the IRC bouncer @command{pounce},
|
|
|
|
|
but can also be used independently as a logging bot.")
|
|
|
|
|
(license license:gpl3+)))
|
|
|
|
|
|
2020-08-04 03:12:41 +00:00
|
|
|
|
(define-public inspircd
|
|
|
|
|
(package
|
|
|
|
|
(name "inspircd")
|
2022-01-12 03:35:27 +00:00
|
|
|
|
(version "3.12.0")
|
2020-08-04 03:12:41 +00:00
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method git-fetch)
|
|
|
|
|
(uri (git-reference
|
|
|
|
|
(url "https://github.com/inspircd/inspircd")
|
|
|
|
|
(commit (string-append "v" version))))
|
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
|
(sha256
|
2022-01-12 03:35:27 +00:00
|
|
|
|
(base32 "0xlfs269iaw7dfryzl6vjzqsn2g4nqh6kpf5xfgk3zbjhqaczknx"))))
|
2020-08-04 03:12:41 +00:00
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(arguments
|
2022-01-12 05:13:26 +00:00
|
|
|
|
(list #:configure-flags
|
|
|
|
|
#~(map (lambda (module)
|
|
|
|
|
(string-append "--enable-extras=" module))
|
|
|
|
|
'("m_argon2.cpp"
|
|
|
|
|
"m_geo_maxmind.cpp"
|
|
|
|
|
"m_ldap.cpp"
|
|
|
|
|
"m_mysql.cpp"
|
|
|
|
|
"m_pgsql.cpp"
|
|
|
|
|
"m_regex_pcre.cpp"
|
|
|
|
|
"m_regex_posix.cpp"
|
|
|
|
|
"m_regex_stdlib.cpp"
|
|
|
|
|
"m_regex_re2.cpp"
|
|
|
|
|
"m_regex_tre.cpp"
|
|
|
|
|
"m_sqlite3.cpp"
|
|
|
|
|
"m_ssl_gnutls.cpp"
|
|
|
|
|
"m_ssl_openssl.cpp"
|
|
|
|
|
"m_ssl_mbedtls.cpp"
|
|
|
|
|
"m_sslrehashsignal.cpp"))
|
|
|
|
|
#:tests? #f ; XXX figure out later
|
|
|
|
|
#:phases
|
|
|
|
|
#~(modify-phases %standard-phases
|
|
|
|
|
(add-before 'configure 'module-configure
|
|
|
|
|
(lambda* (#:key configure-flags #:allow-other-keys)
|
|
|
|
|
(apply invoke "./configure"
|
|
|
|
|
configure-flags)))
|
|
|
|
|
(replace 'configure
|
|
|
|
|
(lambda _
|
|
|
|
|
(let ((lib (string-append #$output "/lib/"))
|
|
|
|
|
(bin (string-append #$output "/bin/"))
|
|
|
|
|
(etc (string-append #$output "/etc/"))
|
|
|
|
|
(name "inspircd"))
|
|
|
|
|
(invoke "./configure"
|
|
|
|
|
(string-append "--prefix=" lib name)
|
|
|
|
|
(string-append "--binary-dir=" bin)
|
|
|
|
|
(string-append "--module-dir=" lib name "/modules/")
|
|
|
|
|
(string-append "--config-dir=" etc name))))))))
|
2020-08-04 03:12:41 +00:00
|
|
|
|
(native-inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list pkg-config))
|
2020-11-21 12:41:31 +00:00
|
|
|
|
(inputs
|
2021-12-13 16:18:24 +00:00
|
|
|
|
(list argon2
|
|
|
|
|
gnutls
|
|
|
|
|
libmaxminddb
|
2023-05-27 11:27:33 +00:00
|
|
|
|
mbedtls-lts
|
2023-04-17 13:13:25 +00:00
|
|
|
|
(list mariadb "dev")
|
2021-12-13 16:18:24 +00:00
|
|
|
|
openldap
|
|
|
|
|
openssl
|
|
|
|
|
`(,pcre "bin")
|
|
|
|
|
perl
|
|
|
|
|
postgresql
|
|
|
|
|
re2
|
|
|
|
|
sqlite
|
|
|
|
|
tre))
|
2020-08-04 03:12:41 +00:00
|
|
|
|
(synopsis "Modular IRC server written in C++")
|
|
|
|
|
(description "InspIRCd is a modular Internet Relay Chat
|
|
|
|
|
server written in C++ for Unix-like operating systems.")
|
|
|
|
|
(home-page "https://www.inspircd.org/")
|
|
|
|
|
(license license:gpl2)))
|
2023-08-18 09:47:05 +00:00
|
|
|
|
|
|
|
|
|
(define-public snuik
|
|
|
|
|
(package
|
|
|
|
|
(name "snuik")
|
|
|
|
|
(version "0.0")
|
|
|
|
|
(source
|
|
|
|
|
(origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (string-append "https://dezyne.org/download/snuik/"
|
|
|
|
|
name "-" version ".tar.gz"))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32 "1lm6mbgfjzjk3pvzp1y9wkdz9dr2qyl1c6ib1hqxrnvkmlciy5p5"))))
|
|
|
|
|
(native-inputs (list guile-3.0))
|
|
|
|
|
(inputs (list bash-minimal guile-3.0 guile-8sync))
|
|
|
|
|
(build-system guile-build-system)
|
|
|
|
|
(arguments
|
|
|
|
|
(list
|
|
|
|
|
#:not-compiled-file-regexp "(guix|guix/.*)[.]scm$"
|
|
|
|
|
#:modules '((srfi srfi-1)
|
|
|
|
|
(ice-9 popen)
|
|
|
|
|
(guix build guile-build-system)
|
|
|
|
|
(guix build utils))
|
|
|
|
|
#:phases
|
|
|
|
|
#~(modify-phases %standard-phases
|
|
|
|
|
#$@(if (%current-target-system)
|
|
|
|
|
#~()
|
|
|
|
|
#~((add-after 'build 'check
|
|
|
|
|
(lambda _
|
|
|
|
|
(let* ((tests (find-files "test" "[.]scm$"))
|
|
|
|
|
(guile #$(this-package-input "guile"))
|
|
|
|
|
(guile (string-append guile "/bin/guile")))
|
|
|
|
|
(fold (lambda (test result)
|
|
|
|
|
(and
|
|
|
|
|
result
|
|
|
|
|
(invoke guile "--no-auto-compile" test)))
|
|
|
|
|
#t
|
|
|
|
|
tests))))))
|
|
|
|
|
(add-after 'install 'install-script
|
|
|
|
|
(lambda _
|
|
|
|
|
(let* ((bash #$(this-package-input "bash-minimal"))
|
|
|
|
|
(bash (string-append bash "/bin/bash"))
|
|
|
|
|
(guile #$(this-package-input "guile"))
|
|
|
|
|
(guile (string-append guile "/bin/guile"))
|
|
|
|
|
(build-guile #$(this-package-native-input "guile"))
|
|
|
|
|
(build-guile (string-append build-guile "/bin/guile"))
|
|
|
|
|
(guile-8sync #$(this-package-input "guile-8sync"))
|
|
|
|
|
(out #$output)
|
|
|
|
|
(bin (string-append out "/bin"))
|
|
|
|
|
(effective (read
|
|
|
|
|
(open-pipe* OPEN_READ
|
|
|
|
|
build-guile "-c"
|
|
|
|
|
"(write (effective-version))")))
|
|
|
|
|
(path (list (string-append guile "/bin")))
|
|
|
|
|
(scm-dir (string-append "/share/guile/site/" effective))
|
|
|
|
|
(scm-path (list (string-append out scm-dir)
|
|
|
|
|
(string-append guile-8sync scm-dir)))
|
|
|
|
|
(go-dir (string-append "/lib/guile/" effective
|
|
|
|
|
"/site-ccache/"))
|
|
|
|
|
(go-path (list (string-append out go-dir)
|
|
|
|
|
(string-append guile-8sync go-dir))))
|
|
|
|
|
(mkdir-p "bin")
|
|
|
|
|
(copy-file "snuik.sh" "bin/snuik")
|
|
|
|
|
(substitute* "bin/snuik"
|
|
|
|
|
(("@SHELL@") bash))
|
|
|
|
|
(chmod "snuik" #o755)
|
|
|
|
|
(install-file "bin/snuik" bin)
|
|
|
|
|
(wrap-script (string-append out "/bin/snuik")
|
|
|
|
|
`("PATH" ":" prefix ,path)
|
|
|
|
|
`("GUILE_AUTO_COMPILE" ":" = ("0"))
|
|
|
|
|
`("GUILE_LOAD_PATH" ":" prefix ,scm-path)
|
|
|
|
|
`("GUILE_LOAD_COMPILED_PATH" ":" prefix ,go-path))))))))
|
|
|
|
|
(home-page "https://gitlab.com/janneke/snuik")
|
|
|
|
|
(synopsis "IRC bot using Guile-8sync")
|
|
|
|
|
(description "@code{Snuik} is an IRC bot using the GNU 8sync (for
|
|
|
|
|
now). It has some basic functionality only, such as seen, tell, and
|
|
|
|
|
what.")
|
|
|
|
|
(license license:gpl3+)))
|