Commit graph

78 commits

Author SHA1 Message Date
Jan Tojnar 0aa8f09e6f
Merge pull request #123114 from eduardosm/gnome-shell-system-monitor-applet
gnomeExtensions.system-monitor: unstable-2021-04-08 -> unstable-2021-05-04
2021-05-15 17:14:38 +02:00
Eduardo Sánchez Muñoz 225b7514d8 gnomeExtensions.system-monitor: unstable-2021-04-08 -> unstable-2021-05-04
Supports GNOME 40
2021-05-15 16:10:29 +02:00
Doron Behar a87c60a9c3 gnomeExtensions.sound-output-device-chooser: 35 -> 38 2021-05-15 01:58:25 +02:00
Jan Tojnar 5711c768af gnome.gnome-shell: 40.0-unstable-2021-05-01 → 40.1 2021-05-14 18:52:02 +02:00
Jan Tojnar 5ad529cde2 gnome.mutter: 40.0 → 40.1 2021-05-14 18:52:01 +02:00
Jan Tojnar 21479050bc gnome.gnome-shell-extensions: 40.0 → 40.1
Also clean up the expression:

- Remove spidermonkey dependency – it was only used for syntax checks and is not anymore (8fb5476a1c)
- Correct license
- Code formatting
2021-05-14 18:52:01 +02:00
Jan Tojnar 19536e9a6a gnome.gnome-todo: 3.28.1 → 40.0 2021-05-14 16:36:54 +02:00
Jan Tojnar 40c6ff72f9 gnome-connections: 3.38.1 → 40.0.1
- Update
- Move gtk-frdp into a separate package.
- Sort native tools approximately in the order they are needed.
2021-05-14 16:36:53 +02:00
Jan Tojnar 2257cc06ee gnome.gnome-remote-desktop: 0.1.9 → 40.1 2021-05-14 16:36:53 +02:00
Jan Tojnar adc3f2a070 gnome.gnome-calendar: 40.0 → 40.1 2021-05-14 16:36:53 +02:00
Daniel Șerbănescu 73b68d3304 aisleriot: changed updateScript 2021-05-12 14:06:55 +02:00
Daniel Șerbănescu 1f50200174 aisleriot: 3.22.13 -> 3.22.16 2021-05-12 09:15:27 +02:00
Sandro 6cc8d14591
Merge pull request #122269 from eduardosm/gnome-arcmenu 2021-05-10 19:06:18 +02:00
Eduardo Sánchez Muñoz 25cb63fed6 gnomeExtensions.arcmenu: 5 -> 10
Supports GNOME 40
2021-05-09 01:39:07 +02:00
Eduardo Sánchez Muñoz 5d54dd8e3e gnomeExtensions.appindicator: 36 -> 37 2021-05-09 01:32:36 +02:00
Eduardo Sánchez Muñoz c94643ac4d gnomeExtensions.disable-unredirect: unstable-2021-01-17 -> unstable-2021-04-13
Enables support for GNOME 40
2021-05-08 21:22:09 +02:00
Robert Hensing 8e3c5eb501 treewide: xvfb_run -> xvfb-run 2021-05-08 15:48:41 +02:00
Vladimír Čunát 080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Eelco Dolstra 18e5da0f60 * Delete the old Gnome.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18062
2009-11-01 14:14:27 +00:00
Eelco Dolstra 7dd58cda98 * Sigh. For PolicyKit, follow the upstream names, otherwise I'll get
a headache.  "polkit" is the new, unstable release series.
  "policykit" is the old series.  (See
  http://lists.freedesktop.org/archives/polkit-devel/2009-February/000106.html
  for an "explanation" of the name change.)  It seems that for HAL we
  need to revert to the old "policykit", since it doesn't compile
  against "polkit".

svn path=/nixpkgs/trunk/; revision=17425
2009-09-25 20:06:36 +00:00
Eelco Dolstra 28af8ad308 * Fix the build of gnome-utils.
svn path=/nixpkgs/trunk/; revision=16944
2009-09-02 22:42:52 +00:00
Marc Weber ad292ae9d4 pass intltool to gnomepanel making. It didn't build without it
svn path=/nixpkgs/trunk/; revision=16807
2009-08-22 09:18:02 +00:00
Marc Weber 05ebbec1aa pass zoneinfo to libgweather
svn path=/nixpkgs/trunk/; revision=16806
2009-08-22 09:17:54 +00:00
Eelco Dolstra 9ea1a49aa2 * PolicyKit -> policy-kit (suggested by Ludovic).
* Oops, there already was a polkit package.  Mea culpa...

