2015-02-01 09:09:07 -05:00
|
|
|
;;; GNU Guix --- Functional package management for GNU
|
|
|
|
;;; Copyright © 2015 Sou Bunnbu <iyzsong@gmail.com>
|
2018-02-06 12:29:53 -05:00
|
|
|
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
|
2019-06-02 19:21:21 -04:00
|
|
|
;;; Copyright © 2019 Benjamin Slade <slade@jnanam.net>
|
2019-06-27 02:36:06 -04:00
|
|
|
;;; Copyright © 2019 Arun Isaac <arunisaac@systemreboot.net>
|
2015-02-01 09:09:07 -05: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 sawfish)
|
|
|
|
#:use-module ((guix licenses) #:select (gpl2+))
|
2023-01-25 20:31:24 -05:00
|
|
|
#:use-module (guix gexp)
|
2015-02-01 09:09:07 -05:00
|
|
|
#:use-module (guix packages)
|
|
|
|
#:use-module (guix download)
|
|
|
|
#:use-module (guix build-system gnu)
|
|
|
|
#:use-module (gnu packages)
|
2017-03-19 18:40:51 -04:00
|
|
|
#:use-module (gnu packages autotools)
|
gnu: Move dbm databases to new module.
* gnu/packages/databases.scm (gdbm, bdb, bdb-5.3): Move from here...
* gnu/packages/dbm.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/audio.scm,
gnu/packages/avahi.scm,
gnu/packages/backup.scm,
gnu/packages/cobol.scm,
gnu/packages/cyrus-sasl.scm,
gnu/packages/databases.scm,
gnu/packages/finance.scm,
gnu/packages/game-development.scm,
gnu/packages/gnome.scm,
gnu/packages/guile.scm,
gnu/packages/ibus.scm,
gnu/packages/kerberos.scm,
gnu/packages/linux.scm,
gnu/packages/mail.scm,
gnu/packages/man.scm,
gnu/packages/nvi.scm,
gnu/packages/openldap.scm,
gnu/packages/package-management.scm,
gnu/packages/php.scm,
gnu/packages/pulseaudio.scm,
gnu/packages/python.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/sawfish.scm: Update module references.
2019-01-16 08:48:47 -05:00
|
|
|
#:use-module (gnu packages dbm)
|
2015-02-02 06:57:48 -05:00
|
|
|
#:use-module (gnu packages gettext)
|
2015-02-01 09:26:09 -05:00
|
|
|
#:use-module (gnu packages gtk)
|
2015-02-01 09:09:07 -05:00
|
|
|
#:use-module (gnu packages libffi)
|
|
|
|
#:use-module (gnu packages multiprecision)
|
|
|
|
#:use-module (gnu packages pkg-config)
|
|
|
|
#:use-module (gnu packages readline)
|
2015-02-02 06:57:48 -05:00
|
|
|
#:use-module (gnu packages texinfo)
|
gnu: Move 'which' to (gnu packages base).
* gnu/packages/which.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/base.scm (which): New variable.
* gnu/packages/aspell.scm, gnu/packages/audio.scm,
gnu/packages/autogen.scm, gnu/packages/cdrom.scm,
gnu/packages/compression.scm, gnu/packages/datamash.scm,
gnu/packages/games.scm, gnu/packages/glib.scm,
gnu/packages/gnu-pw-mgr.scm, gnu/packages/gnutls.scm,
gnu/packages/gps.scm, gnu/packages/guile.scm,
gnu/packages/java.scm, gnu/packages/libevent.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/node.scm, gnu/packages/ntp.scm,
gnu/packages/orpheus.scm, gnu/packages/pciutils.scm,
gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/rsync.scm, gnu/packages/sawfish.scm,
gnu/packages/scheme.scm, gnu/packages/ssh.scm,
gnu/packages/statistics.scm, gnu/packages/texlive.scm,
gnu/packages/wdiff.scm: Adjust accordingly.
2015-03-04 11:21:21 -05:00
|
|
|
#:use-module (gnu packages base)
|
2015-02-02 06:57:48 -05:00
|
|
|
#:use-module (gnu packages xorg))
|
2015-02-01 09:09:07 -05:00
|
|
|
|
|
|
|
(define-public librep
|
|
|
|
(package
|
|
|
|
(name "librep")
|
2018-02-06 12:29:53 -05:00
|
|
|
(version "0.92.7")
|
2015-02-01 09:09:07 -05:00
|
|
|
(source (origin
|
|
|
|
(method url-fetch)
|
2020-03-14 18:43:52 -04:00
|
|
|
(uri (string-append "http://download.tuxfamily.org/librep/"
|
|
|
|
"librep_" version ".tar.xz"))
|
2015-02-01 09:09:07 -05:00
|
|
|
(sha256
|
|
|
|
(base32
|
2018-02-06 12:29:53 -05:00
|
|
|
"1bmcjl1x1rdh514q9z3hzyjmjmwwwkziipjpjsl301bwmiwrd8a8"))))
|
2015-02-01 09:09:07 -05:00
|
|
|
(build-system gnu-build-system)
|
|
|
|
(native-inputs
|
2021-12-13 16:15:07 -05:00
|
|
|
(list texinfo pkg-config autoconf automake libtool))
|
2015-02-01 09:09:07 -05:00
|
|
|
(inputs
|
2021-12-13 11:18:24 -05:00
|
|
|
(list gdbm gmp libffi readline))
|
2015-02-01 09:09:07 -05:00
|
|
|
(native-search-paths
|
|
|
|
(list (search-path-specification
|
|
|
|
(variable "REP_DL_LOAD_PATH")
|
|
|
|
(files '("lib/rep")))))
|
2020-01-18 18:24:13 -05:00
|
|
|
(home-page "https://sawfish.fandom.com/wiki/Librep")
|
2015-02-01 09:09:07 -05:00
|
|
|
(synopsis "Lisp system for sawfish")
|
|
|
|
(description
|
|
|
|
"Librep is a dialect of Lisp, designed to be used both as an extension
|
|
|
|
language for applications and as a general purpose programming language. It
|
|
|
|
was originally written to be mostly-compatible with Emacs Lisp, but has
|
|
|
|
subsequently diverged markedly. Its aim is to combine the best features of
|
|
|
|
Scheme and Common Lisp and provide an environment that is comfortable for
|
|
|
|
implementing both small and large scale systems.")
|
|
|
|
(license gpl2+)))
|
2015-02-01 09:26:09 -05:00
|
|
|
|
|
|
|
(define-public rep-gtk
|
|
|
|
(package
|
|
|
|
(name "rep-gtk")
|
2019-06-27 02:36:06 -04:00
|
|
|
(version "0.90.8.3")
|
2015-02-01 09:26:09 -05:00
|
|
|
(source (origin
|
|
|
|
(method url-fetch)
|
2019-06-27 02:36:06 -04:00
|
|
|
(uri (string-append "https://download.tuxfamily.org/librep/"
|
2015-02-01 09:26:09 -05:00
|
|
|
name "/" name "_" version ".tar.xz"))
|
|
|
|
(sha256
|
|
|
|
(base32
|
2019-06-27 02:36:06 -04:00
|
|
|
"0hgkkywm8zczir3lqr727bn7ybgg71x9cwj1av8fykkr8pdpard9"))
|
2015-02-01 09:26:09 -05:00
|
|
|
(modules '((guix build utils)))
|
|
|
|
(snippet
|
gnu: All snippets report errors using exceptions, else return #t.
* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm,
gnu/packages/backup.scm, gnu/packages/base.scm,
gnu/packages/bioinformatics.scm, gnu/packages/cdrom.scm,
gnu/packages/chez.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/cross-base.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm,
gnu/packages/databases.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm,
gnu/packages/emulators.scm, gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm, gnu/packages/fpga.scm,
gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm,
gnu/packages/gcc.scm, gnu/packages/geo.scm, gnu/packages/ghostscript.scm,
gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm, gnu/packages/graphics.scm, gnu/packages/gtk.scm,
gnu/packages/guile.scm, gnu/packages/irc.scm, gnu/packages/java.scm,
gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/lxde.scm, gnu/packages/machine-learning.scm,
gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/messaging.scm,
gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/music.scm,
gnu/packages/netpbm.scm, gnu/packages/networking.scm, gnu/packages/node.scm,
gnu/packages/nvi.scm, gnu/packages/ocaml.scm, gnu/packages/pdf.scm,
gnu/packages/perl.scm, gnu/packages/php.scm, gnu/packages/plotutils.scm,
gnu/packages/pretty-print.scm, gnu/packages/profiling.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/robotics.scm,
gnu/packages/sawfish.scm, gnu/packages/scanner.scm, gnu/packages/scheme.scm,
gnu/packages/scribus.scm, gnu/packages/sdl.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/slang.scm, gnu/packages/smalltalk.scm, gnu/packages/ssh.scm,
gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/tbb.scm,
gnu/packages/terminals.scm, gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm, gnu/packages/textutils.scm,
gnu/packages/tls.scm, gnu/packages/unrtf.scm,
gnu/packages/version-control.scm, gnu/packages/video.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm:
In all snippets, report errors using exceptions, or else return #t.
2018-03-16 07:47:34 -04:00
|
|
|
'(begin
|
|
|
|
(substitute* "Makefile.in"
|
|
|
|
(("installdir=\\$\\(repexecdir\\)")
|
|
|
|
;; Install libraries for librep to $out/lib/rep.
|
|
|
|
"installdir=$(libdir)/rep"))
|
|
|
|
#t))))
|
2015-02-01 09:26:09 -05:00
|
|
|
(build-system gnu-build-system)
|
2019-06-27 02:36:06 -04:00
|
|
|
(arguments
|
|
|
|
`(#:tests? #f ; no tests
|
|
|
|
#:phases
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
(add-before 'bootstrap 'remove-autogen
|
|
|
|
(lambda _
|
|
|
|
;; Remove autogen.sh so that the bootstrap phase can run
|
|
|
|
;; autoreconf.
|
|
|
|
(delete-file "autogen.sh")
|
|
|
|
#t)))))
|
2015-02-01 09:26:09 -05:00
|
|
|
(native-inputs
|
2021-12-13 11:18:24 -05:00
|
|
|
(list autoconf automake libtool pkg-config))
|
2015-02-01 09:26:09 -05:00
|
|
|
(propagated-inputs
|
|
|
|
;; required by rep-gtk.pc.
|
2021-12-13 11:18:24 -05:00
|
|
|
(list gtk+-2 librep))
|
2019-06-27 02:36:06 -04:00
|
|
|
(home-page "https://sawfish.fandom.com/wiki/Rep-GTK")
|
2015-02-01 09:26:09 -05:00
|
|
|
(synopsis "GTK+ binding for librep")
|
|
|
|
(description
|
|
|
|
"Rep-GTK is a GTK+ (and GLib, GDK) binding to the librep, and one of the
|
|
|
|
backend of Sawfish.")
|
|
|
|
(license gpl2+)))
|
2015-02-02 06:57:48 -05:00
|
|
|
|
|
|
|
(define-public sawfish
|
|
|
|
(package
|
|
|
|
(name "sawfish")
|
2023-01-25 20:31:24 -05:00
|
|
|
(version "1.13.0")
|
2015-02-02 06:57:48 -05:00
|
|
|
(source (origin
|
|
|
|
(method url-fetch)
|
2019-06-02 19:21:21 -04:00
|
|
|
(uri (string-append "https://download.tuxfamily.org/sawfish/"
|
2015-02-02 06:57:48 -05:00
|
|
|
name "_" version ".tar.xz"))
|
|
|
|
(sha256
|
|
|
|
(base32
|
2023-01-25 20:31:24 -05:00
|
|
|
"0pdgf9w5vrn3kfqxwggikj4yqg82rpy8ji613zdhidacz9dkqsw1"))
|
2015-02-02 06:57:48 -05:00
|
|
|
(modules '((guix build utils)))
|
|
|
|
(snippet
|
|
|
|
'(begin
|
|
|
|
(substitute* "Makedefs.in"
|
|
|
|
(("/bin/sh") "@SHELL@")
|
|
|
|
(("REP_DL_LOAD_PATH=")
|
|
|
|
;; To find rep-gtk when building sawfish.
|
|
|
|
"REP_DL_LOAD_PATH=$(REP_DL_LOAD_PATH):"))
|
|
|
|
(substitute* "src/Makefile.in"
|
|
|
|
;; Install libraries for librep to $out/lib/rep.
|
2023-01-25 20:31:24 -05:00
|
|
|
(("\\$\\(repexecdir\\)") "$(libdir)/rep"))))))
|
2015-02-02 06:57:48 -05:00
|
|
|
(build-system gnu-build-system)
|
|
|
|
(arguments
|
2023-01-25 20:31:24 -05:00
|
|
|
(list
|
|
|
|
#:tests? #f ; no tests
|
|
|
|
#:phases
|
|
|
|
#~(modify-phases %standard-phases
|
|
|
|
(add-before 'configure 'patch-exec-rep
|
|
|
|
(lambda _
|
|
|
|
(substitute* '("lisp/sawfish/cfg/main.jl.in"
|
|
|
|
"scripts/sawfish-about.jl.in"
|
|
|
|
"scripts/sawfish-client.jl"
|
|
|
|
"scripts/sawfish-menu.jl")
|
|
|
|
(("exec rep") (string-append "exec " (which "rep"))))))
|
|
|
|
(add-after 'install 'wrap-scripts
|
|
|
|
;; Wrap scripts with REP_DL_LOAD_PATH for finding rep-gtk
|
|
|
|
;; and sawfish.client.
|
|
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
|
|
(define (wrap-script script)
|
|
|
|
(let ((out (assoc-ref outputs "out")))
|
|
|
|
(wrap-program (string-append out script)
|
|
|
|
`("REP_DL_LOAD_PATH" =
|
|
|
|
,(list (getenv "REP_DL_LOAD_PATH")
|
|
|
|
(string-append out "/lib/rep"))))))
|
|
|
|
(for-each wrap-script
|
|
|
|
(list "/bin/sawfish-about"
|
|
|
|
"/bin/sawfish-client"
|
|
|
|
"/bin/sawfish-config"
|
|
|
|
"/lib/sawfish/sawfish-menu")))))))
|
2015-02-02 06:57:48 -05:00
|
|
|
(native-inputs
|
2023-01-25 20:31:24 -05:00
|
|
|
(list gettext-minimal
|
|
|
|
texinfo
|
|
|
|
pkg-config
|
|
|
|
which))
|
2015-02-02 06:57:48 -05:00
|
|
|
(inputs
|
2023-01-25 20:31:24 -05:00
|
|
|
(list gdk-pixbuf-xlib
|
|
|
|
gmp
|
|
|
|
libsm
|
2021-12-13 11:18:24 -05:00
|
|
|
libxft
|
|
|
|
libxinerama
|
|
|
|
libxrandr
|
|
|
|
libxtst
|
|
|
|
rep-gtk))
|
2019-06-02 19:21:21 -04:00
|
|
|
(home-page "https://sawfish.tuxfamily.org")
|
2015-02-02 06:57:48 -05:00
|
|
|
(synopsis "Configurable window manager")
|
|
|
|
(description
|
|
|
|
"Sawfish is an extensible window manager using a Lisp-based scripting
|
|
|
|
language. Its policy is very minimal compared to most window managers. Its aim
|
|
|
|
is simply to manage windows in the most flexible and attractive manner possible.
|
|
|
|
All high-level WM functions are implemented in Lisp for future extensibility or
|
|
|
|
redefinition.")
|
|
|
|
(license gpl2+)))
|