gnu: colord: Clean up.
[jackhill/guix/guix.git] / gnu / packages / gnome.scm
CommitLineData
995b7261 1;;; GNU Guix --- Functional package management for GNU
109da1c0 2;;; Copyright © 2013, 2015 Andreas Enge <andreas@enge.fr>
44a06c94 3;;; Copyright © 2014, 2015, 2016, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
29a7c98a 4;;; Copyright © 2014 Ian Denhardt <ian@zenhack.net>
7108425c 5;;; Copyright © 2014, 2016 Eric Bavier <bavier@member.fsf.org>
58d32305 6;;; Copyright © 2014, 2015 Federico Beffa <beffa@fbengineering.ch>
8b877545 7;;; Copyright © 2015, 2016 Sou Bunnbu <iyzsong@gmail.com>
7aab13f1 8;;; Copyright © 2015 Mathieu Lirzin <mthl@openmailbox.org>
63ad9b80 9;;; Copyright © 2015, 2017 Andy Wingo <wingo@igalia.com>
1e7464a9 10;;; Copyright © 2015 David Hashe <david.hashe@dhashe.com>
7d3bb433 11;;; Copyright © 2015, 2016, 2017, 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
64a153bd 12;;; Copyright © 2015, 2016, 2017, 2018 Mark H Weaver <mhw@netris.org>
293ff8b2 13;;; Copyright © 2015 David Thompson <davet@gnu.org>
0528f70d 14;;; Copyright © 2015, 2016, 2017, 2018, 2019 Efraim Flashner <efraim@flashner.co.il>
35e2d0cf 15;;; Copyright © 2016, 2017, 2018 Rene Saavedra <pacoon@protonmail.com>
3c697ffd 16;;; Copyright © 2016 Jochem Raat <jchmrt@riseup.net>
3c8ba11a 17;;; Copyright © 2016, 2017 Kei Kebreau <kkebreau@posteo.net>
277a7d82 18;;; Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
a56be436 19;;; Copyright © 2016 Roel Janssen <roel@gnu.org>
e19f9c24 20;;; Copyright © 2016, 2018 Leo Famulari <leo@famulari.name>
71d9b980 21;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
47956fa0 22;;; Copyright © 2016, 2017 ng0 <ng0@n0.is>
e5e1df4d 23;;; Copyright © 2016 David Craven <david@craven.ch>
fa75a213 24;;; Copyright © 2016, 2017, 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
cce0da5e 25;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
d04687dc 26;;; Copyright © 2017 Hartmut Goebel <h.goebel@crazy-compilers.com>
3c5dbd2b 27;;; Copyright © 2017, 2018 nee <nee-git@hidamari.blue>
d1d739fa 28;;; Copyright © 2017 Chris Marusich <cmmarusich@gmail.com>
1d3fcf94 29;;; Copyright © 2017 Mohammed Sadiq <sadiq@sadiqpk.org>
dcfa0acd 30;;; Copyright © 2017 Brendan Tildesley <mail@brendan.scot>
0438f1d8 31;;; Copyright © 2017, 2018 Rutger Helling <rhelling@mykolab.com>
4e3fdeb7 32;;; Copyright © 2018 Jovany Leandro G.C <bit4bit@riseup.net>
2eee7ee3 33;;; Copyright © 2018 Vasile Dumitrascu <va511e@yahoo.com>
a18f8eaf 34;;; Copyright © 2018 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
e57c2adb 35;;; Copyright © 2018, 2019 Timothy Sample <samplet@ngyro.com>
8caa4589 36;;; Copyright © 2019 Danny Milosavljevic <dannym@scratchpost.org>
ec47c07d 37;;; Copyright © 2019 Marius Bakke <mbakke@fastmail.com>
3e9c80b2 38;;; Copyright © 2019 Florian Pelz <pelzflorian@pelzflorian.de>
a7a31827 39;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
633422b0 40;;; Copyright © 2019 Jelle Licht <jlicht@fsfe.org>
213315d4 41;;; Copyright © 2019 Jonathan Frederickson <jonathan@terracrypt.net>
aa51d92c 42;;; Copyright © 2019 Maxim Cournoyer <maxim.cournoyer@gmail.com>
ad6e168b 43;;; Copyright © 2019 Martin Becze <mjbecze@riseup.net>
93beace0 44;;; Copyright © 2019 David Wilson <david@daviwil.com>
995b7261
AE
45;;;
46;;; This file is part of GNU Guix.
47;;;
48;;; GNU Guix is free software; you can redistribute it and/or modify it
49;;; under the terms of the GNU General Public License as published by
50;;; the Free Software Foundation; either version 3 of the License, or (at
51;;; your option) any later version.
52;;;
53;;; GNU Guix is distributed in the hope that it will be useful, but
54;;; WITHOUT ANY WARRANTY; without even the implied warranty of
55;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
56;;; GNU General Public License for more details.
57;;;
58;;; You should have received a copy of the GNU General Public License
59;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
60
61(define-module (gnu packages gnome)
ed19903d 62 #:use-module (gnu packages)
ba5dd105 63 #:use-module (gnu packages admin)
411ba511 64 #:use-module (gnu packages aspell)
75016d07 65 #:use-module (gnu packages autotools)
7b212526 66 #:use-module (gnu packages avahi)
b29909b4 67 #:use-module (gnu packages backup)
6a180f6f 68 #:use-module (gnu packages base)
1e33331c 69 #:use-module (gnu packages bash)
5698b8b8 70 #:use-module (gnu packages bison)
aa51d92c 71 #:use-module (gnu packages boost)
5fc9b6c1 72 #:use-module (gnu packages build-tools)
df217748 73 #:use-module (gnu packages calendar)
b29909b4 74 #:use-module (gnu packages cdrom)
df12f04a 75 #:use-module (gnu packages check)
d61a894b 76 #:use-module (gnu packages cmake)
b29909b4 77 #:use-module (gnu packages compression)
23a22af6 78 #:use-module (gnu packages cups)
6e1bb642 79 #:use-module (gnu packages curl)
c3f29bc9 80 #:use-module (gnu packages cyrus-sasl)
6e1bb642 81 #:use-module (gnu packages databases)
255d1bbe 82 #:use-module (gnu packages dbm)
c769cf9f 83 #:use-module (gnu packages djvu)
ba5dd105 84 #:use-module (gnu packages dns)
b4ce6300 85 #:use-module (gnu packages docbook)
b29909b4 86 #:use-module (gnu packages documentation)
329d731b 87 #:use-module (gnu packages enchant)
b29909b4
TGR
88 #:use-module (gnu packages flex)
89 #:use-module (gnu packages fonts)
e762d943 90 #:use-module (gnu packages file-systems)
a56be436 91 #:use-module (gnu packages fontutils)
b29909b4 92 #:use-module (gnu packages freedesktop)
dfc407f3 93 #:use-module (gnu packages game-development)
fed5a689 94 #:use-module (gnu packages gettext)
b29909b4
TGR
95 #:use-module (gnu packages ghostscript)
96 #:use-module (gnu packages gl)
995b7261 97 #:use-module (gnu packages glib)
c1354b90 98 #:use-module (gnu packages gnupg)
23a22af6 99 #:use-module (gnu packages gnuzilla)
b29909b4
TGR
100 #:use-module (gnu packages gperf)
101 #:use-module (gnu packages graphviz)
85f5dc19 102 #:use-module (gnu packages gstreamer)
d9c1a22b 103 #:use-module (gnu packages gtk)
6b888eff 104 #:use-module (gnu packages guile)
b645146f 105 #:use-module (gnu packages ibus)
b29909b4
TGR
106 #:use-module (gnu packages image)
107 #:use-module (gnu packages imagemagick)
108 #:use-module (gnu packages inkscape)
9cc98f8a 109 #:use-module (gnu packages iso-codes)
b29909b4 110 #:use-module (gnu packages kerberos)
85f5dc19 111 #:use-module (gnu packages libcanberra)
b64e217f 112 #:use-module (gnu packages libunistring)
75016d07 113 #:use-module (gnu packages libusb)
b29909b4 114 #:use-module (gnu packages linux)
4e3fc547 115 #:use-module (gnu packages lirc)
7b212526 116 #:use-module (gnu packages lua)
b29909b4
TGR
117 #:use-module (gnu packages mail)
118 #:use-module (gnu packages multiprecision)
64fce637 119 #:use-module (gnu packages music)
b29909b4
TGR
120 #:use-module (gnu packages ncurses)
121 #:use-module (gnu packages nettle)
ba5dd105 122 #:use-module (gnu packages networking)
5fc9b6c1 123 #:use-module (gnu packages ninja)
aff0cce9 124 #:use-module (gnu packages nss)
b29909b4 125 #:use-module (gnu packages openldap)
b645146f 126 #:use-module (gnu packages password-utils)
de1215e2 127 #:use-module (gnu packages pcre)
b29909b4 128 #:use-module (gnu packages pdf)
27477d2d 129 #:use-module (gnu packages perl)
f70d8383 130 #:use-module (gnu packages photo)
995b7261 131 #:use-module (gnu packages pkg-config)
b29909b4
TGR
132 #:use-module (gnu packages polkit)
133 #:use-module (gnu packages popt)
7d3bb433 134 #:use-module (gnu packages pretty-print)
23a22af6 135 #:use-module (gnu packages pulseaudio)
995b7261 136 #:use-module (gnu packages python)
00014781
RW
137 #:use-module (gnu packages python-crypto)
138 #:use-module (gnu packages python-web)
44d10b1f 139 #:use-module (gnu packages python-xyz)
cce0da5e 140 #:use-module (gnu packages rdesktop)
b29909b4 141 #:use-module (gnu packages readline)
a76d0f03 142 #:use-module (gnu packages ruby)
ec47c07d 143 #:use-module (gnu packages rust)
b29909b4 144 #:use-module (gnu packages samba)
75016d07 145 #:use-module (gnu packages scanner)
240cee8a 146 #:use-module (gnu packages selinux)
c27e02bf 147 #:use-module (gnu packages slang)
b29909b4
TGR
148 #:use-module (gnu packages speech)
149 #:use-module (gnu packages spice)
cd0322a3 150 #:use-module (gnu packages sqlite)
4a1bf090 151 #:use-module (gnu packages ssh)
8f9ac901 152 #:use-module (gnu packages tex)
33dc54b0 153 #:use-module (gnu packages time)
a7fd7b68 154 #:use-module (gnu packages tls)
3c5dbd2b 155 #:use-module (gnu packages version-control)
b29909b4 156 #:use-module (gnu packages video)
59132b80 157 #:use-module (gnu packages virtualization)
f2b96b3a 158 #:use-module (gnu packages vpn)
a18f8eaf 159 #:use-module (gnu packages web)
b29909b4
TGR
160 #:use-module (gnu packages web)
161 #:use-module (gnu packages webkit)
162 #:use-module (gnu packages xdisorg)
163 #:use-module (gnu packages xiph)
164 #:use-module (gnu packages xml)
d633f2f6 165 #:use-module (gnu packages xorg)
b29909b4 166 #:use-module (gnu packages xorg)
a76d0f03 167 #:use-module (gnu artwork)
b29909b4
TGR
168 #:use-module (guix build-system cmake)
169 #:use-module (guix build-system glib-or-gtk)
170 #:use-module (guix build-system gnu)
171 #:use-module (guix build-system meson)
08be02be 172 #:use-module (guix build-system python)
b29909b4
TGR
173 #:use-module (guix build-system trivial)
174 #:use-module (guix download)
175 #:use-module (guix git-download)
176 #:use-module ((guix licenses) #:prefix license:)
177 #:use-module (guix packages)
178 #:use-module (guix utils)
a76d0f03 179 #:use-module (guix gexp)
4e3fdeb7 180 #:use-module (ice-9 match)
c024ae36 181 #:use-module (srfi srfi-1))
85f5dc19
AE
182
183(define-public brasero
184 (package
185 (name "brasero")
e2bf423a 186 (version "3.12.2")
85f5dc19
AE
187 (source (origin
188 (method url-fetch)
e8627cd9
DH
189 (uri (string-append "mirror://gnome/sources/" name "/"
190 (version-major+minor version) "/"
191 name "-" version ".tar.xz"))
85f5dc19
AE
192 (sha256
193 (base32
e2bf423a 194 "0h90y674j26rvjahb8cc0w79zx477rb6zaqcj26wzvq8kmpic8k8"))))
1c40e3b7 195 (build-system glib-or-gtk-build-system)
e8627cd9
DH
196 (arguments
197 `(#:configure-flags (list
198 (string-append "--with-girdir="
199 (assoc-ref %outputs "out")
200 "/share/gir-1.0")
201 (string-append "--with-typelibdir="
202 (assoc-ref %outputs "out")
ce426deb
TD
203 "/lib/girepository-1.0"))
204 #:phases
205 (modify-phases %standard-phases
206 (add-before 'configure 'embed-growisofs
207 (lambda* (#:key inputs #:allow-other-keys)
208 (substitute* "plugins/growisofs/burn-growisofs.c"
209 (("\"growisofs") (string-append "\"" (which "growisofs"))))
e2bf423a 210 #t)))))
85f5dc19
AE
211 (propagated-inputs
212 `(("hicolor-icon-theme" ,hicolor-icon-theme)))
9cc98f8a
CR
213 (native-inputs
214 `(("intltool" ,intltool)
426adbe8 215 ("glib" ,glib "bin") ; glib-compile-schemas, etc.
e8627cd9 216 ("gobject-introspection" ,gobject-introspection)
9cc98f8a 217 ("pkg-config" ,pkg-config)))
85f5dc19 218 (inputs
ce426deb
TD
219 `(("dvd+rw-tools" ,dvd+rw-tools)
220 ("glib" ,glib)
85f5dc19
AE
221 ("gnome-doc-utils" ,gnome-doc-utils)
222 ("gstreamer" ,gstreamer)
223 ("gst-plugins-base" ,gst-plugins-base)
224 ("gtk+" ,gtk+)
85f5dc19
AE
225 ("itstool" ,itstool)
226 ("libcanberra" ,libcanberra)
227 ("libice" ,libice)
228 ("libnotify" ,libnotify)
229 ("libsm" ,libsm)
e8627cd9 230 ("libxml2" ,libxml2)
e8627cd9 231 ("totem-pl-parser" ,totem-pl-parser)))
85f5dc19
AE
232 (home-page "https://projects.gnome.org/brasero/")
233 (synopsis "CD/DVD burning tool for Gnome")
234 (description "Brasero is an application to burn CD/DVD for the Gnome
235Desktop. It is designed to be as simple as possible and has some unique
236features to enable users to create their discs easily and quickly.")
1dd26275 237 (license license:gpl2+)))
995b7261 238
d61a894b
CB
239(define-public deja-dup
240 (package
241 (name "deja-dup")
242 (version "34.3")
243 (source (origin
244 (method url-fetch)
245 (uri "https://launchpadlibrarian.net/295170991/deja-dup-34.3.tar.xz")
246 (sha256
247 (base32
248 "1xqcr61hpbahbla7gdjn4ngjfz7w6f57y7f5pkb77yk05f60j2n9"))
249 (patches
250 (search-patches "deja-dup-use-ref-keyword-for-iter.patch"))))
251 (build-system glib-or-gtk-build-system)
252 (arguments
253 `(#:modules ((guix build gnu-build-system)
254 ((guix build cmake-build-system) #:prefix cmake:)
255 (guix build glib-or-gtk-build-system)
256 (guix build utils))
257 #:imported-modules (,@%glib-or-gtk-build-system-modules
258 (guix build cmake-build-system))
259 #:test-target "test"
260 #:configure-flags (list (string-append
261 "-DCMAKE_INSTALL_FULL_DATADIR=" %output)
262 (string-append
263 "-DCMAKE_INSTALL_LIBEXECDIR=" %output))
264 #:phases
265 (modify-phases %standard-phases
266 (add-after 'unpack 'patch-lockfile-deletion
267 (lambda rest
268 (substitute* "libdeja/tools/duplicity/DuplicityInstance.vala"
269 (("/bin/rm")
270 (which "rm")))))
271 (replace 'configure
272 (assoc-ref cmake:%standard-phases 'configure))
273 (delete 'check) ;; Fails due to issues with DBus
274 (add-after 'install 'wrap-deja-dup
275 (lambda* (#:key inputs outputs #:allow-other-keys)
276 (let ((python (assoc-ref inputs "python"))
277 (python-path (getenv "PYTHONPATH"))
278 (duplicity (assoc-ref inputs "duplicity"))
279 (out (assoc-ref outputs "out")))
280 (for-each
281 (lambda (program)
282 (wrap-program program
283 `("PATH" ":" prefix (,(string-append python "/bin")
284 ,(string-append duplicity "/bin"))))
285 (wrap-program program
286 `("PYTHONPATH" ":" prefix (,python-path))))
287
288 (find-files (string-append out "/bin")))
289 #t))))))
290 (inputs
291 `(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
292 ("gobject-introspection" ,gobject-introspection)
293 ("duplicity" ,duplicity)
61506fe5 294 ("python" ,python-2)
d61a894b
CB
295 ("python-pygobject" ,python2-pygobject)
296 ("gtk+" ,gtk+)
297 ("libnotify" ,libnotify)
298 ("libpeas" ,libpeas)
299 ("libsecret" ,libsecret)
300 ("packagekit" ,packagekit)))
301 (native-inputs
302 `(("pkg-config" ,pkg-config)
303 ("vala" ,vala)
304 ("gettext" ,gettext-minimal)
305 ("itstool" ,itstool)
306 ("intltool" ,intltool)
c69959f0 307 ("cmake" ,cmake-minimal)))
d61a894b
CB
308 (home-page "https://launchpad.net/deja-dup")
309 (synopsis "Simple backup tool, for regular encrypted backups")
310 (description
311 "Déjà Dup is a simple backup tool, for regular encrypted backups. It
312uses duplicity as the backend, which supports incremental backups and storage
313either on a local, or remote machine via a number of methods.")
314 (license license:gpl3+)))
315
a56be436
RJ
316(define-public dia
317 ;; This version from GNOME's repository includes fixes for compiling with
318 ;; recent versions of the build tools. The latest activity on the
319 ;; pre-GNOME version has been in 2014, while GNOME has continued applying
320 ;; fixes in 2016.
321 (let ((commit "fbc306168edab63db80b904956117cbbdc514ee4"))
322 (package
323 (name "dia")
324 (version (string-append "0.97.2-" (string-take commit 7)))
325 (source (origin
326 (method git-fetch)
327 (uri (git-reference
328 (url "https://git.gnome.org/browse/dia")
329 (commit commit)))
330 (file-name (string-append name "-" version "-checkout"))
331 (sha256
332 (base32
333 "1b4bba0k8ph4cwgw8xjglss0p6n111bpd5app67lrq79mp0ad06l"))))
334 (build-system gnu-build-system)
335 (inputs
336 `(("glib" ,glib "bin")
337 ("pango" ,pango)
338 ("gdk-pixbuf" ,gdk-pixbuf)
339 ("gtk+" ,gtk+-2)
340 ("libxml2" ,libxml2)
341 ("freetype" ,freetype)
342 ("libart-lgpl" ,libart-lgpl)))
343 (native-inputs
344 `(("intltool" ,intltool)
345 ("pkg-config" ,pkg-config)
346 ("automake" ,automake)
347 ("autoconf" ,autoconf)
348 ("libtool" ,libtool)
349 ("perl" ,perl)
350 ("python-wrapper" ,python-wrapper)))
351 (arguments
352 `(#:phases
353 (modify-phases %standard-phases
d10092b8 354 (add-after 'unpack 'run-autogen
a56be436
RJ
355 (lambda _
356 (system* "sh" "autogen.sh"))))))
357 (home-page "https://wiki.gnome.org/Apps/Dia")
358 (synopsis "Diagram creation for GNOME")
359 (description "Dia can be used to draw different types of diagrams, and
360includes support for UML static structure diagrams (class diagrams), entity
361relationship modeling, and network diagrams. The program supports various file
362formats like PNG, SVG, PDF and EPS.")
363 (license license:gpl2+))))
364
d0b19e44
RW
365;; This is the unstable release, but it is required for the current stable
366;; release of gvfs (1.38.1).
adc5cb1b
KK
367(define-public libgdata
368 (package
369 (name "libgdata")
d0b19e44 370 (version "0.17.9")
adc5cb1b
KK
371 (source (origin
372 (method url-fetch)
373 (uri (string-append "mirror://gnome/sources/" name "/"
374 (version-major+minor version) "/"
375 name "-" version ".tar.xz"))
376 (sha256
377 (base32
d0b19e44 378 "0fj54yqxdapdppisqm1xcyrpgcichdmipq0a0spzz6009ikzgi45"))))
adc5cb1b
KK
379 (build-system gnu-build-system)
380 (arguments
381 '(#:phases
382 (modify-phases %standard-phases
448052b7
TGR
383 (add-before 'check 'disable-failing-tests
384 (lambda _
385 ;; The PicasaWeb API tests fail with gnome-online-accounts@3.24.2.
386 ;; They have been removed in libgdata 0.17.6, so just do the same.
387 (substitute* "gdata/tests/Makefile"
388 (("picasaweb\\$\\(EXEEXT\\) ") ""))
adc5cb1b
KK
389 #t)))))
390 (native-inputs
391 `(("glib:bin" ,glib "bin")
392 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
393 ("intltool" ,intltool)
394 ("pkg-config" ,pkg-config)
395 ("uhttpmock" ,uhttpmock)))
396 (inputs
397 `(("cyrus-sasl" ,cyrus-sasl)
d0b19e44 398 ("glib-networking" ,glib-networking)))
adc5cb1b
KK
399 (propagated-inputs
400 `(("gcr" ,gcr)
d0b19e44 401 ("glib" ,glib)
14c297fd 402 ("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
d0b19e44 403 ("json-glib" ,json-glib)
adc5cb1b 404 ("liboauth" ,liboauth)
d0b19e44 405 ("libsoup" ,libsoup)
adc5cb1b
KK
406 ("libxml2" ,libxml2)))
407 (home-page "https://wiki.gnome.org/Projects/libgdata")
408 (synopsis "Library for accessing online service APIs")
409 (description
410 "libgdata is a GLib-based library for accessing online service APIs using
411the GData protocol — most notably, Google's services. It provides APIs to
412access the common Google services, and has full asynchronous support.")
413 (license license:lgpl2.1+)))
414
94e10cf4
KK
415(define-public libgxps
416 (package
417 (name "libgxps")
66470a5a 418 (version "0.3.1")
94e10cf4
KK
419 (source (origin
420 (method url-fetch)
7f10628c 421 (uri (string-append "mirror://gnome/sources/" name "/"
94e10cf4
KK
422 (version-major+minor version) "/"
423 name "-" version ".tar.xz"))
424 (sha256
425 (base32
66470a5a 426 "157s4c9gjjss6yd7qp7n4q6s72gz1k4ilsx4xjvp357azk49z4qs"))))
b6b3e512 427 (build-system meson-build-system)
94e10cf4
KK
428 (native-inputs
429 `(("gobject-introspection" ,gobject-introspection)
430 ("pkg-config" ,pkg-config)))
431 (inputs
c8d62d93 432 `(("gtk+" ,gtk+)
b6b3e512 433 ("libjpeg" ,libjpeg-turbo)
94e10cf4 434 ("lcms" ,lcms)
0a6e9e13 435 ("libtiff" ,libtiff)))
c8d62d93
MB
436 (propagated-inputs
437 ;; In Requires of libgxps.pc.
438 `(("cairo" ,cairo)
439 ("glib" ,glib)
440 ("libarchive" ,libarchive)))
94e10cf4
KK
441 (home-page "https://wiki.gnome.org/Projects/libgxps")
442 (synopsis "GObject-based library for handling and rendering XPS documents")
443 (description
444 "libgxps is a GObject-based library for handling and rendering XPS
445documents. This package also contains binaries that can convert XPS documents
446to other formats.")
447 (license license:lgpl2.1+)))
448
7aab13f1
ML
449(define-public gnome-common
450 (package
451 (name "gnome-common")
af83490d 452 (version "3.18.0")
7aab13f1
ML
453 (source
454 (origin
455 (method url-fetch)
456 (uri (string-append "mirror://gnome/sources/" name "/"
457 (version-major+minor version) "/"
458 name "-" version ".tar.xz"))
459 (sha256
460 (base32
af83490d 461 "1kzqi8qvh5p1zncj8msazlmvcwsczjz2hqxp4x2y0mg718vrwmi2"))))
7aab13f1
ML
462 (build-system gnu-build-system)
463 (home-page "https://www.gnome.org/")
464 (synopsis "Bootstrap GNOME modules built from Git")
465 (description "gnome-common contains various files needed to bootstrap
466GNOME modules built from Git. It contains a common \"autogen.sh\" script that
467can be used to configure a source directory checked out from Git and some
468commonly used macros.")
469 (license license:gpl2+)))
470
9cc98f8a
CR
471(define-public gnome-desktop
472 (package
473 (name "gnome-desktop")
3387ee41 474 (version "3.30.2")
9cc98f8a
CR
475 (source
476 (origin
477 (method url-fetch)
b38e45d8
EB
478 (uri (string-append "mirror://gnome/sources/" name "/"
479 (version-major+minor version) "/"
9cc98f8a
CR
480 name "-" version ".tar.xz"))
481 (sha256
482 (base32
3387ee41 483 "0k6iccfj9naw42dl2mgljfvk12dmvg06plg86qd81nksrf9ycxal"))))
9cc98f8a 484 (build-system gnu-build-system)
a0fe7c06
CB
485 (arguments
486 '(#:phases
487 (modify-phases %standard-phases
488 (add-before 'configure 'patch-path
489 (lambda* (#:key inputs #:allow-other-keys)
490 (let ((libc (assoc-ref inputs "libc")))
491 (substitute* "libgnome-desktop/gnome-languages.c"
492 (("\"locale\"")
493 (string-append "\"" libc "/bin/locale\"")))
494 #t))))))
9cc98f8a 495 (native-inputs
a8340482
SB
496 `(("gobject-introspection" ,gobject-introspection)
497 ("itstool" ,itstool)
bcb354ad
SB
498 ("intltool" ,intltool)
499 ("pkg-config" ,pkg-config)
500 ("xmllint" ,libxml2)))
a8340482
SB
501 (propagated-inputs
502 ;; Required by gnome-desktop-3.0.pc.
503 `(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
504 ("gtk+" ,gtk+)))
9cc98f8a
CR
505 (inputs
506 `(("gdk-pixbuf" ,gdk-pixbuf)
507 ("glib" ,glib)
9cc98f8a 508 ("iso-codes" ,iso-codes)
9863ce20 509 ("libseccomp" ,libseccomp)
9cc98f8a
CR
510 ("libx11" ,libx11)
511 ("libxext" ,libxext)
512 ("libxkbfile" ,libxkbfile)
513 ("libxrandr" ,libxrandr)
514 ("xkeyboard-config" ,xkeyboard-config)))
515 (home-page "https://www.gnome.org/")
516 (synopsis
35b9e423 517 "Libgnome-desktop, gnome-about, and desktop-wide documents")
9cc98f8a
CR
518 (description
519 "The libgnome-desktop library provides API shared by several applications
35b9e423
EB
520on the desktop, but that cannot live in the platform for various reasons.
521There is no API or ABI guarantee, although we are doing our best to provide
522stability. Documentation for the API is available with gtk-doc.
9cc98f8a
CR
523
524The gnome-about program helps find which version of GNOME is installed.")
525 ; Some bits under the LGPL.
1dd26275 526 (license license:gpl2+)))
9cc98f8a 527
995b7261
AE
528(define-public gnome-doc-utils
529 (package
530 (name "gnome-doc-utils")
531 (version "0.20.10")
532 (source
533 (origin
534 (method url-fetch)
b38e45d8
EB
535 (uri (string-append "mirror://gnome/sources/" name "/"
536 (version-major+minor version) "/"
995b7261
AE
537 name "-" version ".tar.xz"))
538 (sha256
539 (base32
540 "19n4x25ndzngaciiyd8dd6s2mf9gv6nv3wv27ggns2smm7zkj1nb"))))
541 (build-system gnu-build-system)
c4c4cc05 542 (native-inputs
995b7261 543 `(("intltool" ,intltool)
b4ce6300 544 ("docbook-xml" ,docbook-xml-4.4)
d80b0d4a 545 ("python2-libxml2" ,python2-libxml2)
995b7261
AE
546 ("libxml2" ,libxml2)
547 ("libxslt" ,libxslt)
548 ("pkg-config" ,pkg-config)
549 ("python-2" ,python-2)))
995b7261
AE
550 (home-page "https://wiki.gnome.org/GnomeDocUtils")
551 (synopsis
552 "Documentation utilities for the Gnome project")
553 (description
554 "Gnome-doc-utils is a collection of documentation utilities for the
555Gnome project. It includes xml2po tool which makes it easier to translate
556and keep up to date translations of documentation.")
1dd26275 557 (license license:gpl2+))) ; xslt under lgpl
d9c1a22b 558
6c4f7022
DC
559(define-public gnome-disk-utility
560 (package
561 (name "gnome-disk-utility")
0dd65d5a 562 (version "3.30.2")
6c4f7022
DC
563 (source (origin
564 (method url-fetch)
565 (uri (string-append "mirror://gnome/sources/" name "/"
566 (version-major+minor version) "/"
567 name "-" version ".tar.xz"))
568 (sha256
569 (base32
0dd65d5a 570 "1365fabz3q7n3bl775z82m1nzg18birxxyd7l2ssbbkqrx3h7wgi"))))
4b9a65bf 571 (build-system meson-build-system)
6c4f7022
DC
572 (native-inputs
573 `(("glib:bin" ,glib "bin")
4b9a65bf 574 ("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache
6c4f7022
DC
575 ("intltool" ,intltool)
576 ("pkg-config" ,pkg-config)
577 ("docbook-xml" ,docbook-xml)
578 ("docbook-xsl" ,docbook-xsl)
579 ("libxml2" ,libxml2)
580 ("libxslt" ,libxslt)))
581 (inputs
582 `(("glib" ,glib)
583 ("appstream-glib" ,appstream-glib)
584 ("gnome-settings-daemon" ,gnome-settings-daemon)
585 ("gtk+" ,gtk+)
586 ("libcanberra" ,libcanberra)
587 ("libdvdread" ,libdvdread)
588 ("libnotify" ,libnotify)
589 ("libpwquality" ,libpwquality)
590 ("libsecret" ,libsecret)
591 ("udisks" ,udisks)))
592 (home-page "https://git.gnome.org/browse/gnome-disk-utility")
593 (synopsis "Disk management utility for GNOME")
594 (description "Disk management utility for GNOME.")
595 (license license:gpl2+)))
596
8ff49011
RW
597(define-public gcr
598 (package
599 (name "gcr")
bea6b829 600 (version "3.28.1")
8ff49011 601 (source (origin
0daf0efb
RW
602 (method url-fetch)
603 (uri (string-append "mirror://gnome/sources/" name "/"
604 (version-major+minor version) "/"
605 name "-" version ".tar.xz"))
606 (sha256
607 (base32
bea6b829 608 "12qn7mcmxb45lz1gq3s3b34rimiyrrshkrpvxdw1fc0w26i4l84m"))
03ecf85a
MB
609 (patches
610 (list
611 ;; This patch solves an ordering issue that showed up when
612 ;; running the test suite against newer Glib 2.60. See
613 ;; <https://gitlab.gnome.org/GNOME/gcr/merge_requests/9>.
614 (origin
615 (method url-fetch)
616 (uri (string-append "https://gitlab.gnome.org/GNOME/gcr/commit/"
617 "45d637578d7643ff96c0183ac267497a0b4c6344.diff"))
618 (file-name "gcr-hashtable-ordering.patch")
619 (sha256
620 (base32
621 "1vsqiys8fsm1f1vvds783wwf7zwi5v282rhsai8jrsm6x7h79gbi")))))))
8ff49011
RW
622 (build-system gnu-build-system)
623 (arguments
0daf0efb
RW
624 '(#:phases
625 (modify-phases %standard-phases
626 ;; These fail because /var/lib/dbus/machine-id is not present in the
627 ;; build environment.
628 (add-after 'unpack 'disable-failing-tests
629 (lambda _
630 (substitute* "gcr/test-system-prompt.c"
631 (("g_test_add") "//")
632 (("return.*") "return 0;"))
633 #t))
634 (add-before 'check 'pre-check
635 (lambda _
636 ;; Some tests expect to write to $HOME.
637 (setenv "HOME" "/tmp")
638 #t)))))
8ff49011
RW
639 (inputs
640 `(("dbus" ,dbus)
0daf0efb 641 ("gnupg" ,gnupg) ;called as a child process during tests
8ff49011
RW
642 ("libgcrypt" ,libgcrypt)))
643 (native-inputs
0daf0efb 644 `(("python" ,python-2) ;for tests
8ff49011
RW
645 ("pkg-config" ,pkg-config)
646 ("glib" ,glib "bin")
2af4f5b0
SB
647 ("gobject-introspection" ,gobject-introspection)
648 ("intltool" ,intltool)
0daf0efb 649 ("libxml2" ,libxml2)
bea6b829 650 ("vala" ,vala)
2af4f5b0 651 ("xsltproc" ,libxslt)))
8ff49011
RW
652 ;; mentioned in gck.pc, gcr.pc and gcr-ui.pc
653 (propagated-inputs
654 `(("p11-kit" ,p11-kit)
655 ("glib" ,glib)
656 ("gtk+" ,gtk+)))
f032d0be 657 (home-page "https://www.gnome.org")
8ff49011
RW
658 (synopsis "Libraries for displaying certificates and accessing key stores")
659 (description
660 "The GCR package contains libraries used for displaying certificates and
661accessing key stores. It also provides the viewer for crypto files on the
662GNOME Desktop.")
663 (license license:lgpl2.1+)))
664
c1354b90
LC
665(define-public libgnome-keyring
666 (package
667 (name "libgnome-keyring")
5e8aec2c 668 (version "3.12.0")
c1354b90
LC
669 (source (origin
670 (method url-fetch)
b38e45d8
EB
671 (uri (string-append "mirror://gnome/sources/" name "/"
672 (version-major+minor version) "/"
673 name "-" version ".tar.xz"))
c1354b90
LC
674 (sha256
675 (base32
5e8aec2c 676 "10vpjhgbjm7z2djy04qakd02qlzpd02xnbfjhk2aqwjzn3xpihf4"))))
c1354b90 677 (build-system gnu-build-system)
c1354b90 678 (inputs
c4c4cc05 679 `(("libgcrypt" ,libgcrypt)
c1354b90 680 ("dbus" ,dbus)))
c4c4cc05
JD
681 (native-inputs
682 `(("pkg-config" ,pkg-config)
426adbe8 683 ("glib" ,glib "bin")
c4c4cc05 684 ("intltool" ,intltool)))
c1354b90
LC
685 (propagated-inputs
686 ;; Referred to in .h files and .pc.
687 `(("glib" ,glib)))
f032d0be 688 (home-page "https://www.gnome.org")
c1354b90
LC
689 (synopsis "Accessing passwords from the GNOME keyring")
690 (description
691 "Client library to access passwords from the GNOME keyring.")
692
693 ;; Though a couple of files are LGPLv2.1+.
1dd26275 694 (license license:lgpl2.0+)))
c1354b90 695
e99a3d6f
RW
696(define-public gnome-keyring
697 (package
698 (name "gnome-keyring")
ab35cc6e 699 (version "3.28.2")
e99a3d6f
RW
700 (source (origin
701 (method url-fetch)
702 (uri (string-append "mirror://gnome/sources/" name "/"
703 (version-major+minor version) "/"
704 name "-" version ".tar.xz"))
705 (sha256
706 (base32
ab35cc6e 707 "0sk4las4ji8wv9nx8mldzqccmpmkvvr9pdwv9imj26r10xyin5w1"))))
e99a3d6f
RW
708 (build-system gnu-build-system)
709 (arguments
710 `(#:tests? #f ;48 of 603 tests fail because /var/lib/dbus/machine-id does
711 ;not exist
712 #:configure-flags
713 (list
714 (string-append "--with-pkcs11-config="
715 (assoc-ref %outputs "out") "/share/p11-kit/modules/")
716 (string-append "--with-pkcs11-modules="
717 (assoc-ref %outputs "out") "/share/p11-kit/modules/"))
718 #:phases
719 (modify-phases %standard-phases
ab35cc6e
RW
720 (add-after 'unpack 'fix-/bin/sh-reference
721 (lambda _
722 (substitute* "po/Makefile.in.in"
723 (("/bin/sh") (which "sh")))
724 #t))
5120f24f
RW
725 (add-after 'unpack 'fix-docbook
726 (lambda* (#:key inputs #:allow-other-keys)
727 (substitute* "docs/Makefile.am"
728 (("http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl")
729 (string-append (assoc-ref inputs "docbook-xsl")
730 "/xml/xsl/docbook-xsl-"
731 ,(package-version docbook-xsl)
732 "/manpages/docbook.xsl")))
733 (setenv "XML_CATALOG_FILES"
734 (string-append (assoc-ref inputs "docbook-xml")
735 "/xml/dtd/docbook/catalog.xml"))
736 ;; Rerun the whole thing to avoid version mismatch ("This is
737 ;; Automake 1.15.1, but the definition used by this
738 ;; AM_INIT_AUTOMAKE comes from Automake 1.15."). Note: we don't
739 ;; use 'autoreconf' because it insists on running 'libtoolize'.
740 (invoke "autoconf")
741 (invoke "aclocal")
742 (invoke "automake" "-ac"))))))
e99a3d6f
RW
743 (inputs
744 `(("libgcrypt" ,libgcrypt)
1a0b2d82 745 ("linux-pam" ,linux-pam)
ab35cc6e 746 ("openssh" ,openssh)
e99a3d6f
RW
747 ("dbus" ,dbus)
748 ("gcr" ,gcr)))
749 (native-inputs
750 `(("pkg-config" ,pkg-config)
751 ("glib" ,glib "bin")
5120f24f 752 ("glib" ,glib) ; for m4 macros
e99a3d6f
RW
753 ("python" ,python-2) ;for tests
754 ("intltool" ,intltool)
755 ("autoconf" ,autoconf)
756 ("automake" ,automake)
757 ("libxslt" ,libxslt) ;for documentation
758 ("docbook-xml" ,docbook-xml-4.2)
759 ("docbook-xsl" ,docbook-xsl)))
f032d0be 760 (home-page "https://www.gnome.org")
e99a3d6f
RW
761 (synopsis "Daemon to store passwords and encryption keys")
762 (description
763 "gnome-keyring is a program that keeps passwords and other secrets for
764users. It is run as a daemon in the session, similar to ssh-agent, and other
765applications locate it via an environment variable or D-Bus.
766
767The program can manage several keyrings, each with its own master password,
768and there is also a session keyring which is never stored to disk, but
769forgotten when the session ends.")
770 (license license:lgpl2.1+)))
771
c1354b90
LC
772(define-public evince
773 (package
774 (name "evince")
2dfc16d1 775 (version "3.30.2")
c1354b90
LC
776 (source (origin
777 (method url-fetch)
b38e45d8
EB
778 (uri (string-append "mirror://gnome/sources/" name "/"
779 (version-major+minor version) "/"
780 name "-" version ".tar.xz"))
c1354b90
LC
781 (sha256
782 (base32
2dfc16d1 783 "0k7jln6dpg4bpv61niicjzkzyq6fhb3yfld7pc8ck71c8pmvsnx9"))))
121de2e1 784 (build-system glib-or-gtk-build-system)
c1354b90
LC
785 (arguments
786 `(#:configure-flags '("--disable-nautilus")
554b2dac
SB
787 #:phases
788 (modify-phases %standard-phases
789 (add-before 'install 'skip-gtk-update-icon-cache
790 ;; Don't create 'icon-theme.cache'.
791 (lambda _
792 (substitute* "data/Makefile"
793 (("gtk-update-icon-cache") "true"))
794 #t)))))
c1354b90 795 (inputs
9a096881
KK
796 `(("libarchive" ,libarchive)
797 ("libgxps" ,libgxps)
798 ("libspectre" ,libspectre)
c769cf9f 799 ("djvulibre" ,djvulibre)
c1354b90
LC
800 ("ghostscript" ,ghostscript)
801 ("poppler" ,poppler)
c769cf9f
SB
802 ("libtiff" ,libtiff)
803 ;; TODO:
c769cf9f
SB
804 ;; Build libkpathsea as a shared library for DVI support.
805 ;; ("libkpathsea" ,texlive-bin)
806 ("gnome-desktop" ,gnome-desktop)
c1354b90 807 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
2dfc16d1 808 ("gspell" ,gspell)
c1354b90 809 ("libgnome-keyring" ,libgnome-keyring)
c769cf9f 810 ("adwaita-icon-theme" ,adwaita-icon-theme)
c1354b90
LC
811 ("gdk-pixbuf" ,gdk-pixbuf)
812 ("atk" ,atk)
813 ("pango" ,pango)
814 ("gtk+" ,gtk+)
815 ("glib" ,glib)
816 ("libxml2" ,libxml2)
c1354b90
LC
817 ("libsm" ,libsm)
818 ("libice" ,libice)
96e42467 819 ("shared-mime-info" ,shared-mime-info)
3d243e9c
FB
820 ("dconf" ,dconf)
821 ("libcanberra" ,libcanberra)
c769cf9f 822 ("libsecret" ,libsecret)
a271096b 823
c1354b90
LC
824 ;; For tests.
825 ("dogtail" ,python2-dogtail)))
96e42467 826 (native-inputs
bcb354ad
SB
827 `(("itstool" ,itstool)
828 ("intltool" ,intltool)
426adbe8 829 ("glib" ,glib "bin")
bcb354ad
SB
830 ("pkg-config" ,pkg-config)
831 ("xmllint" ,libxml2)))
c1354b90 832 (home-page
f032d0be 833 "https://www.gnome.org/projects/evince/")
c1354b90
LC
834 (synopsis "GNOME's document viewer")
835 (description
836 "Evince is a document viewer for multiple document formats. It
837currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal
838of Evince is to replace the multiple document viewers that exist
96e42467 839on the GNOME Desktop with a single simple application.")
1dd26275 840 (license license:gpl2+)))
c1354b90 841
22e32e69
AE
842(define-public gsettings-desktop-schemas
843 (package
844 (name "gsettings-desktop-schemas")
10ff872f 845 (version "3.28.1")
22e32e69
AE
846 (source
847 (origin
848 (method url-fetch)
849 (uri (string-append "mirror://gnome/sources/" name "/"
b38e45d8 850 (version-major+minor version) "/"
22e32e69
AE
851 name "-" version ".tar.xz"))
852 (sha256
853 (base32
10ff872f 854 "0bshwm49cd01ighsxqlbqn10q0ch71ff99gcrx8pr2gyky2ad3pq"))))
22e32e69
AE
855 (build-system gnu-build-system)
856 (inputs
c4c4cc05
JD
857 `(("glib" ,glib)))
858 (native-inputs
859 `(("intltool" ,intltool)
426adbe8 860 ("glib" ,glib "bin") ; glib-compile-schemas, etc.
7211944a 861 ("gobject-introspection" ,gobject-introspection)
22e32e69
AE
862 ("pkg-config" ,pkg-config)))
863 (home-page "https://launchpad.net/gsettings-desktop-schemas")
864 (synopsis
865 "GNOME settings for various desktop components")
866 (description
867 "Gsettings-desktop-schemas contains a collection of GSettings schemas
868for settings shared by various components of the GNOME desktop.")
1dd26275 869 (license license:lgpl2.1+)))
22e32e69 870
27477d2d
AE
871(define-public icon-naming-utils
872 (package
873 (name "icon-naming-utils")
874 (version "0.8.90")
875 (source
876 (origin
877 (method url-fetch)
5cc3096c 878 (uri (string-append "https://tango.freedesktop.org/releases/icon-naming-utils-"
27477d2d
AE
879 version ".tar.bz2"))
880 (sha256
881 (base32
882 "1mc3v28fdfqanx3lqx233vcr4glb4c2376k0kx2v91a4vxwqcdxi"))))
883 (build-system gnu-build-system)
884 (inputs
885 `(("perl" ,perl)
886 ("perl-xml-simple" ,perl-xml-simple)))
f4e97277
SB
887 (arguments
888 '(#:phases
dc1d3cde
KK
889 (modify-phases %standard-phases
890 (add-after 'install 'set-load-paths
891 ;; Tell 'icon-name-mapping' where XML::Simple is.
892 (lambda* (#:key outputs #:allow-other-keys)
893 (let* ((out (assoc-ref outputs "out"))
894 (prog (string-append out "/libexec/icon-name-mapping")))
895 (wrap-program
896 prog
897 `("PERL5LIB" = ,(list (getenv "PERL5LIB")))))
898 #t)))))
27477d2d
AE
899 (home-page "http://tango.freedesktop.org/Standard_Icon_Naming_Specification")
900 (synopsis
901 "Utility to implement the Freedesktop Icon Naming Specification")
902 (description
903 "To help with the transition to the Freedesktop Icon Naming
904Specification, the icon naming utility maps the icon names used by the
905GNOME and KDE desktops to the icon names proposed in the specification.")
1dd26275 906 (license license:lgpl2.1+)))
27477d2d 907
7d3f3651
AE
908(define-public gnome-icon-theme
909 (package
910 (name "gnome-icon-theme")
b32f58dd 911 (version "3.12.0")
7d3f3651
AE
912 (source
913 (origin
914 (method url-fetch)
915 (uri (string-append "mirror://gnome/sources/" name "/"
b38e45d8 916 (version-major+minor version) "/"
7d3f3651
AE
917 name "-" version ".tar.xz"))
918 (sha256
919 (base32
b32f58dd 920 "0fjh9qmmgj34zlgxb09231ld7khys562qxbpsjlaplq2j85p57im"))))
7d3f3651 921 (build-system gnu-build-system)
5613c27d
SB
922 (arguments
923 '(#:configure-flags
924 ;; Don't create 'icon-theme.cache'.
925 (let* ((coreutils (assoc-ref %build-inputs "coreutils"))
926 (true (string-append coreutils "/bin/true")))
927 (list (string-append "GTK_UPDATE_ICON_CACHE=" true)))))
c4c4cc05 928 (native-inputs
5613c27d 929 `(("icon-naming-utils" ,icon-naming-utils)
73b6cf42
SB
930 ("intltool" ,intltool)
931 ("pkg-config" ,pkg-config)))
f032d0be 932 (home-page "https://art.gnome.org/")
7d3f3651
AE
933 (synopsis
934 "GNOME icon theme")
935 (description
936 "Icons for the GNOME desktop.")
1dd26275 937 (license license:lgpl3))) ; or Creative Commons BY-SA 3.0
7d3f3651 938
14eeefa2
SB
939;; gnome-icon-theme was renamed to adwaita-icon-theme after version 3.12.0.
940(define-public adwaita-icon-theme
941 (package (inherit gnome-icon-theme)
942 (name "adwaita-icon-theme")
412e5302 943 (version "3.30.1")
14eeefa2
SB
944 (source (origin
945 (method url-fetch)
946 (uri (string-append "mirror://gnome/sources/" name "/"
947 (version-major+minor version) "/"
948 name "-" version ".tar.xz"))
949 (sha256
950 (base32
412e5302 951 "1kp1lis3dr16jmlgycz1b29jsr6ir8wmqj6laqwlhs663cmjlxbd"))))
5613c27d
SB
952 (native-inputs
953 `(("gtk-encode-symbolic-svg" ,gtk+ "bin")))))
14eeefa2 954
ae792dba
RW
955(define-public tango-icon-theme
956 (package
957 (name "tango-icon-theme")
958 (version "0.8.90")
959 (source (origin
960 (method url-fetch)
961 (uri (string-append "http://tango.freedesktop.org/releases/"
962 "tango-icon-theme-" version ".tar.bz2"))
963 (sha256
964 (base32
965 "034r9s944b4yikyfgn602yv7s54wdzlq0qfvqh52b9x6kbx08h79"))))
966 (build-system gnu-build-system)
967 (native-inputs
968 `(("icon-naming-utils" ,icon-naming-utils)
969 ("intltool" ,intltool)
970 ("imagemagick" ,imagemagick)
971 ("pkg-config" ,pkg-config)))
972 (home-page "http://tango-project.org/")
973 (synopsis "Tango icon theme")
974 (description "This is an icon theme that follows the Tango visual
975guidelines.")
976 (license license:public-domain)))
977
9167f8e6
LC
978(define-public shared-mime-info
979 (package
980 (name "shared-mime-info")
18138ab9 981 (version "1.10")
9167f8e6
LC
982 (source (origin
983 (method url-fetch)
5cc3096c 984 (uri (string-append "https://freedesktop.org/~hadess/"
b38e45d8 985 "shared-mime-info-" version ".tar.xz"))
9167f8e6
LC
986 (sha256
987 (base32
18138ab9 988 "1gxyvwym3xgpmp262gfn8jg5sla6k5hy6m6dmy6grgiq90xsh9f6"))))
9167f8e6
LC
989 (build-system gnu-build-system)
990 (arguments
991 ;; The build system appears not to be parallel-safe.
992 '(#:parallel-build? #f))
993 (inputs
994 `(("glib" ,glib)
c4c4cc05 995 ("libxml2" ,libxml2)))
9167f8e6 996 (native-inputs
c4c4cc05
JD
997 `(("intltool" ,intltool)
998 ("pkg-config" ,pkg-config)))
57e7d748 999 (home-page "https://www.freedesktop.org/wiki/Software/shared-mime-info")
9167f8e6
LC
1000 (synopsis "Database of common MIME types")
1001 (description
1002 "The shared-mime-info package contains the core database of common types
1003and the update-mime-database command used to extend it. It requires glib2 to
1004be installed for building the update command. Additionally, it uses intltool
1005for translations, though this is only a dependency for the maintainers. This
1006database is translated at Transifex.")
1dd26275 1007 (license license:gpl2+)))
9167f8e6 1008
dd1fcddc
CB
1009(define-public system-config-printer
1010 (package
1011 (name "system-config-printer")
1012 (version "1.5.11")
1013 (source (origin
1014 (method url-fetch)
1015 (uri (string-append
1016 "https://github.com/zdohnal/system-config-printer/releases/"
1017 "download/" version
1018 "/system-config-printer-" version ".tar.xz"))
1019 (sha256
1020 (base32
1021 "1lq0q51bhanirpjjvvh4xiafi8hgpk8r32h0dj6dn3f32z8pib9q"))))
1022 (build-system glib-or-gtk-build-system)
1023 (arguments
1024 `(#:imported-modules ((guix build python-build-system)
1025 ,@%glib-or-gtk-build-system-modules)
1026 #:phases
1027 (modify-phases %standard-phases
1028 (add-after 'unpack 'patch-Makefile.am
1029 (lambda _
1030 ;; The Makefile generates some scripts, so set a valid shebang
1031 (substitute* "Makefile.am"
1032 (("/bin/bash") (which "bash")))
1033 (delete-file "configure")
1034 #t))
1035 (add-after 'unpack 'patch-docbook-xml
1036 (lambda* (#:key inputs #:allow-other-keys)
1037 ;; Modify the man XML otherwise xmlto tries to access the network
1038 (substitute* "man/system-config-printer.xml"
1039 (("http://www.oasis-open.org/docbook/xml/4.1.2/")
1040 (string-append (assoc-ref inputs "docbook-xml")
1041 "/xml/dtd/docbook/")))
1042 #t))
1043 (add-after 'install 'wrap-for-python
1044 (@@ (guix build python-build-system) wrap))
1045 (add-after 'install 'wrap
1046 (lambda* (#:key outputs #:allow-other-keys)
1047 (let ((out (assoc-ref outputs "out"))
1048 (gi-typelib-path (getenv "GI_TYPELIB_PATH")))
1049 (for-each
1050 (lambda (program)
1051 (wrap-program program
1052 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))))
1053 (map (lambda (name)
1054 (string-append out "/bin/" name))
1055 '("system-config-printer"
1056 "system-config-printer-applet"
1057 "install-printerdriver"
1058 "scp-dbus-service"))))
1059 #t)))))
1060 (inputs
1061 `(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
1062 ("gobject-introspection" ,gobject-introspection)
1063 ("python" ,python)
1064 ("cups" ,cups)
1065 ("python-dbus" ,python-dbus)
1066 ("python-pygobject" ,python-pygobject)
1067 ("python-pycups" ,python-pycups)
1068 ("python-requests" ,python-requests)
1069 ("python-pycairo" ,python-pycairo)
1070 ("libnotify" ,libnotify)
1071 ("packagekit" ,packagekit)))
1072 (native-inputs
1073 `(("pkg-config" ,pkg-config)
1074 ("desktop-file-utils" ,desktop-file-utils)
1075 ("glib" ,glib)
1076 ("autoconf" ,autoconf)
1077 ("automake" ,automake)
1078 ("intltool" ,intltool)
1079 ("xmlto" ,xmlto)
1080 ("docbook-xml" ,docbook-xml-4.1.2)
1081 ("docbook-xsl" ,docbook-xsl)
1082 ("libxml2" ,libxml2)))
1083 (home-page "https://github.com/zdohnal/system-config-printer")
1084 (synopsis "CUPS administration tool")
1085 (description
1086 "system-config-printer is a CUPS administration tool. It's written in
1087Python using GTK+, and uses the @acronym{IPP, Internet Printing Protocol} when
1088configuring CUPS.")
1089 (license license:gpl2+)))
1090
bef4dd92
AE
1091(define-public hicolor-icon-theme
1092 (package
1093 (name "hicolor-icon-theme")
851cb6dd 1094 (version "0.17")
bef4dd92
AE
1095 (source
1096 (origin
1097 (method url-fetch)
5cc3096c 1098 (uri (string-append "https://icon-theme.freedesktop.org/releases/"
b62a0070 1099 "hicolor-icon-theme-" version ".tar.xz"))
bef4dd92
AE
1100 (sha256
1101 (base32
851cb6dd 1102 "1n59i3al3zx6p90ff0l43gzpzmlqnzm6hf5cryxqrlbi48sq8x1i"))))
bef4dd92
AE
1103 (build-system gnu-build-system)
1104 (arguments
1105 `(#:tests? #f)) ; no check target
57e7d748 1106 (home-page "https://icon-theme.freedesktop.org/releases/")
bef4dd92
AE
1107 (synopsis
1108 "Freedesktop icon theme")
1109 (description
1110 "Freedesktop icon theme.")
1dd26275 1111 (license license:gpl2)))
bef4dd92 1112
d9c1a22b
AE
1113(define-public libnotify
1114 (package
1115 (name "libnotify")
195bfa68 1116 (version "0.7.7")
d9c1a22b
AE
1117 (source
1118 (origin
1119 (method url-fetch)
1120 (uri (string-append "mirror://gnome/sources/" name "/"
b38e45d8 1121 (version-major+minor version) "/"
d9c1a22b
AE
1122 name "-" version ".tar.xz"))
1123 (sha256
1124 (base32
195bfa68 1125 "017wgq9n00hx39n0hm784zn18hl721hbaijda868cm96bcqwxd4w"))))
d9c1a22b 1126 (build-system gnu-build-system)
6acf6cec
MB
1127 (arguments
1128 `(#:configure-flags '("--disable-static")))
7ef08efa
UK
1129 (propagated-inputs
1130 `(;; In Requires of libnotify.pc.
1131 ("gdk-pixbuf" ,gdk-pixbuf)
1132 ("glib" ,glib)))
d9c1a22b 1133 (inputs
7ef08efa 1134 `(("gtk+" ,gtk+)
c4c4cc05
JD
1135 ("libpng" ,libpng)))
1136 (native-inputs
426adbe8 1137 `(("pkg-config" ,pkg-config)
277a7d82
JN
1138 ("glib" ,glib "bin")
1139 ("gobject-introspection" ,gobject-introspection)))
d9c1a22b
AE
1140 (home-page "https://developer-next.gnome.org/libnotify/")
1141 (synopsis
1142 "GNOME desktop notification library")
1143 (description
1144 "Libnotify is a library that sends desktop notifications to a
35b9e423 1145notification daemon, as defined in the Desktop Notifications spec. These
d9c1a22b
AE
1146notifications can be used to inform the user about an event or display
1147some form of information without getting in the user's way.")
1dd26275 1148 (license license:lgpl2.1+)))
7a8605ce
CR
1149
1150(define-public libpeas
1151 (package
1152 (name "libpeas")
db122a9b 1153 (version "1.22.0")
7a8605ce
CR
1154 (source
1155 (origin
1156 (method url-fetch)
1157 (uri (string-append "mirror://gnome/sources/" name "/"
b38e45d8 1158 (version-major+minor version) "/"
7a8605ce
CR
1159 name "-" version ".tar.xz"))
1160 (sha256
1161 (base32
db122a9b 1162 "0qm908kisyjzjxvygdl18hjqxvvgkq9w0phs2g55pck277sw0bsv"))))
7a8605ce 1163 (build-system gnu-build-system)
7a8605ce 1164 (inputs
2ed6522a
SB
1165 `(("gtk+" ,gtk+)
1166 ("glade" ,glade3)
2ed6522a
SB
1167 ("python" ,python)
1168 ("python-pygobject" ,python-pygobject)))
141aed80
LC
1169 (native-inputs
1170 `(("pkg-config" ,pkg-config)
93622993 1171 ("glib:bin" ,glib "bin")
141aed80
LC
1172 ("gobject-introspection" ,gobject-introspection)
1173 ("intltool" ,intltool)))
55b7bbd8
LC
1174 (propagated-inputs
1175 ;; The .pc file "Requires" gobject-introspection.
1176 `(("gobject-introspection" ,gobject-introspection)))
7a8605ce
CR
1177 (home-page "https://wiki.gnome.org/Libpeas")
1178 (synopsis "GObject plugin system")
1179 (description
d1e4ad1b
TGR
1180 "Libpeas is a gobject-based plugin engine, targeted at giving every
1181application the chance to assume its own extensibility. It also has a set of
1182features including, but not limited to: multiple extension points; on-demand
1183(lazy) programming language support for C, Python and JS; simplicity of the
1184API.")
1dd26275 1185 (license license:lgpl2.0+)))
ed19903d
JD
1186
1187(define-public gtkglext
1188 (package
1189 (name "gtkglext")
1190 (version "1.2.0")
1191 (source (origin
1192 (method url-fetch)
0f971a04 1193 (uri (string-append "mirror://sourceforge/gtkglext/gtkglext/"
ed19903d
JD
1194 version "/gtkglext-" version ".tar.gz"))
1195 (sha256
1196 (base32 "1ya4d2j2aacr9ii5zj4ac95fjpdvlm2rg79mgnk7yvl1dcy3y1z5"))
fc1adab1
AK
1197 (patches (search-patches
1198 "gtkglext-disable-disable-deprecated.patch"))))
ed19903d 1199 (build-system gnu-build-system)
14e2f61a
RW
1200 (arguments
1201 `(#:phases
1202 (modify-phases %standard-phases
1203 ;; Fix a collision between a local variable and a definition from
1204 ;; glibc's string.h.
1205 (add-after 'unpack 'fix-collision
1206 (lambda _
1207 (substitute* "gdk/gdkglshapes.c"
1208 ((" index") " triangle_index"))
1209 #t)))))
ed19903d
JD
1210 (inputs `(("gtk+" ,gtk+-2)
1211 ("mesa" ,mesa)
cc8b02f4 1212 ("glu" ,glu)
ed19903d
JD
1213 ("libx11" ,libx11)
1214 ("libxt" ,libxt)))
426adbe8
LC
1215 (native-inputs `(("pkg-config" ,pkg-config)
1216 ("glib" ,glib "bin")))
a83b6a06 1217 (propagated-inputs `(("pangox-compat" ,pangox-compat)))
ed19903d 1218 (home-page "https://projects.gnome.org/gtkglext")
9e771e3b 1219 (synopsis "OpenGL extension to GTK+")
35b9e423 1220 (description "GtkGLExt is an OpenGL extension to GTK+. It provides
ed19903d
JD
1221additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget
1222API add-ons to make GTK+ widgets OpenGL-capable.")
1dd26275 1223 (license license:lgpl2.1+)))
3600420e
JD
1224
1225(define-public glade3
1226 (package
1227 (name "glade")
c6571adb 1228 (version "3.22.1")
b38e45d8
EB
1229 (source (origin
1230 (method url-fetch)
1231 (uri (string-append "mirror://gnome/sources/" name "/"
1232 (version-major+minor version) "/"
f5ca44b8 1233 name "-" version ".tar.xz"))
3600420e 1234 (sha256
f714d9fe 1235 (base32
c6571adb 1236 "16p38xavpid51qfy0s26n0n21f9ws1w9k5s65bzh1w7ay8p9my6z"))))
6983ba56 1237 (build-system glib-or-gtk-build-system)
f5ca44b8
RW
1238 (arguments
1239 `(#:tests? #f ; needs X, GL, and software rendering
1240 #:phases
1241 (modify-phases %standard-phases
1242 (add-before 'configure 'fix-docbook
1243 (lambda* (#:key inputs #:allow-other-keys)
1244 (substitute* "man/Makefile.in"
1245 (("http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl")
1246 (string-append (assoc-ref inputs "docbook-xsl")
1247 "/xml/xsl/docbook-xsl-"
1248 ,(package-version docbook-xsl)
1249 "/manpages/docbook.xsl")))
1250 #t)))))
3600420e 1251 (inputs
f5ca44b8 1252 `(("gtk+" ,gtk+)
3600420e
JD
1253 ("libxml2" ,libxml2)))
1254 (native-inputs
1255 `(("intltool" ,intltool)
f5ca44b8
RW
1256 ("itstool" ,itstool)
1257 ("libxslt" ,libxslt) ;for xsltproc
1258 ("docbook-xml" ,docbook-xml-4.2)
1259 ("docbook-xsl" ,docbook-xsl)
1260 ("python" ,python-2)
3600420e
JD
1261 ("pkg-config" ,pkg-config)))
1262 (home-page "https://glade.gnome.org")
1263 (synopsis "GTK+ rapid application development tool")
1264 (description "Glade is a rapid application development (RAD) tool to
1265enable quick & easy development of user interfaces for the GTK+ toolkit and
1266the GNOME desktop environment.")
1dd26275
LC
1267 (license license:lgpl2.0+)))
1268
1269(define-public libcroco
1270 (package
1271 (name "libcroco")
8bdacad2 1272 (version "0.6.13")
1dd26275
LC
1273 (source (origin
1274 (method url-fetch)
b38e45d8
EB
1275 (uri (string-append "mirror://gnome/sources/" name "/"
1276 (version-major+minor version) "/"
1277 name "-" version ".tar.xz"))
1dd26275
LC
1278 (sha256
1279 (base32
8bdacad2 1280 "1m110rbj5d2raxcdp4iz0qp172284945awrsbdlq99ksmqsc4zkn"))))
1dd26275
LC
1281 (build-system gnu-build-system)
1282 (native-inputs
1283 `(("pkg-config" ,pkg-config)))
1284 (inputs
1285 `(("glib" ,glib)
1286 ("libxml2" ,libxml2)
1287 ("zlib" ,zlib)))
1288 (home-page "https://github.com/GNOME/libcroco")
1289 (synopsis "CSS2 parsing and manipulation library")
1290 (description
1291 "Libcroco is a standalone CSS2 parsing and manipulation library.
1292The parser provides a low level event driven SAC-like API and a CSS object
1293model like API. Libcroco provides a CSS2 selection engine and an experimental
1294XML/CSS rendering engine.")
1295
1296 ;; LGPLv2.1-only.
1297 (license license:lgpl2.1)))
25178594
LC
1298
1299(define-public libgsf
1300 (package
1301 (name "libgsf")
8d1644a1 1302 (version "1.14.46")
25178594
LC
1303 (source (origin
1304 (method url-fetch)
b38e45d8
EB
1305 (uri (string-append "mirror://gnome/sources/" name "/"
1306 (version-major+minor version) "/"
1307 name "-" version ".tar.xz"))
25178594
LC
1308 (sha256
1309 (base32
8d1644a1 1310 "0bddmlzg719sjhlbzqlhb7chwk93qc7g68m2r9r8xz112jdradpa"))))
25178594
LC
1311 (build-system gnu-build-system)
1312 (native-inputs
1313 `(("intltool" ,intltool)
1314 ("pkg-config" ,pkg-config)))
1315 (inputs
1316 `(("python" ,python)
1317 ("zlib" ,zlib)
1318 ("bzip2" ,bzip2)))
1319 (propagated-inputs
1320 `(("gdk-pixbuf" ,gdk-pixbuf)
1321 ("glib" ,glib)
1322 ("libxml2" ,libxml2)))
f032d0be 1323 (home-page "https://www.gnome.org/projects/libgsf")
25178594
LC
1324 (synopsis "GNOME's Structured File Library")
1325 (description
1326 "Libgsf aims to provide an efficient extensible I/O abstraction for
1327dealing with different structured file formats.")
1328
1329 ;; LGPLv2.1-only.
1330 (license license:lgpl2.1)))
63016e7c
LC
1331
1332(define-public librsvg
f67417a1
MB
1333 (package
1334 (name "librsvg")
1335 (version "2.40.20")
1336 (source (origin
1337 (method url-fetch)
1338 (uri (string-append "mirror://gnome/sources/" name "/"
1339 (version-major+minor version) "/"
1340 name "-" version ".tar.xz"))
1341 (sha256
1342 (base32
1343 "0ay9himvw1l1swcf3h1312d2iqzfl65kpbfgiyfykgvq7cydvx6g"))))
1344 (build-system gnu-build-system)
1345 (arguments
1346 `(#:configure-flags
1347 (list "--disable-static"
1348 "--enable-vala") ; needed for e.g. gnome-mines
1349 #:phases
1350 (modify-phases %standard-phases
1351 (add-before 'configure 'pre-configure
1352 (lambda* (#:key inputs #:allow-other-keys)
1353 (substitute* "gdk-pixbuf-loader/Makefile.in"
1354 ;; By default the gdk-pixbuf loader is installed under
1355 ;; gdk-pixbuf's prefix. Work around that.
1356 (("gdk_pixbuf_moduledir = .*$")
1357 (string-append "gdk_pixbuf_moduledir = "
1358 "$(prefix)/lib/gdk-pixbuf-2.0/2.10.0/"
1359 "loaders\n"))
1360 ;; Drop the 'loaders.cache' file, it's in gdk-pixbuf+svg.
1361 (("gdk_pixbuf_cache_file = .*$")
1362 "gdk_pixbuf_cache_file = $(TMPDIR)/loaders.cache\n"))
1363 #t))
1364 (add-before 'check 'remove-failing-tests
1365 (lambda _
1366 (with-directory-excursion "tests/fixtures/reftests"
1367 (for-each delete-file
1368 '(;; This test fails on i686:
1369 "svg1.1/masking-path-04-b.svg"
1370 ;; This test fails on armhf:
1371 "svg1.1/masking-mask-01-b.svg"
1372 ;; This test fails on aarch64:
1373 "bugs/777834-empty-text-children.svg")))
1374 #t)))))
1375 (native-inputs
1376 `(("pkg-config" ,pkg-config)
1377 ("vala" ,vala)
1378 ("glib" ,glib "bin") ; glib-mkenums, etc.
1379 ("gobject-introspection" ,gobject-introspection))) ; g-ir-compiler, etc.
1380 (inputs
1381 `(("pango" ,pango)
1382 ("libcroco" ,libcroco)
1383 ("bzip2" ,bzip2)
1384 ("libgsf" ,libgsf)
1385 ("libxml2" ,libxml2)))
1386 (propagated-inputs
1387 ;; librsvg-2.0.pc refers to all of that.
1388 `(("cairo" ,cairo)
1389 ("gdk-pixbuf" ,gdk-pixbuf)
1390 ("glib" ,glib)))
1391 (home-page "https://wiki.gnome.org/LibRsvg")
1392 (synopsis "Render SVG files using Cairo")
1393 (description
1394 "Librsvg is a C library to render SVG files using the Cairo 2D graphics
1395library.")
1396 (license license:lgpl2.0+)))
1397
1398(define-public librsvg-next
63016e7c
LC
1399 (package
1400 (name "librsvg")
64855281 1401 (version "2.46.0")
63016e7c
LC
1402 (source (origin
1403 (method url-fetch)
b38e45d8
EB
1404 (uri (string-append "mirror://gnome/sources/" name "/"
1405 (version-major+minor version) "/"
1406 name "-" version ".tar.xz"))
63016e7c
LC
1407 (sha256
1408 (base32
64855281 1409 "1la3az2af2ccm6rp86b6wh0kq7kxzl4n8pli5qxhyic1rd91xj4n"))))
63016e7c
LC
1410 (build-system gnu-build-system)
1411 (arguments
d953418a
RW
1412 `(#:configure-flags
1413 (list "--disable-static"
1414 "--enable-vala") ; needed for e.g. gnome-mines
7e0f4cb1 1415 #:make-flags '("CC=gcc")
ec47c07d 1416 #:phases
b6239e45 1417 (modify-phases %standard-phases
ec47c07d
MB
1418 ;; Don't patch anything in vendor/ to avoid having to recompute
1419 ;; checksums for the bundled Cargo "crates". TODO: Unbundle those.
1420 (delete 'patch-source-shebangs)
1421 (delete 'patch-generated-file-shebangs)
1422 (delete 'patch-usr-bin-file)
1423 (add-before 'configure 'patch-all-the-things
1424 (lambda _
1425 (for-each patch-shebang '("tap-driver.sh" "tap-test"))
1426 (patch-/usr/bin/file "configure")
64855281 1427 (patch-makefile-SHELL "po/Makefile.in.in")
ec47c07d 1428 #t))
b6239e45
EF
1429 (add-before 'configure 'pre-configure
1430 (lambda* (#:key inputs #:allow-other-keys)
1431 (substitute* "gdk-pixbuf-loader/Makefile.in"
1432 ;; By default the gdk-pixbuf loader is installed under
1433 ;; gdk-pixbuf's prefix. Work around that.
1434 (("gdk_pixbuf_moduledir = .*$")
1435 (string-append "gdk_pixbuf_moduledir = "
1436 "$(prefix)/lib/gdk-pixbuf-2.0/2.10.0/"
1437 "loaders\n"))
1438 ;; Drop the 'loaders.cache' file, it's in gdk-pixbuf+svg.
1439 (("gdk_pixbuf_cache_file = .*$")
1440 "gdk_pixbuf_cache_file = $(TMPDIR)/loaders.cache\n"))
1441 #t))
ec47c07d 1442 (add-before 'check 'remove-failing-tests
b6239e45 1443 (lambda _
64a153bd
MW
1444 (with-directory-excursion "tests/fixtures/reftests"
1445 (for-each delete-file
ec47c07d
MB
1446 '(;; The images produced by these tests differ slightly
1447 ;; from their reference counterparts due to differences
1448 ;; in the build environment (missing fonts, etc). See
1449 ;; <tests/README.md> for details.
1450 ;; These fail on x86_64.
1451 "svg1.1/coords-viewattr-02-b.svg"
1452 "svg1.1/filters-composite-04-f.svg"
1453 "svg1.1/filters-image-01-b.svg"
1454 "svg1.1/filters-conv-02-f.svg"
1455 "svg1.1/filters-conv-04-f.svg"
1456 ;; This test fails on i686:
64a153bd 1457 "svg1.1/masking-path-04-b.svg"
64a153bd
MW
1458 ;; This test fails on armhf:
1459 "svg1.1/masking-mask-01-b.svg"
64a153bd 1460 ;; This test fails on aarch64:
ec47c07d 1461 "bugs/777834-empty-text-children.svg")))
b6239e45 1462 #t)))))
63016e7c
LC
1463 (native-inputs
1464 `(("pkg-config" ,pkg-config)
64855281
MB
1465 ;; This is the minimum supported Rust version in Librsvg 2.46.
1466 ("rust" ,rust-1.34)
1467 ("cargo" ,rust-1.34 "cargo")
d953418a 1468 ("vala" ,vala)
44add1ce 1469 ("glib" ,glib "bin") ; glib-mkenums, etc.
63016e7c
LC
1470 ("gobject-introspection" ,gobject-introspection))) ; g-ir-compiler, etc.
1471 (inputs
1472 `(("pango" ,pango)
1473 ("libcroco" ,libcroco)
1474 ("bzip2" ,bzip2)
1475 ("libgsf" ,libgsf)
1476 ("libxml2" ,libxml2)))
1477 (propagated-inputs
1478 ;; librsvg-2.0.pc refers to all of that.
1479 `(("cairo" ,cairo)
1480 ("gdk-pixbuf" ,gdk-pixbuf)
1481 ("glib" ,glib)))
1482 (home-page "https://wiki.gnome.org/LibRsvg")
1483 (synopsis "Render SVG files using Cairo")
1484 (description
35b9e423 1485 "Librsvg is a C library to render SVG files using the Cairo 2D graphics
63016e7c
LC
1486library.")
1487 (license license:lgpl2.0+)))
5698b8b8
JD
1488
1489(define-public libidl
1490 (package
1491 (name "libidl")
1492 (version "0.8.14")
1493 (source (origin
1494 (method url-fetch)
1495 (uri (let ((upstream-name "libIDL"))
b38e45d8
EB
1496 (string-append "mirror://gnome/sources/" upstream-name "/"
1497 (version-major+minor version) "/"
1498 upstream-name "-" version ".tar.bz2")))
5698b8b8
JD
1499 (sha256
1500 (base32
1501 "08129my8s9fbrk0vqvnmx6ph4nid744g5vbwphzkaik51664vln5"))))
1502 (build-system gnu-build-system)
1503 (inputs `(("glib" ,glib)))
1504 (native-inputs
1505 `(("pkg-config" ,pkg-config)
b3546174 1506 ("flex" ,flex)
5698b8b8
JD
1507 ("bison" ,bison)))
1508 (home-page "http://freecode.com/projects/libidl")
1509 (synopsis "Create trees of CORBA Interface Definition Language files")
35b9e423 1510 (description "Libidl is a library for creating trees of CORBA Interface
5698b8b8
JD
1511Definition Language (idl) files, which is a specification for defining
1512portable interfaces. libidl was initially written for orbit (the orb from the
35b9e423 1513GNOME project, and the primary means of libidl distribution). However, the
2e6ecc5c 1514functionality was designed to be as reusable and portable as possible.")
5698b8b8
JD
1515 (license license:lgpl2.0+)))
1516
1517
1518(define-public orbit2
1519 (package
1520 (name "orbit2")
1521 (version "2.14.19")
1522 (source (origin
1523 (method url-fetch)
2e6ecc5c 1524 (uri (let ((upstream-name "ORBit2"))
a124bbd2 1525 (string-append "mirror://gnome/sources/" upstream-name "/"
b38e45d8
EB
1526 (version-major+minor version) "/"
1527 upstream-name "-" version ".tar.bz2")))
5698b8b8 1528 (sha256
a124bbd2
SB
1529 (base32
1530 "0l3mhpyym9m5iz09fz0rgiqxl2ym6kpkwpsp1xrr4aa80nlh1jam"))))
5698b8b8
JD
1531 (build-system gnu-build-system)
1532 (arguments
a124bbd2 1533 `(#:configure-flags
8aad2e32
LC
1534 '(;; We don't need static libraries, plus they don't build reproducibly
1535 ;; (non-deterministic ordering of .o files in the archive.)
1536 "--disable-static"
1537
1538 ;; The programmer kindly gives us a hook to turn off deprecation
1539 ;; warnings ...
1540 "DISABLE_DEPRECATED_CFLAGS=-DGLIB_DISABLE_DEPRECATION_WARNINGS")
a124bbd2
SB
1541 ;; ... which they then completly ignore !!
1542 #:phases
dc1d3cde
KK
1543 (modify-phases %standard-phases
1544 (add-before 'configure 'ignore-deprecations
1545 (lambda _
1546 (substitute* "linc2/src/Makefile.in"
1547 (("-DG_DISABLE_DEPRECATED") "-DGLIB_DISABLE_DEPRECATION_WARNINGS"))
1548 #t)))))
5698b8b8
JD
1549 (inputs `(("glib" ,glib)
1550 ("libidl" ,libidl)))
1551 (native-inputs
1552 `(("pkg-config" ,pkg-config)))
1553 (home-page "https://projects.gnome.org/orbit2/")
1554 (synopsis "CORBA 2.4-compliant Object Request Broker")
35b9e423 1555 (description "ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)
2e6ecc5c 1556featuring mature C, C++ and Python bindings.")
a124bbd2
SB
1557 ;; Licence notice is unclear. The Web page simply say "GPL" without giving
1558 ;; a version. SOME of the code files have licence notices for GPLv2+.
1559 ;; The tarball contains files of the text of GPLv2 and LGPLv2.
892307ae
LC
1560 (license license:gpl2+)
1561 (properties `((upstream-name . "ORBit2")))))
5698b8b8
JD
1562
1563
1564(define-public libbonobo
1565 (package
1566 (name "libbonobo")
1567 (version "2.32.1")
1568 (source (origin
1569 (method url-fetch)
5becd025 1570 (uri (string-append "mirror://gnome/sources/" name "/"
29a7c98a 1571 (version-major+minor version)
5becd025 1572 "/" name "-" version ".tar.bz2"))
5698b8b8 1573 (sha256
f1fc45a9 1574 (base32 "0swp4kk6x7hy1rvd1f9jba31lvfc6qvafkvbpg9h0r34fzrd8q4i"))
fc1adab1
AK
1575 (patches (search-patches
1576 "libbonobo-activation-test-race.patch"))))
5698b8b8
JD
1577 (build-system gnu-build-system)
1578 (arguments
1579 ;; The programmer kindly gives us a hook to turn off deprecation warnings ...
5becd025
EB
1580 `(#:configure-flags
1581 '("DISABLE_DEPRECATED_CFLAGS=-DGLIB_DISABLE_DEPRECATION_WARNINGS")
1582 ;; ... which they then completly ignore !!
1583 #:phases
dc1d3cde
KK
1584 (modify-phases %standard-phases
1585 (add-before 'configure 'ignore-deprecations
1586 (lambda _
1587 (substitute* "activation-server/Makefile.in"
1588 (("-DG_DISABLE_DEPRECATED") "-DGLIB_DISABLE_DEPRECATION_WARNINGS"))
994b5b1d
LC
1589 #t)))
1590
1591 ;; There's apparently a race condition between the server stub
1592 ;; generation and linking of the example under 'samples/echo' that can
1593 ;; lead do undefined references when building in parallel, as reported
1594 ;; at <https://forums.gentoo.org/viewtopic-t-223376-start-550.html>.
1595 ;; Thus, disable parallel builds.
1596 #:parallel-build? #f))
5698b8b8
JD
1597 (inputs `(("popt" ,popt)
1598 ("libxml2" ,libxml2)))
1599 ;; The following are Required by the .pc file
44add1ce 1600 (propagated-inputs
5698b8b8
JD
1601 `(("glib" ,glib)
1602 ("orbit2" ,orbit2)))
1603 (native-inputs
1604 `(("intltool" ,intltool)
1605 ("pkg-config" ,pkg-config)
221ed17a 1606 ("glib" ,glib "bin") ; for glib-genmarshal, etc.
5698b8b8
JD
1607 ("flex" ,flex)
1608 ("bison" ,bison)))
1609 (home-page "https://developer.gnome.org/libbonobo/")
1610 (synopsis "Framework for creating reusable components for use in GNOME applications")
1611 (description "Bonobo is a framework for creating reusable components for
2e6ecc5c 1612use in GNOME applications, built on top of CORBA.")
5698b8b8
JD
1613 ;; Licence not explicitly stated. Source files contain no licence notices.
1614 ;; Tarball contains text of both GPLv2 and LGPLv2
1615 ;; GPLv2 covers both conditions
1616 (license license:gpl2+)))
1617
1618
1619(define-public gconf
1620 (package
1621 (name "gconf")
1622 (version "3.2.6")
1623 (source (origin
1624 (method url-fetch)
a124bbd2
SB
1625 (uri
1626 (let ((upstream-name "GConf"))
1627 (string-append "mirror://gnome/sources/" upstream-name "/"
b38e45d8
EB
1628 (version-major+minor version) "/"
1629 upstream-name "-" version ".tar.xz")))
5698b8b8
JD
1630 (sha256
1631 (base32 "0k3q9nh53yhc9qxf1zaicz4sk8p3kzq4ndjdsgpaa2db0ccbj4hr"))))
1632 (build-system gnu-build-system)
2e88d113 1633 (inputs `(("dbus-glib" ,dbus-glib)
5698b8b8 1634 ("libxml2" ,libxml2)))
2e6ecc5c
AE
1635 (propagated-inputs `(("glib" ,glib) ; referred to in the .pc file
1636 ("orbit2" ,orbit2)))
5698b8b8
JD
1637 (native-inputs
1638 `(("intltool" ,intltool)
221ed17a 1639 ("glib" ,glib "bin") ; for glib-genmarshal, etc.
5698b8b8
JD
1640 ("pkg-config" ,pkg-config)))
1641 (home-page "https://projects.gnome.org/gconf/")
35b9e423
EB
1642 (synopsis "Store application preferences")
1643 (description "Gconf is a system for storing application preferences. It
1644is intended for user preferences; not arbitrary data storage.")
29d2f451
LC
1645 (license license:lgpl2.0+)
1646 (properties '((upstream-name . "GConf")))))
5698b8b8
JD
1647
1648
1649(define-public gnome-mime-data
1650 (package
1651 (name "gnome-mime-data")
1652 (version "2.18.0")
1653 (source (origin
1654 (method url-fetch)
b38e45d8
EB
1655 (uri (string-append "mirror://gnome/sources/" name "/"
1656 (version-major+minor version) "/"
1657 name "-" version ".tar.bz2"))
5698b8b8
JD
1658 (sha256
1659 (base32
1660 "1mvg8glb2a40yilmyabmb7fkbzlqd3i3d31kbkabqnq86xdnn69p"))))
1661 (build-system gnu-build-system)
1662 (native-inputs
1663 `(("perl" ,perl)
1664 ("intltool" ,intltool)))
3e6add96
LC
1665 (arguments
1666 '(#:phases (modify-phases %standard-phases
1667 (add-after 'configure 'use-our-intltool
1668 (lambda _
1669 ;; Do not use the bundled intltool commands, which lack
1670 ;; the "dotless @INC" fixes of our 'intltool' package.
1671 (substitute* (find-files "." "^Makefile$")
1672 (("^INTLTOOL_(EXTRACT|UPDATE|MERGE) = .*$" _ tool)
1673 (string-append "INTLTOOL_" tool " = intltool-"
1674 (string-downcase tool) "\n")))
1675 #t)))))
f032d0be 1676 (home-page "https://www.gnome.org")
35b9e423 1677 (synopsis "Base MIME and Application database for GNOME")
5698b8b8
JD
1678 (description "GNOME Mime Data is a module which contains the base MIME
1679and Application database for GNOME. The data stored by this module is
1680designed to be accessed through the MIME functions in GnomeVFS.")
1681 (license license:gpl2+)))
1682
1683
1684(define-public gnome-vfs
1685 (package
1686 (name "gnome-vfs")
1687 (version "2.24.4")
1688 (source (origin
1689 (method url-fetch)
b38e45d8
EB
1690 (uri (string-append "mirror://gnome/sources/" name "/"
1691 (version-major+minor version) "/"
1692 name "-" version ".tar.bz2"))
5698b8b8 1693 (sha256
9e12bc34
MW
1694 (base32
1695 "1ajg8jb8k3snxc7rrgczlh8daxkjidmcv3zr9w809sq4p2sn9pk2"))))
5698b8b8
JD
1696 (build-system gnu-build-system)
1697 (arguments
db5127d8 1698 `(#:phases
dc1d3cde
KK
1699 (modify-phases %standard-phases
1700 (add-before 'configure 'ignore-deprecations
1701 (lambda _
1702 (substitute* '("libgnomevfs/Makefile.in"
1703 "daemon/Makefile.in")
1704 (("-DG_DISABLE_DEPRECATED") "-DGLIB_DISABLE_DEPRECATION_WARNINGS"))
1705 #t))
1706 (add-before 'configure 'patch-test-async-cancel-to-never-fail
1707 (lambda _
1708 (substitute* "test/test-async-cancel.c"
1709 (("EXIT_FAILURE") "77"))
1710 #t)))))
2e6ecc5c 1711 (inputs `(("libxml2" ,libxml2)
5698b8b8 1712 ("dbus-glib" ,dbus-glib)
5698b8b8
JD
1713 ("gconf" ,gconf)
1714 ("gnome-mime-data" ,gnome-mime-data)
1715 ("zlib" ,zlib)))
1716 (native-inputs
221ed17a
EB
1717 `(("glib" ,glib "bin") ; for glib-mkenums, etc.
1718 ("intltool" ,intltool)
5698b8b8
JD
1719 ("pkg-config" ,pkg-config)))
1720 (home-page "https://developer.gnome.org/gnome-vfs/")
35b9e423 1721 (synopsis "Access files and folders in GNOME applications")
9e12bc34
MW
1722 (description
1723 "GnomeVFS is the core library used to access files and folders in GNOME
1724applications. It provides a file system abstraction which allows applications
1725to access local and remote files with a single consistent API.")
5698b8b8
JD
1726 (license license:lgpl2.0+)))
1727
1728
1729
1730(define-public libgnome
1731 (package
1732 (name "libgnome")
1733 (version "2.32.1")
1734 (source (origin
1735 (method url-fetch)
b38e45d8
EB
1736 (uri (string-append "mirror://gnome/sources/" name "/"
1737 (version-major+minor version) "/"
1738 name "-" version ".tar.bz2"))
5698b8b8
JD
1739 (sha256
1740 (base32
17c3eea7
LC
1741 "197pnq8y0knqjhm2fg4j6hbqqm3qfzfnd0irhwxpk1b4hqb3kimj"))
1742 (patches (search-patches "libgnome-encoding.patch"))))
5698b8b8
JD
1743 (build-system gnu-build-system)
1744 (arguments
1745 `(#:phases
dc1d3cde
KK
1746 (modify-phases %standard-phases
1747 (add-before 'configure 'enable-deprecated
1748 (lambda _
1749 (substitute* "libgnome/Makefile.in"
1750 (("-DG_DISABLE_DEPRECATED") "-DGLIB_DISABLE_DEPRECATION_WARNINGS"))
1751 #t)))))
25338e9f 1752 (inputs `(("libxml2" ,libxml2)))
5698b8b8 1753 (native-inputs
221ed17a
EB
1754 `(("glib" ,glib "bin") ; for glib-mkenums, etc.
1755 ("intltool" ,intltool)
5698b8b8
JD
1756 ("pkg-config" ,pkg-config)))
1757 ;; The following are listed as Required in the .pc file
1758 ;; (except for libcanberra -- which seems to be oversight on the part
1759 ;; of the upstream developers -- anything that links against libgnome,
1760 ;; must also link against libcanberra
1761 (propagated-inputs
1762 `(("libcanberra" ,libcanberra)
1763 ("libbonobo" ,libbonobo)
1764 ("gconf" ,gconf)
a640d3d5
LC
1765 ("gnome-vfs" ,gnome-vfs)
1766 ("popt" ,popt))) ;gnome-program.h includes popt.h
5698b8b8
JD
1767 (home-page "https://developer.gnome.org/libgnome/")
1768 (synopsis "Useful routines for building applications")
1769 (description "The libgnome library provides a number of useful routines
1770for building modern applications, including session management, activation of
1771files and URIs, and displaying help.")
1772 (license license:lgpl2.0+)))
1773
1774
1775(define-public libart-lgpl
1776 (package
1777 (name "libart-lgpl")
76c9b6aa 1778 (version "2.3.21")
5698b8b8
JD
1779 (source (origin
1780 (method url-fetch)
1781 (uri (let ((upstream-name "libart_lgpl"))
b38e45d8
EB
1782 (string-append "mirror://gnome/sources/" upstream-name "/"
1783 (version-major+minor version) "/"
1784 upstream-name "-" version ".tar.bz2")))
5698b8b8
JD
1785 (sha256
1786 (base32
76c9b6aa 1787 "1yknfkyzgz9s616is0l9gp5aray0f2ry4dw533jgzj8gq5s1xhgx"))))
5698b8b8
JD
1788 (build-system gnu-build-system)
1789 (native-inputs
1790 `(("pkg-config" ,pkg-config)))
1791 (home-page "https://people.gnome.org/~mathieu/libart")
1792 (synopsis "2D drawing library")
2e6ecc5c 1793 (description "Libart is a 2D drawing library intended as a
5698b8b8
JD
1794high-quality vector-based 2D library with antialiasing and alpha composition.")
1795 (license license:lgpl2.0+)))
1796
1797
1798
1799(define-public libgnomecanvas
1800 (package
1801 (name "libgnomecanvas")
1802 (version "2.30.3")
1803 (source (origin
1804 (method url-fetch)
b38e45d8
EB
1805 (uri (string-append "mirror://gnome/sources/" name "/"
1806 (version-major+minor version) "/"
1807 name "-" version ".tar.gz"))
5698b8b8
JD
1808 (sha256
1809 (base32
1810 "1nhnq4lfkk8ljkdafscwaggx0h95mq0rxnd7zgqyq0xb6kkqbjm8"))))
1811 (build-system gnu-build-system)
1812 ;; Mentioned as Required in the .pc file
1813 (propagated-inputs `(("libart-lgpl" ,libart-lgpl)
1814 ("gtk+" ,gtk+-2)))
1815 (native-inputs
1816 `(("intltool" ,intltool)
221ed17a 1817 ("glib" ,glib "bin") ; for glib-genmarshal, etc.
5698b8b8
JD
1818 ("pkg-config" ,pkg-config)))
1819 (home-page "https://developer.gnome.org/libgnomecanvas/")
1820 (synopsis "Flexible widget for creating interactive structured graphics")
1821 (description "The GnomeCanvas widget provides a flexible widget for
1822creating interactive structured graphics.")
1823 (license license:lgpl2.0+)))
1824
eadc734e
RW
1825(define-public libgnomecanvasmm
1826 (package
1827 (name "libgnomecanvasmm")
1828 (version "2.26.0")
1829 (source (origin
1830 (method url-fetch)
1831 (uri (string-append "mirror://gnome/sources/" name "/"
1832 (version-major+minor version) "/"
1833 name "-" version ".tar.bz2"))
1834 (sha256
1835 (base32
1836 "0679hcnpam2gkag2i63sm0wdm35gwvzafnz1354mg6j5gzwpfrcr"))))
1837 (build-system gnu-build-system)
1838 (propagated-inputs `(("libgnomecanvas" ,libgnomecanvas)))
1839 (native-inputs
1840 `(("gtkmm-2" ,gtkmm-2)
1841 ("pkg-config" ,pkg-config)))
8e933cb3 1842 (home-page "https://gtkmm.org")
eadc734e
RW
1843 (synopsis "C++ bindings to the GNOME Canvas library")
1844 (description "C++ bindings to the GNOME Canvas library.")
1845 (license license:lgpl2.0+)))
1846
5698b8b8
JD
1847(define-public libgnomeui
1848 (package
1849 (name "libgnomeui")
1850 (version "2.24.5")
1851 (source (origin
1852 (method url-fetch)
b38e45d8
EB
1853 (uri (string-append "mirror://gnome/sources/" name "/"
1854 (version-major+minor version) "/"
1855 name "-" version ".tar.bz2"))
8fa1872a 1856 (patches (search-patches "libgnomeui-utf8.patch"))
5698b8b8
JD
1857 (sha256
1858 (base32
1859 "03rwbli76crkjl6gp422wrc9lqpl174k56cp9i96b7l8jlj2yddf"))))
1860 (build-system gnu-build-system)
1861 ;; Mentioned as Required in the .pc file
0a38a497
AE
1862 (propagated-inputs `(("libbonoboui" ,libbonoboui)
1863 ("libgnome" ,libgnome)
1864 ("libgnomecanvas" ,libgnomecanvas)
5698b8b8 1865 ("libgnome-keyring" ,libgnome-keyring)))
0a38a497 1866 (inputs `(("libjpeg" ,libjpeg)
5698b8b8
JD
1867 ("popt" ,popt)
1868 ("libbonobo" ,libbonobo)
1869 ("libxml2" ,libxml2)
1870 ("libglade" ,libglade)))
1871 (native-inputs
221ed17a
EB
1872 `(("glib" ,glib "bin") ; for glib-mkenums, etc.
1873 ("intltool" ,intltool)
5698b8b8
JD
1874 ("pkg-config" ,pkg-config)))
1875 (home-page "https://developer.gnome.org/libgnomeui/")
1876 (synopsis "Additional widgets for applications")
35b9e423 1877 (description "The libgnomeui library provides additional widgets for
e881752c
AK
1878applications. Many of the widgets from libgnomeui have already been
1879ported to GTK+.")
5698b8b8
JD
1880 (license license:lgpl2.0+)))
1881
1882(define-public libglade
1883 (package
1884 (name "libglade")
1885 (version "2.6.4")
1886 (source (origin
1887 (method url-fetch)
b38e45d8
EB
1888 (uri (string-append "mirror://gnome/sources/" name "/"
1889 (version-major+minor version) "/"
1890 name "-" version ".tar.bz2"))
5698b8b8
JD
1891 (sha256
1892 (base32
1893 "1v2x2s04jry4gpabws92i0wq2ghd47yr5n9nhgnkd7c38xv1wdk4"))))
1894 (build-system gnu-build-system)
1895 (inputs
92dcc23d
AE
1896 `(("python" ,python))) ;; needed for the optional libglade-convert program
1897 (propagated-inputs
5698b8b8 1898 `(("gtk+-2" ,gtk+-2)
92dcc23d 1899 ("libxml2" ,libxml2))) ; required by libglade-2.0.pc
5698b8b8
JD
1900 (native-inputs
1901 `(("pkg-config" ,pkg-config)))
1902 (home-page "https://developer.gnome.org/libglade")
35b9e423
EB
1903 (synopsis "Load glade interfaces and access the glade built widgets")
1904 (description "Libglade is a library that provides interfaces for loading
5698b8b8
JD
1905graphical interfaces described in glade files and for accessing the
1906widgets built in the loading process.")
1907 (license license:gpl2+))) ; This is correct. GPL not LGPL
1908
1909(define-public libgnomeprint
eb497b66
LC
1910 ;; This library has been deprecated since 2006; see
1911 ;; <https://mail.gnome.org/archives/devel-announce-list/2006-August/msg00005.html>.
5698b8b8
JD
1912 (package
1913 (name "libgnomeprint")
d19db454 1914 (version "2.18.8")
5698b8b8
JD
1915 (source (origin
1916 (method url-fetch)
b38e45d8
EB
1917 (uri (string-append "mirror://gnome/sources/" name "/"
1918 (version-major+minor version) "/"
1919 name "-" version ".tar.bz2"))
5698b8b8
JD
1920 (sha256
1921 (base32
d19db454 1922 "14cnimvlc7ky22g2snyf4362412k3jk1syjf8b9887q5a63fqd0h"))))
5698b8b8
JD
1923 (build-system gnu-build-system)
1924 (inputs
1925 `(("popt" ,popt)
1926 ("libart-lgpl" ,libart-lgpl)
1927 ("gtk+" ,gtk+-2)
44add1ce 1928 ("libxml2" ,libxml2)))
5698b8b8
JD
1929 (native-inputs
1930 `(("intltool" ,intltool)
221ed17a 1931 ("glib" ,glib "bin") ; for glib-genmarshal, etc.
5698b8b8
JD
1932 ("pkg-config" ,pkg-config)))
1933 (home-page "https://projects.gnome.org/gnome-print/home/faq.html")
35b9e423 1934 (synopsis "Printing framework for GNOME")
eb497b66
LC
1935 (description
1936 "GNOME-print was a printing framework for GNOME. It has been deprecated
1937since ca. 2006, when GTK+ itself incorporated printing support.")
5698b8b8
JD
1938 (license license:lgpl2.0+)))
1939
1940
1941(define-public libgnomeprintui
eb497b66 1942 ;; Deprecated; see libgnomeprint.
5698b8b8
JD
1943 (package
1944 (name "libgnomeprintui")
36053d7f 1945 (version "2.18.6")
5698b8b8
JD
1946 (source (origin
1947 (method url-fetch)
b38e45d8
EB
1948 (uri (string-append "mirror://gnome/sources/" name "/"
1949 (version-major+minor version) "/"
1950 name "-" version ".tar.bz2"))
5698b8b8
JD
1951 (sha256
1952 (base32
36053d7f 1953 "0spl8vinb5n6n1krnfnr61dwaxidg67h8j94z9p59k2xdsvfashm"))))
5698b8b8
JD
1954 (build-system gnu-build-system)
1955 ;; Mentioned as Required in the .pc file
1956 (propagated-inputs `(("libgnomeprint" ,libgnomeprint)))
1957 (inputs `(("gtk+" ,gtk+-2)
1958 ("glib" ,glib)
1959 ("gnome-icon-theme" ,gnome-icon-theme)
1960 ("libgnomecanvas" ,libgnomecanvas)
2e6ecc5c 1961 ("libxml2" ,libxml2)))
5698b8b8
JD
1962 (native-inputs
1963 `(("intltool" ,intltool)
1964 ("pkg-config" ,pkg-config)))
1965 (home-page "https://projects.gnome.org/gnome-print/home/faq.html")
1966 (synopsis "Printing framework for GNOME")
eb497b66 1967 (description (package-description libgnomeprint))
5698b8b8
JD
1968 (license license:lgpl2.0+)))
1969
5698b8b8
JD
1970(define-public libbonoboui
1971 (package
1972 (name "libbonoboui")
1973 (version "2.24.5")
1974 (source (origin
1975 (method url-fetch)
b38e45d8
EB
1976 (uri (string-append "mirror://gnome/sources/" name "/"
1977 (version-major+minor version) "/"
1978 name "-" version ".tar.bz2"))
5698b8b8
JD
1979 (sha256
1980 (base32
1981 "1kbgqh7bw0fdx4f1a1aqwpff7gp5mwhbaz60c6c98bc4djng5dgs"))))
1982 (build-system gnu-build-system)
1983 (arguments
1984 `(#:phases
dc1d3cde
KK
1985 (modify-phases %standard-phases
1986 (add-before 'check 'start-xserver
1987 (lambda* (#:key inputs #:allow-other-keys)
1988 (let ((xorg-server (assoc-ref inputs "xorg-server"))
1989 (disp ":1"))
1990
1991 (setenv "HOME" (getcwd))
1992 (setenv "DISPLAY" disp)
1993 ;; There must be a running X server and make check doesn't start one.
1994 ;; Therefore we must do it.
1995 (zero? (system (format #f "~a/bin/Xvfb ~a &" xorg-server disp)))))))))
5698b8b8
JD
1996 ;; Mentioned as Required by the .pc file
1997 (propagated-inputs `(("libxml2" ,libxml2)))
1998 (inputs
1999 `(("popt" ,popt)
2000 ("pangox-compat" ,pangox-compat)
2001 ("libgnome" ,libgnome)
2002 ("libgnomecanvas" ,libgnomecanvas)
2003 ("libglade" ,libglade)))
2004 (native-inputs
221ed17a
EB
2005 `(("glib" ,glib "bin") ; for glib-genmarshal, etc.
2006 ("intltool" ,intltool)
5698b8b8
JD
2007 ("xorg-server" ,xorg-server) ; For running the tests
2008 ("pkg-config" ,pkg-config)))
2009 (home-page "https://developer.gnome.org/libbonoboui/")
2010 (synopsis "Some user interface controls using Bonobo")
2011 (description "The Bonobo UI library provides a number of user interface
2012controls using the Bonobo component framework.")
2013 (license license:lgpl2.0+)))
2014
fecbf86e
SB
2015(define-public libwnck
2016 (package
2017 (name "libwnck")
6cc6e3e5 2018 (version "3.30.0")
fecbf86e
SB
2019 (source (origin
2020 (method url-fetch)
2021 (uri (string-append "mirror://gnome/sources/" name "/"
2022 (version-major+minor version) "/"
2023 name "-" version ".tar.xz"))
2024 (sha256
ad9b8987 2025 (base32
6cc6e3e5 2026 "0f9lvhm3w25046dqq8xyg7nzggxpmdriwrb661nng05a8qk0svdc"))))
fecbf86e
SB
2027 (build-system gnu-build-system)
2028 (native-inputs
2029 `(("pkg-config" ,pkg-config)
2030 ("intltool" ,intltool)))
2031 (propagated-inputs
427476d5
SB
2032 `(("gtk+" ,gtk+)
2033 ("libxres" ,libxres)
2034 ("startup-notification" ,startup-notification)))
fecbf86e
SB
2035 (home-page "https://developer.gnome.org/libwnck/")
2036 (synopsis "Window Navigator Construction Kit")
2037 (description
2038 "Libwnck is the Window Navigator Construction Kit, a library for use in
2039writing pagers, tasklists, and more generally applications that are dealing
2040with window management. It tries hard to respect the Extended Window Manager
2041Hints specification (EWMH).")
2042 (license license:lgpl2.0+)))
2043
2044;; stable version for gtk2, required by xfwm4.
dbb7a081 2045(define-public libwnck-2
fecbf86e
SB
2046 (package (inherit libwnck)
2047 (name "libwnck")
2048 (version "2.30.7")
2049 (source (origin
2050 (method url-fetch)
2051 (uri (string-append "mirror://gnome/sources/" name "/"
2052 (version-major+minor version) "/"
2053 name "-" version ".tar.xz"))
2054 (sha256
2055 (base32
2056 "15713yl0f8f3p99jzqqfmbicrdswd3vwpx7r3bkf1bgh6d9lvs4b"))))
2057 (propagated-inputs
427476d5
SB
2058 `(("gtk+" ,gtk+-2)
2059 ("libxres" ,libxres)
2060 ("startup-notification" ,startup-notification)))))
b804c61e
JD
2061
2062(define-public goffice
2063 (package
2064 (name "goffice")
0528f70d 2065 (version "0.10.44")
b804c61e
JD
2066 (source (origin
2067 (method url-fetch)
b38e45d8
EB
2068 (uri (string-append "mirror://gnome/sources/" name "/"
2069 (version-major+minor version) "/"
2070 name "-" version ".tar.xz"))
b804c61e 2071 (sha256
0528f70d 2072 (base32 "1fd7cm6j0g0mqgpqs4y22b4gd2ll4mcyvg4d0q22d5ndjapl4q3d"))))
b804c61e 2073 (build-system gnu-build-system)
72a06d3e 2074 (outputs '("out"
0528f70d 2075 "doc")) ;4.0 MiB of gtk-doc
72a06d3e
LC
2076 (arguments
2077 '(#:configure-flags (list (string-append "--with-html-dir="
2078 (assoc-ref %outputs "doc")
2079 "/share/gtk-doc/html"))))
b804c61e
JD
2080 (inputs
2081 `(("gtk+" ,gtk+)
2082 ("libgsf" ,libgsf)
2083 ("librsvg" ,librsvg)
2084 ("libxslt" ,libxslt)
2085 ("libxml2" ,libxml2)))
2086 (native-inputs
2087 `(("intltool" ,intltool)
f280cdb1 2088 ("glib" ,glib "bin")
b804c61e
JD
2089 ("pkg-config" ,pkg-config)))
2090 (home-page "https://developer.gnome.org/goffice/")
2091 (synopsis "Document-centric objects and utilities")
2092 (description "A GLib/GTK+ set of document-centric objects and utilities.")
2e6ecc5c 2093 (license
b804c61e
JD
2094 ;; Dual licensed under GPLv2 or GPLv3 (both without "or later")
2095 ;; Note: NOT LGPL
2096 (list license:gpl2 license:gpl3))))
2097
c024ae36
RW
2098(define-public goffice-0.8
2099 (package (inherit goffice)
2100 (version "0.8.17")
2101 (source (origin
2102 (method url-fetch)
2103 (uri (string-append "mirror://gnome/sources/" (package-name goffice) "/"
2104 (version-major+minor version) "/"
2105 (package-name goffice) "-" version ".tar.xz"))
2106 (sha256
2107 (base32 "05fvzbs5bin05bbsr4dp79aiva3lnq0a3a40zq55i13vnsz70l0n"))))
2108 (arguments
2109 `(#:phases
dc1d3cde
KK
2110 (modify-phases %standard-phases
2111 (add-after 'unpack 'fix-pcre-check
2112 (lambda _
2113 ;; Only glib.h can be included directly. See
2114 ;; https://bugzilla.gnome.org/show_bug.cgi?id=670316
2115 (substitute* "configure"
2116 (("glib/gregex\\.h") "glib.h")) #t)))
72a06d3e
LC
2117
2118 ,@(package-arguments goffice)))
c024ae36
RW
2119 (propagated-inputs
2120 ;; libgoffice-0.8.pc mentions libgsf-1
2121 `(("libgsf" ,libgsf)))
2122 (inputs
2123 `(("gtk" ,gtk+-2)
2124 ,@(alist-delete "gtk" (package-inputs goffice))))))
2125
b804c61e
JD
2126(define-public gnumeric
2127 (package
2128 (name "gnumeric")
597ab33d 2129 (version "1.12.45")
b804c61e
JD
2130 (source (origin
2131 (method url-fetch)
b7fd0217 2132 (uri (string-append "mirror://gnome/sources/gnumeric/"
b38e45d8 2133 (version-major+minor version) "/"
b7fd0217 2134 "gnumeric-" version ".tar.xz"))
b804c61e
JD
2135 (sha256
2136 (base32
597ab33d 2137 "0c8dl1kvnj3g32qy3s92qpqpqfy0in59cx005gjvvzsflahav61h"))))
bd1b1e05 2138 (build-system glib-or-gtk-build-system)
b804c61e
JD
2139 (arguments
2140 `(;; The gnumeric developers don't worry much about failing tests.
2141 ;; See https://bugzilla.gnome.org/show_bug.cgi?id=732387
2e6ecc5c 2142 #:tests? #f
b804c61e 2143 #:phases
7bcbd40d
EF
2144 (modify-phases %standard-phases
2145 (add-before
2146 'configure 'pre-conf
2147 (lambda* (#:key outputs #:allow-other-keys)
2148 ;; Make install tries to write into the directory of goffice
2149 ;; I am informed that this only affects the possibility to embed a
2150 ;; spreadsheet inside an Abiword document. So presumably when we
2151 ;; package Abiword we'll have to refer it to this directory.
2152 (substitute* "configure"
2153 (("^GOFFICE_PLUGINS_DIR=.*")
2154 (string-append "GOFFICE_PLUGINS_DIR="
2155 (assoc-ref outputs "out")
2156 "/goffice/plugins"))))))))
b804c61e
JD
2157 (inputs
2158 `(("glib" ,glib)
2159 ("gtk+" ,gtk+)
2160 ("goffice" ,goffice)
2161 ("libgsf" ,libgsf)
7bcbd40d 2162 ("librsvg" ,librsvg)
b804c61e 2163 ("libxml2" ,libxml2)
7bcbd40d 2164 ("libxslt" ,libxslt)
2e4c5457 2165 ("python" ,python-2)
6983ba56 2166 ("python2-pygobject" ,python2-pygobject)
b804c61e
JD
2167 ("zlib" ,zlib)))
2168 (native-inputs
6983ba56 2169 `(("bison" ,bison)
1ed398d1 2170 ("docbook-xml" ,docbook-xml)
6983ba56 2171 ("intltool" ,intltool)
3a2efbc8 2172 ("itstool" ,itstool/fixed) ;see <https://bugs.gnu.org/37468>
b9663471 2173 ("glib:bin" ,glib "bin")
b804c61e
JD
2174 ("pkg-config" ,pkg-config)))
2175 (home-page "http://www.gnumeric.org")
66672a45
LC
2176 (synopsis "Spreadsheet application")
2177 (description
2178 "GNUmeric is a GNU spreadsheet application, running under GNOME. It is
2179interoperable with other spreadsheet applications. It has a vast array of
2180features beyond typical spreadsheet functionality, such as support for linear
2181and non-linear solvers, statistical analysis, and telecommunication
2182engineering.")
2183 (license
b804c61e
JD
2184 ;; Dual licensed under GPLv2 or GPLv3 (both without "or later")
2185 (list license:gpl2 license:gpl3))))
6f885c05
FB
2186
2187(define-public gnome-themes-standard
2188 (package
2189 (name "gnome-themes-standard")
0b7b8fb0 2190 (version "3.22.3")
6f885c05
FB
2191 (source
2192 (origin
2193 (method url-fetch)
2e6ecc5c 2194 (uri (string-append "mirror://gnome/sources/" name "/"
6f885c05
FB
2195 (version-major+minor version) "/" name "-"
2196 version ".tar.xz"))
2197 (sha256
2198 (base32
0b7b8fb0 2199 "0smmiamrgcgf5sa88bsn8hwmvsyx4gczzs359nwxbkv14b2qgp31"))))
6f885c05 2200 (build-system gnu-build-system)
8ac70c7f
SB
2201 (arguments
2202 '(#:configure-flags
2203 ;; Don't create 'icon-theme.cache'.
2204 (let* ((coreutils (assoc-ref %build-inputs "coreutils"))
2205 (true (string-append coreutils "/bin/true")))
2206 (list (string-append "GTK_UPDATE_ICON_CACHE=" true)))))
6f885c05
FB
2207 (inputs
2208 `(("gtk+" ,gtk+)
2209 ("gtk+-2" ,gtk+-2)
2210 ("librsvg" ,librsvg)
2211 ("libxml2" ,libxml2)
2212 ("glib" ,glib)))
2213 (native-inputs
2214 `(("intltool" ,intltool)
2215 ("glib:bin" ,glib "bin")
2216 ("pkg-config" ,pkg-config)))
6f885c05
FB
2217 (home-page "https://launchpad.net/gnome-themes-standard")
2218 (synopsis "Default GNOME 3 themes")
2219 (description
2220 "The default GNOME 3 themes (Adwaita and some accessibility themes).")
2221 (license license:lgpl2.1+)))
5a659a48 2222
df90c701
RW
2223(define-public seahorse
2224 (package
2225 (name "seahorse")
af561664 2226 (version "3.30.1.1")
df90c701
RW
2227 (source
2228 (origin
2229 (method url-fetch)
2230 (uri (string-append "mirror://gnome/sources/" name "/"
2231 (version-major+minor version) "/" name "-"
2232 version ".tar.xz"))
2233 (sha256
2234 (base32
af561664
MÁAV
2235 "12x7xmwh62yl0ax90v8nkx3jqzviaz9hz2g56yml78wzww20gawy"))
2236 (patches (search-patches
2237 "seahorse-gkr-use-0-on-empty-flags.patch"))))
2238 (build-system meson-build-system)
2239 (arguments
2240 '(#:phases
2241 (modify-phases %standard-phases
2242 (add-after 'unpack 'skip-gtk-update-icon-cache
2243 ;; Don't create 'icon-theme.cache'.
2244 (lambda _
2245 (substitute* "build-aux/meson_post_install.py"
2246 (("gtk-update-icon-cache") "true"))
2247 #t)))))
df90c701
RW
2248 (inputs
2249 `(("gtk+" ,gtk+)
2250 ("gcr" ,gcr)
34b979b9 2251 ("gnupg" ,gnupg)
df90c701 2252 ("gpgme" ,gpgme)
34b979b9 2253 ("openldap" ,openldap)
4a1bf090 2254 ("openssh" ,openssh)
af561664 2255 ("avahi" ,avahi)
34b979b9
EF
2256 ("libsecret" ,libsecret)
2257 ("libsoup" ,libsoup)))
df90c701 2258 (native-inputs
af561664 2259 `(("gettext" ,gettext-minimal)
df90c701
RW
2260 ("glib:bin" ,glib "bin")
2261 ("itstool" ,itstool)
bcb354ad 2262 ("pkg-config" ,pkg-config)
af561664 2263 ("vala" ,vala)
bcb354ad 2264 ("xmllint" ,libxml2)))
df90c701
RW
2265 (home-page "https://launchpad.net/gnome-themes-standard")
2266 (synopsis "Manage encryption keys and passwords in the GNOME keyring")
2267 (description
2268 "Seahorse is a GNOME application for managing encryption keys and
2269passwords in the GNOME keyring.")
2270 (license license:gpl2+)))
2271
5a659a48
SB
2272(define-public vala
2273 (package
2274 (name "vala")
2d6872f6 2275 (version "0.44.5")
5a659a48
SB
2276 (source (origin
2277 (method url-fetch)
2278 (uri (string-append "mirror://gnome/sources/" name "/"
2279 (version-major+minor version) "/"
2280 name "-" version ".tar.xz"))
2281 (sha256
2282 (base32
2d6872f6 2283 "0zy2kfcvhikczfzhk5l7pkw6mvn3d6vw8cv7g08iah85p22q33xv"))))
5a659a48 2284 (build-system gnu-build-system)
1ea90625
SB
2285 (arguments
2286 '(#:phases
2287 (modify-phases %standard-phases
f4925a4f 2288 (add-before 'check 'pre-check
1ea90625
SB
2289 (lambda _
2290 (setenv "CC" "gcc")
8839b6be
RW
2291 (substitute* "valadoc/tests/testrunner.sh"
2292 (("export PKG_CONFIG_PATH=" m)
2293 (string-append m "$PKG_CONFIG_PATH:")))
f4925a4f
SB
2294 ;; For missing '/etc/machine-id'.
2295 (setenv "DBUS_FATAL_WARNINGS" "0")
8839b6be 2296 #t)))))
5a659a48
SB
2297 (native-inputs
2298 `(("pkg-config" ,pkg-config)
2299 ("flex" ,flex)
2300 ("bison" ,bison)
2301 ("xsltproc" ,libxslt)
2302 ("dbus" ,dbus) ; for dbus tests
2303 ("gobject-introspection" ,gobject-introspection))) ; for gir tests
8839b6be
RW
2304 (inputs
2305 `(("graphviz" ,graphviz)))
5a659a48 2306 (propagated-inputs
8839b6be 2307 `(("glib" ,glib))) ; required by libvala-0.40.pc
f032d0be 2308 (home-page "https://live.gnome.org/Vala/")
5a659a48
SB
2309 (synopsis "Compiler for the GObject type system")
2310 (description
2311 "Vala is a programming language that aims to bring modern programming
2312language features to GNOME developers without imposing any additional runtime
2313requirements and without using a different ABI compared to applications and
2314libraries written in C.")
2315 (license license:lgpl2.1+)))
ea57378f
SB
2316
2317(define-public vte
2318 (package
2319 (name "vte")
838a52a5 2320 (version "0.56.3")
ea57378f
SB
2321 (source (origin
2322 (method url-fetch)
2323 (uri (string-append "mirror://gnome/sources/" name "/"
2324 (version-major+minor version) "/"
2325 name "-" version ".tar.xz"))
2326 (sha256
2327 (base32
838a52a5 2328 "0j166gic5znssdb9r45qazq4kb4v9fial82czand5wa8i2yd988p"))))
ea57378f
SB
2329 (build-system gnu-build-system)
2330 (native-inputs
2331 `(("pkg-config" ,pkg-config)
2332 ("intltool" ,intltool)
2333 ("vala" ,vala)
2334 ("gobject-introspection" ,gobject-introspection)
2335 ("glib" ,glib "bin") ; for glib-genmarshal, etc.
73f0e1ab 2336 ("gperf" ,gperf)
ea57378f
SB
2337 ("xmllint" ,libxml2)))
2338 (propagated-inputs
302393bc 2339 `(("gtk+" ,gtk+) ;required by vte-2.91.pc
de1215e2
MW
2340 ("gnutls" ,gnutls) ;ditto
2341 ("pcre2" ,pcre2))) ;ditto
f032d0be 2342 (home-page "https://www.gnome.org/")
ea57378f
SB
2343 (synopsis "Virtual Terminal Emulator")
2344 (description
2345 "VTE is a library (libvte) implementing a terminal emulator widget for
2346GTK+, and a minimal sample application (vte) using that. Vte is mainly used in
2347gnome-terminal, but can also be used to embed a console/terminal in games,
2348editors, IDEs, etc.")
2349 (license license:lgpl2.1+)))
2350
c44fb4df
MO
2351(define-public vte-ng
2352 (package
2353 (inherit vte)
2354 (name "vte-ng")
24f4fcbe 2355 (version "0.58.2.a")
afd90f8d 2356 (home-page "https://github.com/thestinger/vte-ng")
6bc00737
MB
2357 (source (origin
2358 (method git-fetch)
2359 (uri (git-reference (url home-page) (commit version)))
2360 (file-name (git-file-name name version))
2361 (sha256
2362 (base32
24f4fcbe
MB
2363 "0rnm5c6m3abbm81jsfdas0y80z299ny54gr4syn4bfrms3s4g19l"))))
2364 (build-system meson-build-system)
c44fb4df
MO
2365 (native-inputs
2366 `(("gtk-doc" ,gtk-doc)
c44fb4df 2367 ,@(package-native-inputs vte)))
c44fb4df 2368 (arguments
24f4fcbe 2369 `(#:configure-flags '("-Ddocs=true")))
c44fb4df
MO
2370 (synopsis "Enhanced VTE terminal widget")
2371 (description
2372 "VTE is a library (libvte) implementing a terminal emulator widget for
2373GTK+, this fork provides additional functions exposed for keyboard text
2374selection and URL hints.")))
2375
2776d72c
EF
2376;; provides vte 2.90, required for some terminal emulators
2377;; tilda bug: https://github.com/lanoxx/tilda/issues/94
2378;; pantheon-terminal bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788021
2379;; roxterm bug: http://sourceforge.net/p/roxterm/bugs/107/
2380;; pantheon-terminal, roxterm are not currently packaged
2381(define-public vte-0.36
2382 (package (inherit vte)
2383 (name "vte")
2384 (version "0.36.5")
2385 (source (origin
2386 (method url-fetch)
2387 (uri (string-append "mirror://gnome/sources/" name "/"
2388 (version-major+minor version) "/"
2389 name "-" version ".tar.xz"))
2390 (sha256
2391 (base32
2392 "1psfnqsmxx4qzc55qwvb8jai824ix4pqcdqhgxk0g2zh82bcxhn2"))))
2393 (propagated-inputs
2394 `(("gtk" ,gtk+)
2395 ("ncurses" ,ncurses)))))
2396
ea57378f
SB
2397;; stable version for gtk2, required by xfce4-terminal.
2398(define-public vte/gtk+-2
2399 (package (inherit vte)
2400 (name "vte")
2401 (version "0.28.2")
2402 (source (origin
2403 (method url-fetch)
2404 (uri (string-append "mirror://gnome/sources/" name "/"
2405 (version-major+minor version) "/"
2406 name "-" version ".tar.xz"))
2407 (sha256
2408 (base32
7d48938a
EF
2409 "1bmhahkf8wdsra9whd3k5l5z4rv7r58ksr8mshzajgq2ma0hpkw6"))
2410 (patches (search-patches
2411 "vte-CVE-2012-2738-pt1.patch"
2412 "vte-CVE-2012-2738-pt2.patch"))))
ea57378f
SB
2413 (arguments
2414 '(#:configure-flags '("--disable-python")))
2415 (native-inputs
2416 `(("pkg-config" ,pkg-config)
2417 ("intltool" ,intltool)
2418 ("glib" ,glib "bin"))) ; for glib-genmarshal, etc.
2419 (propagated-inputs
2420 `(("gtk+" ,gtk+-2) ; required by libvte.pc
2421 ("ncurses" ,ncurses))))) ; required by libvte.la
b47e1b20 2422
cce0da5e
TD
2423(define-public vinagre
2424 (package
2425 (name "vinagre")
2426 (version "3.22.0")
2427 (source (origin
2428 (method url-fetch)
2429 (uri (string-append "mirror://gnome/sources/" name "/"
2430 (version-major+minor version) "/"
2431 name "-" version ".tar.xz"))
684f97f8
EF
2432 (patches (search-patches "vinagre-newer-freerdp.patch"
2433 "vinagre-newer-rdp-parameters.patch"))
cce0da5e
TD
2434 (sha256
2435 (base32
2436 "10jya3jyrm18nbw3v410gbkc7677bqamax44pzgd3j15randn76d"))))
2437 (build-system glib-or-gtk-build-system)
684f97f8 2438 (arguments
7f486d25
MC
2439 ;; Disable -Werror and such, to avoid build failures on compilation
2440 ;; warnings.
2441 '(#:configure-flags '("--enable-compile-warnings=minimum")
2442 #:phases
684f97f8 2443 (modify-phases %standard-phases
1839768c
EF
2444 (add-before 'install 'skip-gtk-update-icon-cache
2445 (lambda _
2446 ;; Don't create 'icon-theme.cache'
2447 (substitute* (find-files "." "^Makefile$")
2448 (("gtk-update-icon-cache") (which "true")))
2449 #t))
684f97f8
EF
2450 (add-after 'unpack 'patch-configure
2451 (lambda _
2452 (substitute* "configure"
2453 (("freerdp") "freerdp2"))
2454 #t)))))
cce0da5e
TD
2455 (native-inputs
2456 `(("pkg-config" ,pkg-config)
2457 ("intltool" ,intltool)
2458 ("itstool" ,itstool)
1839768c 2459 ("glib-bin" ,glib "bin"))) ;for glib-compile-schemas
cce0da5e
TD
2460 (inputs
2461 `(("libxml2" ,libxml2)
2462 ("gtk-vnc" ,gtk-vnc)
2463 ("gnome-keyring" ,gnome-keyring)
2464 ("libsecret" ,libsecret)
2465 ("freerdp" ,freerdp)
2466 ("spice" ,spice)
2467 ("spice-gtk" ,spice-gtk)
2468 ("telepathy-glib" ,telepathy-glib)
2469 ("vte" ,vte)))
cce0da5e
TD
2470 (home-page "https://wiki.gnome.org/Apps/Vinagre")
2471 (synopsis "Remote desktop viewer for GNOME")
2472 (description "Vinagre is a remote display client supporting the VNC, SPICE
2473and RDP protocols.")
2474 (license license:gpl3+)))
2475
b47e1b20
FB
2476(define-public dconf
2477 (package
2478 (name "dconf")
1e33331c 2479 (version "0.32.0")
b47e1b20
FB
2480 (source (origin
2481 (method url-fetch)
2482 (uri (string-append
2e6ecc5c 2483 "mirror://gnome/sources/" name "/"
b47e1b20
FB
2484 (version-major+minor version) "/"
2485 name "-" version ".tar.xz"))
2486 (sha256
f05c809f 2487 (base32
1e33331c 2488 "1azz4hb9z76yxn34yrrsiib3iqz5z4vpwn5q7cncp55w365ygg38"))))
35fa923d 2489 (build-system meson-build-system)
bc036f4c
MB
2490 (propagated-inputs
2491 ;; In Requires of dconf.pc.
2492 `(("glib" ,glib)))
b47e1b20
FB
2493 (inputs
2494 `(("gtk+" ,gtk+)
bc036f4c 2495 ("dbus" ,dbus)))
b47e1b20 2496 (native-inputs
1e33331c
MB
2497 `(("bash-completion" ,bash-completion)
2498 ("libxslt" ,libxslt) ;for xsltproc
bc036f4c 2499 ("libxml2" ,libxml2) ;for XML_CATALOG_FILES
b47e1b20
FB
2500 ("docbook-xml" ,docbook-xml-4.2)
2501 ("docbook-xsl" ,docbook-xsl)
35fa923d 2502 ("glib:bin" ,glib "bin")
03676d6f 2503 ("gtk-doc" ,gtk-doc)
35fa923d
MB
2504 ("pkg-config" ,pkg-config)
2505 ("vala" ,vala)))
b47e1b20
FB
2506 (arguments
2507 `(#:tests? #f ; To contact dbus it needs to load /var/lib/dbus/machine-id
2508 ; or /etc/machine-id.
35fa923d
MB
2509 #:glib-or-gtk? #t
2510 #:configure-flags '("-Denable-gtk-doc=true")))
b47e1b20
FB
2511 (home-page "https://developer.gnome.org/dconf")
2512 (synopsis "Low-level GNOME configuration system")
2513 (description "Dconf is a low-level configuration system. Its main purpose
2514is to provide a backend to GSettings on platforms that don't already have
2515configuration storage systems.")
e20e6b40 2516 (license license:lgpl2.1+)))
109da1c0
AE
2517
2518(define-public json-glib
2519 (package
2520 (name "json-glib")
4115e8ea 2521 (version "1.4.4")
109da1c0
AE
2522 (source (origin
2523 (method url-fetch)
2524 (uri (string-append "mirror://gnome/sources/" name "/"
2525 (version-major+minor version) "/"
2526 name "-" version ".tar.xz"))
2527 (sha256
2528 (base32
4115e8ea 2529 "0ixwyis47v5bkx6h8a1iqlw3638cxcv57ivxv4gw2gaig51my33j"))))
98afa184 2530 (build-system meson-build-system)
109da1c0 2531 (native-inputs
98afa184
MB
2532 `(("gettext" ,gettext-minimal)
2533 ("glib" ,glib "bin") ;for glib-mkenums and glib-genmarshal
109da1c0
AE
2534 ("gobject-introspection" ,gobject-introspection)
2535 ("pkg-config" ,pkg-config)))
2536 (propagated-inputs
88c6b580 2537 `(("glib" ,glib))) ;according to json-glib-1.0.pc
109da1c0
AE
2538 (home-page "https://wiki.gnome.org/Projects/JsonGlib")
2539 (synopsis "Compiler for the GObject type system")
7c125ce0
AK
2540 (description
2541 "JSON-GLib is a C library based on GLib providing serialization and
2542deserialization support for the JavaScript Object Notation (JSON) format
2543described by RFC 4627. It provides parser and generator GObject classes and
2544various wrappers for the complex data types employed by JSON, such as arrays
2545and objects.")
109da1c0 2546 (license license:lgpl2.1+)))
6f96a359
SB
2547
2548(define-public libxklavier
2549 (package
2550 (name "libxklavier")
5f39050b 2551 (version "5.4")
6f96a359 2552 (source (origin
5f39050b 2553 ;; Note: There's no tarball at ftp.gnome.org for this version.
2554 (method git-fetch)
2555 (uri (git-reference
2556 (url "https://anongit.freedesktop.org/git/libxklavier")
2557 (commit (string-append "libxklavier-" version))))
6f96a359
SB
2558 (sha256
2559 (base32
5f39050b 2560 "1w1x5mrgly2ldiw3q2r6y620zgd89gk7n90ja46775lhaswxzv7a"))
2561 (file-name (git-file-name name version))))
6f96a359
SB
2562 (build-system gnu-build-system)
2563 (arguments
5f39050b 2564 '(#:phases
2565 (modify-phases %standard-phases
2566 (add-after 'unpack 'no-configure
2567 (lambda* _
2568 (setenv "NOCONFIGURE" "1")
2569 #t)))
2570 #:configure-flags
6f96a359
SB
2571 (list (string-append "--with-xkb-base="
2572 (assoc-ref %build-inputs "xkeyboard-config")
5f39050b 2573 "/share/X11/xkb")
2574 "--disable-xmodmap-support")))
6f96a359
SB
2575 (native-inputs
2576 `(("glib:bin" ,glib "bin") ; for glib-mkenums, etc.
2577 ("gobject-introspection" ,gobject-introspection)
5f39050b 2578 ("pkg-config" ,pkg-config)
2579 ("gtk-doc" ,gtk-doc)
2580 ("intltool" ,intltool)
2581 ("which" ,which)
2582 ("autoconf" ,autoconf)
2583 ("automake" ,automake)
2584 ("libtool" ,libtool)))
6f96a359
SB
2585 (propagated-inputs
2586 ;; Required by libxklavier.pc.
2587 `(("glib" ,glib)
2588 ("libxml2" ,libxml2)))
2589 (inputs
2590 `(("iso-codes" ,iso-codes)
2591 ("libxi" ,libxi)
2592 ("libxkbfile" ,libxkbfile)
2593 ("xkbcomp" ,xkbcomp)
2594 ("xkeyboard-config" ,xkeyboard-config)))
57e7d748 2595 (home-page "https://www.freedesktop.org/wiki/Software/LibXklavier/")
6f96a359
SB
2596 (synopsis "High-level API for X Keyboard Extension")
2597 (description
2598 "LibXklavier is a library providing high-level API for X Keyboard
e881752c
AK
2599Extension known as XKB. This library is intended to support XFree86 and other
2600commercial X servers. It is useful for creating XKB-related software (layout
6f96a359
SB
2601indicators etc).")
2602 (license license:lgpl2.0+)))
619936a4
LC
2603
2604(define-public python2-rsvg
2605 ;; XXX: This is actually a subset of gnome-python-desktop.
2606 (package
2607 (name "python2-rsvg")
2608 (version "2.32.0")
2609 (source
2610 (origin
2611 (method url-fetch)
2612 (uri (string-append
2613 "mirror://gnome/sources/gnome-python-desktop/2.32/gnome-python-desktop-"
2614 version ".tar.bz2"))
2615 (sha256
2616 (base32
2617 "1s8f9rns9v7qlwjv9qh9lr8crp88dpzfm45hj47zc3ivpy0dbnq9"))))
2618 (build-system gnu-build-system)
2619 (native-inputs
2620 `(("pkg-config" ,pkg-config)))
2621 (inputs
2622 `(("python" ,python-2)
2623 ("python2-pygtk" ,python2-pygtk)
2624 ("librsvg" ,librsvg)))
f032d0be 2625 (home-page "https://www.gnome.org")
619936a4
LC
2626 (synopsis "Python bindings to librsvg")
2627 (description
3ad75446 2628 "This package provides Python bindings to librsvg, the SVG rendering
619936a4
LC
2629library.")
2630
2631 ;; This is the license of the rsvg bindings. The license of each module
2632 ;; of gnome-python-desktop is given in 'COPYING'.
2633 (license license:lgpl2.1+)))
a31a6d22 2634
f2ca414a
SB
2635(define-public glib-networking
2636 (package
2637 (name "glib-networking")
0d75c64d 2638 (version "2.60.3")
f2ca414a
SB
2639 (source (origin
2640 (method url-fetch)
2641 (uri (string-append "mirror://gnome/sources/glib-networking/"
2642 (version-major+minor version) "/"
fb8fe1e8 2643 "glib-networking-" version ".tar.xz"))
f2ca414a
SB
2644 (sha256
2645 (base32
0d75c64d 2646 "1mfw44qpmwvz6yzj8c6spx6z357wrmkk15byrkc5byagd82860fm"))))
65211552 2647 (build-system meson-build-system)
f2ca414a 2648 (arguments
0d75c64d 2649 `(#:configure-flags '("-Dlibproxy_support=false")))
f2ca414a
SB
2650 (native-inputs
2651 `(("pkg-config" ,pkg-config)
2652 ("intltool" ,intltool)))
2653 (inputs
2654 `(("glib" ,glib)
2655 ("gnutls" ,gnutls)
4b8f1313 2656 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)))
f032d0be 2657 (home-page "https://www.gnome.org")
f2ca414a
SB
2658 (synopsis "Network-related GIO modules")
2659 (description
2660 "This package contains various network related extensions for the GIO
2661library.")
2662 (license license:lgpl2.0+)))
2663
ca649680 2664(define-public rest
4510b2da 2665 (package
ca649680 2666 (name "rest")
a4194d16 2667 (version "0.8.1")
4510b2da
SB
2668 (source (origin
2669 (method url-fetch)
2670 (uri (string-append "mirror://gnome/sources/rest/"
ca649680
SB
2671 (version-major+minor version) "/"
2672 name "-" version ".tar.xz"))
4510b2da
SB
2673 (sha256
2674 (base32
a4194d16 2675 "1j81bgqmd55s5lxyaxcplym9n6xywcs1cm9wmvafsg2xiv9sl4q5"))))
4510b2da
SB
2676 (build-system gnu-build-system)
2677 (arguments
2678 '(#:tests? #f ; tests require internet connection
2679 #:configure-flags
2680 '("--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt")))
2681 (native-inputs
2682 `(("glib-mkenums" ,glib "bin")
2683 ("gobject-introspection" ,gobject-introspection)
2684 ("pkg-config" ,pkg-config)))
2685 (propagated-inputs
2686 ;; rest-0.7.pc refers to all these.
2687 `(("glib" ,glib)
2688 ("libsoup" ,libsoup)
2689 ("libxml2" ,libxml2)))
24d6cc1d 2690 (home-page "https://www.gtk.org/")
4510b2da
SB
2691 (synopsis "RESTful web api query library")
2692 (description
2693 "This library was designed to make it easier to access web services that
2694claim to be \"RESTful\". It includes convenience wrappers for libsoup and
2695libxml to ease remote use of the RESTful API.")
2696 (license license:lgpl2.1+)))
2697
6e1bb642
SB
2698(define-public libsoup
2699 (package
2700 (name "libsoup")
f8026a79 2701 (version "2.68.2")
6e1bb642
SB
2702 (source (origin
2703 (method url-fetch)
2704 (uri (string-append "mirror://gnome/sources/libsoup/"
2705 (version-major+minor version) "/"
c1b79b36 2706 "libsoup-" version ".tar.xz"))
6e1bb642
SB
2707 (sha256
2708 (base32
f8026a79 2709 "0crr9qprmacr626fx83cx81ggk85zsgxr4mn577kpzj6m40k1bai"))))
eccaa8bf 2710 (build-system meson-build-system)
6e1bb642
SB
2711 (outputs '("out" "doc"))
2712 (arguments
2deb146f 2713 `(#:modules ((guix build utils)
eccaa8bf 2714 (guix build meson-build-system)
2deb146f
LC
2715 (ice-9 popen))
2716
f8026a79 2717 #:configure-flags '("-Dgtk_doc=true")
6e1bb642
SB
2718 #:phases
2719 (modify-phases %standard-phases
eccaa8bf 2720 (add-after 'unpack 'adjust-tests
26c228f9 2721 (lambda _
eccaa8bf
MB
2722 ;; This test fails due to missing /etc/nsswitch.conf
2723 ;; in the build environment.
26c228f9
LC
2724 (substitute* "tests/socket-test.c"
2725 ((".*/sockets/unconnected.*") ""))
2deb146f 2726
f8026a79
MB
2727 ;; These fail because "subdomain.localhost" does not resolve in
2728 ;; the build environment.
2729 (substitute* "tests/hsts-test.c"
2730 ((".*/hsts/basic.*") "")
2731 ((".*/hsts/subdomains.*") "")
2732 ((".*/hsts/superdomain.*") "")
2733 ((".*/hsts/utf8-address.*") ""))
2734 (substitute* "tests/hsts-db-test.c"
2735 ((".*/hsts-db/subdomains.*") ""))
2736
2deb146f
LC
2737 ;; Generate a self-signed certificate that has "localhost" as its
2738 ;; 'dnsName'. Failing to do that, and starting with GnuTLS
2739 ;; 3.5.12, tests such as "ssl-tests" fail:
2740 ;;
2741 ;; ERROR:ssl-test.c:406:do_tls_interaction_test: Unexpected status 6 Unacceptable TLS certificate (expected 200 OK)
2742 ;;
2743 ;; 'certtool' is interactive so we have to pipe it the answers.
2744 ;; Reported at <https://bugzilla.gnome.org/show_bug.cgi?id=784696>.
2745 (let ((pipe (open-output-pipe "certtool --generate-self-signed \
2746 --load-privkey tests/test-key.pem --outfile tests/test-cert.pem")))
2747 (for-each (lambda (line)
2748 (display line pipe)
2749 (newline pipe))
2750 '("" ;Common name
2751 "" ;UID
2752 "Guix" ;Organizational unit name
2753 "GNU" ;Organization name
2754 "" ;Locality name
2755 "" ;State or province
2756 "" ;Country
2757 "" ;subject's domain component (DC)
2758 "" ;E-mail
2759 "" ;serial number
2760 "-1" ;expiration time
2761 "N" ;belong to authority?
2762 "N" ;web client certificate?
2763 "N" ;IPsec IKE?
2764 "Y" ;web server certificate?
2765 "localhost" ;dnsName of subject
2766 "" ;dnsName of subject (end)
2767 "" ;URI of subject
2768 "127.0.0.1" ;IP address of subject
2769 "" ;signing?
06f5bc4e
MB
2770 "" ;encryption (RSA)?
2771 "" ;data encryption?
2deb146f
LC
2772 "" ;sign OCSP requests?
2773 "" ;sign code?
2774 "" ;time stamping?
2775 "" ;email protection?
2776 "" ;URI of the CRL distribution point
2777 "y" ;above info OK?
2778 ))
2779 (close-pipe pipe))
26c228f9 2780 #t))
eccaa8bf
MB
2781 (add-after 'install 'move-doc
2782 (lambda* (#:key outputs #:allow-other-keys)
2783 (let ((out (assoc-ref outputs "out"))
2784 (doc (assoc-ref outputs "doc")))
2785 (mkdir-p (string-append doc "/share"))
2786 (copy-recursively (string-append out "/share/gtk-doc")
2787 (string-append doc "/share/gtk-doc"))
2788 (delete-file-recursively (string-append out "/share/gtk-doc"))
2789 #t))))))
6e1bb642 2790 (native-inputs
26c228f9 2791 `(("glib:bin" ,glib "bin") ; for glib-mkenums
6e1bb642 2792 ("gobject-introspection" ,gobject-introspection)
eccaa8bf 2793 ("gtk-doc" ,gtk-doc)
6e1bb642
SB
2794 ("intltool" ,intltool)
2795 ("pkg-config" ,pkg-config)
2796 ("python" ,python-wrapper)
fd730590 2797 ("vala" ,vala)
6e1bb642
SB
2798 ;; These are needed for the tests.
2799 ;; FIXME: Add PHP once available.
2800 ("curl" ,curl)
2deb146f 2801 ("gnutls" ,gnutls) ;for 'certtool'
6e1bb642
SB
2802 ("httpd" ,httpd)))
2803 (propagated-inputs
2804 ;; libsoup-2.4.pc refers to all these.
f8026a79
MB
2805 `(("brotli" ,google-brotli)
2806 ("glib" ,glib)
249846bf 2807 ("libpsl" ,libpsl)
eccaa8bf 2808 ("libxml2" ,libxml2)
f8026a79
MB
2809 ("sqlite" ,sqlite)
2810 ("zlib" ,zlib)))
eccaa8bf
MB
2811 (inputs
2812 `(("glib-networking" ,glib-networking)
2813 ("mit-krb5" ,mit-krb5)))
6e1bb642
SB
2814 (home-page "https://live.gnome.org/LibSoup/")
2815 (synopsis "GLib-based HTTP Library")
2816 (description
2817 "LibSoup is an HTTP client/server library for GNOME. It uses GObjects
2818and the GLib main loop, to integrate well with GNOME applications.")
2819 (license license:lgpl2.0+)))
2820
bba229a3
SB
2821(define-public libsecret
2822 (package
2823 (name "libsecret")
b243d2f7 2824 (version "0.19.1")
bba229a3
SB
2825 (source (origin
2826 (method url-fetch)
2827 (uri (string-append
896dcbc7
EF
2828 "mirror://gnome/sources/libsecret/"
2829 (version-major+minor version) "/"
0ada4e29 2830 "libsecret-" version ".tar.xz"))
bba229a3
SB
2831 (sha256
2832 (base32
b243d2f7 2833 "0fhflcsr70b1pps2pcvqcbdhip2ny5am9nbm634f4sj5g40y30w5"))))
bba229a3
SB
2834 (build-system gnu-build-system)
2835 (outputs '("out" "doc"))
2836 (arguments
2837 `(#:tests? #f ; FIXME: Testing hangs.
bba229a3
SB
2838 #:configure-flags
2839 (list (string-append "--with-html-dir="
2840 (assoc-ref %outputs "doc")
2841 "/share/gtk-doc/html"))))
2842 (native-inputs
c06ef010
MB
2843 `(("gettext" ,gettext-minimal)
2844 ("glib:bin" ,glib "bin") ; for gdbus-codegen, etc.
bba229a3 2845 ("gobject-introspection" ,gobject-introspection)
bba229a3
SB
2846 ("pkg-config" ,pkg-config)
2847 ("vala" ,vala)
2848 ("xsltproc" ,libxslt)))
2849 ;; These are needed for the tests.
2850 ;; FIXME: Add gjs once available.
2851 ;("dbus" ,dbus)
2852 ;("python2" ,python-2)
2853 ;("python2-dbus" ,python2-dbus)
2854 ;("python2-pygobject" ,python2-pygobject)
2855 ;("python2-pygobject-2" ,python2-pygobject-2)))
2856 (propagated-inputs
2857 `(("glib" ,glib))) ; required by libsecret-1.pc
2858 (inputs
2859 `(("docbook-xsl" ,docbook-xsl)
2860 ("libgcrypt" ,libgcrypt)
2861 ("libxml2" ,libxml2))) ; for XML_CATALOG_FILES
2862 (home-page "https://wiki.gnome.org/Projects/Libsecret/")
2863 (synopsis "GObject bindings for \"Secret Service\" API")
2864 (description
2865 "Libsecret is a GObject based library for storing and retrieving passwords
2866and other secrets. It communicates with the \"Secret Service\" using DBus.")
2867 (license license:lgpl2.1+)))
2868
b6821ee0 2869(define-public five-or-more
2870 (package
2871 (name "five-or-more")
fd0557f8 2872 (version "3.30.0")
b6821ee0 2873 (source
2874 (origin
2875 (method url-fetch)
2876 (uri (string-append "mirror://gnome/sources/" name "/"
2877 (version-major+minor version) "/"
2878 name "-" version ".tar.xz"))
2879 (sha256
2880 (base32
fd0557f8 2881 "00d729p251kh96624i7qg2370r5mxwafs016i6hy01vsr71jzb9x"))))
b6821ee0 2882 (build-system glib-or-gtk-build-system)
2883 (native-inputs
2884 `(("pkg-config" ,pkg-config)
2885 ("desktop-file-utils" ,desktop-file-utils)
2886 ("intltool" ,intltool)
2887 ("itstool" ,itstool)
2888 ("xmllint" ,libxml2)))
2889 (inputs
2890 `(("gtk+" ,gtk+)
2891 ("librsvg" ,librsvg)))
2892 (home-page "https://wiki.gnome.org/Apps/Five%20or%20more")
2893 (synopsis "Logic puzzle game")
2894 (description "Five or More is a game where you try to align
2895 five or more objects of the same color and shape causing them to disappear.
2896 On every turn more objects will appear, until the board is full.
2897 Try to last as long as possible.")
2898 (license license:gpl2+)))
2899
a31a6d22
SB
2900(define-public gnome-mines
2901 (package
2902 (name "gnome-mines")
f7a584f4 2903 (version "3.30.1.1")
a31a6d22
SB
2904 (source
2905 (origin
2906 (method url-fetch)
2907 (uri (string-append "mirror://gnome/sources/" name "/"
2908 (version-major+minor version) "/"
2909 name "-" version ".tar.xz"))
2910 (sha256
2911 (base32
f7a584f4 2912 "08ddk400sg1g3q26gnm5mgv81vdqyix0yl7pd47p50vkc1w6f33z"))))
8c0fab36 2913 (build-system meson-build-system)
a31a6d22 2914 (arguments
8c0fab36 2915 `(#:phases
a31a6d22 2916 (modify-phases %standard-phases
8c0fab36 2917 (delete 'bootstrap))))
a31a6d22 2918 (native-inputs
8c0fab36
RW
2919 `(("glib:bin" ,glib "bin") ; for glib-compile-resources
2920 ("pkg-config" ,pkg-config)
a31a6d22
SB
2921 ("desktop-file-utils" ,desktop-file-utils)
2922 ("intltool" ,intltool)
bcb354ad 2923 ("itstool" ,itstool)
8c0fab36
RW
2924 ("vala" ,vala)
2925 ("yelp" ,yelp)
2926 ("appstream-glib" ,appstream-glib)))
a31a6d22
SB
2927 (inputs
2928 `(("gtk+" ,gtk+)
73992962 2929 ("libgnome-games-support" ,libgnome-games-support)
a31a6d22
SB
2930 ("librsvg" ,librsvg)))
2931 (home-page "https://wiki.gnome.org/Apps/Mines")
2932 (synopsis "Minesweeper game")
2933 (description
2934 "Mines (previously gnomine) is a puzzle game where you locate mines
2935floating in an ocean using only your brain and a little bit of luck.")
2936 (license license:gpl2+)))
88f70665 2937
dfc407f3
KY
2938(define-public gnome-sudoku
2939 (package
2940 (name "gnome-sudoku")
b3f95507 2941 (version "3.30.0")
dfc407f3
KY
2942 (source
2943 (origin
2944 (method url-fetch)
2945 (uri (string-append "mirror://gnome/sources/" name "/"
2946 (version-major+minor version) "/"
2947 name "-" version ".tar.xz"))
2948 (sha256
2949 (base32
b3f95507 2950 "1xy986s51jnrcqwan2hy4bjdg6797yr9s7gxx2z2q4j4gkx3qa1f"))))
dfc407f3
KY
2951 (build-system glib-or-gtk-build-system)
2952 (native-inputs
2953 `(("pkg-config" ,pkg-config)
2954 ("desktop-file-utils" ,desktop-file-utils)
2955 ("intltool" ,intltool)
2956 ("itstool" ,itstool)
2957 ("xmllint" ,libxml2)))
2958 (inputs
2959 `(("gtk+" ,gtk+)
2960 ("json-glib" ,json-glib)
2961 ("libgee" ,libgee)
2962 ("librsvg" ,librsvg)
2963 ("qqwing" ,qqwing)))
2964 (home-page "https://wiki.gnome.org/Apps/Sudoku")
2965 (synopsis "Japanese logic game")
2966 (description
2967 "Sudoku is a Japanese logic game that exploded in popularity in 2005.
2968GNOME Sudoku is meant to have an interface as simple and unobstrusive as
2969possible while still providing features that make playing difficult Sudoku
2970more fun.")
2971 (license license:gpl2+)))
2972
88f70665
AW
2973(define-public gnome-terminal
2974 (package
2975 (name "gnome-terminal")
50888342 2976 (version "3.30.3")
88f70665
AW
2977 (source
2978 (origin
2979 (method url-fetch)
2980 (uri (string-append "mirror://gnome/sources/" name "/"
2981 (version-major+minor version) "/"
2982 name "-" version ".tar.xz"))
2983 (sha256
2984 (base32
50888342 2985 "0bar8qazk39acsif31h8i408nl82mzdcdg6p7ymak4l9pxyscxf8"))))
88f70665
AW
2986 (build-system glib-or-gtk-build-system)
2987 (arguments
2988 '(#:configure-flags
2989 (list "--disable-migration" "--disable-search-provider"
2990 "--without-nautilus-extension")
2991 #:phases
2992 (modify-phases %standard-phases
3a4de6b2 2993 (add-before 'configure 'patch-/bin/true
88f70665
AW
2994 (lambda _
2995 (substitute* "configure"
2996 (("/bin/true") (which "true"))))))))
2997 (native-inputs
2998 `(("pkg-config" ,pkg-config)
2999 ("desktop-file-utils" ,desktop-file-utils)
3000 ("intltool" ,intltool)
bcb354ad
SB
3001 ("itstool" ,itstool)
3002 ("xmllint" ,libxml2)))
68702167
MW
3003 (propagated-inputs
3004 `(("dconf" ,dconf)))
88f70665
AW
3005 (inputs
3006 `(("gtk+" ,gtk+)
3007 ("vte" ,vte)
3008 ("gnutls" ,gnutls)
88f70665
AW
3009 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
3010 ("util-linux" ,util-linux)
3011 ("vala" ,vala)))
3012 (home-page "https://wiki.gnome.org/Apps/Terminal")
3013 (synopsis "Terminal emulator")
3014 (description
3015 "GNOME Terminal is a terminal emulator application for accessing a
3016UNIX shell environment which can be used to run programs available on
3017your system.
3018
3019It supports several profiles, multiple tabs and implements several
3020keyboard shortcuts.")
3021 (license license:gpl3+)))
75016d07
AW
3022
3023(define-public colord
3024 (package
3025 (name "colord")
f98be942 3026 (version "1.4.4")
75016d07
AW
3027 (source
3028 (origin
3029 (method url-fetch)
5cc3096c 3030 (uri (string-append "https://www.freedesktop.org/software/colord/releases/"
d21778aa 3031 "colord-" version ".tar.xz"))
75016d07 3032 (sha256
f98be942 3033 (base32 "19f0938fr7nvvm3jr263dlknaq7md40zrac2npfyz25zc00yh3ws"))))
a68544a8 3034 (build-system meson-build-system)
75016d07 3035 (arguments
a68544a8
RW
3036 '(;; FIXME: One test fails:
3037 ;; /colord/icc-store (in lib/colord/colord-self-test-private):
3038 ;; Incorrect content type for /tmp/colord-vkve/already-exists.icc, got
3039 ;; application/x-zerosize
75016d07 3040 #:tests? #f
a68544a8
RW
3041 #:glib-or-gtk? #t
3042 #:configure-flags (list "-Dlocalstatedir=/var"
75016d07 3043 ;; No dep on systemd.
a68544a8 3044 "-Dsystemd=false"
75016d07
AW
3045 ;; Wants to install to global completion dir;
3046 ;; punt.
a68544a8 3047 "-Dbash_completion=false"
a68544a8
RW
3048 "-Ddaemon_user=colord"
3049 "-Dsane=true"
6f20e2dc 3050 ;; Requires spotread.
a68544a8 3051 "-Dargyllcms_sensor=false"
6f20e2dc 3052 ;; TODO: Requires docbook2x.
a68544a8 3053 "-Dman=false")
75016d07
AW
3054 #:phases
3055 (modify-phases %standard-phases
a68544a8
RW
3056 (add-before 'configure 'patch-build-system
3057 (lambda* (#:key outputs #:allow-other-keys)
3058 (substitute* "rules/meson.build"
3059 (("udev.get_pkgconfig_variable\\('udevdir'\\)")
3060 (string-append "'" (assoc-ref outputs "out") "/lib/udev'")))
3061 #t)))))
75016d07 3062 (native-inputs
6f20e2dc 3063 `(("glib:bin" ,glib "bin") ; for glib-compile-resources, etc.
75016d07 3064 ("gobject-introspection" ,gobject-introspection)
a68544a8 3065 ("gtk-doc" ,gtk-doc)
6f20e2dc 3066 ("intltool" ,intltool)
75016d07 3067 ("libtool" ,libtool)
6f20e2dc 3068 ("pkg-config" ,pkg-config)))
65cb2d61
SB
3069 (propagated-inputs
3070 ;; colord.pc refers to all these.
3071 `(("glib" ,glib)
6f20e2dc
TGR
3072 ("lcms" ,lcms)
3073 ("udev" ,eudev)))
75016d07 3074 (inputs
65cb2d61 3075 `(("dbus-glib" ,dbus-glib)
a68544a8 3076 ("gusb" ,gusb)
80c7dd1a 3077 ("libgudev" ,libgudev)
75016d07 3078 ("libusb" ,libusb)
75016d07 3079 ("polkit" ,polkit)
a68544a8 3080 ("python" ,python-wrapper)
6f20e2dc 3081 ("sqlite" ,sqlite)
4c928743 3082 ("sane-backends" ,sane-backends)))
57e7d748 3083 (home-page "https://www.freedesktop.org/software/colord/")
75016d07
AW
3084 (synopsis "Color management service")
3085 (description "Colord is a system service that makes it easy to manage,
3086install and generate color profiles to accurately color manage input and
3087output devices.")
3088 (license license:gpl2+)))
7b2abd00
AW
3089
3090(define-public geoclue
3091 (package
3092 (name "geoclue")
b433c7b3 3093 (version "2.4.8")
7b2abd00
AW
3094 (source
3095 (origin
3096 (method url-fetch)
5cc3096c 3097 (uri (string-append "https://www.freedesktop.org/software/" name
7b2abd00
AW
3098 "/releases/" (version-major+minor version) "/"
3099 name "-" version ".tar.xz"))
3100 (sha256
3101 (base32
b433c7b3 3102 "08yg1r7m0n9hwyvcy769qkmkf8lslqwv69cjfffwnc3zm5km25qj"))
fc1adab1 3103 (patches (search-patches "geoclue-config.patch"))))
7b2abd00
AW
3104 (build-system glib-or-gtk-build-system)
3105 (arguments
3106 '(;; The tests want to run the system bus.
3107 #:tests? #f
3108 #:configure-flags (list ;; Disable bits requiring ModemManager.
3109 "--disable-3g-source"
3110 "--disable-cdma-source"
3111 "--disable-modem-gps-source"
3112 "--with-dbus-service-user=geoclue")
3113 #:phases
3114 (modify-phases %standard-phases
3a4de6b2 3115 (add-before 'configure 'patch-/bin/true
7b2abd00
AW
3116 (lambda _
3117 (substitute* "configure"
e3eb53e7
MW
3118 (("/bin/true") (which "true")))
3119 #t)))))
7b2abd00
AW
3120 (native-inputs
3121 `(("pkg-config" ,pkg-config)
758798a9 3122 ("gobject-introspection" ,gobject-introspection)
7b2abd00
AW
3123 ("intltool" ,intltool)))
3124 (inputs
54e911bc
SB
3125 `(("avahi" ,avahi)
3126 ("glib" ,glib)
7b2abd00
AW
3127 ("json-glib" ,json-glib)
3128 ("libsoup" ,libsoup)))
99adfd7d 3129 (home-page "https://www.freedesktop.org/wiki/Software/GeoClue/")
7b2abd00
AW
3130 (synopsis "Geolocation service")
3131 (description "Geoclue is a D-Bus service that provides location
3132information. The primary goal of the Geoclue project is to make creating
3133location-aware applications as simple as possible, while the secondary goal is
3134to ensure that no application can access location information without explicit
e881752c 3135permission from user.")
7b2abd00 3136 (license license:gpl2+)))
2bfe7437
AW
3137
3138(define-public geocode-glib
3139 (package
3140 (name "geocode-glib")
65de725f 3141 (version "3.26.1")
2bfe7437
AW
3142 (source (origin
3143 (method url-fetch)
3144 (uri (string-append "mirror://gnome/sources/geocode-glib/"
3145 (version-major+minor version) "/"
d485cdc0 3146 "geocode-glib-" version ".tar.xz"))
2bfe7437
AW
3147 (sha256
3148 (base32
65de725f 3149 "076ydfpyc4n5c9dbqmf26i4pilfi5jpw6cjcgrbgrjbndavnmajv"))))
a7dd0c02 3150 (build-system meson-build-system)
2bfe7437 3151 (arguments
a7dd0c02
RW
3152 `(#:phases
3153 (modify-phases %standard-phases
3154 ;; The tests require a bunch of locales.
3155 (add-before 'check 'set-locales
3156 (lambda* (#:key inputs #:allow-other-keys)
3157 (setenv "GUIX_LOCPATH"
3158 (string-append (assoc-ref inputs "glibc-locales")
3159 "/lib/locale"))
3160 #t)))))
2bfe7437
AW
3161 (native-inputs
3162 `(("glib:bin" ,glib "bin") ; for glib-mkenums
a7dd0c02
RW
3163 ("glibc-locales" ,glibc-locales) ; for tests
3164 ("gettext" ,gettext-minimal)
2bfe7437 3165 ("gobject-introspection" ,gobject-introspection)
a7dd0c02 3166 ("gtk-doc" ,gtk-doc)
2bfe7437
AW
3167 ("pkg-config" ,pkg-config)
3168 ("json-glib" ,json-glib)))
3169 (propagated-inputs
3170 ;; geocode-glib-1.0.pc refers to GIO.
3171 `(("glib" ,glib)))
3172 (inputs
3173 `(("libsoup" ,libsoup)))
3174 (home-page "https://github.com/GNOME/geocode-glib/")
3175 (synopsis "Geocoding and reverse-geocoding library")
3176 (description
3177 "geocode-glib is a convenience library for geocoding (finding longitude,
3178and latitude from an address) and reverse geocoding (finding an address from
3179coordinates) using the Nominatim service. geocode-glib caches requests for
3180faster results and to avoid unnecessary server load.")
3181 (license license:lgpl2.0+)))
a1d5bb0e
AW
3182
3183(define-public upower
3184 (package
3185 (name "upower")
4088d809 3186 (version "0.99.10")
a1d5bb0e
AW
3187 (source (origin
3188 (method url-fetch)
9ec54965 3189 (uri (string-append "https://gitlab.freedesktop.org/upower/upower/"
4088d809 3190 "uploads/c438511024b9bc5a904f8775cfc8e4c4/"
9ec54965 3191 "upower-" version ".tar.xz"))
a1d5bb0e
AW
3192 (sha256
3193 (base32
4088d809 3194 "17d2bclv5fgma2y3g8bsn9pdvspn1zrzismzdnzfivc0f2wm28k4"))
fc1adab1 3195 (patches (search-patches "upower-builddir.patch"))))
a1d5bb0e
AW
3196 (build-system glib-or-gtk-build-system)
3197 (arguments
3198 '( ;; The tests want to contact the system bus, which can't be done in the
3199 ;; build environment. The integration test can run, but the last of
3200 ;; the up-self-tests doesn't. Disable tests for now.
3201 #:tests? #f
3202 #:configure-flags (list "--localstatedir=/var"
3203 (string-append "--with-udevrulesdir="
3204 (assoc-ref %outputs "out")
9ec54965 3205 "/lib/udev/rules.d"))))
a1d5bb0e 3206 (native-inputs
ebeabe2d
SB
3207 `(("gobject-introspection" ,gobject-introspection)
3208 ("pkg-config" ,pkg-config)
a1d5bb0e 3209 ("intltool" ,intltool)
55409295
LC
3210 ("python" ,python)
3211
3212 ;; For man pages.
3213 ("libxslt" ,libxslt) ;for 'xsltproc'
3214 ("libxml2" ,libxml2) ;for 'XML_CATALOG_FILES'
3215 ("docbook-xsl" ,docbook-xsl)))
a1d5bb0e 3216 (inputs
ea226291
SB
3217 `(("dbus-glib" ,dbus-glib)
3218 ("libgudev" ,libgudev)
a1d5bb0e 3219 ("libusb" ,libusb)))
d7a503fc
MB
3220 (propagated-inputs
3221 ;; In Requires of upower-glib.pc.
3222 `(("glib" ,glib)))
57e7d748 3223 (home-page "https://upower.freedesktop.org/")
a1d5bb0e
AW
3224 (synopsis "System daemon for managing power devices")
3225 (description
3226 "UPower is an abstraction for enumerating power devices,
3227listening to device events and querying history and statistics. Any
3228application or service on the system can access the org.freedesktop.UPower
3229service via the system message bus.")
3230 (license license:gpl2+)))
6a180f6f
AW
3231
3232(define-public libgweather
3233 (package
3234 (name "libgweather")
794ce8ea 3235 (version "3.28.3")
6a180f6f
AW
3236 (source (origin
3237 (method url-fetch)
3238 (uri (string-append "mirror://gnome/sources/" name "/"
3239 (version-major+minor version) "/"
3240 name "-" version ".tar.xz"))
3241 (sha256
3242 (base32
794ce8ea 3243 "1xz60h59zgyk61y2wwzm0xlqav72i668g7v0x7rh9idz240hxls5"))))
cf6cbc34 3244 (build-system meson-build-system)
6a180f6f 3245 (arguments
cf6cbc34
RW
3246 `(#:tests? #f ; one of two tests requires network access
3247 #:configure-flags
3248 `(,(string-append "-Dzoneinfo_dir="
b6072e6b 3249 (assoc-ref %build-inputs "tzdata")
cf6cbc34 3250 "/share/zoneinfo"))))
6a180f6f
AW
3251 (native-inputs
3252 `(("glib:bin" ,glib "bin") ; for glib-mkenums
b6072e6b 3253 ("gobject-introspection" ,gobject-introspection)
6a180f6f 3254 ("pkg-config" ,pkg-config)
1d3fcf94 3255 ("vala" ,vala)
6a180f6f
AW
3256 ("intltool" ,intltool)))
3257 (propagated-inputs
3258 ;; gweather-3.0.pc refers to GTK+, GDK-Pixbuf, GLib/GObject, libxml, and
3259 ;; libsoup.
3260 `(("gtk+" ,gtk+)
3261 ("gdk-pixbuf" ,gdk-pixbuf)
3262 ("libxml2" ,libxml2)
cf6cbc34 3263 ("libsoup" ,libsoup)
6a180f6f 3264 ("geocode-glib" ,geocode-glib)))
cf6cbc34
RW
3265 (inputs
3266 `(("tzdata" ,tzdata)))
6a180f6f
AW
3267 (home-page "https://wiki.gnome.org/action/show/Projects/LibGWeather")
3268 (synopsis "Location, time zone, and weather library for GNOME")
3269 (description
3270 "libgweather is a library to access weather information from online
3271services for numerous locations.")
3272 (license license:gpl2+)))
23a22af6
AW
3273
3274(define-public gnome-settings-daemon
3275 (package
3276 (name "gnome-settings-daemon")
90fdc80f 3277 (version "3.30.2")
23a22af6
AW
3278 (source
3279 (origin
3280 (method url-fetch)
3281 (uri (string-append "mirror://gnome/sources/" name "/"
3282 (version-major+minor version) "/"
3283 name "-" version ".tar.xz"))
3284 (sha256
3285 (base32
90fdc80f 3286 "0c663csa3gnsr6wm0xfll6aani45snkdj7zjwjfzcwfh8w4a3z12"))))
e644f9fa 3287 (build-system meson-build-system)
23a22af6 3288 (arguments
e644f9fa
RW
3289 `(#:glib-or-gtk? #t
3290 #:configure-flags
3291 (list (string-append "-Dudev_dir="
3292 (assoc-ref %outputs "out")
4d0e085b
RW
3293 "/lib/udev/rules.d/")
3294 ;; Otherwise, the RUNPATH will lack the final path component.
3295 (string-append "-Dc_link_args=-Wl,-rpath="
3296 (assoc-ref %outputs "out")
3297 "/lib/gnome-settings-daemon-3.0"))
e644f9fa 3298 ;; Color management test can't reach the colord system service.
23a22af6
AW
3299 #:tests? #f))
3300 (native-inputs
e644f9fa
RW
3301 `(("glib:bin" ,glib "bin") ; for glib-mkenums
3302 ("pkg-config" ,pkg-config)
23a22af6
AW
3303 ("intltool" ,intltool)
3304 ("xsltproc" ,libxslt)
3305 ("libxml2" ,libxml2) ;for XML_CATALOG_FILES
3306 ("docbook-xml" ,docbook-xml-4.2)
3307 ("docbook-xsl" ,docbook-xsl)))
3308 (inputs
e644f9fa
RW
3309 `(("alsa-lib" ,alsa-lib)
3310 ("colord" ,colord)
ea226291 3311 ("libgudev" ,libgudev)
23a22af6
AW
3312 ("upower" ,upower)
3313 ("polkit" ,polkit)
3314 ("pulseaudio" ,pulseaudio)
3315 ("libcanberra" ,libcanberra)
3316 ("libx11" ,libx11)
3317 ("libxtst" ,libxtst)
3318 ("lcms" ,lcms)
3319 ("libnotify" ,libnotify)
3320 ("geoclue" ,geoclue)
3321 ("geocode-glib" ,geocode-glib)
3322 ("libgweather" ,libgweather)
3323 ("gnome-desktop" ,gnome-desktop)
3324 ("nss" ,nss)
3325 ("cups" ,cups)
ec2b1921
AW
3326 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
3327 ("libwacom" ,libwacom)
3328 ("librsvg" ,librsvg)
eee7878f 3329 ("xf86-input-wacom" ,xf86-input-wacom)
e644f9fa 3330 ("wayland" ,wayland)
eee7878f 3331 ("network-manager" ,network-manager)))
f032d0be 3332 (home-page "https://www.gnome.org")
23a22af6
AW
3333 (synopsis "GNOME settings daemon")
3334 (description
3335 "This package contains the daemon responsible for setting the various
3336parameters of a GNOME session and the applications that run under it. It
3337handles settings such keyboard layout, shortcuts, and accessibility, clipboard
3338settings, themes, mouse settings, and startup of other daemons.")
3339 (license license:gpl2+)))
1e7464a9
DH
3340
3341(define-public totem-pl-parser
3342 (package
3343 (name "totem-pl-parser")
77425f04 3344 (version "3.26.3")
1e7464a9
DH
3345 (source (origin
3346 (method url-fetch)
e980cbe9
MW
3347 (uri (string-append "mirror://gnome/sources/totem-pl-parser/"
3348 (version-major+minor version) "/"
1e7464a9
DH
3349 "totem-pl-parser-" version ".tar.xz"))
3350 (sha256
3351 (base32
77425f04 3352 "13a45py2j1r9967zgww8kd24bn2fhycd4m3kzr90sxx9l2w03z8f"))))
1e9b19dd 3353 (build-system meson-build-system)
1e7464a9
DH
3354 (arguments
3355 ;; FIXME: Tests require gvfs.
3356 `(#:tests? #f))
3357 (native-inputs
3358 `(("intltool" ,intltool)
3359 ("glib" ,glib "bin")
4d6d8281 3360 ("gobject-introspection" ,gobject-introspection)
1e7464a9 3361 ("pkg-config" ,pkg-config)))
22a6ad6a 3362 (propagated-inputs
1e7464a9
DH
3363 `(("glib" ,glib)
3364 ("gmime" ,gmime)
1e9b19dd
RW
3365 ("libarchive" ,libarchive)
3366 ("libgcrypt" ,libgcrypt)
22a6ad6a
MW
3367 ("libxml2" ,libxml2)))
3368 (inputs
0a6e9e13 3369 `(("libsoup" ,libsoup)))
1e7464a9
DH
3370 (home-page "https://projects.gnome.org/totem")
3371 (synopsis "Library to parse and save media playlists for GNOME")
3372 (description "Totem-pl-parser is a GObjects-based library to parse and save
3373playlists in a variety of formats.")
3374 (license license:lgpl2.0+)))
3375
6b888eff
SB
3376(define-public aisleriot
3377 (package
3378 (name "aisleriot")
36ed9b46 3379 (version "3.22.9")
6b888eff
SB
3380 (source (origin
3381 (method url-fetch)
e43f622a 3382 (uri (string-append "mirror://gnome/sources/aisleriot/"
6b888eff 3383 (version-major+minor version) "/"
e43f622a 3384 "aisleriot-" version ".tar.xz"))
6b888eff
SB
3385 (sha256
3386 (base32
36ed9b46 3387 "0yzdh9cw5cjjgvfh75bihl968czlgfmpmn1z0fdk88sgvpjgzwji"))))
6b888eff
SB
3388 (build-system glib-or-gtk-build-system)
3389 (arguments
3390 '(#:configure-flags
3391 '("--with-platform=gtk-only"
3392 "--with-card-theme-formats=svg")))
3393 (native-inputs
3394 `(("desktop-file-utils" ,desktop-file-utils)
3395 ("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
3396 ("intltool" ,intltool)
3397 ("itstool" ,itstool)
3398 ("pkg-config" ,pkg-config)
3399 ("xmllint" ,libxml2)))
3400 (inputs
3401 `(("gtk+" ,gtk+)
226e57d6 3402 ("guile" ,guile-2.2)
6b888eff
SB
3403 ("libcanberra" ,libcanberra)
3404 ("librsvg" ,librsvg)))
3405 (home-page "https://wiki.gnome.org/Apps/Aisleriot")
3406 (synopsis "Solitaire card games")
3407 (description
3408 "Aisleriot (also known as Solitaire or sol) is a collection of card games
3409which are easy to play with the aid of a mouse.")
3410 (license license:gpl3+)))
4a79e256 3411
f828d05b
KK
3412(define-public amtk
3413 (package
3414 (name "amtk")
09c4e43f 3415 (version "5.0.1")
f828d05b
KK
3416 (source (origin
3417 (method url-fetch)
bf92ba6b 3418 (uri (string-append "mirror://gnome/sources/amtk/"
f828d05b 3419 (version-major+minor version) "/"
bf92ba6b 3420 "amtk-" version ".tar.xz"))
f828d05b
KK
3421 (sha256
3422 (base32
09c4e43f 3423 "09yy95w1s83c43mh9vha1jbb780yighf5pd2j0ygjmc68sjg871d"))))
f828d05b
KK
3424 (build-system gnu-build-system)
3425 (arguments
3426 '(#:configure-flags '("--enable-gtk-doc")))
3427 (native-inputs
3428 `(("gobject-introspection" ,gobject-introspection)
09c4e43f 3429 ("glib:bin" ,glib "bin") ; for glib-mkenums
f828d05b
KK
3430 ("gtk-doc" ,gtk-doc)
3431 ("pkg-config" ,pkg-config)))
3432 (inputs
3433 `(("glib" ,glib)
3434 ("gtk+" ,gtk+)))
3435 (home-page "https://wiki.gnome.org/Projects/Amtk")
3436 (synopsis "Actions, Menus and Toolbars Kit for GTK+ applications")
3437 (description
3438 "Amtk is the acronym for @acronym{Amtk, Actions Menus and Toolbars Kit}.
3439It is a basic GtkUIManager replacement based on GAction. It is suitable for
3440both a traditional UI or a modern UI with a GtkHeaderBar.")
3441 (license license:lgpl2.1+)))
3442
4a79e256
SB
3443(define-public devhelp
3444 (package
3445 (name "devhelp")
11d28bd9 3446 (version "3.30.1")
4a79e256
SB
3447 (source (origin
3448 (method url-fetch)
3449 (uri (string-append "mirror://gnome/sources/" name "/"
3450 (version-major+minor version) "/"
3451 name "-" version ".tar.xz"))
3452 (sha256
3453 (base32
11d28bd9
KK
3454 "036sddvhs0blqpc2ixmjdl9vxynvkn5jpgn0jxr1fxcm4rh3q07a"))))
3455 (build-system meson-build-system)
4a79e256
SB
3456 (native-inputs
3457 `(("intltool" ,intltool)
5dd12afc 3458 ("itstool" ,itstool)
11d28bd9
KK
3459 ("gobject-introspection" ,gobject-introspection)
3460 ("glib:bin" ,glib "bin") ; for glib-mkmenus
3461 ("gtk+:bin" ,gtk+ "bin") ; for gtk-update-icon-cache
4a79e256
SB
3462 ("pkg-config" ,pkg-config)))
3463 (inputs
11d28bd9
KK
3464 `(("amtk" ,amtk)
3465 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
4a79e256
SB
3466 ("webkitgtk" ,webkitgtk)))
3467 (home-page "https://wiki.gnome.org/Apps/Devhelp")
3468 (synopsis "API documentation browser for GNOME")
3469 (description
3470 "Devhelp is an API documentation browser for GTK+ and GNOME. It works
3471natively with GTK-Doc (the API reference system developed for GTK+ and used
3472throughout GNOME for API documentation).")
3473 (license license:gpl2+)))
ba421ab7
MW
3474
3475(define-public cogl
3476 (package
3477 (name "cogl")
54c69ae1 3478 (version "1.22.4")
ba421ab7
MW
3479 (source
3480 (origin
3481 (method url-fetch)
5754f0cf 3482 (uri (string-append "mirror://gnome/sources/cogl/"
ba421ab7 3483 (version-major+minor version) "/"
5754f0cf 3484 "cogl-" version ".tar.xz"))
ba421ab7 3485 (sha256
54c69ae1 3486 (base32 "1q0drs82a8f6glg1v29bb6g2nf15fw0rvdx3d0rgcgfarfaby5sj"))))
a88d5a0c
MW
3487 ;; NOTE: mutter exports a bundled fork of cogl, so when making changes to
3488 ;; cogl, corresponding changes may be appropriate in mutter as well.
ba421ab7
MW
3489 (build-system gnu-build-system)
3490 (native-inputs
3491 `(("glib:bin" ,glib "bin") ; for glib-mkenums
3492 ("gobject-introspection" ,gobject-introspection)
3493 ;;("xorg-server" ,xorg-server) ; for the test suite
3494 ("pkg-config" ,pkg-config)))
3495 (propagated-inputs
3496 `(("glib" ,glib)
3497 ("gdk-pixbuf" ,gdk-pixbuf)
3498 ("libx11" ,libx11)
3499 ("libxext" ,libxext)
3500 ("libxfixes" ,libxfixes)
3501 ("libxdamage" ,libxdamage)
3502 ("libxcomposite" ,libxcomposite)
3503 ("libxrandr" ,libxrandr)))
3504 (inputs
3505 `(("mesa" ,mesa)
3506 ("cairo" ,cairo)
3507 ("pango" ,pango)
3508 ("gstreamer" ,gstreamer)
31860852
KK
3509 ("gst-plugins-base" ,gst-plugins-base)
3510 ("wayland" ,wayland)))
ba421ab7
MW
3511 (arguments
3512 `(#:configure-flags (list "--enable-cogl-gst"
31860852
KK
3513 "--enable-wayland-egl-platform"
3514 "--enable-wayland-egl-server"
3515
ba421ab7
MW
3516 ;; Arrange to pass an absolute file name to
3517 ;; dlopen for libGL.so.
3518 (string-append "--with-gl-libname="
3519 (assoc-ref %build-inputs "mesa")
3520 "/lib/libGL.so"))
3521 ;; XXX FIXME: All tests fail, with many warnings printed like this:
3522 ;; _FontTransOpen: Unable to Parse address
3523 ;; ${prefix}/share/fonts/X11/misc/
3524 #:tests? #f
3525 #; #:phases
3526 #;
3527 (modify-phases %standard-phases
3528 (add-before 'check 'start-xorg-server
3529 (lambda* (#:key inputs #:allow-other-keys)
3530 ;; The test suite requires a running X server.
3531 (system (format #f "~a/bin/Xvfb :1 &"
3532 (assoc-ref inputs "xorg-server")))
3533 (setenv "DISPLAY" ":1")
3534 #t)))))
3535 (home-page "http://www.cogl3d.org")
3536 (synopsis "Object oriented GL/GLES Abstraction/Utility Layer")
3537 (description
3538 "Cogl is a small library for using 3D graphics hardware to draw pretty
3539pictures. The API departs from the flat state machine style of OpenGL and is
3540designed to make it easy to write orthogonal components that can render
3541without stepping on each others toes.")
3542 (license (list license:expat ; most of the code
3543 license:bsd-3 ; cogl/cogl-point-in-poly.c
3544 license:sgifreeb2.0 ; cogl-path/tesselator/
3545 license:asl2.0)))) ; examples/android/
fb182b8a
MW
3546
3547(define-public clutter
3548 (package
3549 (name "clutter")
6a88e4ee 3550 (version "1.26.2")
fb182b8a
MW
3551 (source
3552 (origin
3553 (method url-fetch)
3554 (uri (string-append "mirror://gnome/sources/" name "/"
3555 (version-major+minor version) "/"
3556 name "-" version ".tar.xz"))
3557 (sha256
3558 (base32
6a88e4ee 3559 "0mif1qnrpkgxi43h7pimim6w6zwywa16ixcliw0yjm9hk0a368z7"))))
a88d5a0c
MW
3560 ;; NOTE: mutter exports a bundled fork of clutter, so when making changes
3561 ;; to clutter, corresponding changes may be appropriate in mutter as well.
fb182b8a 3562 (build-system gnu-build-system)
600233bd
LC
3563 (outputs '("out"
3564 "doc")) ;9 MiB of gtk-doc HTML pages
fb182b8a
MW
3565 (native-inputs
3566 `(("glib:bin" ,glib "bin") ; for glib-genmarshal
3567 ("gobject-introspection" ,gobject-introspection)
3568 ("pkg-config" ,pkg-config)
3569 ("xsltproc" ,libxslt)))
3570 (propagated-inputs
3571 `(("cogl" ,cogl)
3572 ("cairo" ,cairo)
3573 ("atk" ,atk)
3574 ("gtk+" ,gtk+)
3575 ("json-glib" ,json-glib)
3576 ("glib" ,glib)
3577 ("libxcomposite" ,libxcomposite)
3578 ("libxdamage" ,libxdamage)
3579 ("libxext" ,libxext)
3580 ("xinput" ,xinput)))
3581 (inputs
3582 `(("libxkbcommon" ,libxkbcommon)
3583 ("udev" ,eudev)))
3584 (arguments
600233bd
LC
3585 `(#:configure-flags (list "--enable-x11-backend=yes"
3586
3587 ;; This produces share/doc/{clutter,cally}.
3588 (string-append "--with-html-dir="
3589 (assoc-ref %outputs "doc")
3590 "/share/doc"))
fb182b8a
MW
3591 ;; XXX FIXME: Get test suite working. It would probably fail in the
3592 ;; same way the cogl tests fail, since clutter is based on cogl.
3593 #:tests? #f))
3594 (home-page "http://www.clutter-project.org")
476af713 3595 (synopsis "OpenGL-based interactive canvas library")
fb182b8a 3596 (description
476af713 3597 "Clutter is an OpenGL-based interactive canvas library, designed for
fb182b8a
MW
3598creating fast, mainly 2D single window applications such as media box UIs,
3599presentations, kiosk style applications and so on.")
3600 (license license:lgpl2.0+)))
bf7f17ba
MW
3601
3602(define-public clutter-gtk
3603 (package
3604 (name "clutter-gtk")
5d1a3219 3605 (version "1.8.4")
bf7f17ba
MW
3606 (source
3607 (origin
3608 (method url-fetch)
3609 (uri (string-append "mirror://gnome/sources/" name "/"
3610 (version-major+minor version) "/"
3611 name "-" version ".tar.xz"))
3612 (sha256
3613 (base32
5d1a3219 3614 "01ibniy4ich0fgpam53q252idm7f4fn5xg5qvizcfww90gn9652j"))))
bf7f17ba
MW
3615 (build-system gnu-build-system)
3616 (native-inputs
3617 `(("pkg-config" ,pkg-config)
3618 ("gobject-introspection" ,gobject-introspection)))
9a3a8b8e
SB
3619 (propagated-inputs
3620 ;; clutter-gtk.pc refers to all these.
bf7f17ba
MW
3621 `(("clutter" ,clutter)
3622 ("gtk+" ,gtk+)))
3623 (home-page "http://www.clutter-project.org")
476af713 3624 (synopsis "OpenGL-based interactive canvas library GTK+ widget")
bf7f17ba 3625 (description
476af713 3626 "Clutter is an OpenGL-based interactive canvas library, designed for
bf7f17ba
MW
3627creating fast, mainly 2D single window applications such as media box UIs,
3628presentations, kiosk style applications and so on.")
3629 (license license:lgpl2.0+)))
86d6a893
MW
3630
3631(define-public clutter-gst
3632 (package
3633 (name "clutter-gst")
ba07ac19 3634 (version "3.0.27")
86d6a893
MW
3635 (source
3636 (origin
3637 (method url-fetch)
f010f89b 3638 (uri (string-append "mirror://gnome/sources/clutter-gst/"
86d6a893 3639 (version-major+minor version) "/"
f010f89b 3640 "clutter-gst-" version ".tar.xz"))
86d6a893 3641 (sha256
ba07ac19 3642 (base32 "17czmpl92dzi4h3rn5rishk015yi3jwiw29zv8qan94xcmnbssgy"))))
86d6a893
MW
3643 (build-system gnu-build-system)
3644 (native-inputs
ba07ac19 3645 `(("glib:bin" ,glib "bin") ; for glib-mkenums
86d6a893
MW
3646 ("pkg-config" ,pkg-config)
3647 ("gobject-introspection" ,gobject-introspection)))
3648 (inputs
3649 `(("clutter" ,clutter)
3650 ("gstreamer" ,gstreamer)
3651 ("gst-plugins-base" ,gst-plugins-base)))
3652 (home-page "http://www.clutter-project.org")
3653 (synopsis "Integration library for using GStreamer with Clutter")
3654 (description
3655 "Clutter-Gst is an integration library for using GStreamer with Clutter.
3656It provides a GStreamer sink to upload frames to GL and an actor that
476af713
TGR
3657implements the ClutterGstPlayer interface using playbin. Clutter is an
3658OpenGL-based interactive canvas library.")
86d6a893 3659 (license license:lgpl2.0+)))
607a04ae 3660
30dc88d9
LC
3661(define-public libchamplain
3662 (package
3663 (name "libchamplain")
5564b2c5 3664 (version "0.12.16")
30dc88d9
LC
3665 (source (origin
3666 (method url-fetch)
3667 (uri (string-append
3668 "mirror://gnome/sources/libchamplain/0.12/libchamplain-"
3669 version ".tar.xz"))
3670 (sha256
3671 (base32
5564b2c5 3672 "13chvc2n074i0jw5jlb8i7cysda4yqx58ca6y3mrlrl9g37k2zja"))))
30dc88d9 3673 (build-system gnu-build-system)
f7c6833f
LF
3674 (arguments '(#:configure-flags '("--enable-vala")))
3675 (native-inputs
3676 `(("gobject-introspection" ,gobject-introspection)
3677 ("pkg-config" ,pkg-config)
3678 ("vala" ,vala)))
30dc88d9
LC
3679 (propagated-inputs
3680 `(("libsoup" ,libsoup)
3681 ("sqlite" ,sqlite)
3682 ("clutter" ,clutter)
3683 ("clutter-gtk" ,clutter-gtk)
3684 ("glib:bin" ,glib "bin") ;glib-mkenums, etc.
3685 ("cairo" ,cairo)
3686 ("gtk+3" ,gtk+)
3687 ("glib" ,glib)))
f032d0be 3688 (home-page "https://projects.gnome.org/libchamplain/")
30dc88d9
LC
3689 (synopsis "C library providing a ClutterActor to display maps")
3690 (description
3691 "libchamplain is a C library providing a ClutterActor to display maps.
3692It also provides a Gtk+ widget to display maps in Gtk+ applications. Python
3693and Perl bindings are also available. It supports numerous free map sources
3694such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free.")
3695 (license license:lgpl2.1+)))
3696
607a04ae
MW
3697(define-public gom
3698 (package
3699 (name "gom")
0510440b 3700 (version "0.3.2")
607a04ae
MW
3701 (source
3702 (origin
3703 (method url-fetch)
6c8a0b6f 3704 (uri (string-append "mirror://gnome/sources/gom/"
607a04ae 3705 (version-major+minor version) "/"
6c8a0b6f 3706 "gom-" version ".tar.xz"))
607a04ae
MW
3707 (sha256
3708 (base32
0510440b 3709 "1zaqqwwkyiswib3v1v8wafpbifpbpak0nn2kp13pizzn9bwz1s5w"))))
607a04ae
MW
3710 (build-system gnu-build-system)
3711 (native-inputs
3712 `(("intltool" ,intltool)
3713 ("pkg-config" ,pkg-config)
3714 ("gobject-introspection" ,gobject-introspection)))
3715 (inputs
3716 `(("glib" ,glib)
3717 ("gdk-pixbuf" ,gdk-pixbuf)
3718 ("sqlite" ,sqlite)))
3719 ;; XXX TODO: Figure out how to run the test suite.
3720 (arguments `(#:tests? #f))
3721 (home-page "https://wiki.gnome.org/Projects/Gom")
3722 (synopsis "Object mapper from GObjects to SQLite")
3723 (description
3724 "Gom provides an object mapper from GObjects to SQLite. It helps you
3725write applications that need to store structured data as well as make complex
3726queries upon that data.")
3727 (license license:lgpl2.1+)))
b7a3cf11 3728
865aacc9 3729(define-public libgnome-games-support
f09520db 3730 (package
865aacc9 3731 (name "libgnome-games-support")
4c6d15cf 3732 (version "1.4.4")
f09520db
SB
3733 (source (origin
3734 (method url-fetch)
2d8dca9d 3735 (uri (string-append "mirror://gnome/sources/libgnome-games-support/"
f09520db 3736 (version-major+minor version) "/"
2d8dca9d 3737 "libgnome-games-support-" version ".tar.xz"))
f09520db
SB
3738 (sha256
3739 (base32
4c6d15cf 3740 "1zkbmnrn161p74qg6jhsn9f66yjjzxfm13pl1klv9av8k1bax9pq"))))
f09520db
SB
3741 (build-system gnu-build-system)
3742 (arguments
3743 '(#:phases
3744 (modify-phases %standard-phases
3745 (add-before 'check 'pre-check
3746 (lambda _
865aacc9 3747 ;; Tests require a writable HOME.
f09520db
SB
3748 (setenv "HOME" (getcwd))
3749 #t)))))
3750 (native-inputs
3751 `(("intltool" ,intltool)
3752 ("pkg-config" ,pkg-config)
3753 ("vala" ,vala)))
3754 (propagated-inputs
865aacc9 3755 ;; Required by libgnome-games-support-1.0.pc
f09520db
SB
3756 `(("gtk+" ,gtk+)
3757 ("libgee" ,libgee)))
3758 (home-page "https://www.gnome.org/")
3759 (synopsis "Useful functionality shared among GNOME games")
3760 (description
865aacc9 3761 "libgnome-games-support is a small library intended for internal use by
f09520db
SB
3762GNOME Games, but it may be used by others.")
3763 (license license:lgpl3+)))
3764
b7a3cf11
SB
3765(define-public gnome-klotski
3766 (package
3767 (name "gnome-klotski")
36828576 3768 (version "3.22.3")
b7a3cf11
SB
3769 (source (origin
3770 (method url-fetch)
3771 (uri (string-append "mirror://gnome/sources/" name "/"
3772 (version-major+minor version) "/"
3773 name "-" version ".tar.xz"))
3774 (sha256
3775 (base32
36828576 3776 "0prc0s28pdflgzyvk1g0yfx982q2grivmz3858nwpqmbkha81r7f"))))
b7a3cf11
SB
3777 (build-system glib-or-gtk-build-system)
3778 (native-inputs
3779 `(("desktop-file-utils" ,desktop-file-utils)
3780 ("intltool" ,intltool)
3781 ("itstool" ,itstool)
bcb354ad
SB
3782 ("pkg-config" ,pkg-config)
3783 ("xmllint" ,libxml2)))
b7a3cf11
SB
3784 (inputs
3785 `(("gtk+" ,gtk+)
f4eae76f 3786 ("libgnome-games-support" ,libgnome-games-support)
b7a3cf11
SB
3787 ("librsvg" ,librsvg)))
3788 (home-page "https://wiki.gnome.org/Apps/Klotski")
3789 (synopsis "Sliding block puzzles")
3790 (description
3791 "GNOME Klotski is a set of block sliding puzzles. The objective is to move
3792the patterned block to the area bordered by green markers. To do so, you will
3793need to slide other blocks out of the way. Complete each puzzle in as few moves
3794as possible!")
3795 (license license:gpl2+)))
8d4791bf
MW
3796
3797(define-public grilo
3798 (package
3799 (name "grilo")
99dd2af9 3800 (version "0.3.3")
8d4791bf
MW
3801 (source
3802 (origin
3803 (method url-fetch)
3804 (uri (string-append "mirror://gnome/sources/" name "/"
3805 (version-major+minor version) "/"
3806 name "-" version ".tar.xz"))
3807 (sha256
3808 (base32
99dd2af9 3809 "1qx072m0gl6m3d5g5cbbf13p4h217icmlxjnrn829x5xqwi451sw"))))
8d4791bf
MW
3810 (build-system gnu-build-system)
3811 (native-inputs
3812 `(("glib:bin" ,glib "bin") ; for glib-mkenums and glib-genmarshal
3813 ("intltool" ,intltool)
3814 ("pkg-config" ,pkg-config)
3815 ("gobject-introspection" ,gobject-introspection)))
3816 (inputs
6d7273a0
KK
3817 `(("cyrus-sasl" ,cyrus-sasl)
3818 ("glib" ,glib)
8d4791bf
MW
3819 ("gtk+" ,gtk+)
3820 ("libxml2" ,libxml2)
6d7273a0 3821 ("liboauth" ,liboauth)
8d4791bf
MW
3822 ("libsoup" ,libsoup)
3823 ("totem-pl-parser" ,totem-pl-parser)))
3824 (arguments
3825 `(#:phases
3826 (modify-phases %standard-phases
3827 (add-after 'unpack 'fix-introspection-install-dir
3828 (lambda* (#:key outputs #:allow-other-keys)
3829 (let ((out (assoc-ref outputs "out")))
3830 (substitute* '("src/Makefile.in"
3831 "libs/pls/Makefile.in"
3832 "libs/net/Makefile.in")
3833 (("@INTROSPECTION_GIRDIR@")
3834 (string-append out "/share/gir-1.0/"))
3835 (("@INTROSPECTION_TYPELIBDIR@")
8c52aab4
MW
3836 (string-append out "/lib/girepository-1.0/")))
3837 #t))))))
8d4791bf
MW
3838 (native-search-paths
3839 (list (search-path-specification
3840 (variable "GRL_PLUGIN_PATH")
3841 (files (list (string-append "lib/grilo-"
3842 (version-major+minor version)))))))
f032d0be 3843 (home-page "https://live.gnome.org/Grilo")
8d4791bf
MW
3844 (synopsis "Framework for discovering and browsing media")
3845 (description
3846 "Grilo is a framework focused on making media discovery and browsing easy
3847for application developers.")
3848 (license license:lgpl2.1+)))
7b212526
MW
3849
3850(define-public grilo-plugins
3851 (package
3852 (name "grilo-plugins")
22753632 3853 (version "0.3.3")
7b212526
MW
3854 (source
3855 (origin
3856 (method url-fetch)
3857 (uri (string-append "mirror://gnome/sources/" name "/"
3858 (version-major+minor version) "/"
3859 name "-" version ".tar.xz"))
3860 (sha256
3861 (base32
22753632 3862 "172vr1y98d2mzlmg5akjn4ibrcj3gh22cwnb3cv9rvvzhj3yhrpy"))))
7b212526
MW
3863 (build-system gnu-build-system)
3864 (native-inputs
3865 `(("glib:bin" ,glib "bin") ; for glib-mkenums and glib-genmarshal
3866 ("intltool" ,intltool)
3867 ("itstool" ,itstool)
3868 ("pkg-config" ,pkg-config)))
3869 (inputs
3870 `(("grilo" ,grilo)
3871 ("glib" ,glib)
3872 ("libxml2" ,libxml2)
3873 ("sqlite" ,sqlite)
3874 ("gom" ,gom)
3875 ;; XXX TODO: Add oauth
3876 ;; XXX TODO: Add goa
3877 ;; XXX TODO: Add gdata (e.g. needed for youtube plugin)
3878 ;; XXX TODO: Add lua (needs help finding it)
3879 ("json-glib" ,json-glib)
3880 ("avahi" ,avahi)
3881 ("gmime" ,gmime)
3882 ("libsoup" ,libsoup)
3883 ("libarchive" ,libarchive)
3884 ("totem-pl-parser" ,totem-pl-parser)))
3885 (arguments
3886 `(#:make-flags (list (string-append "GRL_PLUGINS_DIR="
3887 %output
3888 "/lib/grilo-"
3889 ,(version-major+minor version)))
3890 ;; XXX FIXME: Try to get the test suite working. It appears to require
3891 ;; a working system dbus. Inside the build container, all tests fail
3892 ;; with: "assertion failed: (source)". Outside of the build container,
3893 ;; most tests succeed.
3894 #:tests? #f))
f032d0be 3895 (home-page "https://live.gnome.org/Grilo")
7b212526
MW
3896 (synopsis "Plugins for the Grilo media discovery library")
3897 (description
3898 "Grilo is a framework focused on making media discovery and browsing easy
3899for application developers.")
3900 (license license:lgpl2.1+)))
4e3fc547
MW
3901
3902(define-public totem
3903 (package
3904 (name "totem")
77425f04 3905 (version "3.30.0")
4e3fc547
MW
3906 (source
3907 (origin
3908 (method url-fetch)
3909 (uri (string-append "mirror://gnome/sources/" name "/"
3910 (version-major+minor version) "/"
3911 name "-" version ".tar.xz"))
3912 (sha256
3913 (base32
77425f04 3914 "0rahkybxbmxhlmrrgrzxny1xm7wycx7ib4blxp1i2l1q3i8s84b0"))
81382e3f
MB
3915 (patches (search-patches "totem-meson-easy-codec.patch"
3916 "totem-meson-compat.patch"))))
7ad81b8b 3917 (build-system meson-build-system)
4e3fc547
MW
3918 (native-inputs
3919 `(("pkg-config" ,pkg-config)
3920 ("desktop-file-utils" ,desktop-file-utils)
3921 ("gobject-introspection" ,gobject-introspection)
7ad81b8b
LC
3922 ("glib:bin" ,glib "bin") ;for 'glib-mkenums'
3923 ("gtk:bin" ,gtk+ "bin") ;for 'gtk-update-icon-cache'
4e3fc547 3924 ("intltool" ,intltool)
bcb354ad
SB
3925 ("itstool" ,itstool)
3926 ("xmllint" ,libxml2)))
4e3fc547
MW
3927 (propagated-inputs
3928 `(("dconf" ,dconf)))
3929 (inputs
3930 `(("gtk+" ,gtk+)
3931 ("gdk-pixbuf" ,gdk-pixbuf)
3932 ("atk" ,atk)
3933 ("cairo" ,cairo)
3934 ("dbus-glib" ,dbus-glib)
3935 ("clutter" ,clutter)
3936 ("clutter-gtk" ,clutter-gtk)
3937 ("clutter-gst" ,clutter-gst)
6a6db57f 3938 ("xorgproto" ,xorgproto)
4e3fc547
MW
3939 ("libxxf86vm" ,libxxf86vm)
3940 ("libxtst" ,libxtst)
3941 ("libxrandr" ,libxrandr)
3942 ("libxml2" ,libxml2)
3943 ("libsoup" ,libsoup)
3944 ("libpeas" ,libpeas)
3945 ("librsvg" ,librsvg)
3946 ("lirc" ,lirc)
3947 ("gnome-desktop" ,gnome-desktop)
3948 ("gstreamer" ,gstreamer)
3949 ("gst-plugins-base" ,gst-plugins-base)
3950 ("gst-plugins-good" ,gst-plugins-good)
3951 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
3952 ("adwaita-icon-theme" ,adwaita-icon-theme)
d7b63ba9 3953 ("python" ,python)
4e3fc547
MW
3954 ("python-pygobject" ,python2-pygobject)
3955 ;; XXX TODO pylint needed for python support
3956 ("totem-pl-parser" ,totem-pl-parser)
3957 ("grilo" ,grilo)
3958 ("grilo-plugins" ,grilo-plugins)
4e3fc547
MW
3959 ("vala" ,vala)))
3960 (arguments
7ad81b8b
LC
3961 `(#:glib-or-gtk? #t
3962
a97bfa46
AVY
3963 ;; Disable parallel builds until
3964 ;; https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28813 is
3965 ;; fixed. Try enabling it when updating this package in case
3966 ;; upstream has fixed it.
3967 #:parallel-build? #f
3968
7ad81b8b 3969 ;; Disable automatic GStreamer plugin installation via PackageKit and
ec5c24f9 3970 ;; all that.
7ad81b8b 3971 #:configure-flags '("-D" "enable-easy-codec-installation=no"
a388c951
LC
3972
3973 ;; Do not build .a files for the plugins, it's
3974 ;; completely useless. This saves 2 MiB.
7ad81b8b 3975 "--default-library" "shared")
ec5c24f9
LC
3976
3977 #:phases
4e3fc547 3978 (modify-phases %standard-phases
6368eb39
DM
3979 (add-before
3980 'install 'disable-cache-generation
3981 (lambda _
3982 (setenv "DESTDIR" "/")
3983 #t))
4e3fc547
MW
3984 (add-after
3985 'install 'wrap-totem
3986 (lambda* (#:key inputs outputs #:allow-other-keys)
3987 (let ((out (assoc-ref outputs "out"))
3988 (gst-plugin-path (getenv "GST_PLUGIN_SYSTEM_PATH"))
3989 (grl-plugin-path (getenv "GRL_PLUGIN_PATH")))
3990 (wrap-program (string-append out "/bin/totem")
3991 `("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path))
39c853bd
AW
3992 `("GRL_PLUGIN_PATH" ":" prefix (,grl-plugin-path)))
3993 (wrap-program (string-append out "/bin/totem-video-thumbnailer")
3994 `("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path))))
4e3fc547
MW
3995 #t)))))
3996 (home-page "https://wiki.gnome.org/Apps/Videos")
3997 (synopsis "Simple media player for GNOME based on GStreamer")
3998 (description "Totem is a simple yet featureful media player for GNOME
3999which can read a large number of file formats.")
4000 ;; GPL2+ with an exception clause for non-GPL compatible GStreamer plugins
4001 ;; to be used and distributed together with GStreamer and Totem. See
4002 ;; file://COPYING in the source distribution for details.
4003 (license license:gpl2+)))
f0afb0c8
DH
4004
4005(define-public rhythmbox
4006 (package
4007 (name "rhythmbox")
8190e1ed 4008 (version "3.4.3")
f0afb0c8
DH
4009 (source (origin
4010 (method url-fetch)
4011 (uri (string-append "mirror://gnome/sources/" name "/"
4012 (version-major+minor version) "/"
4013 name "-" version ".tar.xz"))
4014 (sha256
4015 (base32
8190e1ed 4016 "1yx3n7p9vmv23jsv98fxwq95n78awdxqm8idhyhxx2d6vk4w1hgx"))))
f0afb0c8
DH
4017 (build-system glib-or-gtk-build-system)
4018 (arguments
4019 `(#:configure-flags
4020 (list "--enable-lirc"
4021 "--enable-python"
4022 "--enable-vala"
4023 "--with-brasero"
4024 "--with-gudev"
4025 "--with-libsecret")
4026 #:phases
4027 (modify-phases %standard-phases
4028 (add-after
4029 'install 'wrap-rhythmbox
4030 (lambda* (#:key inputs outputs #:allow-other-keys)
4031 (let ((out (assoc-ref outputs "out"))
4032 (gi-typelib-path (getenv "GI_TYPELIB_PATH"))
4033 (gst-plugin-path (getenv "GST_PLUGIN_SYSTEM_PATH"))
349cef58
TGR
4034 (grl-plugin-path (getenv "GRL_PLUGIN_PATH"))
4035 (python-path (getenv "PYTHONPATH")))
f0afb0c8
DH
4036 (wrap-program (string-append out "/bin/rhythmbox")
4037 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))
4038 `("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path))
349cef58
TGR
4039 `("GRL_PLUGIN_PATH" ":" prefix (,grl-plugin-path))
4040 `("PYTHONPATH" ":" prefix (,python-path))))
f0afb0c8
DH
4041 #t)))))
4042 (propagated-inputs
4043 `(("dconf" ,dconf)))
4044 (native-inputs
bcb354ad
SB
4045 `(("itstool" ,itstool)
4046 ("intltool" ,intltool)
f0afb0c8
DH
4047 ("glib" ,glib "bin")
4048 ("gobject-introspection" ,gobject-introspection)
4049 ("desktop-file-utils" ,desktop-file-utils)
bcb354ad
SB
4050 ("pkg-config" ,pkg-config)
4051 ("xmllint" ,libxml2)))
f0afb0c8
DH
4052 (inputs
4053 `(("json-glib" ,json-glib)
4054 ("tdb" ,tdb)
4055 ("gnome-desktop" ,gnome-desktop)
4056 ("python" ,python)
4057 ("python-pygobject" ,python2-pygobject)
4058 ("vala" ,vala)
4059 ("gmime" ,gmime)
f0afb0c8
DH
4060 ("adwaita-icon-theme" ,adwaita-icon-theme)
4061 ("grilo" ,grilo)
4062 ("grilo-plugins" ,grilo-plugins)
4063 ("gstreamer" ,gstreamer)
4064 ("gst-plugins-base" ,gst-plugins-base)
4065 ("gst-plugins-good" ,gst-plugins-good)
f0afb0c8 4066 ("totem-pl-parser" ,totem-pl-parser)
ea226291 4067 ("libgudev" ,libgudev)
f0afb0c8
DH
4068 ;;("libmtp" ,libmtp) FIXME: Not detected
4069 ("libsecret" ,libsecret)
4070 ("libsoup" ,libsoup)
4071 ("libnotify" ,libnotify)
4072 ("libpeas" ,libpeas)
4073 ("lirc" ,lirc)
4074 ;; TODO: clutter* only used by visualizer plugin, which also requires mx
4075 ;;("clutter" ,clutter)
4076 ;;("clutter-gtk" ,clutter-gtk)
4077 ;;("clutter-gst" ,clutter-gst)
4078 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
4079 ("atk" ,atk)
4080 ("pango" ,pango)
4081 ("gtk+" ,gtk+)
4082 ;; TODO:
4083 ;; * libgpod
4084 ;; * mx
f0afb0c8
DH
4085 ("brasero" ,brasero)))
4086 (home-page "https://wiki.gnome.org/Apps/Rhythmbox")
4087 (synopsis "Music player for GNOME")
4088 (description "Rhythmbox is a music playing application for GNOME. It
4089supports playlists, song ratings, and any codecs installed through gstreamer.")
4090 (license license:gpl2+)))
f70d8383
DH
4091
4092(define-public eog
4093 (package
4094 (name "eog")
ec7d4bc7 4095 (version "3.28.4")
f70d8383
DH
4096 (source (origin
4097 (method url-fetch)
4098 (uri (string-append "mirror://gnome/sources/" name "/"
4099 (version-major+minor version) "/"
4100 name "-" version ".tar.xz"))
4101 (sha256
4102 (base32
ec7d4bc7 4103 "1wrq3l3z0x6q0hnc1vqr2hnyb1b14qw6aqvc5dldfgbs0yys6p55"))))
61fb581f 4104 (build-system meson-build-system)
f70d8383 4105 (arguments
34c44a34
RW
4106 `(#:configure-flags
4107 ;; Otherwise, the RUNPATH will lack the final 'eog' path component.
4108 (list (string-append "-Dc_link_args=-Wl,-rpath="
4109 (assoc-ref %outputs "out") "/lib/eog"))
4110 #:phases
f70d8383 4111 (modify-phases %standard-phases
61fb581f
RW
4112 (add-after 'install 'wrap-eog
4113 (lambda* (#:key outputs #:allow-other-keys)
4114 (let ((out (assoc-ref outputs "out"))
4115 (gi-typelib-path (getenv "GI_TYPELIB_PATH")))
4116 (wrap-program (string-append out "/bin/eog")
4117 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))))
4118 #t)))))
f70d8383
DH
4119 (propagated-inputs
4120 `(("dconf" ,dconf)))
4121 (native-inputs
4122 `(("intltool" ,intltool)
b3546174 4123 ("itstool" ,itstool)
f70d8383 4124 ("glib" ,glib "bin")
61fb581f 4125 ("gtk+:bin" ,gtk+ "bin") ; for gtk-update-icon-cache
f70d8383 4126 ("gobject-introspection" ,gobject-introspection)
bcb354ad
SB
4127 ("pkg-config" ,pkg-config)
4128 ("xmllint" ,libxml2)))
f70d8383
DH
4129 (inputs
4130 `(("gnome-desktop" ,gnome-desktop)
4131 ("shared-mime-info" ,shared-mime-info)
4132 ("adwaita-icon-theme" ,adwaita-icon-theme)
4133 ("exempi" ,exempi)
4134 ("lcms" ,lcms)
4135 ("libexif" ,libexif)
4136 ("libpeas" ,libpeas)
4137 ("libjpeg" ,libjpeg)
4138 ("librsvg" ,librsvg)
4139 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
4140 ("gtk+" ,gtk+)))
4141 (home-page "https://wiki.gnome.org/Apps/EyeOfGnome")
4142 (synopsis "GNOME image viewer")
4143 (description "Eye of GNOME is the GNOME image viewer. It
4144supports image conversion, rotation, and slideshows.")
4145 (license license:gpl2+)))
41af5e7b 4146
0c3f8cb8
LC
4147(define-public eog-plugins
4148 ;; Note: EOG looks for its plugins (via libpeas) in ~/.local as well as
4149 ;; $DATA/lib/eog/plugins, where DATA is one of the entries in
4150 ;; $XDG_DATA_DIRS. Thus, for EOG to find these, you have to have
4151 ;; 'XDG_DATA_DIRS' appropriately set.
4152 (package
4153 (name "eog-plugins")
54b74cc6 4154 (version "3.26.4")
0c3f8cb8
LC
4155 (source (origin
4156 (method url-fetch)
f3b88ed2 4157 (uri (string-append "mirror://gnome/sources/eog-plugins/"
0c3f8cb8 4158 (version-major+minor version) "/"
f3b88ed2 4159 "eog-plugins-" version ".tar.xz"))
0c3f8cb8
LC
4160 (sha256
4161 (base32
54b74cc6 4162 "0pd7fqa4ciy5844k5s1c6rlsqkk8pxd8cchxjcjhxlsngm9lynnx"))))
0c3f8cb8
LC
4163 (build-system gnu-build-system)
4164 (home-page "https://wiki.gnome.org/Apps/EyeOfGnome/Plugins")
4165 (synopsis "Extensions for the Eye of GNOME image viewer")
4166 (native-inputs
4167 `(("pkg-config" ,pkg-config)
4168 ("gettext" ,gnu-gettext)))
4169 (inputs
4170 `(("eog" ,eog)
4171 ("glib" ,glib)
4172 ("gtk+" ,gtk+)
4173 ("libpeas" ,libpeas)
4174 ("libexif" ,libexif)
4175 ("libchamplain" ,libchamplain)))
4176 (description
4177 "This package provides plugins for the Eye of GNOME (EOG) image viewer,
4178notably:
4179
4180@itemize
4181@item @dfn{EXIF Display}, which displays camera (EXIF) information;
4182@item @dfn{Map}, which displays a map of where the picture was taken on the
4183side panel;
4184@item @dfn{Slideshow Shuffle}, to shuffle images in slideshow mode.
4185@end itemize\n")
4186
4187 ;; XXX: eog-postasa-plugin-resources.c (which we don't build) contains a
4188 ;; long suspicious byte stream that goes to a
4189 ;; ".gresource.eog_postasa_plugin" ELF section.
4190 (license license:gpl2+)))
4191
41af5e7b
SB
4192(define-public libgudev
4193 (package
4194 (name "libgudev")
b78f5118 4195 (version "232")
41af5e7b
SB
4196 (source (origin
4197 (method url-fetch)
4198 (uri (string-append "mirror://gnome/sources/" name "/"
4199 version "/" name "-" version ".tar.xz"))
4200 (sha256
4201 (base32
b78f5118 4202 "0q3qki451zzgdjazlgshsfzbbm0in40lyx7dyrag7kbkqnwv4k7f"))))
41af5e7b 4203 (build-system gnu-build-system)
b78f5118
RW
4204 (arguments
4205 '(#:configure-flags
4206 ;; umockdev depends on libgudev.
4207 (list "--disable-umockdev")))
41af5e7b
SB
4208 (native-inputs
4209 `(("glib:bin" ,glib "bin") ; for glib-genmarshal, etc.
4210 ("gobject-introspection" ,gobject-introspection)
4211 ("pkg-config" ,pkg-config)))
4212 (propagated-inputs
4213 `(("glib" ,glib))) ; required by gudev-1.0.pc
4214 (inputs
4215 `(("udev" ,eudev)))
4216 (home-page "https://wiki.gnome.org/Projects/libgudev")
4217 (synopsis "GObject bindings for libudev")
4218 (description
4219 "This library provides GObject bindings for libudev. It was originally
4220part of udev-extras, then udev, then systemd. It's now a project on its own.")
4221 (license license:lgpl2.1+)))
3dc8828f
SB
4222
4223(define-public gvfs
4224 (package
4225 (name "gvfs")
12fe4846 4226 (version "1.40.1")
3dc8828f
SB
4227 (source (origin
4228 (method url-fetch)
1d68eb32 4229 (uri (string-append "mirror://gnome/sources/gvfs/"
3dc8828f 4230 (version-major+minor version) "/"
1d68eb32 4231 "gvfs-" version ".tar.xz"))
3dc8828f
SB
4232 (sha256
4233 (base32
12fe4846 4234 "1cfnzamr4mvgpf6yhm28lh9cafy9z6842s8jpbqnfizfxybg8ylj"))))
e762d943 4235 (build-system meson-build-system)
3dc8828f 4236 (arguments
e762d943
RW
4237 '(#:glib-or-gtk? #t
4238 #:configure-flags
4239 (list "-Dsystemduserunitdir=no"
4240 "-Dtmpfilesdir=no"
4241 ;; Otherwise, the RUNPATH will lack the final path component.
4242 (string-append "-Dc_link_args=-Wl,-rpath="
4243 (assoc-ref %outputs "out") "/lib/gvfs"))))
3dc8828f
SB
4244 (native-inputs
4245 `(("glib:bin" ,glib "bin") ; for glib-genmarshal, etc.
0ab9f949
RW
4246 ("gettext" ,gettext-minimal)
4247 ("gtk-doc" ,gtk-doc)
3dc8828f
SB
4248 ("pkg-config" ,pkg-config)
4249 ("xsltproc" ,libxslt)))
4250 (inputs
4251 `(("avahi" ,avahi)
4252 ("docbook-xml" ,docbook-xml-4.2)
4253 ("docbook-xsl" ,docbook-xsl)
4254 ("dbus" ,dbus)
e762d943 4255 ("elogind" ,elogind)
3dc8828f 4256 ("fuse" ,fuse)
24a78aa6 4257 ("gcr" ,gcr)
3dc8828f 4258 ("glib" ,glib)
e762d943 4259 ("gnome-online-accounts" ,gnome-online-accounts)
3dc8828f
SB
4260 ("libarchive" ,libarchive)
4261 ("libbluray" ,libbluray)
8852ca24 4262 ("libcap" ,libcap)
3dc8828f
SB
4263 ("libcdio-paranoia" ,libcdio-paranoia)
4264 ("libgcrypt" ,libgcrypt)
e762d943 4265 ("libgdata" ,libgdata)
3dc8828f
SB
4266 ("libgphoto2" ,libgphoto2)
4267 ("libgudev" ,libgudev)
0ab9f949 4268 ("libimobiledevice" ,libimobiledevice)
3dc8828f 4269 ("libmtp" ,libmtp)
e762d943 4270 ("libnfs" ,libnfs)
3dc8828f
SB
4271 ("libsecret" ,libsecret)
4272 ("libsmbclient" ,samba)
4273 ("libsoup" ,libsoup)
4274 ("libxml2" ,libxml2)
e762d943 4275 ("openssh" ,openssh)
8852ca24 4276 ("polkit" ,polkit)
3dc8828f
SB
4277 ("udisks" ,udisks)))
4278 (home-page "https://wiki.gnome.org/gvfs/")
8f65585b 4279 (synopsis "Userspace virtual file system for GIO")
3dc8828f 4280 (description
8f65585b 4281 "GVFS is a userspace virtual file system designed to work with the I/O
3dc8828f
SB
4282abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support
4283to all applications using the GIO API. It also supports exposing the GVFS
4284mounts to non-GIO applications using FUSE.
4285
4286GVFS comes with a set of backends, including trash support, SFTP, SMB, HTTP,
4287DAV, and others.")
4288 (license license:lgpl2.0+)))
7c88b6bd
AW
4289
4290(define-public gusb
4291 (package
4292 (name "gusb")
536b3274 4293 (version "0.3.0")
7c88b6bd
AW
4294 (source (origin
4295 (method url-fetch)
4296 (uri (string-append "https://github.com/hughsie/libgusb/archive/"
536b3274 4297 version ".tar.gz"))
7c88b6bd
AW
4298 (sha256
4299 (base32
536b3274
MB
4300 "1wa9787ww7s1kl9jml6kiyrjgimlgagq4jmgdj7xcpsx83w10qxk"))))
4301 (build-system meson-build-system)
7c88b6bd 4302 (native-inputs
536b3274 4303 `(("gobject-introspection" ,gobject-introspection)
7c88b6bd
AW
4304 ("pkg-config" ,pkg-config)
4305 ("vala" ,vala)
7c88b6bd
AW
4306 ("gtk-doc" ,gtk-doc)))
4307 (propagated-inputs
4308 ;; Both of these are required by gusb.pc.
4309 `(("glib" ,glib)
4310 ("libusb" ,libusb)))
4311 (arguments
536b3274 4312 `(#:tests? #f)) ;libusb fails to initialize. Wonder what that is.
8f1640ed 4313 (home-page "https://github.com/hughsie/libgusb")
a124bbd2 4314 (synopsis "GLib binding for libusb1")
7c88b6bd
AW
4315 (description
4316 "GUsb is a GObject wrapper for libusb1 that makes it easy to do
4317asynchronous control, bulk and interrupt transfers with proper cancellation
4318and integration into a mainloop. This makes it easy to integrate low level
4319USB transfers with your high-level application or system daemon.")
4320 (license license:lgpl2.1+)))
0abe1d86
AW
4321
4322(define-public simple-scan
4323 (package
4324 (name "simple-scan")
baca5333 4325 (version "3.24.1")
0abe1d86
AW
4326 (source (origin
4327 (method url-fetch)
4328 (uri (string-append "https://launchpad.net/simple-scan/"
4329 (version-major+minor version) "/"
4330 version "/+download/simple-scan-"
4331 version ".tar.xz"))
4332 (sha256
4333 (base32
baca5333 4334 "1czg21cdbd2fgqylxfnzfhhzy69gycf816d5bbaq6hb62hmq7bjy"))))
0abe1d86
AW
4335 (build-system glib-or-gtk-build-system)
4336 (inputs
4337 `(("gtk" ,gtk+)
4338 ("zlib" ,zlib)
4339 ("cairo" ,cairo)
4340 ("gdk-pixbuf" ,gdk-pixbuf)
4341 ("gusb" ,gusb)
4c928743 4342 ("libsane" ,sane-backends)))
0abe1d86 4343 (native-inputs
b94a6ca0 4344 `(("gettext" ,gettext-minimal)
0abe1d86
AW
4345 ("itstool" ,itstool)
4346 ("colord" ,colord)
4347 ("glib" ,glib "bin") ; glib-compile-schemas, etc.
4348 ("pkg-config" ,pkg-config)
bcb354ad
SB
4349 ("vala" ,vala)
4350 ("xmllint" ,libxml2)))
fb9ca511
TGR
4351 (arguments
4352 '(#:configure-flags '("--disable-packagekit")
4353 #:phases
4354 (modify-phases %standard-phases
4355 (add-after 'unpack 'clean
4356 (lambda _
4357 ;; Remove a left-over reference to PackageKit.
4358
4359 ;; https://bugs.launchpad.net/simple-scan/+bug/1462769
4360
4361 ;; There are some generated C files erroneously
4362 ;; included in the source distribution, and this
4363 ;; one breaks the build by referring to a
4364 ;; non-existent header (packagekit.h)
4365 (delete-file "src/ui.c"))))))
dff0eedb 4366 (home-page "https://gitlab.gnome.org/GNOME/simple-scan")
0abe1d86
AW
4367 (synopsis "Document and image scanner")
4368 (description "Simple Scan is an easy-to-use application, designed to let
4369users connect their scanner and quickly have the image/document in an
4370appropriate format. Simple Scan is basically a frontend for SANE - which is
4371the same backend as XSANE uses. This means that all existing scanners will
4372work and the interface is well tested.")
4373 (license license:gpl3+)))
7549f984 4374
ab466d79
RW
4375(define-public eolie
4376 (package
4377 (name "eolie")
fa8ef3ed 4378 (version "0.9.63")
ab466d79
RW
4379 (source (origin
4380 (method url-fetch)
00014781 4381 (uri (string-append "https://gitlab.gnome.org/World/eolie/"
fa8ef3ed 4382 "uploads/d42b466752729a0d3fa828a721e25043/"
00014781 4383 "eolie-" version ".tar.xz"))
ab466d79
RW
4384 (sha256
4385 (base32
fa8ef3ed 4386 "11pp8g0w22h1q0bbj9517l5838gcymvvp8fp9kh6h2dmgir2ssih"))))
00014781 4387 (build-system meson-build-system)
ab466d79 4388 (arguments
00014781
RW
4389 `(#:glib-or-gtk? #t
4390 #:phases
ab466d79
RW
4391 (modify-phases %standard-phases
4392 (add-after 'wrap 'wrap-more
4393 (lambda* (#:key inputs outputs #:allow-other-keys)
4394 (let* ((out (assoc-ref outputs "out"))
4395 ;; These libraries must be on LD_LIBRARY_PATH.
4396 (libs '("gtkspell3" "webkitgtk" "libsoup" "libsecret"
4397 "atk" "gtk+" "gsettings-desktop-schemas"
4398 "gobject-introspection"))
4399 (path (string-join
4400 (map (lambda (lib)
4401 (string-append (assoc-ref inputs lib) "/lib"))
4402 libs)
4403 ":")))
4404 (wrap-program (string-append out "/bin/eolie")
4405 `("LD_LIBRARY_PATH" ":" prefix (,path))
4406 `("PYTHONPATH" ":" prefix (,(getenv "PYTHONPATH")))
4407 `("GI_TYPELIB_PATH" = (,(getenv "GI_TYPELIB_PATH")))))
4408 #t)))))
4409 (native-inputs
f85ca6ed 4410 `(("intltool" ,intltool)
ab466d79 4411 ("itstool" ,itstool)
d95f1041 4412 ("pkg-config" ,pkg-config)
d95f1041 4413 ("python" ,python)
00014781 4414 ("glib:bin" ,glib "bin")
d95f1041 4415 ("gtk+" ,gtk+ "bin")))
ab466d79
RW
4416 (inputs
4417 `(("gobject-introspection" ,gobject-introspection)
4418 ("glib-networking" ,glib-networking)
4419 ("cairo" ,cairo)
4420 ("gtk+" ,gtk+)
4421 ("atk" ,atk) ; propagated by gtk+, but we need it in LD_LIBRARY_PATH
4422 ("python" ,python-wrapper)
d72f76df 4423 ("python-dateutil" ,python-dateutil)
00014781 4424 ("python-pyfxa" ,python-pyfxa)
ab466d79
RW
4425 ("python-pygobject" ,python-pygobject)
4426 ("python-pycairo" ,python-pycairo)
00014781 4427 ("python-pycrypto" ,python-pycrypto)
ab466d79
RW
4428 ("libsecret" ,libsecret)
4429 ("gtkspell3" ,gtkspell3)
4430 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
f85ca6ed 4431 ("webkitgtk" ,webkitgtk)))
166b2c97 4432 (home-page "https://wiki.gnome.org/Apps/Eolie")
ab466d79
RW
4433 (synopsis "Web browser for GNOME")
4434 (description
4435 "Eolie is a new web browser for GNOME. It features Firefox sync support,
4436a secret password store, an adblocker, and a modern UI.")
4437 (license license:gpl3+)))
4438
7549f984
SB
4439(define-public epiphany
4440 (package
4441 (name "epiphany")
f37dfe1e 4442 (version "3.30.4")
7549f984
SB
4443 (source (origin
4444 (method url-fetch)
dd3266ec 4445 (uri (string-append "mirror://gnome/sources/epiphany/"
7549f984 4446 (version-major+minor version) "/"
dd3266ec 4447 "epiphany-" version ".tar.xz"))
7549f984
SB
4448 (sha256
4449 (base32
f37dfe1e 4450 "0nk0krzrfck6hhfs52f4sjmj93yjyvabm72bq8i8f9l1pass5vgd"))))
fc5c5b92
R
4451
4452 (build-system meson-build-system)
7549f984
SB
4453 (arguments
4454 ;; FIXME: tests run under Xvfb, but fail with:
4455 ;; /src/bookmarks/ephy-bookmarks/create:
4456 ;; ** (test-ephy-bookmarks:19591): WARNING **: Unable to start Zeroconf
4457 ;; subsystem
4458 ;; FAIL
6f48d9db 4459 '(#:tests? #f
e19f9c24
LF
4460 #:glib-or-gtk? #t
4461 #:configure-flags
4462 ;; Otherwise, the RUNPATH will lack the final 'epiphany' path component.
4463 (list (string-append "-Dc_link_args=-Wl,-rpath="
4464 (assoc-ref %outputs "out") "/lib/epiphany"))))
80a747c4
SB
4465 (propagated-inputs
4466 `(("dconf" ,dconf)))
7549f984 4467 (native-inputs
fc5c5b92
R
4468 `(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
4469 ("glib:bin" ,glib "bin") ; for glib-mkenums
4470 ("gtk+:bin" ,gtk+ "bin") ; for gtk-update-icon-cache
4471 ("intltool" ,intltool)
7549f984 4472 ("itstool" ,itstool)
bcb354ad
SB
4473 ("pkg-config" ,pkg-config)
4474 ("xmllint" ,libxml2)))
7549f984
SB
4475 (inputs
4476 `(("avahi" ,avahi)
4477 ("gcr" ,gcr)
fc5c5b92 4478 ("gdk-pixbuf+svg" ,gdk-pixbuf+svg) ; for loading SVG files
7549f984
SB
4479 ("glib-networking" ,glib-networking)
4480 ("gnome-desktop" ,gnome-desktop)
4481 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
eb6f315b 4482 ("json-glib" ,json-glib)
7549f984 4483 ("iso-codes" ,iso-codes)
8748e29c 4484 ("libdazzle" ,libdazzle)
7549f984
SB
4485 ("libnotify" ,libnotify)
4486 ("libsecret" ,libsecret)
7549f984 4487 ("libxslt" ,libxslt)
fc5c5b92 4488 ("nettle" ,nettle) ; for hogweed
7549f984 4489 ("sqlite" ,sqlite)
f85ca6ed 4490 ("webkitgtk" ,webkitgtk)))
7549f984
SB
4491 (home-page "https://wiki.gnome.org/Apps/Web")
4492 (synopsis "GNOME web browser")
4493 (description
4494 "Epiphany is a GNOME web browser targeted at non-technical users. Its
4495principles are simplicity and standards compliance.")
4496 (license license:gpl2+)))
a3856b2c
SB
4497
4498(define-public d-feet
4499 (package
4500 (name "d-feet")
458e9221 4501 (version "0.3.14")
a3856b2c
SB
4502 (source (origin
4503 (method url-fetch)
4504 (uri (string-append "mirror://gnome/sources/" name "/"
4505 (version-major+minor version) "/"
4506 name "-" version ".tar.xz"))
4507 (sha256
4508 (base32
458e9221 4509 "1m8lwiwl5jhi0x7y6x5zmd3hjplgvdjrb8a8jg74rvkygslj1p7f"))))
a3856b2c
SB
4510 (build-system glib-or-gtk-build-system)
4511 (arguments
4512 '(#:out-of-source? #f ; tests need to run in the source directory.
4513 #:phases
4514 (modify-phases %standard-phases
4515 (add-before
4516 'check 'pre-check
86aff791 4517 (lambda _
a3856b2c
SB
4518 ;; The test suite requires a running X server.
4519 (system "Xvfb :1 &")
4520 (setenv "DISPLAY" ":1")
4521 ;; Don't fail on missing '/etc/machine-id'.
4522 (setenv "DBUS_FATAL_WARNINGS" "0")
4523 ;; tests.py and window.py don't meet E402:
4524 ;; E402 module level import not at top of file
4525 (substitute* "src/tests/Makefile"
86aff791
MW
4526 (("--ignore=E123") "--ignore=E123,E402"))
4527 #t))
a3856b2c
SB
4528 (add-after
4529 'install 'wrap-program
4530 (lambda* (#:key outputs #:allow-other-keys)
4531 (let ((prog (string-append (assoc-ref outputs "out")
4532 "/bin/d-feet")))
4533 (wrap-program prog
4534 `("PYTHONPATH" = (,(getenv "PYTHONPATH")))
86aff791
MW
4535 `("GI_TYPELIB_PATH" = (,(getenv "GI_TYPELIB_PATH"))))
4536 #t))))))
a3856b2c
SB
4537 (native-inputs
4538 `(("intltool" ,intltool)
4539 ("itstool" ,itstool)
4540 ("pkg-config" ,pkg-config)
4541 ("python-pep8" ,python-pep8)
4542 ("xmllint" ,libxml2)
4543 ("xorg-server" ,xorg-server)))
4544 (inputs
4545 `(("gobject-introspection" ,gobject-introspection)
4546 ("gtk+" ,gtk+)
4547 ("python" ,python-wrapper)
458e9221 4548 ("hicolor-icon-theme" ,hicolor-icon-theme)
a3856b2c
SB
4549 ("python-pygobject" ,python-pygobject)))
4550 (home-page "https://wiki.gnome.org/Apps/DFeet")
4551 (synopsis "D-Bus debugger")
4552 (description
4553 "D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces
4554of running programs and invoke methods on those interfaces.")
4555 (license license:gpl2+)))
c3b97bd9
SB
4556
4557(define-public yelp-xsl
4558 (package
4559 (name "yelp-xsl")
b3640e79 4560 (version "3.32.1")
c3b97bd9
SB
4561 (source (origin
4562 (method url-fetch)
4563 (uri (string-append "mirror://gnome/sources/" name "/"
4564 (version-major+minor version) "/"
4565 name "-" version ".tar.xz"))
4566 (sha256
4567 (base32
b3640e79 4568 "013z2ixx9kfrs6hq79qpil093xfbc12y1p0mvsh6lpala30iphya"))))
c3b97bd9
SB
4569 (build-system gnu-build-system)
4570 (native-inputs
4571 `(("intltool" ,intltool)
4572 ("itstool" ,itstool)
4573 ("xmllint" ,libxml2)))
4574 (home-page "https://wiki.gnome.org/Apps/Yelp")
4575 (synopsis "XSL stylesheets for Yelp")
4576 (description
4577 "Yelp-xsl contains XSL stylesheets that are used by the yelp help browser
4578to format Docbook and Mallard documents.")
4579 (license license:gpl2+)))
de3d612a
SB
4580
4581(define-public yelp
4582 (package
4583 (name "yelp")
9d029b7f 4584 (version "3.30.0")
de3d612a
SB
4585 (source (origin
4586 (method url-fetch)
4587 (uri (string-append "mirror://gnome/sources/" name "/"
4588 (version-major+minor version) "/"
4589 name "-" version ".tar.xz"))
4590 (sha256
4591 (base32
9d029b7f 4592 "060a902j15k76fyhk8xfl38ipvrrcc0qd7nm2mcck4ifb45b0zv4"))))
de3d612a
SB
4593 (build-system glib-or-gtk-build-system)
4594 (native-inputs
4595 `(("glib:bin" ,glib "bin") ; for glib-genmarshal, etc.
4596 ("intltool" ,intltool)
4597 ("itstool" ,itstool)
4598 ("pkg-config" ,pkg-config)))
4599 (propagated-inputs
4600 `(("dconf" ,dconf)))
4601 (inputs
ad1b7d8b
SB
4602 `(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
4603 ("libxslt" ,libxslt)
de3d612a 4604 ("sqlite" ,sqlite)
4c28ca1d
SB
4605 ("webkitgtk" ,webkitgtk)
4606 ("yelp-xsl" ,yelp-xsl)))
de3d612a
SB
4607 (home-page "https://wiki.gnome.org/Apps/Yelp")
4608 (synopsis "GNOME help browser")
4609 (description
4610 "Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,
4611man, info, and HTML documents. It can locate documents according to the
4612freedesktop.org help system specification.")
4613 (license license:gpl2+)))
122d0d10
SB
4614
4615(define-public yelp-tools
4616 (package
4617 (name "yelp-tools")
2089bca5 4618 (version "3.28.0")
122d0d10
SB
4619 (source (origin
4620 (method url-fetch)
4621 (uri (string-append "mirror://gnome/sources/" name "/"
4622 (version-major+minor version) "/"
4623 name "-" version ".tar.xz"))
4624 (sha256
4625 (base32
2089bca5 4626 "1b61dmlb1sd50fgq6zgnkcpx2s1py33q0x9cx67fzpsr4gmgxnw2"))))
122d0d10
SB
4627 (build-system gnu-build-system)
4628 (native-inputs
4629 `(("pkg-config" ,pkg-config)))
4630 (propagated-inputs
4631 ;; Needed by `yelp-build', `yelp-check' or 'yelp.m4'.
4632 `(("itstool" ,itstool)
4633 ("xmllint" ,libxml2)
4634 ("xsltproc" ,libxslt)))
4635 (inputs
4636 `(("yelp-xsl" ,yelp-xsl)))
4637 (home-page "https://wiki.gnome.org/Apps/Yelp/Tools")
4638 (synopsis "Yelp documentation tools")
4639 (description
4640 "Yelp-tools is a collection of scripts and build utilities to help create,
4641manage, and publish documentation for Yelp and the web. Most of the heavy
4642lifting is done by packages like yelp-xsl and itstool. This package just
4643wraps things up in a developer-friendly way.")
4644 (license license:gpl2+)))
af8f9f23 4645
4ed041d9
MB
4646(define-public yelp-tools/fixed
4647 ;; This variant fixes a python-libxml2 crash when processing UTF-8
4648 ;; sequences: <https://bugs.gnu.org/37468>. TODO: Remove this in
4649 ;; the next rebuild cycle.
4650 (hidden-package
4651 (package/inherit
4652 yelp-tools
4653 (propagated-inputs
4654 `(("itstool" ,itstool/fixed)
4655 ,@(alist-delete "itstool" (package-propagated-inputs yelp-tools)))))))
4656
af8f9f23
RW
4657(define-public libgee
4658 (package
4659 (name "libgee")
4c2c5ae6 4660 (version "0.20.2")
af8f9f23
RW
4661 (source (origin
4662 (method url-fetch)
84a1b007 4663 (uri (string-append "mirror://gnome/sources/libgee/"
af8f9f23 4664 (version-major+minor version) "/"
84a1b007 4665 "libgee-" version ".tar.xz"))
af8f9f23
RW
4666 (sha256
4667 (base32
4c2c5ae6 4668 "0g1mhl7nidg82v4cikkk8dakzc18hg7wv0dsf2pbyijzfm5mq0wy"))))
af8f9f23
RW
4669 (build-system gnu-build-system)
4670 (arguments
4671 `(#:phases
4672 (modify-phases %standard-phases
4673 (add-after 'unpack 'fix-introspection-install-dir
4674 (lambda* (#:key outputs #:allow-other-keys)
4675 (let ((out (assoc-ref outputs "out")))
4676 (substitute* "gee/Makefile.in"
4677 (("@INTROSPECTION_GIRDIR@")
4678 (string-append out "/share/gir-1.0/"))
4679 (("@INTROSPECTION_TYPELIBDIR@")
4680 (string-append out "/lib/girepository-1.0/")))))))))
4681 (native-inputs
4682 `(("glib" ,glib "bin")
4683 ("pkg-config" ,pkg-config)))
4684 (inputs
4685 `(("glib" ,glib)
4686 ("gobject-introspection" ,gobject-introspection)))
4687 (home-page "https://wiki.gnome.org/Projects/Libgee")
4688 (synopsis "GObject collection library")
4689 (description
4690 "Libgee is a utility library providing GObject-based interfaces and
4691classes for commonly used data structures.")
4692 (license license:lgpl2.1+)))
b0f9c4b8
RW
4693
4694(define-public gexiv2
4695 (package
4696 (name "gexiv2")
b1a8b408 4697 (version "0.12.0")
b0f9c4b8
RW
4698 (source (origin
4699 (method url-fetch)
4700 (uri (string-append "mirror://gnome/sources/" name "/"
4701 (version-major+minor version) "/"
4702 name "-" version ".tar.xz"))
4703 (sha256
4704 (base32
b1a8b408 4705 "0slj5yj8c90l9pp5i3z74x5r3r4da0xfmbzkfq5k0dkg72q3kxaq"))))
51c482e4 4706 (build-system meson-build-system)
b0f9c4b8 4707 (native-inputs
b1a8b408
KK
4708 `(("gcr" ,gcr)
4709 ("glib" ,glib "bin")
4710 ("pkg-config" ,pkg-config)
4711 ("vala" ,vala)))
b0f9c4b8
RW
4712 (propagated-inputs
4713 ;; Listed in "Requires" section of gexiv2.pc
4714 `(("exiv2" ,exiv2)))
4715 (inputs
4716 `(("glib" ,glib)
4717 ("gobject-introspection" ,gobject-introspection)))
4718 (home-page "https://wiki.gnome.org/Projects/gexiv2")
4719 (synopsis "GObject wrapper around the Exiv2 photo metadata library")
4720 (description
4721 "Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It
4722allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP
4723metadata in photo and video files of various formats.")
4724 (license license:gpl2+)))
fed5a689
RW
4725
4726(define-public shotwell
4727 (package
4728 (name "shotwell")
a1c6fb52 4729 (version "0.30.7")
fed5a689
RW
4730 (source (origin
4731 (method url-fetch)
5497d682 4732 (uri (string-append "mirror://gnome/sources/shotwell/"
fed5a689 4733 (version-major+minor version) "/"
5497d682 4734 "shotwell-" version ".tar.xz"))
fed5a689
RW
4735 (sha256
4736 (base32
a1c6fb52 4737 "1m9i8r4gyd2hzlxjjwfyck4kz7gdg2vz2k6l6d0ga9hdfq2l4p9l"))))
3b79afa6
KK
4738 (build-system meson-build-system)
4739 (arguments
4740 '(#:glib-or-gtk? #t))
735b8db6
TGR
4741 (propagated-inputs
4742 `(("dconf" ,dconf)))
fed5a689 4743 (native-inputs
3b79afa6 4744 `(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
b94a6ca0 4745 ("gettext" ,gettext-minimal)
77e9c993 4746 ("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache
735b8db6 4747 ("itstool" ,itstool)
3b79afa6 4748 ("pkg-config" ,pkg-config)
735b8db6 4749 ("vala" ,vala)))
fed5a689 4750 (inputs
735b8db6
TGR
4751 `(("glib:bin" ,glib "bin")
4752 ("gstreamer" ,gstreamer)
fed5a689 4753 ("gst-plugins-base" ,gst-plugins-base)
dfb0323d 4754 ("libgdata" ,libgdata)
fed5a689
RW
4755 ("libgee" ,libgee)
4756 ("gexiv2" ,gexiv2)
4757 ("libraw" ,libraw)
4758 ("json-glib" ,json-glib)
7108425c 4759 ("webkitgtk" ,webkitgtk)
fed5a689
RW
4760 ("sqlite" ,sqlite)
4761 ("libsoup" ,libsoup)
4762 ("libxml2" ,libxml2)
fed5a689 4763 ("libgudev" ,libgudev)
522fc32e
LF
4764 ("libgphoto2" ,libgphoto2)
4765 ("gcr" ,gcr)))
fed5a689
RW
4766 (home-page "https://wiki.gnome.org/Apps/Shotwell")
4767 (synopsis "Photo manager for GNOME 3")
4768 (description
4769 "Shotwell is a digital photo manager designed for the GNOME desktop
4770environment. It allows you to import photos from disk or camera, organize
4771them by keywords and events, view them in full-window or fullscreen mode, and
4772share them with others via social networking and more.")
4773 (license license:lgpl2.1+)))
293ff8b2
DT
4774
4775(define-public file-roller
4776 (package
4777 (name "file-roller")
976e7801 4778 (version "3.30.1")
293ff8b2
DT
4779 (source (origin
4780 (method url-fetch)
4781 (uri (string-append "mirror://gnome/sources/" name "/"
4782 (version-major+minor version) "/"
4783 name "-" version ".tar.xz"))
4784 (sha256
4785 (base32
976e7801 4786 "0kiragsqyixyx15747b71qc4nw8y4jx9d55wgg612xb0hp5l9pj1"))))
0a500745 4787 (build-system meson-build-system)
293ff8b2 4788 (native-inputs
0a500745
RW
4789 `(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
4790 ("intltool" ,intltool)
4791 ("pkg-config" ,pkg-config)
4792 ("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache
4793 ("glib:bin" ,glib "bin")))
293ff8b2
DT
4794 ;; TODO: Add libnautilus.
4795 (inputs
4796 `(("gtk+" ,gtk+)
4797 ("gdk-pixbuf" ,gdk-pixbuf)
4798 ("json-glib" ,json-glib)
4799 ("libarchive" ,libarchive)
4800 ("libnotify" ,libnotify)
293ff8b2
DT
4801 ("itstool" ,itstool)
4802 ("libxml2" ,libxml2)))
4803 (synopsis "Graphical archive manager for GNOME")
4804 (description "File Roller is an archive manager for the GNOME desktop
4805environment that allows users to view, unpack, and create compressed archives
4806such as gzip tarballs.")
4807 (home-page "http://fileroller.sourceforge.net/")
4808 (license license:gpl2+)))
7ce49365
SB
4809
4810(define-public gnome-session
4811 (package
4812 (name "gnome-session")
da886d6f 4813 (version "3.30.1")
7ce49365
SB
4814 (source (origin
4815 (method url-fetch)
4816 (uri (string-append "mirror://gnome/sources/" name "/"
4817 (version-major+minor version) "/"
4818 name "-" version ".tar.xz"))
4819 (sha256
4820 (base32
da886d6f 4821 "0fbpq103md4g9gi67rxnwvha21629nxx7qazddy6q6494sbqbzpa"))))
2914af3c 4822 (arguments
df278071
RW
4823 '(#:glib-or-gtk? #t
4824 #:phases
2914af3c
AW
4825 (modify-phases %standard-phases
4826 (add-before 'configure 'pre-configure
4827 (lambda* (#:key outputs #:allow-other-keys)
4828 ;; Use elogind instead of systemd.
df278071
RW
4829 (substitute* "meson.build"
4830 (("libsystemd-login") "libelogind")
4831 (("and libsystemd_daemon_dep.found.*") ","))
2914af3c
AW
4832 (substitute* "gnome-session/gsm-systemd.c"
4833 (("#include <systemd/sd-login.h>")
4834 "#include <elogind/sd-login.h>"))
df278071 4835 ;; Remove uses of the systemd daemon.
803ab416
SB
4836 (substitute* "gnome-session/gsm-autostart-app.c"
4837 (("#ifdef HAVE_SYSTEMD") "#if 0"))
a0d7baaf
LC
4838 #t))
4839 (add-after 'install 'wrap-gnome-session
4840 (lambda* (#:key inputs outputs #:allow-other-keys)
4841 ;; Make sure 'gnome-session' finds the 'gsettings' program.
4842 (let ((glib (assoc-ref inputs "glib:bin"))
4843 (out (assoc-ref outputs "out")))
4844 (wrap-program (string-append out "/bin/gnome-session")
4845 `("PATH" ":" prefix (,(string-append glib "/bin"))))
4846 #t))))
6cbc8d57 4847
2914af3c 4848 #:configure-flags
df278071
RW
4849 '("-Ddocbook=false" ; FIXME: disabled because of docbook validation error
4850 "-Dman=false" ; FIXME: disabled because of docbook validation error
4851 "-Dsystemd_journal=false")))
4852 (build-system meson-build-system)
7ce49365
SB
4853 (native-inputs
4854 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
4855 ("pkg-config" ,pkg-config)
4856 ("intltool" ,intltool)
df278071
RW
4857 ("xsltproc" ,libxslt)
4858 ("libxml2" ,libxml2) ;for 'XML_CATALOG_FILES'
4859 ("docbook-xsl" ,docbook-xsl)
4860 ("docbook-xml" ,docbook-xml)
4861 ("xmlto" ,xmlto)))
7ce49365 4862 (inputs
2914af3c
AW
4863 `(("elogind" ,elogind)
4864 ("gnome-desktop" ,gnome-desktop)
ba3cb5ab 4865 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
7ce49365
SB
4866 ("gtk+" ,gtk+)
4867 ("json-glib" ,json-glib)
4868 ("libsm" ,libsm)
4869 ("libxcomposite" ,libxcomposite)
4870 ("libxtst" ,libxtst)
4871 ("mesa" ,mesa)
4872 ("upower" ,upower)
4873 ("xtrans" ,xtrans)))
4874 (synopsis "Session manager for GNOME")
4875 (description
4876 "This package contains the GNOME session manager, as well as a
4877configuration program to choose applications starting on login.")
4878 (home-page "https://wiki.gnome.org/Projects/SessionManagement")
4879 (license license:gpl2+)))
f47ba77e
SB
4880
4881(define-public gjs
4882 (package
4883 (name "gjs")
d054fbf5 4884 (version "1.56.2")
f47ba77e
SB
4885 (source (origin
4886 (method url-fetch)
4887 (uri (string-append "mirror://gnome/sources/" name "/"
4888 (version-major+minor version) "/"
4889 name "-" version ".tar.xz"))
4890 (sha256
4891 (base32
d054fbf5 4892 "1b5321krn89p3f7s2ik6gpfnc61apzljhlnbqky8c88f7n6832ac"))))
f47ba77e
SB
4893 (build-system gnu-build-system)
4894 (arguments
4895 '(#:phases
4896 (modify-phases %standard-phases
4897 (add-before
4898 'check 'pre-check
4899 (lambda _
fc119619
MW
4900 ;; The test suite requires a running X server.
4901 (system "Xvfb :1 &")
4902 (setenv "DISPLAY" ":1")
4903
f47ba77e
SB
4904 ;; For the missing /etc/machine-id.
4905 (setenv "DBUS_FATAL_WARNINGS" "0")
ba666b07 4906
144f94d0
KK
4907 ;; Our mozjs-38 package does not compile the required Intl API
4908 ;; support for these failing tests.
4909 (substitute* "installed-tests/js/testLocale.js"
4910 ((".*toBeDefined.*") "")
4911 ((".*expect\\(datestr\\).*") ""))
d054fbf5
KK
4912 (substitute* "installed-tests/scripts/testCommandLine.sh"
4913 (("Valentín") "")
4914 (("☭") ""))
f47ba77e
SB
4915 #t)))))
4916 (native-inputs
8a831c6f 4917 `(("glib:bin" ,glib "bin") ; for glib-compile-resources
f47ba77e
SB
4918 ("pkg-config" ,pkg-config)
4919 ("xmllint" ,libxml2)
4920 ;; For testing
4921 ("dbus-launch" ,dbus)
4922 ("uuidgen" ,util-linux)
ebebee94 4923 ("xvfb" ,xorg-server-for-tests)))
f47ba77e
SB
4924 (propagated-inputs
4925 ;; These are all in the Requires.private field of gjs-1.0.pc.
144f94d0
KK
4926 `(("cairo" ,cairo)
4927 ("gobject-introspection" ,gobject-introspection)
d054fbf5 4928 ("mozjs" ,mozjs-60)))
f47ba77e
SB
4929 (inputs
4930 `(("gtk+" ,gtk+)
4931 ("readline" ,readline)))
4932 (synopsis "Javascript bindings for GNOME")
f032d0be 4933 (home-page "https://live.gnome.org/Gjs")
f47ba77e
SB
4934 (description
4935 "Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey
4936javascript engine and the GObject introspection framework.")
4937 (license license:gpl2+)))
329d731b
DH
4938
4939(define-public gedit
4940 (package
4941 (name "gedit")
42f95e34 4942 (version "3.30.2")
329d731b
DH
4943 (source (origin
4944 (method url-fetch)
4945 (uri (string-append "mirror://gnome/sources/" name "/"
4946 (version-major+minor version) "/"
4947 name "-" version ".tar.xz"))
4948 (sha256
4949 (base32
42f95e34 4950 "0qwig35hzvjaqic9x92jcpmycnvcybsbnbiw6rppryx0arwb3wza"))))
329d731b
DH
4951 (build-system glib-or-gtk-build-system)
4952 (arguments
0d2df50c 4953 `(#:phases
329d731b
DH
4954 (modify-phases %standard-phases
4955 (add-after
4956 'install 'wrap-gedit
4957 (lambda* (#:key inputs outputs #:allow-other-keys)
4958 (let ((out (assoc-ref outputs "out"))
4959 (gtksourceview (assoc-ref inputs "gtksourceview"))
afc25242
SB
4960 (gi-typelib-path (getenv "GI_TYPELIB_PATH"))
4961 (python-path (getenv "PYTHONPATH")))
329d731b 4962 (wrap-program (string-append out "/bin/gedit")
afc25242 4963 ;; For plugins.
329d731b 4964 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))
afc25242 4965 `("PYTHONPATH" ":" prefix (,python-path))
329d731b
DH
4966 ;; For language-specs.
4967 `("XDG_DATA_DIRS" ":" prefix (,(string-append gtksourceview
4968 "/share")))))
4969 #t)))))
4970 (propagated-inputs
4971 `(("dconf" ,dconf)))
4972 (native-inputs
4973 `(("intltool" ,intltool)
b3546174 4974 ("itstool" ,itstool)
329d731b
DH
4975 ("gobject-introspection" ,gobject-introspection)
4976 ("pkg-config" ,pkg-config)))
4977 (inputs
4978 `(("glib" ,glib)
0d2df50c 4979 ("gspell" ,gspell)
329d731b 4980 ("gtk+" ,gtk+)
b54c2289 4981 ("gtksourceview" ,gtksourceview-3)
329d731b
DH
4982 ("libpeas" ,libpeas)
4983 ("libxml2" ,libxml2)
329d731b
DH
4984 ("iso-codes" ,iso-codes)
4985 ("python-pygobject" ,python-pygobject)
4986 ("python" ,python)
4987 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
4988 ("libx11" ,libx11)
4989 ("vala" ,vala)
4990 ("adwaita-icon-theme" ,adwaita-icon-theme)
4991 ("libsoup" ,libsoup)
4992 ("gnome-desktop" ,gnome-desktop)))
4993 (home-page "https://wiki.gnome.org/Apps/Gedit")
4994 (synopsis "GNOME text editor")
4995 (description "While aiming at simplicity and ease of use, gedit is a
4996powerful general purpose text editor.")
4997 (license license:gpl2+)))
b7179363
SB
4998
4999(define-public zenity
5000 (package
5001 (name "zenity")
4f581bd0 5002 (version "3.32.0")
b7179363
SB
5003 (source (origin
5004 (method url-fetch)
5958df04 5005 (uri (string-append "mirror://gnome/sources/zenity/"
b7179363 5006 (version-major+minor version) "/"
5958df04 5007 "zenity-" version ".tar.xz"))
b7179363
SB
5008 (sha256
5009 (base32
4f581bd0 5010 "15fdh8xfdhnwcynyh4byx3mrjxbyprqnwxzi7qn3g5wwaqryg1p7"))))
b7179363
SB
5011 (build-system gnu-build-system)
5012 (native-inputs
b94a6ca0 5013 `(("gettext" ,gettext-minimal)
b7179363
SB
5014 ("itstool" ,itstool)
5015 ("pkg-config" ,pkg-config)))
5016 (inputs
5017 `(("libnotify" ,libnotify)
5018 ("webkitgtk" ,webkitgtk)))
5019 (synopsis "Display graphical dialog boxes from shell scripts")
f032d0be 5020 (home-page "https://www.gnome.org")
b7179363
SB
5021 (description
5022 "Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you
5023to display dialog boxes from the commandline and shell scripts.")
5024 (license license:lgpl2.0+)))
60c3627c
SB
5025
5026(define-public mutter
5027 (package
5028 (name "mutter")
e402eae6 5029 (version "3.30.2")
60c3627c 5030 (source (origin
86c44e72
KK
5031 (method url-fetch)
5032 (uri (string-append "mirror://gnome/sources/" name "/"
5033 (version-major+minor version) "/"
5034 name "-" version ".tar.xz"))
60c3627c
SB
5035 (sha256
5036 (base32
e402eae6 5037 "0qr3w480p31nbiad49213rj9rk6p9fl82a68pzznpz36p30dq96z"))))
86c44e72
KK
5038 ;; NOTE: Since version 3.21.x, mutter now bundles and exports forked
5039 ;; versions of cogl and clutter. As a result, many of the inputs,
5040 ;; propagated-inputs, and configure flags used in cogl and clutter are
5041 ;; needed here as well.
60c3627c
SB
5042 (build-system gnu-build-system)
5043 (arguments
5044 '(#:configure-flags
5045 ;; XXX: build fails with [-Werror]:
5046 ;; backends/meta-cursor-renderer.c:112:5: error:
5047 ;; implicit declaration of function ?roundf?
a88d5a0c
MW
5048 (list "--enable-compile-warnings=minimum"
5049
86c44e72 5050 "--enable-native-backend"
a88d5a0c
MW
5051
5052 ;; The following flags are needed for the bundled clutter
5053 "--enable-x11-backend=yes"
5054
d633f2f6
RH
5055 (string-append "--with-xwayland-path="
5056 (assoc-ref %build-inputs "xorg-server-xwayland")
5057 "/bin/Xwayland")
5058
a88d5a0c
MW
5059 ;; the remaining flags are needed for the bundled cogl
5060 "--enable-cogl-gst"
5061 (string-append "--with-gl-libname="
5062 (assoc-ref %build-inputs "mesa")
f23052a6
DC
5063 "/lib/libGL.so"))
5064 #:phases
5065 (modify-phases %standard-phases
86c44e72
KK
5066 ;; Replace references to systemd libraries to elogind references.
5067 (add-before 'configure 'use-elogind
5068 (lambda _
5069 (substitute* (list "configure"
5070 "src/backends/native/meta-launcher.c"
5071 "src/core/main.c")
5072 (("systemd") "elogind"))
5073 #t)))))
60c3627c
SB
5074 (native-inputs
5075 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
5076 ("gobject-introspection" ,gobject-introspection)
5077 ("intltool" ,intltool)
f23052a6
DC
5078 ("pkg-config" ,pkg-config)
5079 ;; For git build
5080 ("autoconf" ,autoconf)
5081 ("automake" ,automake)
5082 ("libtool" ,libtool)))
60c3627c 5083 (propagated-inputs
a88d5a0c
MW
5084 `(;; libmutter.pc refers to these:
5085 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
5086 ("gtk+" ,gtk+)
5087 ;; mutter-clutter-1.0.pc and mutter-cogl-1.0.pc refer to these:
5088 ("atk" ,atk)
5089 ("cairo" ,cairo)
5090 ("gdk-pixbuf" ,gdk-pixbuf)
5091 ("glib" ,glib)
a88d5a0c
MW
5092 ("json-glib" ,json-glib)
5093 ("libinput" ,libinput)
5094 ("libx11" ,libx11)
5095 ("libxcomposite" ,libxcomposite)
5096 ("libxdamage" ,libxdamage)
5097 ("libxext" ,libxext)
5098 ("libxfixes" ,libxfixes)
5099 ("libxkbcommon" ,libxkbcommon)
5100 ("libxrandr" ,libxrandr)
5101 ("mesa" ,mesa)
5102 ("pango" ,pango)
5103 ("udev" ,eudev)
a88d5a0c 5104 ("xinput" ,xinput)))
60c3627c 5105 (inputs
86c44e72
KK
5106 `(("elogind" ,elogind)
5107 ("gnome-desktop" ,gnome-desktop)
60c3627c 5108 ("libcanberra-gtk" ,libcanberra)
a88d5a0c 5109 ("libgudev" ,libgudev)
60c3627c
SB
5110 ("libice" ,libice)
5111 ("libsm" ,libsm)
60c3627c 5112 ("libxkbfile" ,libxkbfile)
a88d5a0c 5113 ("libxrandr" ,libxrandr)
86c44e72 5114 ("libxtst" ,libxtst)
60c3627c
SB
5115 ("startup-notification" ,startup-notification)
5116 ("upower-glib" ,upower)
5117 ("xkeyboard-config" ,xkeyboard-config)
d633f2f6 5118 ("xorg-server-xwayland" ,xorg-server-xwayland)
60c3627c
SB
5119 ("zenity" ,zenity)))
5120 (synopsis "Window and compositing manager")
f032d0be 5121 (home-page "https://www.gnome.org")
60c3627c
SB
5122 (description
5123 "Mutter is a window and compositing manager that displays and manages your
5124desktop via OpenGL. Mutter combines a sophisticated display engine using the
5125Clutter toolkit with solid window-management logic inherited from the Metacity
5126window manager.")
86c44e72 5127 (license license:gpl2+)))
685cee87
SB
5128
5129(define-public gnome-online-accounts
5130 (package
5131 (name "gnome-online-accounts")
d29298ef 5132 (version "3.30.2")
685cee87
SB
5133 (source (origin
5134 (method url-fetch)
5135 (uri (string-append "mirror://gnome/sources/" name "/"
5136 (version-major+minor version) "/"
5137 name "-" version ".tar.xz"))
5138 (sha256
5139 (base32
d29298ef 5140 "1p1gdgryziklrgngn6m13xnvfx4gb01h723nndfi9944r24fbiq5"))))
14c297fd 5141 (outputs '("out" "lib"))
685cee87 5142 (build-system glib-or-gtk-build-system)
14c297fd
TS
5143 (arguments
5144 `(#:configure-flags
5145 (list (string-append "--libdir=" (assoc-ref %outputs "out") "/lib"))
5146 #:phases
5147 (modify-phases %standard-phases
5148 (add-before 'configure 'patch-libgoa-output
5149 (lambda* (#:key outputs #:allow-other-keys)
5150 (let ((lib (assoc-ref outputs "lib")))
5151 (substitute* '("src/goa/Makefile.in" "src/goa/goa-1.0.pc.in")
5152 (("@prefix@") lib)
5153 (("@exec_prefix@") lib)
5154 (("@libdir@") (string-append lib "/lib"))
5155 (("@includedir@") (string-append lib "/include"))
5156 (("@datadir@") (string-append lib "/share")))
7555d539
MB
5157 ;; Make sure gobject-introspection knows about the output
5158 ;; too (see <https://bugs.gnu.org/36535>).
5159 (setenv "outputs" "out lib")
14c297fd 5160 #t))))))
685cee87
SB
5161 (native-inputs
5162 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
5163 ("gobject-introspection" ,gobject-introspection)
5164 ("intltool" ,intltool)
5165 ("pkg-config" ,pkg-config)
5166 ("xsltproc" ,libxslt)))
5167 (propagated-inputs
5168 `(("glib" ,glib) ; required by goa-1.0.pc
5169 ("gtk+" ,gtk+))) ; required by goa-backend-1.0.pc
5170 (inputs
5171 `(("docbook-xsl" ,docbook-xsl)
5172 ("json-glib" ,json-glib)
5173 ("libsecret" ,libsecret)
5174 ("rest" ,rest)
685cee87
SB
5175 ("webkitgtk" ,webkitgtk)))
5176 (synopsis "Single sign-on framework for GNOME")
5177 (home-page "https://wiki.gnome.org/Projects/GnomeOnlineAccounts")
5178 (description
5179 "GNOME Online Accounts provides interfaces so that applications and
5180libraries in GNOME can access the user's online accounts. It has providers for
5181Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft
5182Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
5183 (license license:lgpl2.0+)))
df217748
SB
5184
5185(define-public evolution-data-server
5186 (package
5187 (name "evolution-data-server")
68c3ca93 5188 (version "3.30.5")
df217748
SB
5189 (source (origin
5190 (method url-fetch)
5191 (uri (string-append "mirror://gnome/sources/" name "/"
5192 (version-major+minor version) "/"
5193 name "-" version ".tar.xz"))
e1f174ae 5194 (patches (search-patches "evolution-data-server-locales.patch"))
df217748
SB
5195 (sha256
5196 (base32
68c3ca93 5197 "1s952wyhgcbmq9nfgk75v15zdy1h3wy5p5rmkqibaavmc0pk3mli"))))
743aebd7 5198 (build-system cmake-build-system)
df217748 5199 (arguments
b468eedc
RW
5200 '(#:configure-flags
5201 (let* ((lib (string-append (assoc-ref %outputs "out") "/lib"))
5202 (runpaths (map (lambda (s)
5203 (string-append lib "/evolution-data-server/" s))
ac033c7b
MB
5204 '("addressbook-backends" "calendar-backends"
5205 "camel-providers" "credential-modules"
5206 "registry-modules"))))
5207 (list "-DENABLE_UOA=OFF" ;disable Ubuntu Online Accounts support
5208 "-DENABLE_GOOGLE=OFF" ;disable Google Contacts support
5209 "-DENABLE_GOOGLE_AUTH=OFF" ;disable Google authentication
5210 "-DENABLE_VALA_BINDINGS=ON"
ac033c7b
MB
5211 (string-append "-DCMAKE_INSTALL_RPATH=" lib ";"
5212 (string-append lib "/evolution-data-server;")
5213 (string-join runpaths ";"))
5214 "-DENABLE_INTROSPECTION=ON")) ;required for Vala bindings
df217748
SB
5215 #:phases
5216 (modify-phases %standard-phases
b468eedc
RW
5217 (add-after 'unpack 'disable-failing-tests
5218 (lambda _
5219 ;; tests/book-migration/test-migration.c:160:test_fetch_contacts:
5220 ;; assertion failed (g_slist_length (contacts) == 20): (0 == 20)
5221 (delete-file-recursively "tests/book-migration")
5222 (substitute* "tests/CMakeLists.txt"
5223 (("add_subdirectory\\(book-migration\\)") ""))
5224 ;; tests/libedata-cal/test-cal-meta-backend.c:1328:test_get_attachment_uris:
5225 ;; assertion failed (uris->data == expected_uri):
5226 ;; ("" == "file:///tests/libedata-cal/components/event-1.ics")
5227 (substitute* "tests/libedata-cal/CMakeLists.txt"
5228 (("test-cal-meta-backend") ""))
5229 #t))
743aebd7 5230 (add-after 'unpack 'patch-paths
df217748 5231 (lambda _
b468eedc
RW
5232 (substitute* '("tests/test-server-utils/e-test-server-utils.c"
5233 "tests/libedata-book/data-test-utils.c"
5234 "tests/libedata-book/test-book-cache-utils.c"
5235 "tests/libedata-cal/test-cal-cache-utils.c")
df217748 5236 (("/bin/rm") (which "rm")))
ac033c7b
MB
5237 #t))
5238 (add-before 'configure 'dont-override-rpath
5239 (lambda _
5240 (substitute* "CMakeLists.txt"
5241 ;; CMakeLists.txt hard-codes runpath to just the libdir.
5242 ;; Remove it so the configure flag is respected.
5243 (("SET\\(CMAKE_INSTALL_RPATH .*") ""))
b63c06f1 5244 #t)))))
df217748
SB
5245 (native-inputs
5246 `(("glib:bin" ,glib "bin") ; for glib-mkenums, etc.
5247 ("gobject-introspection" ,gobject-introspection)
5248 ("gperf" ,gperf)
5249 ("intltool" ,intltool)
5250 ("pkg-config" ,pkg-config)
a73c1cf8 5251 ("vala" ,vala)
743aebd7 5252 ("python" ,python-wrapper)))
df217748
SB
5253 (propagated-inputs
5254 ;; These are all in the Requires field of .pc files.
5255 `(("gtk+" ,gtk+)
5256 ("libical" ,libical)
5257 ("libsecret" ,libsecret)
5258 ("libsoup" ,libsoup)
5259 ("nss" ,nss)
5260 ("sqlite" ,sqlite)))
5261 (inputs
5262 `(("bdb" ,bdb)
5263 ("gcr" ,gcr)
14c297fd 5264 ("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
891199c6 5265 ("json-glib" ,json-glib)
b468eedc 5266 ("libcanberra" ,libcanberra)
743aebd7
MB
5267 ("libgweather" ,libgweather)
5268 ("mit-krb5" ,mit-krb5)
891199c6
MW
5269 ("openldap" ,openldap)
5270 ("webkitgtk" ,webkitgtk)))
df217748
SB
5271 (synopsis "Store address books and calendars")
5272 (home-page "https://wiki.gnome.org/Apps/Evolution")
5273 (description
5274 "This package provides a unified backend for programs that work with
5275contacts, tasks, and calendar information. It was originally developed for
5276Evolution (hence the name), but is now used by other packages as well.")
5277 (license license:lgpl2.0)))
bd7dfafa
SB
5278
5279(define-public caribou
5280 (package
5281 (name "caribou")
fe964bb5 5282 (version "0.4.21")
bd7dfafa
SB
5283 (source (origin
5284 (method url-fetch)
5285 (uri (string-append "mirror://gnome/sources/" name "/"
5286 (version-major+minor version) "/"
5287 name "-" version ".tar.xz"))
5288 (sha256
5289 (base32
fe964bb5 5290 "0mfychh1q3dx0b96pjz9a9y112bm9yqyim40yykzxx1hppsdjhww"))))
bd7dfafa
SB
5291 (build-system glib-or-gtk-build-system)
5292 (arguments
5293 '(#:phases
5294 (modify-phases %standard-phases
5295 (add-before
5296 'build 'pre-build
5297 (lambda* (#:key outputs #:allow-other-keys)
5298 (let ((out (assoc-ref outputs "out")))
5299 ;; Use absolute shared library path in Caribou-1.0.typelib.
5300 (substitute* "libcaribou/Makefile"
5301 (("--shared-library=libcaribou.so")
5302 (string-append "--shared-library="
5303 out "/lib/libcaribou.so")))
5304 #t)))
5305 (add-after 'install 'wrap-programs
5306 (lambda* (#:key outputs #:allow-other-keys)
5307 (let* ((out (assoc-ref outputs "out"))
5308 (python-path (getenv "PYTHONPATH"))
5309 (gi-typelib-path (getenv "GI_TYPELIB_PATH")))
5310 (for-each
5311 (lambda (prog)
5312 (wrap-program prog
5313 `("PYTHONPATH" ":" prefix (,python-path))
5314 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))))
5315 (list (string-append out "/bin/caribou-preferences")
5316 (string-append out "/libexec/antler-keyboard"))))
5317 #t)))))
5318 (native-inputs
5319 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
5320 ("gobject-introspection" ,gobject-introspection)
5321 ("intltool" ,intltool)
5322 ("pkg-config" ,pkg-config)
5323 ("python" ,python-2) ; incompatible with Python 3 (print syntax)
5324 ("vala" ,vala)
5325 ("xsltproc" ,libxslt)))
5326 (propagated-inputs
5327 ;; caribou-1.0.pc refers to all these.
5328 `(("libgee" ,libgee)
5329 ("libxklavier" ,libxklavier)
5330 ("libxtst" ,libxtst)
5331 ("gtk+" ,gtk+)))
5332 (inputs
5333 `(("clutter" ,clutter)
5334 ("dconf" ,dconf)
5335 ("gtk+-2" ,gtk+-2)
5336 ("python-pygobject" ,python2-pygobject)))
5337 (synopsis "Text entry and UI navigation application")
5338 (home-page "https://wiki.gnome.org/Projects/Caribou")
5339 (description
5340 "Caribou is an input assistive technology intended for switch and pointer
5341users.")
5342 (license license:lgpl2.1)))
ba5dd105 5343
ba5dd105
SB
5344(define-public network-manager
5345 (package
5346 (name "network-manager")
02710a9b 5347 (version "1.14.4")
ba5dd105
SB
5348 (source (origin
5349 (method url-fetch)
5350 (uri (string-append "mirror://gnome/sources/NetworkManager/"
5351 (version-major+minor version) "/"
5352 "NetworkManager-" version ".tar.xz"))
7d1861e2 5353 (patches (search-patches "nm-plugin-path.patch"))
ba5dd105
SB
5354 (sha256
5355 (base32
02710a9b
RW
5356 "064cgj9za0kzarks0lrv0qw2ysdphb5l97iw0c964bfiqzjfv8rm"))
5357 (modules '((guix build utils)))
fd070f35 5358 (snippet
02710a9b
RW
5359 '(begin
5360 (substitute* "src/devices/wwan/nm-modem-manager.c"
5361 (("systemd") "elogind"))
5362 #t))))
ba5dd105
SB
5363 (build-system gnu-build-system)
5364 (outputs '("out"
5365 "doc")) ; 8 MiB of gtk-doc HTML
5366 (arguments
5367 '(#:configure-flags
5368 (let ((out (assoc-ref %outputs "out"))
5369 (doc (assoc-ref %outputs "doc"))
5370 (dhclient (string-append (assoc-ref %build-inputs "isc-dhcp")
5371 "/sbin/dhclient")))
02710a9b
RW
5372 (list "--with-libnm-glib" ; needed by network-manager-applet
5373 "--with-systemd-journal=no"
5374 "--with-session-tracking=elogind"
5375 "--with-suspend-resume=elogind"
fd070f35
CM
5376 "--with-consolekit=no"
5377 "--with-crypto=gnutls"
ba5dd105
SB
5378 "--disable-config-plugin-ibft"
5379 "--sysconfdir=/etc"
5380 "--localstatedir=/var"
5381 (string-append "--with-udev-dir="
5382 out "/lib/udev")
5383 (string-append "--with-dbus-sys-dir="
5384 out "/etc/dbus-1/system.d")
5385 (string-append "--with-html-dir="
5386 doc "/share/gtk-doc/html")
5387 (string-append "--with-dhclient=" dhclient)))
5388 #:phases
5389 (modify-phases %standard-phases
02710a9b
RW
5390 ;; This bare "ls" invocation breaks some tests.
5391 (add-after 'unpack 'patch-ls-invocation
5392 (lambda _
5393 (substitute* "build-aux/ltmain.sh"
5394 (("`ls -")
5395 (string-append "`" (which "ls") " -")))
5396 #t))
b4f59d87
AW
5397 (add-before 'configure 'pre-configure
5398 (lambda _
5399 ;; These tests try to test aspects of network-manager's
5400 ;; functionality within restricted containers, but they don't
5401 ;; cope with being already in the Guix build jail as that jail
5402 ;; lacks some features that they would like to proxy over (like
5403 ;; a /sys mount).
d04687dc
HG
5404 (substitute* '("Makefile.in")
5405 (("src/platform/tests/test-address-linux") " ")
5406 (("src/platform/tests/test-cleanup-linux") " ")
5407 (("src/platform/tests/test-link-linux") " ")
5408 (("src/platform/tests/test-route-linux") " ")
02710a9b 5409 (("src/devices/tests/test-acd") "")
d04687dc
HG
5410 (("src/devices/tests/test-arping") " ")
5411 (("src/devices/tests/test-lldp") " ")
5412 (("src/tests/test-route-manager-linux") " "))
b4f59d87 5413 #t))
45f80fce
RW
5414 (add-after 'unpack 'delete-failing-tests
5415 (lambda _
02710a9b 5416 ;; FIXME: These three tests fail for unknown reasons.
45f80fce
RW
5417 ;; ERROR:libnm-core/tests/test-general.c:5842:
5418 ;; _json_config_check_valid: assertion failed (res == expected): (1 == 0)
5419 ;; ERROR:libnm-core/tests/test-keyfile.c:647:
5420 ;; test_team_conf_read_invalid: assertion failed: (nm_setting_team_get_config (s_team) == NULL)
5421 ;; ERROR:libnm-core/tests/test-setting.c:907:
5422 ;; _test_team_config_sync: assertion failed: (nm_streq0 (nm_setting_team_get_runner (s_team), runner))
45f80fce
RW
5423 (substitute* "Makefile.in"
5424 (("libnm-core/tests/test-general") " ")
5425 (("libnm-core/tests/test-keyfile") " ")
02710a9b 5426 (("libnm-core/tests/test-setting\\$\\(EXEEXT\\)") " "))
45f80fce 5427 #t))
ba5dd105
SB
5428 (add-before 'check 'pre-check
5429 (lambda _
5430 ;; For the missing /etc/machine-id.
5431 (setenv "DBUS_FATAL_WARNINGS" "0")
5432 #t))
5433 (replace 'install
5434 (lambda _
45f80fce
RW
5435 (invoke "make"
5436 "sysconfdir=/tmp"
5437 "rundir=/tmp"
5438 "statedir=/tmp"
5439 "nmstatedir=/tmp/nm"
5440 "install")
5441 #t)))))
b93502d6
DC
5442 (propagated-inputs
5443 `(("glib" ,glib)))
ba5dd105
SB
5444 (native-inputs
5445 `(("glib:bin" ,glib "bin") ; for gdbus-codegen
5446 ("gobject-introspection" ,gobject-introspection)
d04687dc 5447 ("docbook-xsl" ,docbook-xsl)
ba5dd105 5448 ("intltool" ,intltool)
d04687dc
HG
5449 ("libxslt" ,libxslt)
5450 ("libxml2" ,libxml2)
ba5dd105
SB
5451 ("pkg-config" ,pkg-config)
5452 ;; For testing.
5453 ("python" ,python-wrapper)
5454 ("python-dbus" ,python-dbus)
5455 ("python-pygobject" ,python-pygobject)))
5456 (inputs
02710a9b
RW
5457 `(("coreutils" ,coreutils) ; for ls
5458 ("curl" ,curl)
856ca567
KK
5459 ("cyrus-sasl" ,cyrus-sasl)
5460 ("dbus-glib" ,dbus-glib)
ba5dd105 5461 ("dnsmasq" ,dnsmasq)
856ca567 5462 ("eudev" ,eudev)
ba5dd105
SB
5463 ("gnutls" ,gnutls)
5464 ("iptables" ,iptables)
5465 ("isc-dhcp" ,isc-dhcp)
d04687dc 5466 ("jansson" ,jansson)
ba5dd105
SB
5467 ("libgcrypt" ,libgcrypt)
5468 ("libgudev" ,libgudev)
5469 ("libndp" ,libndp)
5470 ("libnl" ,libnl)
5471 ("libsoup" ,libsoup)
142bdcbc 5472 ("modem-manager" ,modem-manager)
c27e02bf 5473 ("newt" ,newt) ;for the 'nmtui' console interface
ba5dd105
SB
5474 ("polkit" ,polkit)
5475 ("ppp" ,ppp)
5476 ("readline" ,readline)
fd070f35
CM
5477 ("util-linux" ,util-linux)
5478 ("elogind" ,elogind)))
ba5dd105 5479 (synopsis "Network connection manager")
f032d0be 5480 (home-page "https://www.gnome.org/projects/NetworkManager/")
ba5dd105
SB
5481 (description
5482 "NetworkManager is a system network service that manages your network
5483devices and connections, attempting to keep active network connectivity when
5484available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
5485devices, and provides VPN integration with a variety of different VPN
5486services.")
29d2f451
LC
5487 (license license:gpl2+)
5488 (properties '((upstream-name . "NetworkManager")))))
4d62a9d3 5489
f2b96b3a
LC
5490(define-public network-manager-openvpn
5491 (package
5492 (name "network-manager-openvpn")
be1c4b07 5493 ;; Updating? Check whether network-manager-applet still needs libnm_gtk.
7d87eede 5494 (version "1.8.10")
f2b96b3a
LC
5495 (source (origin
5496 (method url-fetch)
5497 (uri (string-append
5498 "mirror://gnome/sources/NetworkManager-openvpn/"
5499 (version-major+minor version)
5500 "/NetworkManager-openvpn-" version ".tar.xz"))
5501 (sha256
5502 (base32
7d87eede 5503 "1vri49yff4lj13dnzkpq9nx3a4z1bmbrv807r151plj8m1mwhg5g"))))
f2b96b3a
LC
5504 (build-system gnu-build-system)
5505 (arguments
633422b0
JL
5506 `(#:configure-flags '("--enable-absolute-paths" "--localstatedir=/var")
5507 #:phases
5508 (modify-phases %standard-phases
5509 (add-after 'configure 'patch-path
5510 (lambda* (#:key inputs outputs #:allow-other-keys #:rest args)
5511 (let* ((ovpn (string-append (assoc-ref inputs "openvpn")
5512 "/sbin/openvpn"))
5513 (modprobe (string-append (assoc-ref inputs "kmod")
5514 "/bin/modprobe"))
5515 (pretty-ovpn (string-append "\"" ovpn "\"")))
5516 (for-each
5517 (lambda (file)
5518 (substitute* file
5519 (("\"/usr/local/sbin/openvpn\"") pretty-ovpn)
5520 (("\"/usr/sbin/openvpn\"") pretty-ovpn)
5521 (("\"/sbin/openvpn\"") pretty-ovpn)
5522 (("/sbin/modprobe") modprobe)))
5523 '("src/nm-openvpn-service.c" "properties/nm-openvpn-editor.c")))
5524 #t)))))
f2b96b3a
LC
5525 (native-inputs
5526 `(("pkg-config" ,pkg-config)
5527 ("intltool" ,intltool)))
5528 (inputs
5529 `(("gtk+" ,gtk+)
633422b0 5530 ("kmod" ,kmod)
f2b96b3a
LC
5531 ("openvpn" ,openvpn)
5532 ("network-manager" ,network-manager)
5533 ("network-manager-applet" ,network-manager-applet) ;for libnma
5534 ("libsecret" ,libsecret)))
5535 (home-page "https://wiki.gnome.org/Projects/NetworkManager/VPN")
5536 (synopsis "OpenVPN plug-in for NetworkManager")
5537 (description
5538 "This extension of NetworkManager allows it to take care of connections
5539to virtual private networks (VPNs) via OpenVPN.")
5540 (license license:gpl2+)
5541 (properties `((upstream-name . "NetworkManager-openvpn")))))
5542
d376129f
JL
5543(define-public network-manager-vpnc
5544 (package
5545 (name "network-manager-vpnc")
5546 (version "1.2.6")
5547 (source (origin
5548 (method url-fetch)
5549 (uri (string-append
5550 "mirror://gnome/sources/NetworkManager-vpnc/"
5551 (version-major+minor version)
5552 "/NetworkManager-vpnc-" version ".tar.xz"))
5553 (sha256
5554 (base32
5555 "1js5lwcsqws4klgypfxl4ikmakv7v7xgddij1fj6b0y0qicx0kyy"))))
5556 (build-system gnu-build-system)
5557 (arguments
5558 `(#:configure-flags '("--enable-absolute-paths" "--localstatedir=/var")
5559 #:phases
5560 (modify-phases %standard-phases
5561 (add-after 'configure 'patch-path
5562 (lambda* (#:key inputs outputs #:allow-other-keys #:rest args)
5563 (let* ((vpnc (string-append (assoc-ref inputs "vpnc")
5564 "/sbin/vpnc"))
5565 (modprobe (string-append (assoc-ref inputs "kmod")
5566 "/bin/modprobe"))
5567 (pretty-ovpn (string-append "\"" vpnc "\"")))
5568 (substitute* "src/nm-vpnc-service.c"
5569 (("\"/usr/local/sbin/vpnc\"") pretty-ovpn)
5570 (("\"/usr/sbin/vpnc\"") pretty-ovpn)
5571 (("\"/sbin/vpnc\"") pretty-ovpn)
5572 (("/sbin/modprobe") modprobe)))
5573 #t)))))
5574 (native-inputs
5575 `(("pkg-config" ,pkg-config)
5576 ("intltool" ,intltool)))
5577 (inputs
5578 `(("gtk+" ,gtk+)
5579 ("kmod" ,kmod)
5580 ("vpnc" ,vpnc)
5581 ("network-manager" ,network-manager)
5582 ("network-manager-applet" ,network-manager-applet) ;for libnma
5583 ("libsecret" ,libsecret)))
5584 (home-page "https://wiki.gnome.org/Projects/NetworkManager/VPN")
5585 (synopsis "VPNC plug-in for NetworkManager")
5586 (description
5587 "Support for configuring virtual private networks based on VPNC.
5588Compatible with Cisco VPN concentrators configured to use IPsec.")
5589 (license license:gpl2+)
5590 (properties `((upstream-name . "NetworkManager-vpnc")))))
5591
8378c87a
EF
5592(define-public network-manager-openconnect
5593 (package
5594 (name "network-manager-openconnect")
5595 (version "1.2.6")
5596 (source (origin
5597 (method url-fetch)
5598 (uri (string-append
5599 "mirror://gnome/sources/NetworkManager-openconnect/"
5600 (version-major+minor version)
5601 "/NetworkManager-openconnect-" version ".tar.xz"))
5602 (sha256
5603 (base32
5604 "0nlp290nkawc4wqm978n4vhzg3xdqi8kpjjx19l855vab41rh44m"))))
5605 (build-system gnu-build-system)
5606 (arguments
5607 `(#:configure-flags '("--enable-absolute-paths" "--localstatedir=/var")
5608 #:phases
5609 (modify-phases %standard-phases
5610 (add-after 'configure 'patch-path
5611 (lambda* (#:key inputs outputs #:allow-other-keys #:rest args)
5612 (let* ((openconnect (string-append (assoc-ref inputs "openconnect")
5613 "/sbin/openconnect"))
5614 (modprobe (string-append (assoc-ref inputs "kmod")
5615 "/bin/modprobe"))
5616 (pretty-ovpn (string-append "\"" openconnect "\"")))
5617 (substitute* "src/nm-openconnect-service.c"
5618 (("\"/usr/local/sbin/openconnect\"") pretty-ovpn)
5619 (("\"/usr/sbin/openconnect\"") pretty-ovpn)
5620 (("/sbin/modprobe") modprobe)))
5621 #t)))))
5622 (native-inputs
5623 `(("intltool" ,intltool)
5624 ("network-manager-applet" ,network-manager-applet) ;for libnma
5625 ("pkg-config" ,pkg-config)))
5626 (inputs
5627 `(("gcr" ,gcr)
5628 ("gtk+" ,gtk+)
5629 ("kmod" ,kmod)
5630 ("libsecret" ,libsecret)
5631 ("libxml2" ,libxml2)
5632 ("network-manager" ,network-manager)
5633 ("openconnect" ,openconnect)))
5634 (home-page "https://wiki.gnome.org/Projects/NetworkManager/VPN")
5635 (synopsis "OpenConnect plug-in for NetworkManager")
5636 (description
5637 "This extension of NetworkManager allows it to take care of connections
5638to @acronym{VPNs, virtual private networks} via OpenConnect, an open client for
5639Cisco's AnyConnect SSL VPN.")
5640 (license license:gpl2+)
e52b9534
LC
5641 (properties `((upstream-name . "NetworkManager-openconnect")
5642
5643 ;; The 'etc/dbus-1/system.d/nm-openconnect-service.conf'
5644 ;; file refers to account "nm-openconnect". Specify it here
5645 ;; so that 'network-manager-service-type' creates it.
5646 (user-accounts . ("nm-openconnect"))))))
8378c87a 5647
e5e1df4d
DC
5648(define-public mobile-broadband-provider-info
5649 (package
5650 (name "mobile-broadband-provider-info")
310c89e3 5651 (version "20190116")
e5e1df4d
DC
5652 (source (origin
5653 (method url-fetch)
5654 (uri (string-append
5655 "mirror://gnome/sources/"
5656 "mobile-broadband-provider-info/" version "/"
5657 "mobile-broadband-provider-info-" version ".tar.xz"))
5658 (sha256
5659 (base32
310c89e3 5660 "16y5lc7pfdvai9c8xwb825zc3v46039gghbip13fqslf5gw11fic"))))
e5e1df4d
DC
5661 (build-system gnu-build-system)
5662 (arguments
310c89e3 5663 `(#:tests? #f)) ; no tests
e5e1df4d
DC
5664 (home-page "https://wiki.gnome.org/Projects/NetworkManager")
5665 (synopsis "Database of broadband connection configuration")
5666 (description "Database of broadband connection configuration.")
5667 (license license:public-domain)))
5668
4d62a9d3
SB
5669(define-public network-manager-applet
5670 (package
5671 (name "network-manager-applet")
8fc3a337 5672 (version "1.8.24")
4d62a9d3
SB
5673 (source (origin
5674 (method url-fetch)
3df63444 5675 (uri (string-append "mirror://gnome/sources/network-manager-applet/"
4d62a9d3 5676 (version-major+minor version) "/"
3df63444 5677 "network-manager-applet-" version ".tar.xz"))
4d62a9d3
SB
5678 (sha256
5679 (base32
8fc3a337 5680 "1gzvz4wfqfsfclqg56y954al8x6fmz71cnxlx1i4nqr7a25bp2qi"))))
cd7f718e
RW
5681 (build-system meson-build-system)
5682 (arguments
be1c4b07
TGR
5683 '(#:configure-flags
5684 ;; ‘Nobody should be using this’ but network-manager-openvpn 1.8.10 does.
5685 (list "-Dlibnm_gtk=true")
5686 #:glib-or-gtk? #t))
4d62a9d3
SB
5687 (native-inputs
5688 `(("intltool" ,intltool)
cd7f718e 5689 ("glib:bin" ,glib "bin") ; for glib-compile-resources, etc.
4d62a9d3 5690 ("gobject-introspection" ,gobject-introspection)
cd7f718e 5691 ("gtk-doc" ,gtk-doc)
4d62a9d3
SB
5692 ("pkg-config" ,pkg-config)))
5693 (propagated-inputs
5694 ;; libnm-gtk.pc refers to all these.
5695 `(("dbus-glib" ,dbus-glib)
5696 ("gtk+" ,gtk+)
5697 ("network-manager" ,network-manager)))
5698 (inputs
cd7f718e
RW
5699 `(("gcr" ,gcr)
5700 ("iso-codes" ,iso-codes)
4d62a9d3
SB
5701 ("libgudev" ,libgudev)
5702 ("libnotify" ,libnotify)
2116bfb3 5703 ("libsecret" ,libsecret)
240cee8a
KK
5704 ("libselinux" ,libselinux)
5705 ("jansson" ,jansson) ; for team support
3e9c80b2
FP
5706 ("modem-manager" ,modem-manager)
5707 ("mobile-broadband-provider-info" ,mobile-broadband-provider-info)))
4d62a9d3 5708 (synopsis "Applet for managing network connections")
f032d0be 5709 (home-page "https://www.gnome.org/projects/NetworkManager/")
4d62a9d3
SB
5710 (description
5711 "This package contains a systray applet for NetworkManager. It displays
5712the available networks and allows users to easily switch between them.")
5713 (license license:gpl2+)))
56196594
RW
5714
5715(define-public libxml++
5716 (package
5717 (name "libxml++")
8344a85e 5718 (version "3.0.1")
56196594
RW
5719 (source (origin
5720 (method url-fetch)
5721 (uri (string-append "mirror://gnome/sources/" name "/"
5722 (version-major+minor version) "/"
5723 name "-" version ".tar.xz"))
5724 (sha256
5725 (base32
8344a85e 5726 "19kik79fmg61nv0by0a5f9wchrcfjwzvih4v2waw01hqflhqvp0r"))))
56196594
RW
5727 (build-system gnu-build-system)
5728 ;; libxml++-3.0.pc refers to all these.
5729 (propagated-inputs
5730 `(("libxml2" ,libxml2)
5731 ("glibmm" ,glibmm)))
5732 (native-inputs
5733 `(("perl" ,perl)
5734 ("pkg-config" ,pkg-config)))
5735 (home-page "http://libxmlplusplus.sourceforge.net/")
5736 (synopsis "C++ wrapper for XML parser library libxml2")
5737 (description
5738 "This package provides a C++ wrapper for the XML parser library
5739libxml2.")
5740 (license license:lgpl2.1+)))
df12f04a 5741
b61d9627
AW
5742(define-public libxml++-2
5743 (package
5744 (inherit libxml++)
5745 (name "libxml++")
5746 (version "2.40.1")
5747 (source (origin
5748 (method url-fetch)
5749 (uri (string-append "mirror://gnome/sources/" name "/"
5750 (version-major+minor version) "/"
5751 name "-" version ".tar.xz"))
5752 (sha256
5753 (base32
5754 "1sb3akryklvh2v6m6dihdnbpf1lkx441v972q9hlz1sq6bfspm2a"))))))
5755
df12f04a
SB
5756(define-public gdm
5757 (package
5758 (name "gdm")
7734b4a2 5759 (version "3.30.3")
df12f04a
SB
5760 (source (origin
5761 (method url-fetch)
5762 (uri (string-append "mirror://gnome/sources/" name "/"
5763 (version-major+minor version) "/"
5764 name "-" version ".tar.xz"))
5765 (sha256
5766 (base32
7734b4a2 5767 "15f7lz7z75krgbq8vb800afj96h8mw2fpy1s28za2911x5vgq0ak"))))
957dbc0a 5768 (build-system glib-or-gtk-build-system)
df12f04a
SB
5769 (arguments
5770 '(#:configure-flags
af37e6bb 5771 `("--without-plymouth"
957dbc0a 5772 "--disable-systemd-journal"
51bc8357
TS
5773
5774 ;; Using --with-initial-vt=7 allows GDM to run alongside TTY 1,
5775 ;; instead of having to replace it (i.e., stopping the mingetty
5776 ;; service for TTY 1 before starting GDM).
5777 "--with-initial-vt=7"
5778
89c86562
TS
5779 ;; Use '/etc/environment' for locale settings instead of the
5780 ;; systemd-specific '/etc/locale.conf'.
5781 "--with-lang-file=/etc/environment"
5782
b74ef0ba
RW
5783 ,(string-append "--with-udevdir="
5784 (assoc-ref %outputs "out") "/lib/udev")
5785
af37e6bb
AW
5786 "--localstatedir=/var"
5787 ,(string-append "--with-default-path="
5788 (string-join '("/run/setuid-programs"
5789 "/run/current-system/profile/bin"
5790 "/run/current-system/profile/sbin")
957dbc0a
AW
5791 ":"))
5792 ;; Put GDM in bindir so that glib-or-gtk-build-system wraps the
5793 ;; XDG_DATA_DIRS so that it finds its schemas.
5794 "--sbindir" ,(string-append (assoc-ref %outputs "out") "/bin"))
df12f04a
SB
5795 #:phases
5796 (modify-phases %standard-phases
5797 (add-before
5798 'configure 'pre-configure
e8c6e771 5799 (lambda* (#:key inputs outputs #:allow-other-keys)
df12f04a
SB
5800 ;; We don't have <systemd/sd-daemon.h>.
5801 (substitute* '("common/gdm-log.c"
5802 "daemon/gdm-server.c"
5803 "daemon/gdm-session-worker.c"
5804 "daemon/gdm-session-worker-job.c")
5805 (("#include <systemd/sd-daemon\\.h>") ""))
5806 ;; Use elogind for sd-login.
5807 (substitute* '("common/gdm-common.c"
5808 "daemon/gdm-manager.c"
5809 "libgdm/gdm-user-switching.c")
5810 (("#include <systemd/sd-login\\.h>")
5811 "#include <elogind/sd-login.h>"))
957dbc0a
AW
5812 ;; Check for elogind.
5813 (substitute* '("configure")
5814 (("libsystemd")
5815 "libelogind"))
af37e6bb
AW
5816 ;; Look for system-installed sessions in
5817 ;; /run/current-system/profile/share.
5818 (substitute* '("libgdm/gdm-sessions.c"
5819 "daemon/gdm-session.c"
5820 "daemon/gdm-display.c"
5821 "daemon/gdm-launch-environment.c")
5822 (("DATADIR \"/x")
5823 "\"/run/current-system/profile/share/x")
5824 (("DATADIR \"/wayland")
5825 "\"/run/current-system/profile/share/wayland")
5826 (("DATADIR \"/gnome")
5827 "\"/run/current-system/profile/share/gnome"))
c9ff92b5 5828 (let ((propagate '("GDM_CUSTOM_CONF"
1f564c15 5829 "GDM_DBUS_DAEMON"
c9ff92b5 5830 "GDM_X_SERVER"
41fa9f18 5831 "GDM_X_SESSION"
c9ff92b5
TS
5832 ;; XXX: Remove this once GNOME Shell is
5833 ;; a dependency of GDM.
5834 "XDG_DATA_DIRS")))
5835 (substitute* "daemon/gdm-session.c"
5836 (("set_up_session_environment \\(self\\);")
5837 (apply string-append
5838 "set_up_session_environment (self);\n"
5839 (map (lambda (name)
5840 (string-append
5841 "gdm_session_set_environment_variable "
5842 "(self, \"" name "\","
5843 "g_getenv (\"" name "\"));\n"))
5844 propagate)))))
a430a350
TS
5845 ;; Find the configuration file using an environment variable.
5846 (substitute* '("common/gdm-settings.c")
e0e6756f 5847 (("GDM_CUSTOM_CONF")
e57c2adb
TS
5848 (string-append "(g_getenv(\"GDM_CUSTOM_CONF\") != NULL"
5849 " ? g_getenv(\"GDM_CUSTOM_CONF\")"
5850 " : GDM_CUSTOM_CONF)")))
e0e6756f
AW
5851 ;; Use service-supplied path to X.
5852 (substitute* '("daemon/gdm-server.c")
5853 (("\\(X_SERVER X_SERVER_ARG_FORMAT")
5854 "(\"%s\" X_SERVER_ARG_FORMAT, g_getenv (\"GDM_X_SERVER\")"))
5855 (substitute* '("daemon/gdm-x-session.c")
1f564c15
TS
5856 (("\"dbus-daemon\"")
5857 "g_getenv (\"GDM_DBUS_DAEMON\")")
e0e6756f 5858 (("X_SERVER")
41fa9f18
TS
5859 "g_getenv (\"GDM_X_SERVER\")")
5860 (("GDMCONFDIR \"/Xsession\"")
5861 "g_getenv (\"GDM_X_SESSION\")"))
def6d6b6
TS
5862 ;; Use an absolute path for GNOME Session.
5863 (substitute* "daemon/gdm-launch-environment.c"
5864 (("\"gnome-session\"")
5865 (string-append "\"" (assoc-ref inputs "gnome-session")
5866 "/bin/gnome-session\"")))
e8c6e771
TS
5867 ;; Do not automatically select the placeholder session.
5868 (substitute* "daemon/gdm-session.c"
5869 (("!g_str_has_suffix [(]base_name, \"\\.desktop\"[)]")
5870 (string-append "!g_str_has_suffix (base_name, \".desktop\") || "
5871 "(g_strcmp0(search_dirs[i], \""
5872 (assoc-ref outputs "out") "/share/gdm/BuiltInSessions/"
5873 "\") == 0 && "
5874 "g_strcmp0(base_name, \"fail.desktop\") == 0)"))
5875 (("g_error [(]\"GdmSession: no session desktop files installed, aborting\\.\\.\\.\"[)];")
5876 "{ self->priv->fallback_session_name = g_strdup(\"fail\"); goto out; }"))
69544798 5877 #t))
8caa4589
TS
5878 ;; GDM requires that there be at least one desktop entry
5879 ;; file. This phase installs a hidden one that simply
5880 ;; fails. This enables users to use GDM with a
5881 ;; '~/.xsession' script with no other desktop entry files.
5882 ;; See <https://bugs.gnu.org/35068>.
5883 (add-after 'install 'install-placeholder-desktop-entry
5884 (lambda* (#:key inputs outputs #:allow-other-keys)
5885 (let* ((out (assoc-ref outputs "out"))
5886 (sessions (string-append out "/share/gdm/BuiltInSessions"))
5887 (fail (string-append sessions "/fail.desktop")))
5888 (mkdir-p sessions)
5889 (with-output-to-file fail
5890 (lambda ()
5891 (for-each
5892 display
5893 '("[Desktop Entry]\n"
5894 "Encoding=UTF-8\n"
5895 "Type=Application\n"
5896 "Name=Fail\n"
5897 "Comment=This session fails immediately.\n"
5898 "NoDisplay=true\n"
5899 "Exec=false\n"))))
5900 #t)))
69544798
TS
5901 ;; GDM needs GNOME Session to run these applications. We link
5902 ;; their autostart files in `share/gdm/greeter/autostart'
5903 ;; because GDM explicitly tells GNOME Session to look there.
5904 ;;
5905 ;; XXX: GNOME Shell should be linked here too, but currently
5906 ;; GNOME Shell depends on GDM.
5907 (add-after 'install 'link-autostart-files
5908 (lambda* (#:key inputs outputs #:allow-other-keys)
5909 (let* ((out (assoc-ref outputs "out"))
5910 (autostart (string-append out "/share/gdm/"
5911 "greeter/autostart"))
5912 (settings (assoc-ref inputs "gnome-settings-daemon")))
5913 (mkdir-p autostart)
5914 (with-directory-excursion autostart
5915 (for-each (lambda (desktop)
5916 (symlink desktop (basename desktop)))
5917 (find-files (string-append settings "/etc/xdg"))))
5918 #t))))))
df12f04a
SB
5919 (native-inputs
5920 `(("dconf" ,dconf)
5921 ("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
5922 ("gobject-introspection" ,gobject-introspection)
5923 ("intltool" ,intltool)
5924 ("itstool" ,itstool)
5925 ("pkg-config" ,pkg-config)
5926 ("xmllint" ,libxml2)))
5927 (inputs
5928 `(("accountsservice" ,accountsservice)
5929 ("check" ,check) ; for testing
5930 ("elogind" ,elogind)
def6d6b6 5931 ("gnome-session" ,gnome-session)
69544798 5932 ("gnome-settings-daemon" ,gnome-settings-daemon)
df12f04a
SB
5933 ("gtk+" ,gtk+)
5934 ("iso-codes" ,iso-codes)
5935 ("libcanberra" ,libcanberra)
5936 ("linux-pam" ,linux-pam)))
5937 (synopsis "Display manager for GNOME")
f032d0be 5938 (home-page "https://wiki.gnome.org/Projects/GDM/")
df12f04a
SB
5939 (description
5940 "GNOME Display Manager is a system service that is responsible for
5941providing graphical log-ins and managing local and remote displays.")
5942 (license license:gpl2+)))
8e1dd04f
SB
5943
5944(define-public libgtop
5945 (package
5946 (name "libgtop")
015fc036 5947 (version "2.40.0")
8e1dd04f
SB
5948 (source (origin
5949 (method url-fetch)
59487fc2 5950 (uri (string-append "mirror://gnome/sources/libgtop/"
8e1dd04f 5951 (version-major+minor version) "/"
59487fc2 5952 "libgtop-" version ".tar.xz"))
8e1dd04f
SB
5953 (sha256
5954 (base32
015fc036 5955 "1m6jbqk8maa52gxrf223442fr5bvvxgb7ham6v039i3r1i62gwvq"))))
8e1dd04f
SB
5956 (build-system gnu-build-system)
5957 (native-inputs
5958 `(("gobject-introspection" ,gobject-introspection)
5959 ("intltool" ,intltool)
5960 ("perl" ,perl)
5961 ("pkg-config" ,pkg-config)))
5962 (propagated-inputs
5963 `(("glib" ,glib))) ; required by libgtop-2.0.pc
5964 (synopsis "Portable system access library")
5965 (home-page "https://www.gnome.org/")
5966 (description
5967 "LibGTop is a library to get system specific data such as CPU and memory
5968usage and information about running processes.")
5969 (license license:gpl2+)))
b96c4260
SB
5970
5971(define-public gnome-bluetooth
5972 (package
5973 (name "gnome-bluetooth")
fd3b1171 5974 (version "3.28.0")
b96c4260
SB
5975 (source (origin
5976 (method url-fetch)
5977 (uri (string-append "mirror://gnome/sources/" name "/"
5978 (version-major+minor version) "/"
5979 name "-" version ".tar.xz"))
5980 (sha256
5981 (base32
fd3b1171
RW
5982 "0q7yzklrlayj99risj096mr5x35anx94wvr6nbf6pwbvvzv7453p"))))
5983 (build-system meson-build-system)
b96c4260
SB
5984 (native-inputs
5985 `(("glib:bin" ,glib "bin") ; for gdbus-codegen, etc.
fd3b1171 5986 ("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache
b96c4260
SB
5987 ("gobject-introspection" ,gobject-introspection)
5988 ("intltool" ,intltool)
5989 ("pkg-config" ,pkg-config)
5990 ("xmllint" ,libxml2)))
5991 (propagated-inputs
5992 ;; gnome-bluetooth-1.0.pc refers to all these.
5993 `(("gtk+" ,gtk+)
5994 ("udev" ,eudev)))
5995 (inputs
5996 `(("libcanberra" ,libcanberra)
5997 ("libnotify" ,libnotify)))
5998 (synopsis "GNOME Bluetooth subsystem")
5999 (home-page "https://wiki.gnome.org/Projects/GnomeBluetooth")
6000 (description
6001 "This package contains tools for managing and manipulating Bluetooth
6002devices using the GNOME desktop.")
6003 (license license:lgpl2.1+)))
b645146f
SB
6004
6005(define-public gnome-control-center
6006 (package
6007 (name "gnome-control-center")
982c0b36 6008 (version "3.30.3")
b645146f
SB
6009 (source (origin
6010 (method url-fetch)
6011 (uri (string-append "mirror://gnome/sources/" name "/"
6012 (version-major+minor version) "/"
6013 name "-" version ".tar.xz"))
6014 (sha256
6015 (base32
982c0b36
KK
6016 "0gih1cmqbv803kp30704sllghb0impa0mmv3j8pndfg4zr2mnq9r"))
6017 (patches
0de9a1be 6018 (search-patches "gnome-control-center-udisks.patch"))))
59dac026 6019 (build-system meson-build-system)
b645146f 6020 (arguments
59dac026
RW
6021 '(#:glib-or-gtk? #t
6022 #:configure-flags
64c70430
KK
6023 (list "-Dcheese=false"
6024 (string-append "-Dgnome_session_libexecdir="
6025 (assoc-ref %build-inputs "gnome-session")
6026 "/libexec"))
59dac026 6027 #:phases
b645146f
SB
6028 (modify-phases %standard-phases
6029 (add-before 'configure 'patch-paths
6030 (lambda* (#:key inputs #:allow-other-keys)
6031 (let ((libc (assoc-ref inputs "libc"))
1df38cfc 6032 (tzdata (assoc-ref inputs "tzdata"))
341225ac 6033 (libgnomekbd (assoc-ref inputs "libgnomekbd"))
64c70430
KK
6034 (nm-applet (assoc-ref inputs "network-manager-applet"))
6035 (gnome-desktop (assoc-ref inputs "gnome-desktop")))
b645146f
SB
6036 (substitute* "panels/datetime/tz.h"
6037 (("/usr/share/zoneinfo/zone.tab")
6038 (string-append tzdata "/share/zoneinfo/zone.tab")))
982c0b36 6039 (substitute* "tests/datetime/test-endianess.c"
b645146f
SB
6040 (("/usr/share/locale")
6041 (string-append libc "/share/locale")))
1df38cfc
LC
6042 (substitute* "panels/region/cc-region-panel.c"
6043 (("\"gkbd-keyboard-display")
6044 (string-append "\"" libgnomekbd
6045 "/bin/gkbd-keyboard-display")))
341225ac
LC
6046 (substitute* '("panels/network/net-device-wifi.c"
6047 "panels/network/net-device.c"
6048 "panels/network/connection-editor/net-connection-editor.c")
6049 (("\"nm-connection-editor")
6050 (string-append "\"" nm-applet
6051 "/bin/nm-connection-editor")))
1acd107c
FP
6052 (substitute* '("panels/user-accounts/run-passwd.c")
6053 (("/usr/bin/passwd")
6054 "/run/setuid-programs/passwd"))
64c70430
KK
6055 (substitute* "panels/info/cc-info-overview-panel.c"
6056 (("DATADIR \"/gnome/gnome-version.xml\"")
6057 (string-append "\"" gnome-desktop
6058 "/share/gnome/gnome-version.xml\"")))
b645146f
SB
6059 #t))))))
6060 (native-inputs
6061 `(("glib:bin" ,glib "bin") ; for glib-mkenums, etc.
59dac026 6062 ("gtk+:bin" ,gtk+ "bin") ; for gtk-update-icon-cache
b645146f
SB
6063 ("intltool" ,intltool)
6064 ("pkg-config" ,pkg-config)
6065 ("xsltproc" ,libxslt)))
6066 (inputs
6067 `(("accountsservice" ,accountsservice)
6068 ("clutter-gtk" ,clutter-gtk)
6069 ("colord-gtk" ,colord-gtk)
6070 ("cups" ,cups)
6071 ("dconf" ,dconf)
6072 ("docbook-xsl" ,docbook-xsl)
3446ffb5 6073 ("gdk-pixbuf" ,gdk-pixbuf) ; for loading SVG files
b645146f
SB
6074 ("gnome-bluetooth" ,gnome-bluetooth)
6075 ("gnome-desktop" ,gnome-desktop)
6076 ("gnome-online-accounts" ,gnome-online-accounts)
14c297fd 6077 ("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
64c70430 6078 ("gnome-session" ,gnome-session)
b645146f
SB
6079 ("gnome-settings-daemon" ,gnome-settings-daemon)
6080 ("grilo" ,grilo)
6081 ("ibus" ,ibus)
6082 ("libcanberra" ,libcanberra)
1df38cfc 6083 ("libgnomekbd" ,libgnomekbd)
b645146f
SB
6084 ("libgudev" ,libgudev)
6085 ("libgtop" ,libgtop)
6086 ("libpwquality" ,libpwquality)
982c0b36 6087 ("libsecret" ,libsecret)
b645146f
SB
6088 ("libsoup" ,libsoup)
6089 ("libxml2" ,libxml2)
6090 ("libwacom" ,libwacom)
6091 ("mesa" ,mesa)
6092 ("mit-krb5" ,mit-krb5)
6093 ("modem-manager" ,modem-manager)
6094 ("network-manager-applet" ,network-manager-applet)
6095 ("polkit" ,polkit)
6096 ("pulseaudio" ,pulseaudio)
6097 ("smbclient" ,samba)
6098 ("tzdata" ,tzdata)
982c0b36 6099 ("udisks" ,udisks)
b645146f
SB
6100 ("upower" ,upower)))
6101 (synopsis "Utilities to configure the GNOME desktop")
6102 (home-page "https://www.gnome.org/")
6103 (description
6104 "This package contains configuration applets for the GNOME desktop,
6105allowing to set accessibility configuration, desktop fonts, keyboard and mouse
6106properties, sound setup, desktop theme and background, user interface
6107properties, screen resolution, and other GNOME parameters.")
6108 (license license:gpl2+)))
a4df5756
SB
6109
6110(define-public gnome-shell
6111 (package
6112 (name "gnome-shell")
bd0dc2df 6113 (version "3.30.2")
a4df5756
SB
6114 (source (origin
6115 (method url-fetch)
6116 (uri (string-append "mirror://gnome/sources/" name "/"
6117 (version-major+minor version) "/"
6118 name "-" version ".tar.xz"))
6119 (sha256
6120 (base32
bd0dc2df 6121 "0kacd4w9lc5finsvs170i7827qkxwd1ddj0g2giizwffpjdjqqr2"))
a76d0f03
LC
6122 (patches (search-patches "gnome-shell-theme.patch"))
6123 (modules '((guix build utils)))
6124 (snippet
6125 #~(begin
a76d0f03
LC
6126 ;; Copy images for use on the GDM log-in screen.
6127 (copy-file #$(file-append %artwork-repository
6128 "/slim/0.x/background.png")
6129 "data/theme/guix-background.png")
45fef894
LC
6130 (copy-file #$(file-append %artwork-repository
6131 "/logo/Guix-horizontal-white.svg")
6132 "data/theme/guix-logo.svg")
a76d0f03 6133 #t))))
2b0c755d 6134 (build-system meson-build-system)
a4df5756 6135 (arguments
08185081
MB
6136 `(#:glib-or-gtk? #t
6137 #:disallowed-references ((,glib "bin")
11e1df56
LC
6138 ,inkscape ,libxslt
6139 ,ruby-sass)
2b0c755d
RW
6140 #:configure-flags
6141 (list "-Dsystemd=false"
6142 ;; Otherwise, the RUNPATH will lack the final path component.
6143 (string-append "-Dc_link_args=-Wl,-rpath="
6144 (assoc-ref %outputs "out")
6145 "/lib/gnome-shell"))
11e1df56 6146
08185081 6147 #:modules ((guix build meson-build-system)
11e1df56
LC
6148 (guix build utils)
6149 (srfi srfi-1))
6150
2b0c755d 6151 #:phases
a4df5756 6152 (modify-phases %standard-phases
2b0c755d 6153 (add-after 'unpack 'fix-keysdir
a4df5756
SB
6154 (lambda* (#:key outputs #:allow-other-keys)
6155 (let* ((out (assoc-ref outputs "out"))
6156 (keysdir (string-append
6157 out "/share/gnome-control-center/keybindings")))
2b0c755d
RW
6158 (substitute* "meson.build"
6159 (("keysdir =.*")
6160 (string-append "keysdir = '" keysdir "'\n")))
6161 #t)))
ebfe259f
MB
6162 (add-before 'configure 'convert-logo-to-png
6163 (lambda* (#:key inputs #:allow-other-keys)
6164 ;; Convert the logo from SVG to PNG.
6165 (invoke "inkscape" "--export-png=data/theme/guix-logo.png"
6166 "data/theme/guix-logo.svg")))
ba00235a 6167 (add-before 'configure 'record-absolute-file-names
2472cdec
LC
6168 (lambda* (#:key inputs #:allow-other-keys)
6169 (substitute* "js/misc/ibusManager.js"
6170 (("'ibus-daemon'")
6171 (string-append "'" (assoc-ref inputs "ibus")
6172 "/bin/ibus-daemon'")))
d6fda4d3
LC
6173 (substitute* "js/ui/status/keyboard.js"
6174 (("'gkbd-keyboard-display'")
6175 (string-append "'" (assoc-ref inputs "libgnomekbd")
6176 "/bin/gkbd-keyboard-display'")))
2472cdec 6177 #t))
2b0c755d
RW
6178 (add-before 'check 'pre-check
6179 (lambda* (#:key inputs #:allow-other-keys)
6180 ;; Tests require a running X server.
6181 (system "Xvfb :1 &")
6182 (setenv "DISPLAY" ":1")
6183 #t))
6184 (add-after 'install 'wrap-programs
6185 (lambda* (#:key inputs outputs #:allow-other-keys)
6186 (let ((out (assoc-ref outputs "out"))
6187 (gi-typelib-path (getenv "GI_TYPELIB_PATH"))
6188 (python-path (getenv "PYTHONPATH")))
6189 (wrap-program (string-append out "/bin/gnome-shell")
6190 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))
6191 ;; FIXME: gnome-shell loads these libraries with unqualified
6192 ;; names only, so they need to be on LD_LIBRARY_PATH. The
6193 ;; alternative might be to patch gnome-shell.
6194 `("LD_LIBRARY_PATH" ":" prefix
6195 ,(map (lambda (pkg)
6196 (string-append (assoc-ref inputs pkg) "/lib"))
cd8dce8a
RW
6197 '("gdk-pixbuf"
6198 "gnome-bluetooth" "librsvg" "libgweather"))))
2b0c755d
RW
6199 (for-each
6200 (lambda (prog)
6201 (wrap-program (string-append out "/bin/" prog)
6202 `("PYTHONPATH" ":" prefix (,python-path))
6203 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))))
6204 '("gnome-shell-extension-tool" "gnome-shell-perf-tool"))
08185081 6205 #t)))
11e1df56
LC
6206 (replace 'glib-or-gtk-wrap
6207 (let ((wrap (assoc-ref %standard-phases 'glib-or-gtk-wrap)))
6208 (lambda* (#:key inputs outputs #:allow-other-keys #:rest rest)
6209 ;; By default Inkscape et al. would end up in the XDG_DATA_DIRS
6210 ;; settings of the wrappers created by the 'glib-or-gtk-wrap'
6211 ;; phase. Fix that since we don't need these.
6212 (wrap #:inputs (fold alist-delete inputs
6213 '("inkscape" "intltool" "glib:bin"))
6214 #:outputs outputs)))))))
a4df5756
SB
6215 (native-inputs
6216 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
2b0c755d 6217 ("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
a4df5756 6218 ("gobject-introspection" ,gobject-introspection)
ebfe259f 6219 ("inkscape" ,inkscape)
a4df5756
SB
6220 ("intltool" ,intltool)
6221 ("pkg-config" ,pkg-config)
6222 ("python" ,python)
2b0c755d
RW
6223 ("ruby-sass" ,ruby-sass)
6224 ("sassc" ,sassc)
a76d0f03 6225 ("xsltproc" ,libxslt)
2b0c755d 6226 ;; For tests
0b4504f6 6227 ("xorg-server" ,xorg-server-for-tests)))
a4df5756
SB
6228 (inputs
6229 `(("accountsservice" ,accountsservice)
6230 ("caribou" ,caribou)
6231 ("docbook-xsl" ,docbook-xsl)
6232 ("evolution-data-server" ,evolution-data-server)
6233 ("gcr" ,gcr)
6234 ("gdm" ,gdm)
c5db31d4 6235 ("gdk-pixbuf" ,gdk-pixbuf+svg)
a4df5756
SB
6236 ("gjs" ,gjs)
6237 ("gnome-bluetooth" ,gnome-bluetooth)
a4df5756
SB
6238 ("gnome-desktop" ,gnome-desktop)
6239 ("gnome-settings-daemon" ,gnome-settings-daemon)
6240 ("gst-plugins-base" ,gst-plugins-base)
6241 ("ibus" ,ibus)
6242 ("libcanberra" ,libcanberra)
6243 ("libcroco" ,libcroco)
d6fda4d3 6244 ("libgnomekbd" ,libgnomekbd) ;for gkbd-keyboard-display
a4df5756
SB
6245 ("libgweather" ,libgweather)
6246 ("libsoup" ,libsoup)
6247 ("mesa-headers" ,mesa-headers)
6248 ("mutter" ,mutter)
6249 ("network-manager-applet" ,network-manager-applet)
6250 ("polkit" ,polkit)
6251 ("pulseaudio" ,pulseaudio)
6252 ("python-pygobject" ,python-pygobject)
6253 ("startup-notification" ,startup-notification)
6254 ("telepathy-logger" ,telepathy-logger)
6255 ("upower" ,upower)
30e760f0
MB
6256 ;; XXX: These requirements were added in 3.24, but no mention in NEWS.
6257 ;; Missing propagation? See also: <https://bugs.gnu.org/27264>
6258 ("librsvg" ,librsvg)
2b0c755d 6259 ("geoclue" ,geoclue)))
a4df5756
SB
6260 (synopsis "Desktop shell for GNOME")
6261 (home-page "https://wiki.gnome.org/Projects/GnomeShell")
6262 (description
6263 "GNOME Shell provides core user interface functions for the GNOME desktop,
6264like switching to windows and launching applications.")
6265 (license license:gpl2+)))
c3f29bc9
RS
6266
6267(define-public gtk-vnc
6268 (package
6269 (name "gtk-vnc")
965ff023 6270 (version "0.9.0")
c3f29bc9
RS
6271 (source
6272 (origin
6273 (method url-fetch)
6274 (uri (string-append "mirror://gnome/sources/" name "/"
6275 (version-major+minor version) "/"
6276 name "-" version ".tar.xz"))
6277 (sha256
6278 (base32
965ff023 6279 "1dya1wc9vis8h0fv625pii1n70cckf1xjg1m2hndz989d118i6is"))))
c3f29bc9
RS
6280 (build-system gnu-build-system)
6281 (arguments
6282 '(#:configure-flags '("--with-gtk=3.0")))
6283 (propagated-inputs
6284 `(("gtk+" ,gtk+))) ; required by gtk-vnc-2.0.pc.
6285 (inputs
6286 `(("cyrus-sasl" ,cyrus-sasl)
6287 ("gnutls" ,gnutls)
6288 ("libgcrypt" ,libgcrypt)
6289 ("pulseaudio" ,pulseaudio)))
6290 (native-inputs
6291 `(("glib:bin" ,glib "bin")
6292 ("gobject-introspection" ,gobject-introspection)
6293 ("intltool" ,intltool)
6294 ("pkg-config" ,pkg-config)
2f17e939 6295 ("python-wrapper" ,python-wrapper)
c3f29bc9
RS
6296 ("vala" ,vala)))
6297 (home-page "https://wiki.gnome.org/Projects/gtk-vnc")
6298 (synopsis "VNC viewer widget for GTK+")
6299 (description
6300 "GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing
6301applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.
6302GTK-VNC implements client side RFB protocol and authentication extensions such
6303as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions.")
6304 (license license:lgpl2.1+)))
8b877545 6305
dc69fe18
MW
6306(define-public gnome-autoar
6307 (package
6308 (name "gnome-autoar")
c7da8510 6309 (version "0.2.3")
dc69fe18
MW
6310 (source (origin
6311 (method url-fetch)
6312 (uri (string-append "mirror://gnome/sources/" name "/"
6313 (version-major+minor version) "/"
6314 name "-" version ".tar.xz"))
6315 (sha256
6316 (base32
c7da8510 6317 "02i4zgqqqj56h7bcys6dz7n78m4nj2x4dv1ggjmnrk98n06xpsax"))))
dc69fe18
MW
6318 (build-system glib-or-gtk-build-system)
6319 (native-inputs
6320 `(("gnome-common" ,gnome-common)
6321 ("gobject-introspection" ,gobject-introspection)
6322 ("pkg-config" ,pkg-config)))
6323 (propagated-inputs
6324 `(("libarchive" ,libarchive))) ; XXX document why
6325 (inputs
0a6e9e13 6326 `(("gtk+" ,gtk+)))
dc69fe18
MW
6327 (synopsis "Archives integration support for GNOME")
6328 (home-page "https://git.gnome.org/browse/gnome-autoar/")
6329 (description
6330 "GNOME Autoar is a library which makes creating and extracting archives
6331easy, safe, and automatic.")
6332 (license license:lgpl2.1+)))
6333
b64e217f
MW
6334(define-public tracker
6335 (package
6336 (name "tracker")
c8bdf589 6337 (version "2.0.4")
b64e217f
MW
6338 (source (origin
6339 (method url-fetch)
b5b0fd23 6340 (uri (string-append "mirror://gnome/sources/tracker/"
b64e217f 6341 (version-major+minor version) "/"
b5b0fd23 6342 "tracker-" version ".tar.xz"))
b64e217f
MW
6343 (sha256
6344 (base32
c8bdf589 6345 "1mfc5lv820kr7ssi7hldn25gmshh65k19kh478qjsnb64sshsbyf"))))
b64e217f 6346 (build-system glib-or-gtk-build-system)
c8bdf589
RW
6347 (arguments
6348 `(#:phases
6349 (modify-phases %standard-phases
6350 (add-after 'unpack 'disable-broken-tests
6351 (lambda _
6352 ;; FIXME: Most of these fail with GLib-GIO-FATAL-ERROR: Settings
6353 ;; schema 'org.freedesktop.Tracker.FTS' is not installed.
6354 (substitute* "tests/libtracker-miner/Makefile.in"
6355 (("tracker-file-notifier-test\\$\\(EXEEXT\\)") "")
6356 (("tracker-miner-fs-test\\$\\(EXEEXT\\)") "")
6357 (("tracker-monitor-test\\$\\(EXEEXT\\)") ""))
6358 (substitute* "tests/libtracker-fts/Makefile.in"
6359 (("tracker-fts-test\\$\\(EXEEXT\\)") ""))
6360 (substitute* "tests/libtracker-data/Makefile.in"
6361 (("tracker-ontology\\$\\(EXEEXT\\)") "")
6362 (("tracker-ontology-change\\$\\(EXEEXT\\)") "")
6363 (("tracker-backup\\$\\(EXEEXT\\)") "")
6364 (("tracker-sparql-blank\\$\\(EXEEXT\\)") "")
6365 (("tracker-sparql\\$\\(EXEEXT\\)") ""))
6366 ;; These fail because the SPARQL backend could not be loaded.
6367 ;; That's because /etc/machine-id is missing, but
6368 ;; DBUS_FATAL_WARNINGS does not help here.
6369 (substitute* "tests/libtracker-sparql/Makefile.in"
6370 (("tracker-gb-737023-test\\$\\(EXEEXT\\)") "")
6371 (("tracker-sparql-test\\$\\(EXEEXT\\)") ""))
6372 (substitute* "tests/tracker-steroids/Makefile.in"
6373 (("tracker-test\\$\\(EXEEXT\\)") ""))
6374 #t))
6375 ;; Two tests fail if LANG is not set.
6376 (add-before 'check 'pre-check
6377 (lambda _
6378 (setenv "LANG" "en_US.UTF-8")
6379 ;; For the missing /etc/machine-id.
6380 (setenv "DBUS_FATAL_WARNINGS" "0")
6381 #t)))))
b64e217f
MW
6382 (native-inputs
6383 `(("gnome-common" ,gnome-common)
6384 ("gobject-introspection" ,gobject-introspection)
6385 ("intltool" ,intltool)
6386 ("pkg-config" ,pkg-config)
6387 ("vala" ,vala)))
6388 (inputs
6389 `(("gtk+" ,gtk+)
6390 ("dbus" ,dbus)
6391 ("gstreamer" ,gstreamer)
6392 ("gst-plugins-base" ,gst-plugins-base)
44ed6284 6393 ("sqlite" ,sqlite)
c8bdf589 6394 ("python" ,python)
b64e217f
MW
6395 ("poppler" ,poppler)
6396 ("libgsf" ,libgsf)
6397 ("libexif" ,libexif)
6398 ("libpng" ,libpng)
6399 ("libtiff" ,libtiff)
6400 ("libvorbis" ,libvorbis)
6401 ("flac" ,flac)
6402 ("totem-pl-parser" ,totem-pl-parser)
6403 ("zlib" ,zlib)
6404 ("exempi" ,exempi)
6405 ("libxml2" ,libxml2)
6406 ("upower" ,upower)
b64e217f
MW
6407 ("libunistring" ,libunistring)
6408 ("giflib" ,giflib)
0ef48cd9 6409 ("json-glib" ,json-glib)
b64e217f
MW
6410 ("openjpeg" ,openjpeg-1)
6411 ("libosinfo" ,libosinfo)
6412 ("libcue" ,libcue)
6413 ("libseccomp" ,libseccomp)
0ef48cd9 6414 ("libsoup" ,libsoup)
b64e217f 6415 ("libuuid" ,util-linux)))
b64e217f
MW
6416 (synopsis "Metadata database, indexer and search tool")
6417 (home-page "https://wiki.gnome.org/Projects/Tracker")
6418 (description
6419 "Tracker is an advanced framework for first class objects with associated
6420metadata and tags. It provides a one stop solution for all metadata, tags,
6421shared object databases, search tools and indexing.")
6422 ;; src/libtracker-*/* and src/tracker-extract/* are covered by lgpl2.1+,
6423 ;; src/gvdb/* are covered by lgpl2.0+, and the rest is gpl2+.
6424 (license (list license:gpl2+
6425 license:lgpl2.1+
6426 license:lgpl2.0+))))
6427
8b877545
RS
6428(define-public nautilus
6429 (package
6430 (name "nautilus")
c71bb3f2 6431 (version "3.30.5")
8b877545
RS
6432 (source (origin
6433 (method url-fetch)
6434 (uri (string-append "mirror://gnome/sources/" name "/"
6435 (version-major+minor version) "/"
6436 name "-" version ".tar.xz"))
6437 (sha256
6438 (base32
c71bb3f2 6439 "144r4py9b8w9ycsg6fggjg05kwvymh003qsb3h6apgpch5y3zgnv"))))
35e2d0cf 6440 (build-system meson-build-system)
8b877545 6441 (arguments
35e2d0cf 6442 '(#:glib-or-gtk? #t
8b877545
RS
6443 ;; XXX: FAIL: check-nautilus
6444 ;; Settings schema 'org.gnome.nautilus.preferences' is not installed
6445 #:tests? #f))
6446 (native-inputs
35e2d0cf
R
6447 `(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
6448 ("glib:bin" ,glib "bin") ; for glib-mkenums, etc.
6449 ("gtk+:bin" ,gtk+ "bin") ; for gtk-update-icon-cache
8b877545
RS
6450 ("gobject-introspection" ,gobject-introspection)
6451 ("intltool" ,intltool)
6452 ("pkg-config" ,pkg-config)))
8b877545 6453 (inputs
8b877545 6454 `(("dconf" ,dconf)
caf6c363 6455 ("gexiv2" ,gexiv2)
dd05e731 6456 ("gvfs" ,gvfs)
8b877545
RS
6457 ("exempi" ,exempi)
6458 ("gnome-desktop" ,gnome-desktop)
09d88905 6459 ("gnome-autoar" ,gnome-autoar)
ec66ebd4 6460 ("libseccomp" ,libseccomp)
35e2d0cf 6461 ("libselinux" ,libselinux)
09d88905 6462 ("tracker" ,tracker)
ce6027bf
SB
6463 ;; XXX: gtk+ is required by libnautilus-extension.pc
6464 ;;
6465 ;; Don't propagate it to reduces "profile pollution" of the 'gnome' meta
6466 ;; package. See:
6467 ;; <http://lists.gnu.org/archive/html/guix-devel/2016-03/msg00283.html>.
6468 ("gtk+" ,gtk+)
8b877545
RS
6469 ("libexif" ,libexif)
6470 ("libxml2" ,libxml2)))
6471 (synopsis "File manager for GNOME")
6472 (home-page "https://wiki.gnome.org/Apps/Nautilus")
6473 (description
6474 "Nautilus (Files) is a file manager designed to fit the GNOME desktop
6475design and behaviour, giving the user a simple way to navigate and manage its
6476files.")
6477 (license license:gpl2+)))
3c697ffd
JR
6478
6479(define-public baobab
6480 (package
6481 (name "baobab")
d4ae2d15 6482 (version "3.30.0")
3c697ffd
JR
6483 (source (origin
6484 (method url-fetch)
6485 (uri (string-append
6486 "mirror://gnome/sources/" name "/"
6487 (version-major+minor version) "/"
6488 name "-" version ".tar.xz"))
6489 (sha256
6490 (base32
d4ae2d15 6491 "0kx721s1hhw1g0nvbqhb93g8iq6f852imyhfhl02zcqy4ipx0kay"))))
d233d373
RJ
6492 (build-system meson-build-system)
6493 (arguments
6494 '(#:glib-or-gtk? #t))
3c697ffd
JR
6495 (native-inputs
6496 `(("intltool" ,intltool)
6497 ("pkg-config" ,pkg-config)
d233d373
RJ
6498 ("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
6499 ("gtk+-bin" ,gtk+ "bin") ; for gtk-update-icon-cache
3c697ffd
JR
6500 ("itstool" ,itstool)
6501 ("xmllint" ,libxml2)
6502 ("glib" ,glib "bin")
6503 ("vala" ,vala)))
6504 (inputs
6505 `(("gtk+" ,gtk+)))
6506 (synopsis "Disk usage analyzer for GNOME")
6507 (description
6508 "Baobab (Disk Usage Analyzer) is a graphical application to analyse disk
6509usage in the GNOME desktop environment. It can easily scan device volumes or
6510a specific user-requested directory branch (local or remote). Once the scan
6511is complete it provides a graphical representation of each selected folder.")
6512 (home-page "https://wiki.gnome.org/Apps/Baobab")
6513 (license license:gpl2+)))
dc050251 6514
fdba447c
RS
6515(define-public gnome-backgrounds
6516 (package
6517 (name "gnome-backgrounds")
29b85910 6518 (version "3.30.0")
fdba447c
RS
6519 (source
6520 (origin
6521 (method url-fetch)
6522 (uri (string-append "mirror://gnome/sources/" name "/"
6523 (version-major+minor version) "/"
6524 name "-" version ".tar.xz"))
6525 (sha256
6526 (base32
29b85910 6527 "1179jrl16bp9gqabqhw7nnfp8qzf5y1vf9fi45bni6rfmwm3mrpc"))))
9ca381f0 6528 (build-system meson-build-system)
fdba447c
RS
6529 (native-inputs
6530 `(("intltool" ,intltool)))
6531 (home-page "https://git.gnome.org/browse/gnome-backgrounds")
6532 (synopsis "Background images for the GNOME desktop")
6533 (description
6534 "GNOME backgrounds package contains a collection of graphics files which
6535can be used as backgrounds in the GNOME Desktop environment. Additionally,
6536the package creates the proper framework and directory structure so that you
6537can add your own files to the collection.")
6538 (license (list license:gpl2+
6539 license:cc-by2.0
6540 license:cc-by-sa2.0
6541 license:cc-by-sa3.0))))
6542
b784b1a9
RS
6543(define-public gnome-screenshot
6544 (package
6545 (name "gnome-screenshot")
676e7cb4 6546 (version "3.30.0")
b784b1a9
RS
6547 (source
6548 (origin
6549 (method url-fetch)
6550 (uri (string-append "mirror://gnome/sources/" name "/"
6551 (version-major+minor version) "/"
6552 name "-" version ".tar.xz"))
6553 (sha256
6554 (base32
676e7cb4 6555 "06dx3svxq6sar4913mrz5lzb7hmc66wck138vmyxj8x8iv1iw0w8"))))
8356aefa 6556 (build-system meson-build-system)
b784b1a9
RS
6557 (native-inputs
6558 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
8356aefa
RW
6559 ("gtk+-bin" ,gtk+ "bin") ; for gtk-update-icon-cache
6560 ("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
b784b1a9 6561 ("intltool" ,intltool)
8356aefa 6562 ("appstream-glib" ,appstream-glib)
b784b1a9
RS
6563 ("pkg-config" ,pkg-config)))
6564 (inputs
6565 `(("gtk+" ,gtk+)
6566 ("libcanberra" ,libcanberra)
6567 ("libx11" ,libx11)
6568 ("libxext" ,libxext)))
676e7cb4 6569 (home-page "https://gitlab.gnome.org/GNOME/gnome-screenshot")
b784b1a9
RS
6570 (synopsis "Take pictures of your screen")
6571 (description
6572 "GNOME Screenshot is a utility used for taking screenshots of the entire
6573screen, a window or a user defined area of the screen, with optional
6574beautifying border effects.")
6575 (license license:gpl2+)))
6576
66d59111
RS
6577(define-public dconf-editor
6578 (package
6579 (name "dconf-editor")
bc09c416 6580 (version "3.30.2")
66d59111
RS
6581 (source
6582 (origin
6583 (method url-fetch)
6584 (uri (string-append "mirror://gnome/sources/" name "/"
6585 (version-major+minor version) "/"
6586 name "-" version ".tar.xz"))
6587 (sha256
6588 (base32
bc09c416 6589 "06f736spn20s7qjsz00xw44v8r8bjhyrz1v3bix6v416jc5jp6ia"))))
294ff39d 6590 (build-system meson-build-system)
86f2124b
LC
6591 (arguments
6592 '(#:phases (modify-phases %standard-phases
6593 (add-before 'configure 'set-glib-minimum-version
6594 (lambda _
6595 ;; Change the minimum required GLib version so that
6596 ;; 'valac' is passed '--target-glib 2.60.0'; failing to
6597 ;; do that, it complains that "55" is not an even
6598 ;; number. See <https://bugs.gnu.org/37503>.
6599 (substitute* "editor/meson.build"
6600 (("2\\.55\\.1") "2.60.0"))
6601 #t)))))
66d59111
RS
6602 (native-inputs
6603 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.
294ff39d 6604 ("gtk+-bin" ,gtk+ "bin") ; for gtk-update-icon-cache
66d59111 6605 ("intltool" ,intltool)
294ff39d
RW
6606 ("pkg-config" ,pkg-config)
6607 ("vala" ,vala)))
66d59111
RS
6608 (inputs
6609 `(("dconf" ,dconf)
6610 ("gtk+" ,gtk+)
6611 ("libxml2" ,libxml2)))
6612 (home-page "https://git.gnome.org/browse/dconf-editor")
6613 (synopsis "Graphical editor for GNOME's dconf configuration system")
6614 (description
6615 "Dconf-editor is a graphical tool for browsing and editing the dconf
6616configuration system for GNOME. It allows users to configure desktop
6617software that do not provide their own configuration interface.")
6618 (license license:lgpl2.1+)))
6619
96d36f38
AW
6620(define-public gnome-default-applications
6621 (package
6622 (name "gnome-default-applications")
6623 (version "0")
6624 (build-system trivial-build-system)
6625 (source #f)
6626 (propagated-inputs
8ad4f0aa
LC
6627 `(("nautilus" ,nautilus)
6628 ("evince" ,evince)))
96d36f38
AW
6629 (arguments
6630 `(#:modules ((guix build utils))
6631 #:builder
6632 (begin
6633 (use-modules (guix build utils))
6634 (let* ((out (assoc-ref %outputs "out"))
6635 (apps (string-append out "/share/applications")))
6636 (mkdir-p apps)
6637 (call-with-output-file (string-append apps "/defaults.list")
6638 (lambda (port)
6639 (format port "[Default Applications]\n")
8ad4f0aa
LC
6640 (format port "inode/directory=org.gnome.Nautilus.desktop\n")
6641 (format port "application/pdf=evince.desktop\n")
6642 (format port "application/postscript=evince.desktop\n")))
96d36f38
AW
6643 #t))))
6644 (synopsis "Default MIME type associations for the GNOME desktop")
6645 (description
6646 "Given many installed packages which might handle a given MIME type, a
6647user running the GNOME desktop probably has some preferences: for example,
6648that folders be opened by default by the Nautilus file manager, not the Baobab
6649disk usage analyzer. This package establishes that set of default MIME type
6650associations for GNOME.")
6651 (license license:gpl3+)
6652 (home-page #f)))
6653
dc050251
SB
6654(define-public gnome
6655 (package
6656 (name "gnome")
6657 (version (package-version gnome-shell))
6658 (source #f)
6659 (build-system trivial-build-system)
e3cfef22 6660 (arguments '(#:builder (begin (mkdir %output) #t)))
dc050251
SB
6661 (propagated-inputs
6662 ;; TODO: Add more packages according to:
6663 ;; <https://packages.debian.org/jessie/gnome-core>.
6664 `(("adwaita-icon-theme" ,adwaita-icon-theme)
05f651c4 6665 ("baobab" ,baobab)
0bd3597b 6666 ("font-cantarell" ,font-cantarell)
a9dbefdc 6667 ("font-dejavu" ,font-dejavu)
dc050251
SB
6668 ("at-spi2-core" ,at-spi2-core)
6669 ("dbus" ,dbus)
6670 ("dconf" ,dconf)
72360453 6671 ("desktop-file-utils" ,desktop-file-utils)
dc050251
SB
6672 ("eog" ,eog)
6673 ("epiphany" ,epiphany)
6674 ("evince" ,evince)
71d9b980 6675 ("file-roller" ,file-roller)
dc050251
SB
6676 ("gedit" ,gedit)
6677 ("glib-networking" ,glib-networking)
05f651c4 6678 ("gnome-backgrounds" ,gnome-backgrounds)
63ad9b80
AW
6679 ("gnome-bluetooth" ,gnome-bluetooth)
6680 ("gnome-calculator" ,gnome-calculator)
dc050251 6681 ("gnome-control-center" ,gnome-control-center)
63ad9b80 6682 ("gnome-disk-utility" ,gnome-disk-utility)
96d36f38 6683 ("gnome-default-applications" ,gnome-default-applications)
dc050251 6684 ("gnome-keyring" ,gnome-keyring)
63ad9b80 6685 ("gnome-online-accounts" ,gnome-online-accounts)
dc050251
SB
6686 ("gnome-session" ,gnome-session)
6687 ("gnome-settings-daemon" ,gnome-settings-daemon)
6688 ("gnome-shell" ,gnome-shell)
63ad9b80 6689 ("gnome-system-monitor" ,gnome-system-monitor)
dc050251
SB
6690 ("gnome-terminal" ,gnome-terminal)
6691 ("gnome-themes-standard" ,gnome-themes-standard)
2999dcd5
AW
6692 ("gst-plugins-base" ,gst-plugins-base)
6693 ("gst-plugins-good" ,gst-plugins-good)
63ad9b80 6694 ("gucharmap" ,gucharmap)
05f651c4 6695 ("gvfs" ,gvfs)
dc050251
SB
6696 ("hicolor-icon-theme" ,hicolor-icon-theme)
6697 ("nautilus" ,nautilus)
69308043 6698 ("pinentry-gnome3" ,pinentry-gnome3)
dc050251
SB
6699 ("pulseaudio" ,pulseaudio)
6700 ("shared-mime-info" ,shared-mime-info)
f6f4370f 6701 ("system-config-printer" ,system-config-printer)
dc050251 6702 ("totem" ,totem)
c20cd0d2 6703 ("xdg-user-dirs" ,xdg-user-dirs)
dc050251
SB
6704 ("yelp" ,yelp)
6705 ("zenity" ,zenity)))
fe4e698d 6706 (synopsis "The GNU desktop environment")
dc050251
SB
6707 (home-page "https://www.gnome.org/")
6708 (description
fe4e698d
LC
6709 "GNOME is the graphical desktop for GNU. It includes a wide variety of
6710applications for browsing the web, editing text and images, creating
6711documents and diagrams, playing media, scanning, and much more.")
dc050251 6712 (license license:gpl2+)))
4a526711
DT
6713
6714(define-public byzanz
6715 ;; The last stable release of Byzanz was in 2011, but there have been many
6716 ;; useful commits made to the Byzanz repository since then that it would be
6717 ;; silly to use such an old release.
6718 (let ((commit "f7af3a5bd252db84af8365bd059c117a7aa5c4af"))
6719 (package
6720 (name "byzanz")
6721 (version (string-append "0.2-1." (string-take commit 7)))
6722 (source (origin
6723 (method git-fetch)
6724 (uri (git-reference
5f13bf09 6725 (url "https://git.gnome.org/browse/byzanz")
4a526711 6726 (commit commit)))
5a6527e4 6727 (file-name (string-append name "-" version "-checkout"))
4a526711
DT
6728 (sha256
6729 (base32
6730 "1l60myzxf9cav27v5v3nsijlslz9r7ip6d5kiirfpkf9k0w26hz3"))))
6731 (build-system glib-or-gtk-build-system)
6732 (arguments
6733 '(#:phases
6734 (modify-phases %standard-phases
189be331 6735 (replace 'bootstrap
4a526711
DT
6736 (lambda _
6737 ;; The build system cleverly detects that we're not building from
6738 ;; a release tarball and turns on -Werror for GCC.
6739 ;; Unsurprisingly, there is a warning during compilation that
6740 ;; causes the build to fail unnecessarily, so we remove the flag.
6741 (substitute* '("configure.ac")
6742 (("-Werror") ""))
6743 ;; The autogen.sh script in gnome-common will run ./configure
6744 ;; by default, which is problematic because source shebangs
6745 ;; have not yet been patched.
6746 (setenv "NOCONFIGURE" "t")
6747 (zero? (system* "sh" "autogen.sh")))))))
6748 (native-inputs
6749 `(("autoconf" ,autoconf)
6750 ("automake" ,automake)
6751 ("gnome-common" ,gnome-common)
6752 ("intltool" ,intltool)
6753 ("libtool" ,libtool)
6754 ("pkg-config" ,pkg-config)
6755 ("which" ,which)))
6756 (inputs
6757 `(("glib" ,glib)
6758 ("gstreamer" ,gstreamer)
6759 ("gst-plugins-base" ,gst-plugins-base)
6760 ("gtk+" ,gtk+)))
6761 (synopsis "Desktop recording program")
6762 (description "Byzanz is a simple desktop recording program with a
6763command-line interface. It can record part or all of an X display for a
6764specified duration and save it as a GIF encoded animated image file.")
6765 (home-page "https://git.gnome.org/browse/byzanz")
6766 (license license:gpl2+))))
3a9a4c51 6767
0ec171ec
MS
6768(define-public gsound
6769 (package
6770 (name "gsound")
6771 (version "1.0.2")
6772 (source (origin
6773 (method url-fetch)
6774 (uri (string-append "mirror://gnome/sources/" name "/"
6775 (version-major+minor version) "/"
6776 name "-" version ".tar.xz"))
6777 (sha256
6778 (base32
6779 "0lwfwx2c99qrp08pfaj59pks5dphsnxjgrxyadz065d8xqqgza5v"))))
6780 (build-system glib-or-gtk-build-system)
6781 (native-inputs
6782 `(("pkg-config" ,pkg-config)
6783 ("gobject-introspection" ,gobject-introspection)
6784 ("vala" ,vala)))
6785 (inputs
6786 `(("glib" ,glib)
6787 ("libcanberra" ,libcanberra)))
6788 (home-page "https://wiki.gnome.org/Projects/GSound")
6789 (synopsis "GObject wrapper for libcanberra")
6790 (description
6791 "GSound is a small library for playing system sounds. It's designed to be
6792used via GObject Introspection, and is a thin wrapper around the libcanberra C
6793library.")
6794 (license license:lgpl2.1+)))
6795
3a9a4c51
RS
6796(define-public libzapojit
6797 (package
6798 (name "libzapojit")
6799 (version "0.0.3")
6800 (source (origin
6801 (method url-fetch)
6802 (uri (string-append "mirror://gnome/sources/" name "/"
6803 (version-major+minor version) "/"
6804 name "-" version ".tar.xz"))
6805 (sha256
6806 (base32
6807 "0zn3s7ryjc3k1abj4k55dr2na844l451nrg9s6cvnnhh569zj99x"))))
6808 (build-system gnu-build-system)
6809 (native-inputs
6810 `(("gobject-introspection" ,gobject-introspection)
6811 ("intltool" ,intltool)
6812 ("pkg-config" ,pkg-config)))
6813 (inputs
14c297fd 6814 `(("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
3a9a4c51
RS
6815 ("json-glib" ,json-glib)
6816 ("rest" ,rest)))
6817 (home-page "https://wiki.gnome.org/Projects/Zapojit")
6818 (synopsis "Library for accessing SkyDrive and Hotmail")
6819 (description
6820 "Libzapojit is a GLib-based library for accessing online service APIs of
6821Microsoft SkyDrive and Hotmail, using their REST protocols.")
6822 (license license:lgpl2.1+)))
9365ee1c 6823
60e2a9ae
MS
6824(define-public gnome-clocks
6825 (package
6826 (name "gnome-clocks")
757f863b 6827 (version "3.30.1")
60e2a9ae
MS
6828 (source (origin
6829 (method url-fetch)
6830 (uri (string-append "mirror://gnome/sources/" name "/"
6831 (version-major+minor version) "/"
6832 name "-" version ".tar.xz"))
6833 (sha256
6834 (base32
757f863b 6835 "009fr6zwv37wryi0c0syi4i7pxpdbn3gliws68l99cjsbn2qd6pc"))))
60e2a9ae
MS
6836 (build-system meson-build-system)
6837 (arguments
6838 '(#:glib-or-gtk? #t))
6839 (native-inputs
6840 `(("vala" ,vala)
6841 ("pkg-config" ,pkg-config)
6842 ("glib" ,glib "bin") ; for glib-compile-resources
6843 ("gtk+-bin" ,gtk+ "bin") ; for gtk-update-icon-cache
6844 ("desktop-file-utils" ,desktop-file-utils)
6845 ("gettext" ,gettext-minimal)
6846 ("itstool" ,itstool)))
6847 (inputs
6848 `(("glib" ,glib)
6849 ("gtk+" ,gtk+)
6850 ("gsound" ,gsound)
6851 ("geoclue" ,geoclue)
6852 ("geocode-glib" ,geocode-glib)
6853 ("libgweather" ,libgweather)
6854 ("gnome-desktop" ,gnome-desktop)))
6855 (home-page "https://wiki.gnome.org/Apps/Clocks")
6856 (synopsis "GNOME's clock application")
6857 (description
6858 "GNOME Clocks is a simple clocks application designed to fit the GNOME
6859desktop. It supports world clock, stop watch, alarms, and count down timer.")
6860 (license license:gpl3+)))
6861
3c474897
KY
6862(define-public gnome-calendar
6863 (package
6864 (name "gnome-calendar")
496d7ccd 6865 (version "3.30.1")
3c474897
KY
6866 (source (origin
6867 (method url-fetch)
6868 (uri (string-append "mirror://gnome/sources/" name "/"
6869 (version-major+minor version) "/"
6870 name "-" version ".tar.xz"))
6871 (sha256
6872 (base32
496d7ccd 6873 "1avi7a29y8d8kzwslp51nwy6s692alms7917454j0xpfc6hnw62s"))))
a49d3e37
MS
6874 (build-system meson-build-system)
6875 (arguments
6876 '(#:glib-or-gtk? #t
6877 ;; gnome-calendar has to be installed before the tests can be run
6878 ;; https://bugzilla.gnome.org/show_bug.cgi?id=788224
6879 #:tests? #f))
3c474897 6880 (native-inputs
a49d3e37
MS
6881 `(("gettext" ,gettext-minimal)
6882 ("glib-bin" ,glib "bin") ; For glib-compile-schemas
6883 ("gtk+-bin" ,gtk+ "bin") ; For gtk-update-icon-cache
3c474897
KY
6884 ("pkg-config" ,pkg-config)))
6885 (inputs
a49d3e37 6886 `(("evolution-data-server" ,evolution-data-server)
14c297fd 6887 ("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
a286b5eb
RW
6888 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
6889 ("libdazzle" ,libdazzle)
b63c06f1 6890 ("libedataserverui" ,evolution-data-server)
a286b5eb
RW
6891 ("libgweather" ,libgweather)
6892 ("geoclue" ,geoclue)))
3c474897
KY
6893 (home-page "https://wiki.gnome.org/Apps/Calendar")
6894 (synopsis "GNOME's calendar application")
6895 (description
6896 "GNOME Calendar is a simple calendar application designed to fit the GNOME
a49d3e37 6897desktop. It supports multiple calendars, month, week and year view.")
3c474897
KY
6898 (license license:gpl3+)))
6899
57b14665
MS
6900(define-public gnome-todo
6901 (package
6902 (name "gnome-todo")
9f3c6c88 6903 (version "3.28.1")
57b14665
MS
6904 (source (origin
6905 (method url-fetch)
6906 (uri (string-append "mirror://gnome/sources/" name "/"
6907 (version-major+minor version) "/"
6908 name "-" version ".tar.xz"))
6909 (sha256
6910 (base32
9f3c6c88 6911 "08ygqbib72jlf9y0a16k54zz51sncpq2wa18wp81v46q8301ymy7"))))
57b14665
MS
6912 (build-system meson-build-system)
6913 (arguments
6914 '(#:glib-or-gtk? #t
6915 #:phases (modify-phases %standard-phases
6916 (add-after
6917 'install 'wrap-gnome-todo
6918 (lambda* (#:key inputs outputs #:allow-other-keys)
6919 (let ((out (assoc-ref outputs "out"))
6920 (gi-typelib-path (getenv "GI_TYPELIB_PATH"))
6921 (python-path (getenv "PYTHONPATH")))
6922 (wrap-program (string-append out "/bin/gnome-todo")
6923 ;; XXX: gi plugins are broken.
6924 ;; See https://bugzilla.gnome.org/show_bug.cgi?id=787212
6925 ;; For plugins.
6926 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))
6927 `("PYTHONPATH" ":" prefix (,python-path))))
6928 #t)))))
6929 (native-inputs
6930 `(("gettext" ,gettext-minimal)
6931 ("gobject-introspection" ,gobject-introspection)
6932 ("glib:bin" ,glib "bin") ; For glib-compile-resources
6933 ("gtk+-bin" ,gtk+ "bin") ; For gtk-update-icon-cache
6934 ("pkg-config" ,pkg-config)))
6935 (inputs
6936 `(("rest" ,rest) ; For Todoist plugin
6937 ("json-glib" ,json-glib) ; For Todoist plugin
b63c06f1 6938 ("libedataserverui" ,evolution-data-server)
57b14665
MS
6939 ("libical" ,libical)
6940 ("libpeas" ,libpeas)
6941 ("python-pygobject" ,python-pygobject)
6942 ("evolution-data-server" ,evolution-data-server)
14c297fd 6943 ("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
57b14665
MS
6944 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)))
6945 (home-page "https://wiki.gnome.org/Apps/Todo")
6946 (synopsis "GNOME's ToDo Application")
6947 (description
6948 "GNOME To Do is a simplistic personal task manager designed to perfectly
6949fit the GNOME desktop.")
6950 (license license:gpl3+)))
6951
ab179eaf
SB
6952(define-public gnome-dictionary
6953 (package
6954 (name "gnome-dictionary")
cf81ddef 6955 (version "3.26.1")
ab179eaf
SB
6956 (source (origin
6957 (method url-fetch)
6958 (uri (string-append "mirror://gnome/sources/" name "/"
6959 (version-major+minor version) "/"
6960 name "-" version ".tar.xz"))
6961 (sha256
6962 (base32
cf81ddef
LC
6963 "007k2bq8iplg4psdpz074r5d4zxvn4s95qym4rw9hs6giljbrf0n"))))
6964 (build-system meson-build-system)
2776b5d5
MB
6965 (arguments '(#:glib-or-gtk? #t
6966 #:phases (modify-phases %standard-phases
6967 (add-after 'unpack 'patch-install-script
6968 (lambda _
6969 ;; This script attempts to compile glib schemas
6970 ;; and create an empty MIME database. We do
6971 ;; that elsewhere, so prevent it from running.
6972 (substitute* "build-aux/post-install.sh"
6973 (("\\[ -z \"\\$DESTDIR\" \\]") "false"))
6974 #t)))))
ab179eaf
SB
6975 (native-inputs
6976 `(("glib:bin" ,glib "bin")
6977 ("gobject-introspection" ,gobject-introspection)
6978 ("intltool" ,intltool)
6979 ("itstool" ,itstool)
6980 ("pkg-config" ,pkg-config)
6981 ("xmllint" ,libxml2)))
6982 (inputs
6983 `(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
6984 ("gtk+" ,gtk+)))
6985 (home-page "https://wiki.gnome.org/Apps/Dictionary")
6986 (synopsis "Look up words in dictionary sources")
6987 (description
6988 "GNOME Dictionary can look for the definition or translation of a word in
6989existing databases over the internet.")
6990 (license license:gpl3+)))
6991
d13f3a03 6992(define-public gnome-tweaks
9365ee1c 6993 (package
d13f3a03 6994 (name "gnome-tweaks")
9d4d439b 6995 (version "3.30.2")
9365ee1c
JN
6996 (source (origin
6997 (method url-fetch)
d13f3a03 6998 (uri (string-append "mirror://gnome/sources/gnome-tweaks/"
9365ee1c 6999 (version-major+minor version) "/"
d13f3a03
RW
7000 "gnome-tweaks-" version ".tar.xz"))
7001 (patches
7002 (list (search-patch "gnome-tweaks-search-paths.patch")))
9365ee1c
JN
7003 (sha256
7004 (base32
9d4d439b 7005 "0j63siy1i5pl2g6di1r9vjn54m9ahh42wj20j6689pza2lamay1z"))))
d13f3a03 7006 (build-system meson-build-system)
9365ee1c 7007 (arguments
d13f3a03
RW
7008 `(#:glib-or-gtk? #t
7009 #:configure-flags '("-Dlocalstatedir=/tmp"
7010 "-Dsysconfdir=/tmp")
9365ee1c 7011 #:imported-modules ((guix build python-build-system)
d13f3a03
RW
7012 ,@%meson-build-system-modules)
7013 #:phases
7014 (modify-phases %standard-phases
7015 (add-after 'install 'wrap
7016 (@@ (guix build python-build-system) wrap))
7017 (add-after 'wrap 'wrap-gi-typelib
7018 (lambda* (#:key inputs outputs #:allow-other-keys)
7019 (let ((out (assoc-ref outputs "out"))
7020 (gi-typelib-path (getenv "GI_TYPELIB_PATH")))
7021 (wrap-program (string-append out "/bin/gnome-tweaks")
7022 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))))
7023 #t)))))
9365ee1c 7024 (native-inputs
c7fc414e
RH
7025 `(("gtk+:bin" ,gtk+ "bin") ; For gtk-update-icon-cache
7026 ("intltool" ,intltool)
9365ee1c
JN
7027 ("pkg-config" ,pkg-config)))
7028 (inputs
c7fc414e
RH
7029 `(("gnome-desktop" ,gnome-desktop)
7030 ("gtk+" ,gtk+)
9365ee1c
JN
7031 ("gobject-introspection" ,gobject-introspection)
7032 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
c7fc414e
RH
7033 ("libnotify" ,libnotify)
7034 ("libsoup" ,libsoup)
7035 ("nautilus" ,nautilus)
7036 ("python" ,python)
7037 ("python-pygobject" ,python-pygobject)))
9365ee1c 7038 (synopsis "Customize advanced GNOME 3 options")
d13f3a03 7039 (home-page "https://wiki.gnome.org/Apps/Tweaks")
9365ee1c 7040 (description
d13f3a03 7041 "GNOME Tweaks allows adjusting advanced configuration settings in
9365ee1c
JN
7042GNOME 3. This includes things like the fonts used in user interface elements,
7043alternative user interface themes, changes in window management behavior,
7044GNOME Shell appearance and extension, etc.")
7045 (license license:gpl3+)))
813f814a 7046
d13f3a03
RW
7047;; This package has been renamed by upstream.
7048(define-public gnome-tweak-tool
7049 (deprecated-package "gnome-tweak-tool" gnome-tweaks))
7050
32ac717c
DT
7051(define-public gnome-shell-extensions
7052 (package
7053 (name "gnome-shell-extensions")
2aabc647 7054 (version "3.30.1")
32ac717c
DT
7055 (source (origin
7056 (method url-fetch)
7057 (uri (string-append "mirror://gnome/sources/" name "/"
7058 (version-major+minor version) "/"
7059 name "-" version ".tar.xz"))
7060 (sha256
7061 (base32
2aabc647 7062 "1grxn4f5x754r172wmnf0h0xpy69afmj359zsj1rwgqlzw4i4c5p"))))
100f625b 7063 (build-system meson-build-system)
32ac717c 7064 (arguments
100f625b 7065 '(#:configure-flags '("-Dextension_set=all")))
32ac717c
DT
7066 (native-inputs
7067 `(("intltool" ,intltool)
7068 ("pkg-config" ,pkg-config)))
7069 (propagated-inputs
7070 `(("glib" ,glib)
7071 ("glib" ,glib "bin")))
7072 (synopsis "Extensions for GNOME Shell")
7073 (description "GNOME Shell extensions modify and extend GNOME Shell
7074functionality and behavior.")
7075 (home-page "https://extensions.gnome.org/")
7076 (license license:gpl3+)))
7077
a7a31827
GL
7078(define-public numix-theme
7079 (package
7080 (name "numix-theme")
7081 (version "2.6.7")
7082 (source (origin
7083 (method git-fetch)
7084 (uri (git-reference
7085 (url "https://github.com/numixproject/numix-gtk-theme.git")
7086 (commit version)))
7087 (file-name (git-file-name name version))
7088 (sha256
7089 (base32
7090 "12mw0kr0kkvg395qlbsvkvaqccr90cmxw5rrsl236zh43kj8grb7"))))
7091 (build-system gnu-build-system)
7092 (arguments
7093 '(#:make-flags (list (string-append "DESTDIR=" (assoc-ref %outputs "out")))
7094 #:phases
7095 (modify-phases %standard-phases
7096 (delete 'configure)
7097 (delete 'check))))
7098 (native-inputs
7099 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas
7100 ("gnome-shell" ,gnome-shell)
7101 ("gtk+" ,gtk+)
7102 ("xmllint" ,libxml2)
7103 ("ruby-sass" ,ruby-sass)))
7104 (synopsis "Flat theme with light and dark elements")
7105 (description "Numix is a modern flat theme with a combination of light and
7106dark elements. It supports GNOME, Unity, Xfce, and Openbox.")
7107 (home-page "https://numixproject.github.io")
7108 (license license:gpl3+)))
7109
813f814a
DT
7110(define-public arc-theme
7111 (package
7112 (name "arc-theme")
37781323 7113 (version "20190917")
813f814a 7114 (source (origin
a18f8eaf
BH
7115 (method git-fetch)
7116 (uri (git-reference
7117 (url "https://github.com/NicoHood/arc-theme.git")
7118 (commit version)))
7119 (file-name (git-file-name name version))
813f814a
DT
7120 (sha256
7121 (base32
37781323 7122 "1qgpk4p2hi5hd4yy0hj93kq1vs0b32wb8qkaj1wi90c8gwddq5wa"))))
813f814a 7123 (build-system gnu-build-system)
d88884fa
EF
7124 (arguments
7125 '(#:phases
7126 (modify-phases %standard-phases
7127 ;; autogen.sh calls configure at the end of the script.
7128 (replace 'bootstrap
7129 (lambda _ (invoke "autoreconf" "-vfi"))))))
813f814a
DT
7130 (native-inputs
7131 `(("autoconf" ,autoconf)
7132 ("automake" ,automake)
a18f8eaf
BH
7133 ("glib" ,glib "bin") ; for glib-compile-resources
7134 ("gnome-shell" ,gnome-shell)
7135 ("gtk+" ,gtk+)
7136 ("inkscape" ,inkscape)
7137 ("optipng" ,optipng)
7138 ("pkg-config" ,pkg-config)
7139 ("sassc" ,sassc)))
813f814a
DT
7140 (synopsis "A flat GTK+ theme with transparent elements")
7141 (description "Arc is a flat theme with transparent elements for GTK 3, GTK
71422, and GNOME Shell which supports GTK 3 and GTK 2 based desktop environments
7143like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc.")
7144 (home-page "https://github.com/horst3180/arc-theme")
7145 ;; No "or later" language found.
a18f8eaf 7146 (license license:gpl3+)))
9987c57c 7147
d935e6a1 7148(define-public faba-icon-theme
9987c57c 7149 (package
d935e6a1 7150 (name "faba-icon-theme")
2eee7ee3 7151 (version "4.3")
d935e6a1
BT
7152 (source
7153 (origin
7154 (method url-fetch)
7155 (uri (string-append "https://github.com/moka-project/"
7156 name "/archive/v" version ".tar.gz"))
7157 (file-name (string-append name "-" version ".tar.gz"))
7158 (sha256
7159 (base32
2eee7ee3 7160 "18ln06xl60qzvzz61zq9q72hdbfgjsza3flph8i2asyzx3dffz68"))))
f6a9b345 7161 (build-system meson-build-system)
9987c57c 7162 (arguments
82da291a 7163 `(#:phases
9987c57c 7164 (modify-phases %standard-phases
82da291a 7165 (add-before 'configure 'disable-post-install
9987c57c 7166 (lambda _
82da291a
JL
7167 (substitute* "meson.build"
7168 (("meson.add_install_script.*") "")))))))
9987c57c
DT
7169 (native-inputs
7170 `(("autoconf" ,autoconf)
7171 ("automake" ,automake)))
d935e6a1
BT
7172 (synopsis "Faba icon theme")
7173 (description
7174 "Faba is a minimal icon set used as a basis for other themes such as
7175Moka")
7176 (home-page "https://snwh.org/moka")
7177 (license (list license:lgpl3+
7178 license:cc-by-sa4.0))))
7179
9987c57c
DT
7180(define-public moka-icon-theme
7181 (package
8b0e4177 7182 (inherit faba-icon-theme)
9987c57c 7183 (name "moka-icon-theme")
105a3625 7184 (version "5.4.0")
9987c57c
DT
7185 (source (origin
7186 (method url-fetch)
7187 (uri (string-append "https://github.com/moka-project"
7188 "/moka-icon-theme/archive/v"
7189 version ".tar.gz"))
7190 (file-name (string-append name "-" version ".tar.gz"))
7191 (sha256
7192 (base32
105a3625 7193 "1nbwdjj268hxv9lfagd9aylily9f0hhallp841v0i3imljp84bmk"))))
550281fb
BT
7194 (propagated-inputs
7195 ;; Moka is based on Faba by using it as a fallback icon set instead of
7196 ;; bundling it, so we need to add it as a propagated input.
7197 `(("faba-icon-theme" ,faba-icon-theme)))
9987c57c
DT
7198 (synopsis "Moka icon theme")
7199 (description "Moka is a stylized desktop icon set, designed to be clear,
7200simple and consistent.")
fedde43b
BT
7201 (license (list license:gpl3+
7202 license:cc-by-sa4.0))))
6fd8f8d6
DT
7203
7204(define-public arc-icon-theme
7205 (package
7206 (name "arc-icon-theme")
c4180240 7207 (version "20161122")
6fd8f8d6
DT
7208 (source (origin
7209 (method url-fetch)
7210 (uri (string-append "https://github.com/horst3180/arc-icon-theme"
7211 "/archive/" version ".tar.gz"))
7212 (file-name (string-append name "-" version ".tar.gz"))
7213 (sha256
7214 (base32
c4180240 7215 "1ya1cqvv8q847c0rpcg6apzky87q3h04y8jz5nmi52qk6kg8si0b"))))
6fd8f8d6 7216 (build-system gnu-build-system)
9e1ede95
JL
7217 (arguments
7218 `(#:phases
7219 (modify-phases %standard-phases
7220 (add-after 'unpack 'disable-configure-during-bootstrap
7221 (lambda _
7222 (substitute* "autogen.sh"
7223 (("^\"\\$srcdir/configure\".*") ""))
7224 #t)))))
6fd8f8d6
DT
7225 (native-inputs
7226 `(("autoconf" ,autoconf)
7227 ("automake" ,automake)))
7228 ;; When Arc is missing an icon, it looks in the Moka icon theme for it.
7229 (propagated-inputs
7230 `(("moka-icon-theme" ,moka-icon-theme)))
7231 (synopsis "Arc icon theme")
7232 (description "The Arc icon theme provides a set of icons matching the
7233style of the Arc GTK theme. Icons missing from the Arc theme are provided by
7234the Moka icon theme.")
7235 (home-page "https://github.com/horst3180/arc-icon-theme")
7236 (license license:gpl3+)))
6064a4e8
LF
7237
7238(define-public folks
7239 (package
7240 (name "folks")
d23495fa 7241 (version "0.11.4")
6064a4e8
LF
7242 (source (origin
7243 (method url-fetch)
7244 (uri (string-append
e5f4796e 7245 "mirror://gnome/sources/folks/"
6064a4e8 7246 (version-major+minor version) "/"
e5f4796e 7247 "folks-" version ".tar.xz"))
6064a4e8
LF
7248 (sha256
7249 (base32
d23495fa 7250 "16hqh2gxlbx0b0hgq216hndr1m72vj54jvryzii9zqkk0g9kxc57"))))
6064a4e8
LF
7251 (build-system glib-or-gtk-build-system)
7252 (inputs
7253 `(("bdb" ,bdb)
7254 ("dbus-glib" ,dbus-glib)
7255 ("evolution-data-server" ,evolution-data-server)
7256 ("glib" ,glib)
7257 ("libgee" ,libgee)
7258 ("telepathy-glib" ,telepathy-glib)))
7259 (native-inputs
7260 `(("gobject-introspection" ,gobject-introspection)
7261 ("intltool" ,intltool)
7262 ("pkg-config" ,pkg-config)
7263 ("vala" ,vala)))
7264 (synopsis "Library to aggregate data about people")
7265 (description "Libfolks is a library that aggregates information about people
7266from multiple sources (e.g., Telepathy connection managers for IM contacts,
7267Evolution Data Server for local contacts, libsocialweb for web service contacts,
7268etc.) to create metacontacts. It's written in Vala, which generates C code when
7269compiled.")
7270 (home-page "https://wiki.gnome.org/Projects/Folks")
7271 (license license:lgpl2.1+)))
01ea778f
LF
7272
7273(define-public gfbgraph
7274 (package
7275 (name "gfbgraph")
7276 (version "0.2.3")
7277 (source (origin
7278 (method url-fetch)
7279 (uri (string-append
237d4cf7 7280 "mirror://gnome/sources/gfbgraph/"
01ea778f 7281 (version-major+minor version) "/"
237d4cf7 7282 "gfbgraph-" version ".tar.xz"))
01ea778f
LF
7283 (sha256
7284 (base32
7285 "1dp0v8ia35fxs9yhnqpxj3ir5lh018jlbiwifjfn8ayy7h47j4fs"))))
7286 (build-system glib-or-gtk-build-system)
7287 (arguments
7288 `(#:tests? #f ; Tests appear to require the network.
7289 ;; FIXME --enable-gtk-doc fails even with gtk-doc as a native-input.
7290 #:configure-flags '("--disable-gtk-doc"
7291 "--disable-static"
7292 "--enable-introspection")))
7293 (native-inputs
7294 `(("pkg-config" ,pkg-config)
7295 ("gobject-introspection" ,gobject-introspection)))
7296 (inputs
7297 `(("json-glib" ,json-glib)
14c297fd 7298 ("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
01ea778f
LF
7299 ("rest" ,rest)))
7300 (synopsis "GLib/GObject wrapper for the Facebook API")
7301 (description "This library allows you to use the Facebook API from
7302GLib/GObject code.")
7303 (home-page "https://wiki.gnome.org/Projects/GFBGraph")
7304 (license license:lgpl2.1+)))
3920868c 7305
7306(define-public libgnomekbd
7307 (package
7308 (name "libgnomekbd")
70f2b0f9 7309 (version "3.26.1")
3920868c 7310 (source (origin
7311 (method url-fetch)
d47fa82d 7312 (uri (string-append "mirror://gnome/sources/libgnomekbd/"
3920868c 7313 (version-major+minor version) "/"
d47fa82d 7314 "libgnomekbd-" version ".tar.xz"))
3920868c 7315 (sha256
7316 (base32
70f2b0f9 7317 "0y962ykn3rr9gylj0pwpww7bi20lmhvsw6qvxs5bisbn2mih5jpp"))))
3920868c 7318 (build-system gnu-build-system)
7319 (native-inputs
7320 `(("pkg-config" ,pkg-config)
7321 ("glib" ,glib "bin")
7322 ("intltool" ,intltool)))
7323 (propagated-inputs
7324 ;; Referred to in .h files and .pc.
7325 `(("glib" ,glib)
7326 ("gtk+" ,gtk+)
7327 ("libxklavier" ,libxklavier)))
7328 (home-page "https://www.gnome.org")
7329 (synopsis "GNOME keyboard configuration library")
7330 (description
7331 "Libgnomekbd is a keyboard configuration library for the GNOME desktop
7332environment, which can notably display keyboard layouts.")
7333 (license license:lgpl2.0+)))
85327d0d 7334
7335;;; This package is no longer maintained:
7336;;; https://wiki.gnome.org/Attic/LibUnique
7337;;; "Unique is now in maintenance mode, and its usage is strongly discouraged.
7338;;; Applications should use the GtkApplication class provided by GTK+ 3.0."
7339(define-public libunique
7340 (package
7341 (name "libunique")
7342 (version "3.0.2")
7343 (source (origin
7344 (method url-fetch)
7345 (uri (string-append "mirror://gnome/sources/" name "/"
7346 (version-major+minor version) "/"
7347 name "-" version ".tar.xz"))
7348 (sha256
7349 (base32
7350 "0f70lkw66v9cj72q0iw1s2546r6bwwcd8idcm3621fg2fgh2rw58"))))
7351 (build-system glib-or-gtk-build-system)
7352 (arguments
7353 `(#:configure-flags '("--disable-static"
7354 "--disable-dbus" ; use gdbus
7355 "--enable-introspection")))
7356 (native-inputs
7357 `(("pkg-config" ,pkg-config)
7358 ("gobject-introspection" ,gobject-introspection)
7359 ("glib:bin" ,glib "bin")
7360 ("gtk-doc" ,gtk-doc)))
7361 (propagated-inputs
7362 ;; Referred to in .h files and .pc.
7363 `(("gtk+" ,gtk+)))
7364 (home-page "https://wiki.gnome.org/Attic/LibUnique")
7365 (synopsis "Library for writing single instance applications")
7366 (description
7367 "Libunique is a library for writing single instance applications. If you
7368launch a single instance application twice, the second instance will either just
7369quit or will send a message to the running instance. Libunique makes it easy to
7370write this kind of application, by providing a base class, taking care of all
7371the IPC machinery needed to send messages to a running instance, and also
7372handling the startup notification side.")
7373 (license license:lgpl2.1+)))
54021cd8
RS
7374
7375(define-public gnome-calculator
7376 (package
7377 (name "gnome-calculator")
07ace641 7378 (version "3.32.2")
54021cd8
RS
7379 (source
7380 (origin
7381 (method url-fetch)
7382 (uri (string-append "mirror://gnome/sources/" name "/"
7383 (version-major+minor version) "/"
7384 name "-" version ".tar.xz"))
7385 (sha256
7386 (base32
07ace641 7387 "0fgpn3sc226s9fpzhik5rkkrf669037gc659ga2kn9jsyckj6p41"))))
2d475910
RW
7388 (build-system meson-build-system)
7389 (arguments '(#:glib-or-gtk? #t))
54021cd8
RS
7390 (native-inputs
7391 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.
2d475910 7392 ("gtk+:bin" ,gtk+ "bin") ; for gtk-update-icon-cache
54021cd8
RS
7393 ("intltool" ,intltool)
7394 ("itstool" ,itstool)
2d475910 7395 ("vala" ,vala)
54021cd8
RS
7396 ("pkg-config" ,pkg-config)))
7397 (inputs
112e9083 7398 `(("glib" ,glib)
07ace641 7399 ("gtksourceview" ,gtksourceview)
54021cd8 7400 ("libsoup" ,libsoup)
112e9083 7401 ("libxml2" ,libxml2)
2c2da7ec 7402 ("mpc" ,mpc)
54021cd8
RS
7403 ("mpfr" ,mpfr)))
7404 (home-page "https://wiki.gnome.org/Apps/Calculator")
7405 (synopsis "Desktop calculator")
7406 (description
7407 "Calculator is an application that solves mathematical equations and
7408is suitable as a default application in a Desktop environment.")
7409 (license license:gpl3)))
0bd69759
RS
7410
7411(define-public xpad
7412 (package
7413 (name "xpad")
c85626bb 7414 (version "5.1.0")
0bd69759
RS
7415 (source
7416 (origin
7417 (method url-fetch)
08fda9c6
R
7418 (uri (string-append "https://launchpad.net/xpad/trunk/"
7419 version "/+download/"
0bd69759
RS
7420 name "-" version ".tar.bz2"))
7421 (sha256
7422 (base32
c85626bb 7423 "0l0g5x8g6dwhf5ksnqqrjjsycy57kcvdslkmsr6bl3vrsjd7qml3"))))
0bd69759
RS
7424 (build-system gnu-build-system)
7425 (native-inputs
08fda9c6
R
7426 `(("autoconf" ,autoconf)
7427 ("automake" ,automake)
7428 ("gtk+:bin" ,gtk+ "bin")
7429 ("intltool" ,intltool)
0bd69759
RS
7430 ("pkg-config" ,pkg-config)))
7431 (inputs
c72647fb 7432 `(("gtksourceview" ,gtksourceview-3)
0bd69759
RS
7433 ("libsm" ,libsm)))
7434 (home-page "https://wiki.gnome.org/Apps/Xpad")
7435 (synopsis "Virtual sticky note")
7436 (description
7437 "Xpad is a sticky note that strives to be simple, fault tolerant,
7438and customizable. Xpad consists of independent pad windows, each is
7439basically a text box in which notes can be written.")
7440 (license license:gpl3+)))
3ad7dce1
RS
7441
7442(define-public gucharmap
c60063ea
RW
7443 (let ((unicode-files
7444 '(("Blocks.txt"
1f8b5515 7445 "041sk54v6rjzb23b9x7yjdwzdp2wc7gvfz7ybavgg4gbh51wm8x1")
c60063ea 7446 ("DerivedAge.txt"
1f8b5515 7447 "04j92xp07v273z3pxkbfmi1svmw9kmnjl9nvz9fv0g5ybk9zk7r6")
c60063ea 7448 ("NamesList.txt"
1f8b5515 7449 "0vsq8gx7hws8mvxy3nlglpwxw7ky57q0fs09d7w9xgb2ylk7fz61")
c60063ea 7450 ("Scripts.txt"
1f8b5515 7451 "18c63hx4y5yg408a8d0wx72d2hfnlz4l560y1fsf9lpzifxpqcmx")
c60063ea 7452 ("UnicodeData.txt"
1f8b5515 7453 "07d1kq190kgl92ispfx6zmdkvwvhjga0ishxsngzlw8j3kdkz4ap")
c60063ea 7454 ("Unihan.zip"
1f8b5515 7455 "1kfdhgg2gm52x3s07bijb5cxjy0jxwhd097k5lqhvzpznprm6ibf"))))
c60063ea
RW
7456 (package
7457 (name "gucharmap")
1f8b5515 7458 (version "12.0.1")
c60063ea
RW
7459 (source
7460 (origin
7461 (method url-fetch)
7462 (uri (string-append "mirror://gnome/sources/" name "/"
7463 (version-major+minor version) "/"
7464 name "-" version ".tar.xz"))
7465 (sha256
7466 (base32
1f8b5515 7467 "0m915hm2b2d6r3vs1l80rqpssvg78pv8j6nv54yg62kzknnqmpir"))))
c60063ea
RW
7468 (build-system glib-or-gtk-build-system)
7469 (arguments
7470 `(#:modules ((ice-9 match)
7471 (guix build glib-or-gtk-build-system)
7472 (guix build utils))
7473 #:configure-flags
7474 (list "--with-unicode-data=../unicode-data")
7475 #:phases
7476 (modify-phases %standard-phases
7477 (add-after 'unpack 'prepare-unicode-data
7478 (lambda* (#:key inputs #:allow-other-keys)
7479 (mkdir-p "../unicode-data")
7480 (with-directory-excursion "../unicode-data"
7481 (for-each (match-lambda
7482 ((file _)
7483 (install-file (assoc-ref inputs file) ".")))
7484 ',unicode-files))
7485 #t)))))
7486 (native-inputs
7487 `(("desktop-file-utils" ,desktop-file-utils)
7488 ("glib:bin" ,glib "bin") ; for glib-compile-resources.
7489 ("gobject-introspection" ,gobject-introspection)
7490 ("intltool" ,intltool)
7491 ("itstool" ,itstool)
7492 ("pkg-config" ,pkg-config)
7493 ,@(map (match-lambda
7494 ((file hash)
7495 `(,file
7496 ,(origin
7497 (method url-fetch)
7498 (uri (string-append
1f8b5515 7499 "http://www.unicode.org/Public/12.0.0/ucd/"
c60063ea
RW
7500 file))
7501 (sha256 (base32 hash))))))
7502 unicode-files)
7503 ("unzip" ,unzip)))
7504 (inputs
7505 `(("gtk+" ,gtk+)
7506 ("xmllint" ,libxml2)))
7507 (home-page "https://wiki.gnome.org/Apps/Gucharmap")
7508 (synopsis "Unicode character picker and font browser")
7509 (description
7510 "This program allows you to browse through all the available Unicode
3ad7dce1
RS
7511characters and categories for the installed fonts, and to examine their
7512detailed properties. It is an easy way to find the character you might
7513only know by its Unicode name or code point.")
c60063ea 7514 (license license:gpl3+))))
04ce840a
RS
7515
7516(define-public bluefish
7517 (package
7518 (name "bluefish")
ea8afaf3 7519 (version "2.2.10")
04ce840a
RS
7520 (source
7521 (origin
7522 (method url-fetch)
7523 (uri (string-append "http://www.bennewitz.com/bluefish/stable/source/"
7524 name "-" version ".tar.gz"))
7525 (sha256
7526 (base32
ea8afaf3 7527 "1jw4has7lbp77lqmzvnnjmqcf0lacjfnka873lkkwdyrpzc4c1q4"))))
04ce840a
RS
7528 (build-system gnu-build-system)
7529 (native-inputs
7530 `(("desktop-file-utils" ,desktop-file-utils)
7531 ("intltool" ,intltool)
7532 ("pkg-config" ,pkg-config)))
7533 (inputs
7534 `(("enchant" ,enchant)
7535 ("gtk+" ,gtk+)
7536 ("python" ,python-2)
7537 ("xmllint" ,libxml2)
7538 ("gucharmap" ,gucharmap)))
7539 (home-page "http://bluefish.openoffice.nl")
7540 (synopsis "Web development studio")
7541 (description
7542 "Bluefish is an editor targeted towards programmers and web developers,
7543with many options to write web sites, scripts and other code.
7544Bluefish supports many programming and markup languages.")
7545 (license license:gpl3+)))
1f6a73ee
RS
7546
7547(define-public gnome-system-monitor
7548 (package
7549 (name "gnome-system-monitor")
85fb3df3 7550 (version "3.30.0")
1f6a73ee
RS
7551 (source
7552 (origin
7553 (method url-fetch)
7554 (uri (string-append "mirror://gnome/sources/" name "/"
7555 (version-major+minor version) "/"
7556 name "-" version ".tar.xz"))
7557 (sha256
7558 (base32
85fb3df3
RW
7559 "0g0y565bjs6bdszrnxsz1f7hcm1x59i3mfvplysirh7nz3hpz888"))))
7560 (build-system meson-build-system)
7561 (arguments
7562 '(#:glib-or-gtk? #t
7563 #:configure-flags '("-Dsystemd=false")))
1f6a73ee
RS
7564 (native-inputs
7565 `(("glib:bin" ,glib "bin") ; for glib-mkenums.
85fb3df3 7566 ("gtk+" ,gtk+ "bin") ; gtk-update-icon-cache
1f6a73ee
RS
7567 ("intltool" ,intltool)
7568 ("itstool" ,itstool)
7569 ("libgtop" ,libgtop)
4985d9aa 7570 ("polkit" ,polkit)
1f6a73ee
RS
7571 ("pkg-config" ,pkg-config)))
7572 (inputs
7573 `(("gdk-pixbuf" ,gdk-pixbuf) ; for loading SVG files.
7574 ("gtk+" ,gtk+)
7575 ("gtkmm" ,gtkmm)
7576 ("librsvg" ,librsvg)
4985d9aa
RW
7577 ("libxml2" ,libxml2)
7578 ("libwnck" ,libwnck)))
1f6a73ee
RS
7579 (home-page "https://wiki.gnome.org/Apps/SystemMonitor")
7580 (synopsis "Process viewer and system resource monitor for GNOME")
7581 (description
7582 "GNOME System Monitor is a GNOME process viewer and system monitor with
7583an attractive, easy-to-use interface. It has features, such as a tree view
7584for process dependencies, icons for processes, the ability to hide processes,
7585graphical time histories of CPU/memory/swap usage and the ability to
7586kill/reinice processes.")
7587 (license license:gpl2+)))
3e00ac47
SB
7588
7589(define-public python-pyatspi
7590 (package
7591 (name "python-pyatspi")
84548bd7 7592 (version "2.26.0")
3e00ac47
SB
7593 (source (origin
7594 (method url-fetch)
7595 (uri (string-append
7596 "mirror://gnome/sources/pyatspi/"
7597 (version-major+minor version)
7598 "/pyatspi-" version ".tar.xz"))
7599 (sha256
7600 (base32
b95af3f6
JL
7601 "0xdnix7gxzgf75xy9ris4dd6b05mqwicw190b98xqmypydyf95n6"))
7602 ;; Patch from upstream, fixed in newer versions.
7603 (patches (search-patches "python-pyatspi-python-37.patch"))))
3e00ac47 7604 (build-system gnu-build-system)
b95af3f6
JL
7605 (arguments
7606 `(#:phases
7607 (modify-phases %standard-phases
7608 (add-before 'build 'fix-atk-load
7609 (lambda _
7610 (substitute* "pyatspi/__init__.py"
7611 (("from gi.repository import Atspi")
7612 "gi.require_version('Gtk', '3.0')
7613from gi.repository import Gtk
7614from gi.repository import Atspi"))
7615 #t)))))
3e00ac47
SB
7616 (native-inputs
7617 `(("pkg-config" ,pkg-config)))
7618 (inputs
7619 `(("python" ,python)
7620 ("python-pygobject" ,python-pygobject)))
7621 (synopsis "Python client bindings for D-Bus AT-SPI")
7622 (home-page "https://wiki.linuxfoundation.org/accessibility\
7623/atk/at-spi/at-spi_on_d-bus")
7624 (description
7625 "This package includes a python client library for the AT-SPI D-Bus
7626accessibility infrastructure.")
7627 (license license:lgpl2.0)
7628 (properties '((upstream-name . "pyatspi")))))
53201c0d
SB
7629
7630(define-public orca
7631 (package
7632 (name "orca")
ef9b7d4c 7633 (version "3.30.2")
53201c0d
SB
7634 (source (origin
7635 (method url-fetch)
7636 (uri (string-append
7637 "mirror://gnome/sources/" name "/"
7638 (version-major+minor version) "/"
7639 name "-" version ".tar.xz"))
7640 (sha256
7641 (base32
ef9b7d4c 7642 "17asibc46i5gr2fw04jvvdi85zzmxwlnhyq7r6cr3m5prrdr8a53"))))
53201c0d
SB
7643 (build-system glib-or-gtk-build-system)
7644 (arguments
7645 '(#:phases
7646 (modify-phases %standard-phases
7647 (add-before 'configure 'qualify-xkbcomp
7648 (lambda* (#:key inputs #:allow-other-keys)
7649 (let ((xkbcomp (string-append
7650 (assoc-ref inputs "xkbcomp") "/bin/xkbcomp")))
7651 (substitute* "src/orca/orca.py"
7652 (("'xkbcomp'") (format #f "'~a'" xkbcomp))))
7653 #t))
7654 (add-after 'install 'wrap-orca
7655 (lambda* (#:key outputs #:allow-other-keys)
7656 (let* ((out (assoc-ref outputs "out"))
7657 (prog (string-append out "/bin/orca")))
7658 (wrap-program prog
7659 `("GI_TYPELIB_PATH" ":" prefix
7660 (,(getenv "GI_TYPELIB_PATH")))
7661 `("GST_PLUGIN_SYSTEM_PATH" ":" prefix
7662 (,(getenv "GST_PLUGIN_SYSTEM_PATH")))
7663 `("PYTHONPATH" ":" prefix
7664 (,(getenv "PYTHONPATH")))))
7665 #t)))))
7666 (native-inputs
7667 `(("intltool" ,intltool)
7668 ("itstool" ,itstool)
7669 ("pkg-config" ,pkg-config)
7670 ("xmllint" ,libxml2)))
7671 (inputs
7672 `(("at-spi2-atk" ,at-spi2-atk)
7673 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
7674 ("gstreamer" ,gstreamer)
7675 ("gst-plugins-base" ,gst-plugins-base)
7676 ("gst-plugins-good" ,gst-plugins-good)
7677 ("gtk+" ,gtk+)
7678 ("python" ,python)
7679 ("python-pygobject" ,python-pygobject)
7680 ("python-pyatspi" ,python-pyatspi)
7681 ("python-speechd" ,speech-dispatcher)
7682 ("xkbcomp" ,xkbcomp)))
7683 (synopsis
7684 "Screen reader for individuals who are blind or visually impaired")
7685 (home-page "https://wiki.gnome.org/Projects/Orca")
7686 (description
7687 "Orca is a screen reader that provides access to the graphical desktop
7688via speech and refreshable braille. Orca works with applications and toolkits
7689that support the Assistive Technology Service Provider Interface (AT-SPI).")
7690 (license license:lgpl2.1+)))
411ba511
LC
7691
7692(define-public gspell
7693 (package
7694 (name "gspell")
7a6bbe9b 7695 (version "1.8.2")
411ba511
LC
7696 (source (origin
7697 (method url-fetch)
7698 (uri (string-append "mirror://gnome/sources/" name "/"
7699 (version-major+minor version) "/"
7700 name "-" version ".tar.xz"))
7701 (sha256
7702 (base32
7a6bbe9b 7703 "1miybm1z5cl91i25l7mfqlxhv7j8yy8rcgi0s1bgbb2vm71rb4dv"))
411ba511
LC
7704 (patches (search-patches "gspell-dash-test.patch"))))
7705 (build-system glib-or-gtk-build-system)
7706 (arguments
7707 '(#:phases
7708 (modify-phases %standard-phases
7709 (add-before 'check 'pre-check
7710 (lambda* (#:key inputs #:allow-other-keys)
7711 ;; Tests require a running X server.
7712 (system "Xvfb :1 &")
7713 (setenv "DISPLAY" ":1")
7714
7715 ;; For the missing /etc/machine-id.
7716 (setenv "DBUS_FATAL_WARNINGS" "0")
7717
7718 ;; Allow Enchant and its Aspell backend to find the en_US
7719 ;; dictionary.
7720 (setenv "ASPELL_DICT_DIR"
7721 (string-append (assoc-ref inputs "aspell-dict-en")
7722 "/lib/aspell"))
7723 #t)))))
7724 (inputs
eccd35be 7725 `(("gtk+" ,gtk+)
a801ae4c
TGR
7726 ("glib" ,glib)
7727 ("iso-codes" ,iso-codes)))
411ba511
LC
7728 (native-inputs
7729 `(("glib" ,glib "bin")
7730 ("pkg-config" ,pkg-config)
7731 ("xmllint" ,libxml2)
7732
7733 ;; For tests.
a801ae4c
TGR
7734 ("aspell-dict-en" ,aspell-dict-en)
7735 ("xorg-server" ,xorg-server)))
eccd35be 7736 (propagated-inputs
9b1bb757 7737 `(("enchant" ,enchant))) ;enchant.pc is required by gspell-1.pc
411ba511
LC
7738 (home-page "https://wiki.gnome.org/Projects/gspell")
7739 (synopsis "GNOME's alternative spell checker")
7740 (description
7741 "gspell provides a flexible API to add spell-checking to a GTK+
7742application. It provides a GObject API, spell-checking to text entries and
7743text views, and buttons to choose the language.")
7744 (license license:gpl2+)))
d1d739fa
CM
7745
7746(define-public gnome-planner
7747 (package
7748 (name "gnome-planner")
7749 (version "0.14.6")
7750 (source (origin
7751 (method url-fetch)
7752 (uri (string-append "mirror://gnome/sources/planner/"
7753 (version-major+minor version) "/planner-"
7754 version ".tar.xz"))
7755 (sha256
7756 (base32
7757 "15h6ps58giy5r1g66sg1l4xzhjssl362mfny2x09khdqsvk2j38k"))))
7758 (build-system glib-or-gtk-build-system)
7759 (arguments
7760 ;; Disable the Python bindings because the Planner program functions
7761 ;; without them, and (as of 2017-06-13) we have not packaged all of
7762 ;; packages that are necessary for building the Python bindings.
20b7b75c
EF
7763 `(#:configure-flags
7764 (list "--disable-python"
7765 ,@(if (string=? "aarch64-linux" (%current-system))
7766 '("--build=aarch64-unknown-linux-gnu")
7767 '()))))
d1d739fa
CM
7768 (inputs
7769 `(("libgnomecanvas" ,libgnomecanvas)
7770 ("libgnomeui" ,libgnomeui)
7771 ("libglade" ,libglade)
7772 ("gnome-vfs" ,gnome-vfs)
7773 ("gconf" ,gconf)
7774 ("libxml2" ,libxml2)
7775 ("libxslt" ,libxslt)
7776 ("gtk+" ,gtk+)
7777 ("glib" ,glib)))
7778 (native-inputs
7779 `(("intltool" ,intltool)
7780 ("scrollkeeper" ,scrollkeeper)
7781 ("pkg-config" ,pkg-config)))
7782 (home-page "https://wiki.gnome.org/Apps/Planner")
7783 (synopsis "Project management software for the GNOME desktop")
7784 (description
7785 "GNOME Planner is a project management tool based on the Work Breakdown
7786Structure (WBS). Its goal is to enable you to easily plan projects. Based on
7787the resources, tasks, and constraints that you define, Planner generates
7788various views into a project. For example, Planner can show a Gantt chart of
7789the project. It can show a detailed summary of tasks including their
7790duration, cost, and current progress. It can also show a report of resource
7791utilization that highlights under-utilized and over-utilized resources. These
7792views can be printed as PDF or PostScript files, or exported to HTML.")
4b926cb6 7793 (license license:gpl2+)))
64fce637
RS
7794
7795(define-public lollypop
7796 (package
7797 (name "lollypop")
d029afdd 7798 (version "1.1.3.1")
64fce637
RS
7799 (source
7800 (origin
7801 (method url-fetch)
b98eace8 7802 (uri (string-append "https://gitlab.gnome.org/World/lollypop/uploads/"
d029afdd 7803 "5a7cd7c72b6d83ae08d0c54c4691f9df/"
64fce637
RS
7804 name "-" version ".tar.xz"))
7805 (sha256
7806 (base32
d029afdd 7807 "1r5wn0bja9psz6nr1rcaysdkkwz84rbyzpdfw66cxa6wiy52pkjm"))))
aa498fc0 7808 (build-system meson-build-system)
64fce637
RS
7809 (arguments
7810 `(#:imported-modules ((guix build python-build-system)
aa498fc0
TD
7811 ,@%meson-build-system-modules)
7812 #:glib-or-gtk? #t
5fc9b6c1
EF
7813 #:tests? #f ; no test suite
7814 #:phases
7815 (modify-phases %standard-phases
5fc9b6c1
EF
7816 (add-after 'install 'wrap-program
7817 (lambda* (#:key outputs #:allow-other-keys)
7818 (let ((out (assoc-ref outputs "out"))
7819 (gi-typelib-path (getenv "GI_TYPELIB_PATH")))
7820 (wrap-program (string-append out "/bin/lollypop")
7821 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))))
7822 #t))
7823 (add-after 'install 'wrap
7824 (@@ (guix build python-build-system) wrap)))))
64fce637
RS
7825 (native-inputs
7826 `(("intltool" ,intltool)
7827 ("itstool" ,itstool)
aa498fc0
TD
7828 ("glib:bin" ,glib "bin") ; For glib-compile-resources
7829 ("gtk+:bin" ,gtk+ "bin") ; For gtk-update-icon-cache
64fce637
RS
7830 ("pkg-config" ,pkg-config)))
7831 (inputs
7832 `(("gobject-introspection" ,gobject-introspection)
5fc9b6c1 7833 ("gst-plugins-base" ,gst-plugins-base)
64fce637
RS
7834 ("libnotify" ,libnotify)
7835 ("libsecret" ,libsecret)
7836 ("libsoup" ,libsoup)
7837 ("python" ,python)
7838 ("python-beautifulsoup4" ,python-beautifulsoup4)
7839 ("python-gst" ,python-gst)
d029afdd 7840 ("python-pil" ,python-pillow)
64fce637
RS
7841 ("python-pycairo" ,python-pycairo)
7842 ("python-pygobject" ,python-pygobject)
7843 ("python-pylast" ,python-pylast)
7844 ("totem-pl-parser" ,totem-pl-parser)
7845 ("webkitgtk" ,webkitgtk)))
7846 (propagated-inputs
7847 `(;; gst-plugins-base is required to start Lollypop,
7848 ;; the others are required to play streaming.
64fce637
RS
7849 ("gst-plugins-good" ,gst-plugins-good)
7850 ("gst-plugins-ugly" ,gst-plugins-ugly)))
b98eace8 7851 (home-page "https://wiki.gnome.org/Apps/Lollypop")
64fce637
RS
7852 (synopsis "GNOME music playing application")
7853 (description
7854 "Lollypop is a music player designed to play well with GNOME desktop.
7855Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets information
7856from artists and tracks from the web. It also fetches cover artworks
7857automatically and it can stream songs from online music services and charts.")
7858 (license license:gpl3+)))
d831d49d
AW
7859
7860(define-public gnome-video-effects
7861 (package
7862 (name "gnome-video-effects")
7863 (version "0.4.3")
7864 (source (origin
7865 (method url-fetch)
7866 (uri (string-append "mirror://gnome/sources/" name "/"
7867 (version-major+minor version) "/" name "-"
7868 version ".tar.xz"))
7869 (sha256
7870 (base32
7871 "06c2f1kihyhawap1s3zg5w7q7fypsybkp7xry4hxkdz4mpsy0zjs"))))
7872 (build-system glib-or-gtk-build-system)
7873 (arguments
7874 `(#:out-of-source? #f))
7875 (native-inputs
7876 `(("glib:bin" ,glib "bin")
7877 ("intltool" ,intltool)
7878 ("gettext" ,gettext-minimal)
7879 ("pkg-config" ,pkg-config)))
7880 (home-page "https://wiki.gnome.org/Projects/GnomeVideoEffects")
7881 (synopsis "Video effects for Cheese and other GNOME applications")
7882 (description
7883 "A collection of GStreamer video filters and effects to be used in
7884photo-booth-like software, such as Cheese.")
7885 (license license:gpl2+)))
3511c780
AW
7886
7887(define-public cheese
7888 (package
7889 (name "cheese")
00b14dbb 7890 (version "3.30.0")
3511c780
AW
7891 (source (origin
7892 (method url-fetch)
7893 (uri (string-append "mirror://gnome/sources/" name "/"
7894 (version-major+minor version) "/" name "-"
7895 version ".tar.xz"))
7896 (sha256
7897 (base32
00b14dbb 7898 "0zz2bgjaf2lsmfs3zn24925vbjb0rycr39i288brlbzixrpcyljr"))))
3511c780
AW
7899 (arguments
7900 ;; Tests require GDK.
7901 `(#:tests? #f
7902 #:phases
7903 (modify-phases %standard-phases
7904 (add-before 'install 'skip-gtk-update-icon-cache
7905 (lambda _
7906 ;; Don't create 'icon-theme.cache'
7907 (substitute* "Makefile"
7908 (("gtk-update-icon-cache") (which "true")))
7909 #t))
7910 (add-after 'install 'wrap-cheese
7911 (lambda* (#:key inputs outputs #:allow-other-keys)
7912 (let ((out (assoc-ref outputs "out"))
7913 (gst-plugin-path (getenv "GST_PLUGIN_SYSTEM_PATH")))
7914 (wrap-program (string-append out "/bin/cheese")
7915 `("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path))))
7916 #t)))))
7917 (build-system glib-or-gtk-build-system)
7918 (native-inputs
7919 `(("glib:bin" ,glib "bin")
7920 ("intltool" ,intltool)
7921 ("itstool" ,itstool)
7922 ("libxml2" ,libxml2)
7923 ("pkg-config" ,pkg-config)
7924 ("vala" ,vala)))
7925 (propagated-inputs
6a19f03e
RW
7926 `(("gnome-video-effects" ,gnome-video-effects)
7927 ("clutter" ,clutter)
3511c780
AW
7928 ("clutter-gst" ,clutter-gst)
7929 ("clutter-gtk" ,clutter-gtk)
6a19f03e 7930 ("libcanberra" ,libcanberra)
3511c780
AW
7931 ("gdk-pixbuf" ,gdk-pixbuf)
7932 ("glib" ,glib)
6a19f03e
RW
7933 ("gstreamer" ,gstreamer)))
7934 (inputs
7935 `(("gnome-desktop" ,gnome-desktop)
3511c780 7936 ("gobject-introspection" ,gobject-introspection)
3511c780
AW
7937 ("gst-plugins-base" ,gst-plugins-base)
7938 ("gst-plugins-bad" ,gst-plugins-bad)
7939 ("gtk+" ,gtk+)
3511c780
AW
7940 ("libx11" ,libx11)
7941 ("libxtst" ,libxtst)))
7942 (home-page "https://wiki.gnome.org/Apps/Cheese")
7943 (synopsis "Webcam photo booth software for GNOME")
7944 (description
7945 "Cheese uses your webcam to take photos and videos. Cheese can also
7946apply fancy special effects and lets you share the fun with others.")
7947 (license license:gpl2+)))
3c5dbd2b 7948
7949(define-public sound-juicer
7950 (package
7951 (name "sound-juicer")
7952 (version "3.24.0")
7953 (source
7954 (origin
7955 (method url-fetch)
7956 (uri (string-append "mirror://gnome/sources/" name "/"
7957 (version-major+minor version) "/"
7958 name "-" version ".tar.xz"))
7959 (sha256
7960 (base32
7961 "19qg4xv0f9rkq34lragkmhii1llxsa87llbl28i759b0ks4f6sny"))))
7962 (build-system glib-or-gtk-build-system)
7963 (native-inputs
7964 `(("desktop-file-utils" ,desktop-file-utils)
7965 ("intltool" ,intltool)
7966 ("itstool" ,itstool)
7967 ("pkg-config" ,pkg-config)
7968 ("xmllint" ,libxml2)))
7969 (inputs
7970 `(("gtk+" ,gtk+)
7971 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
7972 ("gstreamer" ,gstreamer)
7973 ("gst-plugins-base" ,gst-plugins-base)
7974 ("gst-plugins-good" ,gst-plugins-good)
7975 ("iso-codes" ,iso-codes)
7976 ("libbrasero-media3" ,brasero)
7977 ("libcanberra" ,libcanberra)
7978 ("libdiscid" ,libdiscid)
7979 ("libmusicbrainz" ,libmusicbrainz)
7980 ("neon" ,neon)))
7981 (home-page "https://wiki.gnome.org/Apps/SoundJuicer")
7982 (synopsis "Audio music cd ripper")
7983 (description "Sound Juicer extracts audio from compact discs and convert it
7984into audio files that a personal computer or digital audio player can play.
7985It supports ripping to any audio codec supported by a GStreamer plugin, such as
7986mp3, Ogg Vorbis and FLAC")
7987 (license license:gpl2+)))
4e3fdeb7 7988
0d3f1708
CB
7989(define-public soundconverter
7990 (package
7991 (name "soundconverter")
fa75a213 7992 (version "3.0.1")
0d3f1708
CB
7993 (source
7994 (origin
7995 (method url-fetch)
7996 (uri (string-append "https://launchpad.net/soundconverter/trunk/"
7997 version "/+download/"
7998 "soundconverter-" version ".tar.xz"))
7999
8000 (sha256
fa75a213 8001 (base32 "1d6x1yf8psqbd9zbybxivfqg55khcnngp2mn92l161dfdk9512c5"))
0d3f1708
CB
8002 (patches
8003 (search-patches
8004 "soundconverter-remove-gconf-dependency.patch"))))
8005 (build-system glib-or-gtk-build-system)
8006 (arguments
8007 `(#:imported-modules ((guix build python-build-system)
8008 (guix build glib-or-gtk-build-system)
8009 ,@%gnu-build-system-modules)
8010
8011 #:modules ((guix build glib-or-gtk-build-system)
8012 (guix build utils)
8013 ((guix build gnu-build-system) #:prefix gnu:)
8014 ((guix build python-build-system) #:prefix python:))
8015
8016 #:phases
8017 (modify-phases %standard-phases
0d3f1708
CB
8018 (add-after 'install 'wrap-soundconverter-for-python
8019 (assoc-ref python:%standard-phases 'wrap))
8020 (add-after 'install 'wrap-soundconverter
8021 (lambda* (#:key inputs outputs #:allow-other-keys)
8022 (let ((out (assoc-ref outputs "out"))
8023 (gi-typelib-path (getenv "GI_TYPELIB_PATH"))
8024 (gst-plugin-path (getenv "GST_PLUGIN_SYSTEM_PATH")))
8025 (wrap-program (string-append out "/bin/soundconverter")
8026 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))
8027 `("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path))))
8028 #t)))))
8029 (native-inputs
8030 `(("intltool" ,intltool)
8031 ("pkg-config" ,pkg-config)
8032 ("glib:bin" ,glib "bin")))
8033 (inputs
8034 `(("gtk+" ,gtk+)
8035 ("python" ,python)
8036 ("python-pygobject" ,python-pygobject)
8037 ("gstreamer" ,gstreamer)
8038 ("gst-plugins-base" ,gst-plugins-base)))
8039 (home-page "http://soundconverter.org/")
8040 (synopsis "Convert between audio formats with a graphical interface")
8041 (description
8042 "SoundConverter supports converting between many audio formats including
8043Opus, Ogg Vorbis, FLAC and more. It supports parallel conversion, and
8044configurable file renaming. ")
8045 (license license:gpl3)))
8046
4e3fdeb7 8047(define-public workrave
89f2d736
TGR
8048 (package
8049 (name "workrave")
aa51d92c 8050 (version "1.10.34")
89f2d736
TGR
8051 (source
8052 (origin
8053 (method git-fetch)
8054 (uri (git-reference
8055 (url "https://github.com/rcaelers/workrave.git")
c2e50474
TGR
8056 (commit (string-append "v" (string-map
8057 (match-lambda (#\. #\_) (chr chr))
8058 version)))))
89f2d736
TGR
8059 (file-name (git-file-name name version))
8060 (sha256
aa51d92c 8061 (base32 "0czwhr7nw523753ajcjjfwrf91mq8pmzr19gp0srqsvb1dsn1zcf"))))
89f2d736 8062 (build-system glib-or-gtk-build-system)
d1c96847
MC
8063 (inputs `(("glib" ,glib)
8064 ("gtk+" ,gtk+)
8065 ("gdk-pixbuf" ,gdk-pixbuf)
8066 ("gtkmm" ,gtkmm)
8067 ("glibmm" ,glibmm)
8068 ("libx11" ,libx11)
8069 ("libxtst" ,libxtst)
8070 ("dconf" ,dconf)
8071 ("libice" ,libice)
8072 ("libsm" ,libsm)
8073 ("libxscrnsaver" ,libxscrnsaver)))
aa51d92c 8074 (native-inputs `(("boost" ,boost)
89f2d736
TGR
8075 ("pkg-config" ,pkg-config)
8076 ("gettext" ,gnu-gettext)
8077 ("autoconf" ,autoconf)
8078 ("autoconf-archive" , autoconf-archive)
8079 ("automake" ,automake)
8080 ("libtool" ,libtool)
8081 ("intltool" ,intltool)
89f2d736 8082 ("gobject-introspection" ,gobject-introspection)
aa51d92c
MC
8083 ("python3" ,python-3)
8084 ("python-jinja2" ,python-jinja2)))
89f2d736
TGR
8085 (synopsis "Tool to help prevent repetitive strain injury (RSI)")
8086 (description
8087 "Workrave is a program that assists in the recovery and prevention of
cc00249b
TGR
8088repetitive strain injury (@dfn{RSI}). The program frequently alerts you to take
8089micro-pauses and rest breaks, and restricts you to your daily limit.")
89f2d736
TGR
8090 (home-page "http://www.workrave.org")
8091 (license license:gpl3+)))
312afa7d
LC
8092
8093(define-public ghex
8094 (package
8095 (name "ghex")
8096 (version "3.18.3")
8097 (source (origin
8098 (method url-fetch)
2fbab848 8099 (uri (string-append "mirror://gnome/sources/ghex/"
312afa7d 8100 (version-major+minor version) "/"
2fbab848 8101 "ghex-" version ".tar.xz"))
312afa7d
LC
8102 (sha256
8103 (base32
8104 "1lq8920ad2chi9ibmyq0x9hg9yk63b0kdbzid03w42cwdzw50x66"))))
8105 (build-system glib-or-gtk-build-system)
8106 (native-inputs
8107 `(("pkg-config" ,pkg-config)
8108 ("gnome-common" ,gnome-common)
8109 ("which" ,which)
8110 ("intltool" ,intltool)
8111 ("yelp-tools" ,yelp-tools)
2fbab848 8112 ("desktop-file-utils" ,desktop-file-utils))) ; for 'desktop-file-validate'
312afa7d
LC
8113 (inputs
8114 `(("atk" ,atk)
8115 ("gtk" ,gtk+)))
8116 (synopsis "GNOME hexadecimal editor")
8117 (description "The GHex program can view and edit files in two ways:
8118hexadecimal or ASCII. It is useful for editing binary files in general.")
8119 (home-page "https://wiki.gnome.org/Apps/Ghex")
8120 (license license:gpl2)))
4b2ed6c2
RW
8121
8122(define-public libdazzle
8123 (package
8124 (name "libdazzle")
64fa66ba 8125 (version "3.33.90")
4b2ed6c2
RW
8126 (source (origin
8127 (method url-fetch)
687b4909 8128 (uri (string-append "mirror://gnome/sources/libdazzle/"
4b2ed6c2 8129 (version-major+minor version) "/"
687b4909 8130 "libdazzle-" version ".tar.xz"))
4b2ed6c2
RW
8131 (sha256
8132 (base32
64fa66ba 8133 "189m7q88d1a7bq0yyal9f3yhm9kz46lb61379nn4wsnnhpa1d0qs"))))
4b2ed6c2
RW
8134 (build-system meson-build-system)
8135 (arguments
8136 `(#:phases
8137 (modify-phases %standard-phases
4b2ed6c2
RW
8138 (add-before 'check 'pre-check
8139 (lambda _
8140 ;; Tests require a running X server.
8141 (system "Xvfb :1 &")
8142 (setenv "DISPLAY" ":1")
8143 #t)))))
8144 (native-inputs
687b4909 8145 `(("glib" ,glib "bin") ; glib-compile-resources
4b2ed6c2 8146 ("pkg-config" ,pkg-config)
687b4909 8147 ;; For tests.
4b2ed6c2
RW
8148 ("xorg-server" ,xorg-server)))
8149 (inputs
8150 `(("glib" ,glib)
8151 ("gobject-introspection" ,gobject-introspection)
8152 ("gtk+" ,gtk+)
8153 ("vala" ,vala)))
8154 (home-page "https://gitlab.gnome.org/GNOME/libdazzle")
8155 (synopsis "Companion library to GObject and Gtk+")
8156 (description "The libdazzle library is a companion library to GObject and
8157Gtk+. It provides various features that the authors wish were in the
8158underlying library but cannot for various reasons. In most cases, they are
8159wildly out of scope for those libraries. In other cases, they are not quite
8160generic enough to work for everyone.")
8161 (license license:gpl3+)))
7d3bb433
RW
8162
8163(define-public evolution
8164 (package
8165 (name "evolution")
5229bea1 8166 (version "3.30.5")
7d3bb433
RW
8167 (source (origin
8168 (method url-fetch)
8169 (uri (string-append "mirror://gnome/sources/evolution/"
8170 (version-major+minor version) "/"
8171 "evolution-" version ".tar.xz"))
8172 (sha256
8173 (base32
5229bea1 8174 "1hhxj3rh921pp3l3c5k33bdypcas1p66krzs65k1qn82c5fpgl2h"))))
7d3bb433
RW
8175 (build-system cmake-build-system)
8176 (arguments
5229bea1
KK
8177 `(#:imported-modules (,@%cmake-build-system-modules
8178 (guix build glib-or-gtk-build-system))
8179 #:modules ((guix build cmake-build-system)
8180 ((guix build glib-or-gtk-build-system) #:prefix glib-or-gtk:)
8181 (guix build utils))
8182 #:configure-flags
7d3bb433 8183 (list "-DENABLE_PST_IMPORT=OFF" ; libpst is not packaged
5229bea1 8184 "-DENABLE_LIBCRYPTUI=OFF") ; libcryptui hasn't seen a release
7d3bb433 8185 ; in four years and cannot be built.
5229bea1
KK
8186 #:phases
8187 (modify-phases %standard-phases
8188 ;; The build system attempts to install user interface modules to the
8189 ;; output directory of the "evolution-data-server" package. This
8190 ;; change redirects that change.
8191 (add-after 'unpack 'patch-ui-module-dir
8192 (lambda* (#:key outputs #:allow-other-keys)
8193 (substitute* "src/modules/alarm-notify/CMakeLists.txt"
8194 (("\\$\\{edsuimoduledir\\}")
8195 (string-append (assoc-ref outputs "out")
8196 "/lib/evolution-data-server/ui-modules")))
8197 #t))
8198 (add-after 'install 'glib-or-gtk-compile-schemas
8199 (assoc-ref glib-or-gtk:%standard-phases 'glib-or-gtk-compile-schemas))
8200 (add-after 'install 'glib-or-gtk-wrap
8201 (assoc-ref glib-or-gtk:%standard-phases 'glib-or-gtk-wrap)))))
7d3bb433 8202 (native-inputs
ad6e168b 8203 `(("glib" ,glib "bin") ; glib-mkenums
7d3bb433
RW
8204 ("pkg-config" ,pkg-config)
8205 ("intltool" ,intltool)
8206 ("itstool" ,itstool)))
8207 (inputs
8208 `(("enchant" ,enchant)
8209 ("evolution-data-server" ,evolution-data-server) ; must be the same version
8210 ("gcr" ,gcr)
ad6e168b 8211 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
7d3bb433
RW
8212 ("gnome-autoar" ,gnome-autoar)
8213 ("gnome-desktop" ,gnome-desktop)
8214 ("gtkspell3" ,gtkspell3)
8215 ("highlight" ,highlight)
8216 ("libcanberra" ,libcanberra)
b63c06f1 8217 ("libedataserverui" ,evolution-data-server)
7d3bb433
RW
8218 ("libgweather" ,libgweather)
8219 ("libnotify" ,libnotify)
8220 ("libsoup" ,libsoup)
8221 ("nss" ,nss)
8222 ("openldap" ,openldap)
8223 ("webkitgtk" ,webkitgtk)
8224 ("ytnef" ,ytnef)))
8225 (home-page "https://gitlab.gnome.org/GNOME/evolution")
8226 (synopsis "Manage your email, contacts and schedule")
8227 (description "Evolution is a personal information management application
8228that provides integrated mail, calendaring and address book
8229functionality.")
8230 ;; See COPYING for details.
23dbe621 8231 (license (list license:lgpl2.1 license:lgpl3 ; either one of these
7d3bb433 8232 license:openldap2.8 ; addressbook/gui/component/openldap-extract.h
23dbe621 8233 license:lgpl2.1+)))) ; smime/lib/*
169d63f5
AT
8234
8235(define-public gthumb
8236 (package
8237 (name "gthumb")
f99bc1af 8238 (version "3.8.1")
169d63f5
AT
8239 (source (origin
8240 (method url-fetch)
8241 (uri (string-append "mirror://gnome/sources/gthumb/"
8242 (version-major+minor version) "/"
8243 "gthumb-" version ".tar.xz"))
8244 (sha256
8245 (base32
f99bc1af 8246 "184zn79w4s9y1zy42ar31p3jsg8rmkxy8k6iry51nz8aizbcs7jb"))))
169d63f5
AT
8247 (build-system meson-build-system)
8248 (arguments
8249 `(#:glib-or-gtk? #t
8250 #:configure-flags
8251 ;; Ensure the RUNPATH contains all installed library locations.
8252 (list (string-append "-Dc_link_args=-Wl,-rpath="
8253 (assoc-ref %outputs "out")
8254 "/lib/gthumb/extensions")
8255 (string-append "-Dcpp_link_args=-Wl,-rpath="
8256 (assoc-ref %outputs "out")
8257 "/lib/gthumb/extensions"))))
8258 (native-inputs
8259 `(("pkg-config" ,pkg-config)
8260 ("glib:bin" ,glib "bin") ; for glib-compile-resources
8261 ("gtk+:bin" ,gtk+ "bin") ; for gtk-update-icon-cache
8262 ("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
8263 ("intltool" ,intltool)
8264 ("itstool" ,itstool)))
8265 (inputs
8266 `(("exiv2" ,exiv2)
8267 ("gtk" ,gtk+)
8268 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
8269 ("gstreamer" ,gstreamer)
8270 ("clutter" ,clutter)
8271 ("clutter-gst" ,clutter-gst)
8272 ("clutter-gtk" ,clutter-gtk)
8273 ("libjpeg" ,libjpeg)
8274 ("libtiff" ,libtiff)
8275 ("libraw" ,libraw)))
8276 (home-page "https://wiki.gnome.org/Apps/Gthumb")
8277 (synopsis "GNOME image viewer and browser")
8278 (description "GThumb is an image viewer, browser, organizer, editor and
8279advanced image management tool")
8280 (license license:gpl2+)))
08be02be
AT
8281
8282(define-public terminator
8283 (package
8284 (name "terminator")
8285 (version "1.91")
8286 (source (origin
8287 (method url-fetch)
8288 (uri (string-append "https://launchpad.net/" name "/"
8289 "gtk3/" version "/" "+download/"
8290 name "-" version ".tar.gz"))
8291 (sha256
8292 (base32
8293 "0sdyqwydmdnh7j6mn74vrywz35m416kqsbxbrqcnv5ak08y6xxwm"))))
8294 (build-system python-build-system)
8295 (native-inputs
8296 `(("intltool" ,intltool)
8297 ("glib:bin" ,glib "bin") ; for glib-compile-resources
8298 ("gettext" ,gettext-minimal)
8299 ("pkg-config" ,pkg-config)))
8300 (inputs
8301 `(("cairo" ,cairo)
8302 ("gobject-introspection" ,gobject-introspection)
96681d4b 8303 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
08be02be
AT
8304 ("python2-pycairo" ,python2-pycairo)
8305 ("python2-pygobject" ,python2-pygobject)
8306 ("python2-psutil" ,python2-psutil)
8307 ("vte" ,vte)))
8308 (arguments
96681d4b
TGR
8309 `(#:python ,python-2 ; Python 3 isn't supported
8310 #:imported-modules ((guix build glib-or-gtk-build-system)
8311 ,@%python-build-system-modules)
8312 #:modules ((guix build python-build-system)
8313 ((guix build glib-or-gtk-build-system) #:prefix glib-or-gtk:)
8314 (guix build utils))
08be02be
AT
8315 #:phases
8316 (modify-phases %standard-phases
8317 (add-after
8318 'install 'wrap-program
8319 (lambda* (#:key outputs #:allow-other-keys)
8320 (let ((prog (string-append (assoc-ref outputs "out")
8321 "/bin/terminator")))
8322 (wrap-program prog
8323 `("PYTHONPATH" = (,(getenv "PYTHONPATH")))
8324 `("GI_TYPELIB_PATH" = (,(getenv "GI_TYPELIB_PATH"))))
96681d4b
TGR
8325 #t)))
8326 (add-after 'wrap-program 'glib-or-gtk-wrap
8327 (assoc-ref glib-or-gtk:%standard-phases 'glib-or-gtk-wrap)))))
08be02be
AT
8328 (home-page "https://gnometerminator.blogspot.com/")
8329 (synopsis "Store and run multiple GNOME terminals in one window")
8330 (description
8331 "Terminator allows you to run multiple GNOME terminals in a grid and
8332+tabs, and it supports drag and drop re-ordering of terminals.")
8333 (license license:gpl2)))
213315d4
JF
8334
8335(define-public libhandy
8336 (package
8337 (name "libhandy")
d41ee146 8338 (version "0.0.11")
213315d4
JF
8339 (source
8340 (origin
8341 (method git-fetch)
8342 (uri (git-reference
8343 (url "https://source.puri.sm/Librem5/libhandy")
8344 (commit (string-append "v" version))))
8345 (file-name (git-file-name name version))
8346 (sha256
d41ee146 8347 (base32 "0622zp5wrvn5bvgardijxd11y76g1i54fs32y03dw9nrar7i6vb0"))))
213315d4
JF
8348 (build-system meson-build-system)
8349 (arguments
8350 `(#:configure-flags
8351 '("-Dglade_catalog=disabled"
8352 "-Dgtk_doc=true")
8353 #:phases
8354 (modify-phases %standard-phases
213315d4
JF
8355 (add-before 'check 'pre-check
8356 (lambda _
8357 ;; Tests require a running X server.
8358 (system "Xvfb :1 &")
8359 (setenv "DISPLAY" ":1")
8360 #t)))))
8361 (inputs
8362 `(("gtk+" ,gtk+)))
8363 (native-inputs
8364 `(("glib:bin" ,glib "bin")
8365 ("gobject-introspection" ,gobject-introspection) ; for g-ir-scanner
8366 ("vala" ,vala)
8367 ("gtk-doc" ,gtk-doc)
8368 ("pkg-config" ,pkg-config)
8369 ("gettext" ,gettext-minimal)
d41ee146
TGR
8370 ("xorg-server" ,xorg-server)
8371
8372 ;; Test suite dependencies.
8373 ("hicolor-icon-theme" ,hicolor-icon-theme)))
213315d4
JF
8374 (home-page "https://source.puri.sm/Librem5/libhandy")
8375 (synopsis "Library full of GTK+ widgets for mobile phones")
8376 (description "The aim of the handy library is to help with developing user
8377intefaces for mobile devices using GTK+.")
8378 (license license:lgpl2.1+)))
a830d14d
GL
8379
8380(define-public libgit2-glib
8381 (package
8382 (name "libgit2-glib")
8383 (version "0.28.0.1")
8384 (source (origin
8385 (method url-fetch)
8386 (uri (string-append "mirror://gnome/sources/" name "/"
8387 (version-major+minor version) "/"
8388 name "-" version ".tar.xz"))
8389 (sha256
8390 (base32
8391 "0a0g7aw66rfgnqr4z7fgbk5zzcjq66m4rp8v4val3a212941h0g7"))))
8392 (build-system meson-build-system)
8393 (native-inputs
8394 `(("glib:bin" ,glib "bin") ;; For glib-mkenums
8395 ("gobject-introspection" ,gobject-introspection)
8396 ("intltool" ,intltool)
8397 ("libssh2" ,libssh2)
8398 ("pkg-config" ,pkg-config)
8399 ("python-pygobject" ,python-pygobject)
8400 ("python-wrapper" ,python-wrapper)
8401 ("vala" ,vala)))
8402 (inputs
8403 `(("glib" ,glib)
8404 ("libgit2" ,libgit2)))
8405 (synopsis "GLib wrapper around the libgit2 Git access library")
8406 (description "libgit2-glib is a GLib wrapper library around the libgit2 Git
8407access library. It only implements the core plumbing functions, not really the
8408higher level porcelain stuff.")
8409 (home-page "https://wiki.gnome.org/Projects/Libgit2-glib")
8410 (license license:gpl2+)))
93beace0
DW
8411
8412(define-public gnome-mahjongg
8413 (package
8414 (name "gnome-mahjongg")
8415 (version "3.35.1")
8416 (source (origin
8417 (method git-fetch)
8418 (uri (git-reference
8419 (url "https://gitlab.gnome.org/GNOME/gnome-mahjongg.git")
8420 (commit version)))
8421 (file-name (git-file-name name version))
8422 (sha256
8423 (base32
8424 "019a66a4m5w4kkb0sm6gxj0wi54n06zdxdlmyqw7h8kbakjizv7l"))))
8425 (build-system meson-build-system)
8426 (arguments
8427 `(#:glib-or-gtk? #t))
8428 (native-inputs
8429 `(("appstream-glib" ,appstream-glib)
8430 ("gettext" ,gettext-minimal)
8431 ("glib:bin" ,glib "bin") ;; For glib-compile-resources
8432 ("gtk+" ,gtk+ "bin") ;; For gtk-update-icon-cache
8433 ("itstool" ,itstool)
8434 ("pkg-config" ,pkg-config)
8435 ("vala" ,vala)))
8436 (propagated-inputs
8437 `(("dconf" ,dconf)))
8438 (inputs
8439 `(("glib" ,glib)
8440 ("gtk+" ,gtk+)
8441 ("librsvg" ,librsvg)))
8442 (synopsis "Mahjongg tile-matching game")
8443 (description "GNOME Mahjongg is a game based on the classic Chinese
8444tile-matching game Mahjong. It features multiple board layouts, tile themes,
8445and a high score table.")
8446 (home-page "https://wiki.gnome.org/Apps/Mahjongg")
8447 (license license:gpl2+)))