summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
AgeCommit message (Expand)Author
2020-06-16gnu: papirus-icon-theme: Update to 20200602....* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200602. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Giacomo Leidi
2020-06-16gnu: gnome-shell-extension-dash-to-panel: Update to 37....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 37. Giacomo Leidi
2020-06-07gnu: Add vala-language-server....* gnu/packages/gnome-xyz.scm (vala-language-server): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ryan Prior
2020-05-16gnu: gnome-shell-extension-dash-to-dock: Update to 67....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Leo Prikler
2020-05-16gnu: delft-icon-theme: Update to 1.12....* gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.12. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Leo Prikler
2020-05-16gnu: papirus-icon-theme: Update to 20200430....* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200430. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Leo Prikler
2020-05-16gnu: matcha-theme: Update to 2020-05-09....* gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2020-05-09. [source]: Update URL. [arguments]: Update build script. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Leo Prikler
2020-05-09gnu: gnome-shell-extension-gsconnect: Update to 33....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update to 33. [inputs]: Remove folks. Alex Griffin
2020-05-06gnu: Add gnome-shell-extension-clipboard-indicator....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-clipboard-indicator): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Jack Hill
2020-04-12gnu: gnome-shell-extension-hide-app-icon: Fix grammar of "allows to hide" to..."hides". * gnu/packages/gnome-xyz (gnome-shell-extension-hide-app-icon): Fix grammar. Vagrant Cascadian
2020-03-29gnu: numix-gtk-theme: Fix installation directory....* gnu/packages/gnome-xyz.scm (numix-gtk-theme)[arguments]: Replace erroneous use of DESTDIR with INSTALL_DIR in #:make-flags. Tobias Geerinckx-Rice
2020-03-29gnu: numix-gtk-theme: Fix name....* gnu/package/gnome-xyz.scm (numix-gtk-theme): New public variable, renamed from…… (numix-theme): …this now-deprecated one. Tobias Geerinckx-Rice
2020-03-29gnu: numix-theme: The ‘check’ phase already respects ‘#:tests?’....* gnu/packages/gnome-xyz.scm (numix-theme)[arguments]: Don't delete the ‘check’ phase. Tobias Geerinckx-Rice
2020-03-22gnu: gnome-shell-extension-paperwm: Update to 36.0....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update to 36.0. Alex Griffin
2020-03-21gnu: Add gnome-shell-extension-topicons-redux....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Ekaitz Zarraga
2020-03-16gnu: gnome-shell-extension-appindicator: Update to 33....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to 33. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ekaitz Zarraga
2020-02-28gnu: delft-icon-theme: Update to 1.11....* gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.11. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz> Leo Prikler
2020-02-28gnu: delft-icon-theme: Use the copy-build-system....* gnu/packages/gnome-xyz.scm (delft-icon-theme): Use the copy-build-system. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz> Leo Prikler
2020-02-27gnu: gnome-shell-extension-noannoyance: Fix synopsis and description....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance)[synopsis]: Use imperative form. [description]: Remove spurious comma. Pierre Neidhardt
2020-02-27gnu: gnome-shell-extension-noannoyance: Use the copy-build-system....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance): Use the copy-build-system. Leo Prikler
2020-02-27gnu: gnome-shell-extension-appindicator: Use the copy-build-system....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Use the copy-build-system. Leo Prikler
2020-02-27gnu: Add gnome-shell-extension-gsconnect....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): New variable. Alex Griffin
2020-02-21gnu: gnome-shell-extension-paperwm: Install compiled gschemas....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm)[arguments]: Install compiled gschemas. Signed-off-by: Alex Griffin <a@ajgrf.com> Jack Hill
2020-02-21gnu: gnome-shell-extension-paperwm: Recompile schemas....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm) [source]: Remove gschemas.compiled in a snippet. [arguments]: Add compile-schemas phase. [native-inputs]: Add glib. Signed-off-by: Alex Griffin <a@ajgrf.com> Jack Hill
2020-02-21gnu: Add gnome-shell-extension-paperwm....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): New variable. Alex Griffin
2020-02-05gnu: Add gnome-shell-extension-appindicator....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2019-12-25Revert "gnu: gnome-shell-extension-dash-to-dock: Update to 67."...This reverts commit 5a30234c210dfb37da832125cdbda6a9a0c585ca, which assumes you're running Gnome 3.34, which is unlikely. Tobias Geerinckx-Rice
2019-12-23gnu: gnome-shell-extension-dash-to-dock: Update to 67....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67. Tobias Geerinckx-Rice
2019-12-23gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): [propagated-inputs]: Move glib:bin from here... [native-inputs]: ... to here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Leo Prikler
2019-12-23gnu: gnome-shell-extension-hide-app-icon: Fix installation....* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-hide-app-icon): [arguments]: Install in subdirectory. Adjust indentation. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Leo Prikler
2019-12-20gnu: Add gnome-shell-extension-hide-app-icon....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-hide-app-icon): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Leo Prikler
2019-12-19gnu: Add gnome-shell-extension-dash-to-panel....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2019-12-15gnu: Add papirus-icon-theme....* gnu/packages/gnome-xyz.scm (papirus-icon-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2019-12-11gnu: gnome-shell-extension-dash-to-dock: Update to 66....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 66. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Leo Prikler
2019-12-09gnu: delft-icon-theme: Fix broken icons....* gnu/packages/gnome-xyz (delft-icon-theme): Inherit from Adwaita instead of using the (non-existing) GNOME theme. Signed-off-by: Brett Gilio <brettg@posteo.net> Leo Prikler
2019-11-10gnu: Move numix-theme to gnome-xyz.scm....* gnu/packages/gnome.scm (numix-theme): Move from here ... * gnu/packages/gnome-xyz.scm (numix-theme): ... to here. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Giacomo Leidi
2019-11-09gnu: Add matcha-theme....* gnu/packages/gnome-xyz.scm (matcha-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandros Theodotou
2019-11-08gnu: Add gnome-shell-extension-noannoyance....* gnu/packages/gnome-xyz: (gnome-shell-extension-noannoyance): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Leo Prikler
2019-11-08gnu: Add gnome-shell-extension-dash-to-dock....* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-dash-to-dock): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Leo Prikler
2019-11-08gnu: Add delft-icon-theme....* /gnu/packages/gnome-xyz.scm: New file. (delft-icon-theme): New variable. * /gnu/local.mk: Add it. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Leo Prikler