svn path=/nixpkgs/trunk/; revision=16721
2009-08-14 21:12:46 +00:00
Michael Raskin 5eb66bcf90 Fix zenity build
svn path=/nixpkgs/trunk/; revision=16003
2009-06-19 06:29:00 +00:00
Michael Raskin 260e13ddeb Update WebKit and Midori
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Marc Weber 88eb04c0dc adding zenity to gnome desktop nix expressions
making it possible to build metacity and gconf-editor

patch provided by Christoph Herbst

svn path=/nixpkgs/trunk/; revision=15681
2009-05-20 17:39:18 +00:00
Eelco Dolstra d78a404063 * Removed some assertions that rely on pointer equality. (It's kind
of unfortunate that consitency checks like "httpd.apr == apr" don't
  really work.  Perhaps equality tests on derivations should just
  compare the drvPath or outPath attributes.)

svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Michael Raskin e7bd899196 Fix gtksourceview dependencies
svn path=/nixpkgs/trunk/; revision=15540
2009-05-10 20:17:52 +00:00
Eelco Dolstra f762b50991 * Another sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra 6e789bc2c8 * Added Leksah, an IDE for Haskell. It requires a newer version of
gtksourceview than the one provided in gnome/default.nix.  The
  stdenv branch already has this.
* Updated gtk2hs to 0.10.1.

svn path=/nixpkgs/trunk/; revision=15154
2009-04-19 13:58:13 +00:00
Sander van der Burg 565d5e3ae3 Added iso-codes as buildinput for gtkhtml in order to fix compilation
svn path=/nixpkgs/branches/stdenv-updates/; revision=15130
2009-04-18 15:48:51 +00:00
Sander van der Burg ffb30458ce Added enchant as buildinput for gtkhtml
svn path=/nixpkgs/branches/stdenv-updates/; revision=15112
2009-04-17 11:11:28 +00:00
Sander van der Burg f8cd5d94f8 Fixed gtkhtml by adding intltool as buildinput
svn path=/nixpkgs/branches/stdenv-updates/; revision=15081
2009-04-16 11:16:47 +00:00
Sander van der Burg 87ae78331a Added intltool as buildinput for libgnomeprintui
svn path=/nixpkgs/branches/stdenv-updates/; revision=15078
2009-04-16 10:00:05 +00:00
Ludovic Courtès 383e74faf0 GNOME Terminal: Add dependency on DBus-Glib.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15073
2009-04-16 07:50:34 +00:00
Eelco Dolstra f5a2b4f7a3 * Fixed some Gnome packages. Also removed some old Gnome releases.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15059
2009-04-15 10:06:50 +00:00
Ludovic Courtès 71a16052ba libglademm: Propagate GTKmm and libglade.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14918
2009-04-07 19:17:23 +00:00
Eelco Dolstra 956e469d5a * Some Gnome packages need intltool in the stdenv branch (don't know
why they built correctly in the trunk...).

svn path=/nixpkgs/branches/stdenv-updates/; revision=14823
2009-04-01 11:46:26 +00:00
Ludovic Courtès 02c50ac314 GTK-doc: More fixes.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14720
2009-03-25 23:16:02 +00:00
Ludovic Courtès 91aeb56b97 GTK-doc: Update dependencies.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14719
2009-03-25 22:53:10 +00:00
Ludovic Courtès f1500cd960 Add libglademm, C++ bindings for libglade.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14718
2009-03-25 22:25:51 +00:00
Ludovic Courtès 6c46b72f77 gnome-keyring: Add dependency on DBus and Python.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14715
2009-03-25 20:36:21 +00:00
Ludovic Courtès 7fc8e0ed6c GNOME: Pass intltool' to gnome-keyring'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14694
2009-03-25 09:40:41 +00:00
Ludovic Courtès 9398cc4450 GNOME: Add desktop applications 2.26.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14677
2009-03-24 08:49:02 +00:00
Ludovic Courtès e5275b36d7 GNOME: Fix libbonoboui.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14676
2009-03-24 08:47:50 +00:00
Ludovic Courtès 6964014968 GNOME: Fix libgnomevfs.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14675
2009-03-23 23:02:27 +00:00
Ludovic Courtès ca43b547b3 GNOME: Assorted fixes.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14674
2009-03-23 22:55:03 +00:00
Ludovic Courtès 9845dc5aec GNOME: Fix GConf, libgnomecanvas, libgnomeui.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14673
2009-03-23 22:26:15 +00:00