aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: gpaste: Update to 44.1.Attila Lendvai2024-04-02
| | | | | | | | | * gnu/packages/gnome-xyz.scm (gpaste): Update to 44.1. [native-inputs]: Replace GCR-3 with GCR. [inputs]: Replace GTK with GTK+. Add DESKTOP-FILE-UTILS. Remove LIBARCHIVE. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I9e9548a9e3393dfa4b9e7b64978418106fb25db1
* gnu: eiciel: Update to 0.10.0.Vivien Kraus2024-02-23
| | | | | | | | | | | * gnu/packages/gnome-xyz.scm (eiciel): Update to 0.10.0. [arguments]: Convert to a list of G-Expressions. [#:phases]: Add 'skip-gtk-update-icon-cache. [native-inputs]: Add glib:bin and itstool. [inputs]: Replace glibmm-2.66 with glibmm and gtkmm-3 with gtkmm. Change-Id: I15905fef340fc1047bc24724a8147155af961e61 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: glibmm-2.64: Rename and update to 2.66.6.John Kehayias2024-02-23
| | | | | | | | | | | | | | | * gnu/packages/glib.scm (glibmm-2.64): Rename to ... (glibmm-2.66): ... this. Update to 2.66.6. * gnu/packages/animation.scm (etl)[inputs]: Adjust accordingly. (synfig)[propagated-inputs]: Likewise. * gnu/packages/electronics.scm (libsigrok)[propagated-inputs]: Likewise. * gnu/packages/gnome-xyz.scm (eiciel)[inputs]: Likewise. * gnu/packages/gnome.scm (libxml++-3, libxml++-2)[propagated-inputs]: Likewise. * gnu/packages/gtk.scm (pangomm-2.46, atkmm-2.28, gtkmm-2)[propagated-inputs]: Likewise. Change-Id: I878e740e085a483970a4ef6e0fa7dd19000863eb Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Remove gnome-shell-extension-sound-output-device-chooser.Vivien Kraus2024-02-04
| | | | | | | | | | This extension has not been ported to GNOME 44, because you can switch the audio output directly in the shell. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-sound-output-device-chooser): Remove variable. Change-Id: Iae51c7d284b85f630b5874445c6695b32b5d523e
* gnu: Remove gnome-shell-extension-transparent-window.Vivien Kraus2024-02-04
| | | | | | | | | | This extension has not been ported to GNOME 44. The master branch has compatibility for 43 but not 44. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-transparent-window): Remove variable. Change-Id: If57da6bb16f53968f5f694392a69118b85b3823c
* gnu: Remove gnome-shell-extension-jiggle.Vivien Kraus2024-02-04
| | | | | | | | This extension has not been made compatible with GNOME 44. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-jiggle): Remove variable. Change-Id: I9afa9c2fe110ba883524eb9ca9acab42fbdd8f00
* gnu: gnome-shell-extension-topicons-redux: Deprecate.Vivien Kraus2024-02-04
| | | | | | | | | | This extension has not been ported to GNOME 44. The appindicator extension exhibits a similar feature. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux): Deprecate in favor of gnome-shell-extension-appindicator. Change-Id: I3152f0f0117db56ce89dad659cc779a1ba174378
* gnu: gnome-shell-extension-noannoyance: Switch to fork.Vivien Kraus2024-02-04
| | | | | | | | | | | | The NoAnnoyance “v2” project has not been ported to GNOME 44, so we switch to a maintained fork. The version number is computed in continuity with NoAnnoyance v2. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance): Switch to the fork. Bump version to 17 and revision to 6. [arguments]: Convert to list of G-Expressions. Change-Id: Ic74d832020dfe3857e1abf450f5d7876cc921a28
* Merge branch 'master' into gnome-teamLiliana Marie Prikler2024-02-03
|\
| * gnu: gnome-shell-extension-paperwm: Use new package style.Liliana Marie Prikler2024-01-21
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. Co-authored-by: Justin Veilleux <terramorpha@cock.li> Co-authored-by: Vivien Kraus <vivien@planete-kraus.eu>
| * gnu: gnome-shell-extension-paperwm: Update to 44.17.0.terramorpha2024-01-21
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update to 44.17.0. Change-Id: I3d9923ccfdb35b9952c24d8dd3d064c3cba7b8c2 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: Deprecate gnome-shell-extension-vertical-overview.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): Replace with gnome-shell-extension-v-shell. Change-Id: I1c6539fd6532046f8445ee33b286645b9e68a053 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: Add gnome-shell-extension-v-shell.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-v-shell): New variable. Change-Id: Ib7e3cf5cffed621e2ccd54c84004c5ab8504fa9a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-night-theme-switcher: Update to 74.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-night-theme-switcher): Update to 74. Change-Id: I712dad785d3d303252f35b4c73185b83b6e01e54 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-radio: Update to 21.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): Update to 21. Change-Id: I11aab4c80c96d1237112bb9a089763bd3c331d1a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-burn-my-windows: Update to 40.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): Update to 40. [arguments]: Convert to list of G-Expressions. Change-Id: Ib9551096437aeea0ff56e5e1ea6371ab72d61b02 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-blur-my-shell: Update to 47.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell): Update to 47. Change-Id: I528579d9bd02361501977cbad6f9e752403ff37e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: Deprecate gnome-shell-extension-hide-app-icon.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | | | | | | | | | | | This extension does not work with GNOME 44, and has not received any work. However, Just Perfection seems to have an option to hide application icons. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-hide-app-icon): Deprecate in favor of gnome-shell-extension-just-perfection. Change-Id: I6af14b6c9e1db7176d9be6bec2b90f77e7db36c1 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-just-perfection: Update to 26.0.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): Update to 26.0. [arguments]: Convert to list of G-Expressions. Change-Id: Ib02ab984310705bfa435ab1ea8d47c74a6162db0 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-gsconnect: Update to 55.Vivien Kraus2024-01-20
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update to 55. [arguments]: Convert to list of G-Expressions. [#:configure-flags]: Do not set settings_schemadir nor post_install anymore. [#:phase 'skip-post-installation]: New phase. [inputs]: Drop labels. [native-inputs]: Drop labels. Change-Id: I63933e43815826a8ab91a472ecda235173486dae Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extensions-customize-ibus: Update to 86.Vivien Kraus2024-01-19
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 86. [arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. [propagated-inputs]: Add ibus. Change-Id: I48dbc2bd9a8dea7e7a2b161089b433e1d72a8ff1 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-clipboard-indicator: Update to 47.Vivien Kraus2024-01-19
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-clipboard-indicator): Update to 47. [arguments]: Convert to a list of G-Expressions. Change-Id: Ie982a1820dab1f01b2e8198cd6914d1e676865ad Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-appindicator: Update to 53.Vivien Kraus2024-01-19
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to 53. Change-Id: Ifc3ae680b8f1d66068ce03e94d991de0d479da4e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-unite-shell: Update to 72.Vivien Kraus2024-01-19
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-unite-shell): Update to 72. Change-Id: Ie91c004cb0ab3f81d8ad7c4a15bb357d939d8508 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-dash-to-panel: Update to 56.Vivien Kraus2024-01-19
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 56. [arguments]: Convert to list of G-Expressions. [native-inputs]: Add `(,glib "bin"). [propagated-inputs]: Remove `(,glib "bin"). Change-Id: I24a83766b750feb1004bbaf2f5badc9e21f1c30e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: gnome-shell-extension-dash-to-dock: Update to 79.Vivien Kraus2024-01-19
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 79. [arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. Change-Id: I327027d8a0ffc2bc7d234fe6517724fd218b947c Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | gnu: vala-language-server: Update to 0.48.7.Vivien Kraus2024-01-14
| | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (vala-language-server): Update to 0.48.7. Change-Id: I101091d73f0e26aab5e9fa8eb0dadaa3489f7dc3 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-10-09
|\|
| * gnu: Add gnome-shell-extension-night-theme-switcher.Sergio Pastor Pérez2023-10-07
| | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-night-theme-switcher): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | Merge branch 'master' into gnome-team.Liliana Marie Prikler2023-09-15
|\|
| * gnu: portfolio: Update to 1.0.0.Liliana Marie Prikler2023-09-09
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (portfolio): Update to 1.0.0. [#:phases]: Add ‘skip-gtk-update-icon-cache’. [inputs]: Replace gtk+ with gtk. Replace libhandy with libadwaita. [native-inputs]: Remove gtk+:bin. Add pkg-config.
* | Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-09-07
|\|
| * gnu: Add qogir-icon-theme.Hilton Chain2023-08-29
| | | | | | | | * gnu/packages/gnome-xyz.scm (qogir-icon-theme): New variable.
* | gnu: gcr: Update to 4.0.0.Liliana Marie Prikler2023-09-06
|/ | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gcr): Update to 4.0.0. (gcr-3): New variable for current version. (libgdata)[propagated-inputs]: Replace gcr with gcr-3. (gnome-keyring)[inputs]: Likewise. (seahorse)[inputs]: Likewise. (gnome-settings-daemon)[inputs]: Likewise. (gvfs)[inputs]: Likewise. (epiphany)[inputs]: Likewise. (gexiv2)[inputs]: Likewise. (shotwell)[inputs]: Likewise. (gnome-online-accounts)[inputs]: Likewise. (evolution-data-server)[inputs]: Likewise. (network-manager-openconnect)[inputs]: Likewise. (network-manager-applet)[inputs]: Likewise. (gnome-shell)[inputs]: Likewise. (evolution)[inputs]: Likewise. (geary)[inputs]: Likewise. * gnu/packages/gnome-xyz.scm (gpaste)[native-inputs]: Likewise. * gnu/packages/gnupg.scm (pinentry-gnome3)[inputs]: Likewise. * gnu/packages/suckless.scm (surf)[inputs]: Likewise. * gnu/packages/web-browsers.scm (midori)[inputs]: Likewise.
* gnu: gnome-shell-extension-dash-to-panel: Update to 56.Giacomo Leidi2023-07-23
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 56. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add gnome-shell-extension-vitals.Eidvilas Markevičius2023-07-08
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-vitals): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: flat-remix-gnome-theme: Update to 20230508.Sughosha2023-06-12
| | | | | | * gnu/packages/gnome-xyz.scm (flat-remix-gnome-theme): Update to 20230508. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add bibata-cursor-theme.conses2023-03-22
| | | | * gnu/packages/gnome-xyz.scm (bibata-cursor-theme): New variable.
* gnu: Add flat-remix-gnome-theme.Sughosha2023-03-01
| | | | | | * gnu/packages/gnome-xyz.scm (flat-remix-gnome-theme): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add flat-remix-gtk-theme.Sughosha2023-03-01
| | | | | | * gnu/packages/gnome-xyz.scm (flat-remix-gtk-theme): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add flat-remix-icon-theme.Sughosha2023-03-01
| | | | | | * gnu/packages/gnome-xyz.scm (flat-remix-icon-theme): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add postmarketos-theme.conses2023-02-25
| | | | | | * gnu/packages/gnome-xyz.scm (postmarketos-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: papirus-icon-theme: Harden links before cache generation.Tobias Geerinckx-Rice2023-02-12
| | | | | | | Output is identical. This just feels moar correct. * gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Run the 'halve-inode-consumption phase before the 'install one.
* gnu: papirus-icon-theme: Recursively resolve symlinks.Tobias Geerinckx-Rice2023-02-12
| | | | | | | This follows up on commit aed385e18ec7b68a0bc1bb4b173aeadc9cd97245. * gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Replace READLINK with CANONICALIZE-PATH to resolve symlink chains.
* gnu: papirus-icon-theme: Reduce inode consumption.Tobias Geerinckx-Rice2023-01-29
| | | | | * gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Add a new 'halve-inode-consumption phase.
* gnu: arc-theme: Update to 20221218.Sughosha2023-01-31
| | | | | | | | * gnu/packages/gnome-xyz.scm (arc-theme): Update to 20221218. [arguments]: Add gtk4 to the list of themes. [inputs]: Add gtk-engines. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: materia-theme: Update to 20210322.Sughosha2023-01-31
| | | | | | * gnu/packages/gnome-xyz.scm (materia-theme): Update to 20210322. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: papirus-icon-theme: Update to 20230104.Sughosha2023-01-28
| | | | | | * gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20230104. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: gnome-shell-extension-radio: Update to 20.Sughosha2023-01-22
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): Update to 20. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add yaru-themeflorhizome2023-01-05
| | | | | | * gnu/packages/gnome-xyz (yaru-theme): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>