3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

710 commits

Author SHA1 Message Date
Luca Bruno 2e92e7c06a Merge branch 'gwrap' 2015-07-29 11:32:01 +00:00
Luca Bruno d74c414887 gnome-clocks: use wrapGAppsHook 2015-07-29 11:17:04 +00:00
Luca Bruno 95c2935061 gnome-documents: use wrapGAppsHook 2015-07-29 11:16:55 +00:00
Luca Bruno 7ef2102b67 gnome-music: use wrapGAppsHook 2015-07-29 11:16:45 +00:00
Luca Bruno 0db56d47cc gnome-photos: use wrapGAppsHook 2015-07-29 11:16:33 +00:00
Luca Bruno ed3c294e75 grilo: add setup hook for grilo plugins 2015-07-29 11:16:06 +00:00
Tobias Geerinckx-Rice 64f3fb96d8 gnome3: file-roller: add openssl dependency
Build fails otherwise with `ld: cannot find -lcrypto`.
2015-07-28 23:19:26 +02:00
Vladimír Čunát 7c36b4611d gnome3.adwaita-icon-theme: remove empty dir tree
Also similar for old gnome2 icon theme.
/cc maintainer @lethalman.
2015-07-28 17:05:07 +02:00
William A. Kennington III 6b55ca513d Merge branch 'master.upstream' into staging.upstream 2015-07-27 16:11:03 -07:00
Tobias Geerinckx-Rice 8129a404f4 gnome3: override libsoup with gnomeSupport = true
Fix Gnome 3 packages broken by fc1077c.
2015-07-27 17:36:14 +02:00
Vladimír Čunát b875ea5d29 Merge branch 'master' into staging 2015-07-26 17:57:46 +02:00
Eelco Dolstra a951f11021 Move some more gtk-docs to the doc output 2015-07-26 13:43:49 +02:00
Jascha Geerds 3d9a4d79cf gnome3: Include gnome-shell-extensions in session path 2015-07-24 12:41:20 +02:00
Luca Bruno 2a36f709d3 iagno: init at 3.16.1 2015-07-22 21:25:58 +02:00
Luca Bruno 7098832c60 lightsoff: init at 3.16.1.1 2015-07-22 21:20:44 +02:00
Luca Bruno e770d66a23 swell-loop: init at 3.16.1 2015-07-22 21:07:16 +02:00
Vladimír Čunát ecb38b5fb6 gnome-control-center: meta fixes
Description was wrong, and add meta. Taken from Debian.
/cc maintainer @lethalman, also for the grandparent commit.
2015-07-21 18:57:28 +02:00
Vladimír Čunát f8f0c7196e gnome-control-center: disable parallel building
It fails on Hydra sometimes. Reported upstream.
2015-07-21 18:51:08 +02:00
William A. Kennington III 25e60feb72 Merge branch 'master.upstream' into staging.upstream 2015-07-15 02:02:46 -07:00
Spencer Janssen 2fb8194bfe gnome-terminal: use GIO_EXTRA_MODULES in wrapper
This fixes an issue where gnome-terminal uses the memory GSettings
backend and does not persist settings across sessions.
2015-07-14 03:11:54 -05:00
Pascal Wittmann a36be69832 gnome3.gnome-user-share: fix build (ZHF)
Binary was splitted in webdav and bluetooth component. See

d6eb26cca2
2015-07-11 10:28:00 +02:00
William A. Kennington III 7eae48871f Merge branch 'master.upstream' into staging.upstream 2015-07-01 13:38:17 -07:00
William A. Kennington III 7bf25187bc zenity: 3.14.0 -> 3.16.3 2015-07-01 00:41:57 -07:00
Vladimír Čunát 9c5f76bc0f gnome-menus: fix build by dropping wrong patchShebangs
Strange error, probably hidden by #7524 until recently.
/cc @lethalman.
2015-06-27 10:57:03 +02:00
William A. Kennington III fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
Luca Bruno f5f24dd95a gnome3: add glib to systemPackages 2015-06-25 21:56:57 +02:00
Luca Bruno 2ca1a7a234 gnome-boxes: fix 3.16 version 2015-06-25 11:38:39 +02:00
Luca Bruno f00440fac5 nixos/x11: start session with dbus-launch
This is needed by most window managers. Desktop environments
usually launch dbus-launch if a session hasn't been started yet
so this shouldn't hurt. The worst it can happen is that one
dbus session will be unused in case it's started twice.

The GDM change is backported from recent gdm.
2015-06-22 16:12:20 +00:00
Luca Bruno 4f4c573f9b Use gtkvnc compiled for gtk3 in gnome3 2015-06-22 17:20:00 +02:00
Luca Bruno 005837d85f remove duplicated gtk-vnc 2015-06-19 14:19:27 +02:00
Luca Bruno e37340b49a gnome-pomodoro: move from apps to misc 2015-06-16 15:26:37 +00:00
Luca Bruno 3b2c44fc74 vinagre: add new gnome app 2015-06-16 15:14:41 +00:00
Luca Bruno de142fe63e gtk-vnc: add new lib for gnome 2015-06-16 15:14:41 +00:00
Pascal Wittmann d2ad04cd38 add california, a calendar application for gnome 2015-06-16 14:57:20 +02:00
Luca Bruno b36629d821 gnome3: also pass self to overridePackages function 2015-06-15 11:52:26 +02:00
Luca Bruno cc5663de0c gnome3: easier to override packages 2015-06-15 11:47:50 +02:00
Luca Bruno eb5b7a28c1 Merge branch 'iconcache' 2015-06-13 15:27:59 +02:00
Luca Bruno ccb32c96c4 gnome-bluetooth: fix icons on non-nixos 2015-06-13 15:27:45 +02:00
Luca Bruno 481a764f8f dconf-editor: fix icons on non-nixos 2015-06-13 15:22:47 +02:00
Vladimír Čunát 39902b01bf goffice: separate from gnome3
It's got practically no coupling with gnome, except for gtk3.
2015-06-11 21:13:00 +02:00
Luca Bruno 63bb4f919c Update evolution and evolution-data-server 2015-06-11 14:31:53 +02:00
Jascha Geerds 117dfac3d1 gnome-pomodoro: Fix meta description 2015-06-11 00:58:51 +02:00
Luca Bruno 38b58bab62 gcr: propagate p11_kit required in the pc file 2015-06-10 15:00:34 +02:00
Damien Cassou 972ad2437a Merge pull request #8243 from geerds/pomodoro
gnome-pomodoro: Fix build for 3.16
2015-06-09 18:14:37 +02:00
Jascha Geerds 9485bb3fef gnome-pomodoro: Fix build for 3.16 2015-06-09 12:59:32 +02:00
William A. Kennington III ffd0539eba cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
Eelco Dolstra 1e6e52c2ac Revert "krb5: 1.13.1 -> 1.13.2"
This reverts commit 85932bc5a9.
2015-06-04 14:54:48 +02:00
William A. Kennington III b9a366e5c4 Fix typo 2015-05-29 14:35:23 -07:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
William A. Kennington III cd52c04456 Fix more ca-bundle paths 2015-05-29 14:26:32 -07:00
William A. Kennington III 14c1e0fa1f Fix ca-bundle paths 2015-05-29 14:03:34 -07:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Vladimír Čunát fa89e79391 gnome3.anjuta: fix gsettings to be runnable at least 2015-05-28 11:45:46 +02:00
William A. Kennington III 85932bc5a9 krb5: 1.13.1 -> 1.13.2 2015-05-28 02:20:08 -07:00
Vladimír Čunát 29475103be gnome3.anjuta: fix hash
/cc @lethalman. I've got no idea if the hash has changed upstream or what.
I thought it remained from 3.12 version of anjuta, but that was a
different hash.
2015-05-28 11:10:08 +02:00
Damien Cassou c11ccdbc99 Merge pull request #8016 from DamienCassou/fix-seahorse-3.16
Update seahorse 3.14 -> 3.16
2015-05-27 14:55:30 +02:00
Damien Cassou 0c44867bf2 Update seahorse 3.14 -> 3.16 2015-05-27 14:07:34 +02:00
Luca Bruno 4053dcdace mutter: fix failure on i686 2015-05-26 10:57:01 +02:00
Vladimír Čunát 2e9bc4aee3 goffice: update
Some update(s) were lost during GNOME-3.12 drop 25f9555599.
I hope there weren't much else lost.

@lethalman: do you think it's good to have goffice inside gnome3?
Nothing from inside refers to it, and it doesn't seem to be follow
gnome's release cycle. In fact it rather seems tied to gnumeric instead.
2015-05-24 19:53:34 +02:00
Gabriel Ebner 064623599f Remove reference to missing autogen.sh. 2015-05-21 20:37:40 +02:00
Luca Bruno 22f957dad2 Drop gnome_icon_theme* from gnome3 2015-05-19 14:45:00 +02:00
Luca Bruno 99b14de505 Fix evaluation of goffice 0.8 across gnome updates 2015-05-18 13:05:26 +02:00
Luca Bruno 81c115ba99 termite: update and use vte 0.40 2015-05-18 12:31:29 +02:00
Luca Bruno 25f9555599 Drop GNOME 3.12 2015-05-18 12:24:08 +02:00
Vladimír Čunát 3b913df217 gnome3_16.gexiv2: maintenance update and fix hash
/cc @lethalman.
2015-05-17 10:26:33 +02:00
Luca Bruno fc44525137 gdl: add myself as maintainer 2015-05-16 12:23:49 +02:00
Luca Bruno bbc40015b6 gdl 3.16: fix sha 2015-05-16 12:22:47 +02:00
Luca Bruno 3715dbbb98 gnome-contacts: use automake 1.14 2015-05-07 14:28:14 +02:00
Domen Kožar ee0ecb520e gnome3.gdm: remove a patch since X supports access control now 2015-05-05 12:40:21 +02:00
Domen Kožar 3a080a2d89 gnome3_16.geary: add missing params (gcr is still not picked up 2015-05-05 12:18:14 +02:00
Domen Kožar befacbba0d gnome3.tracker: pass correct automake 2015-05-05 11:50:58 +02:00
Luca Bruno 8882805b07 Add vte 2.90 to gnome 3.16 in case anybody still wants it 2015-05-02 14:53:37 +02:00
koral e52afb24da gconf: removed heavy dependency on gtk by default. 2015-05-02 07:37:50 +00:00
Herwig Hochleitner 19a62322ea gnome3.16: dconf-editor is now a separate package 2015-04-28 02:54:14 +02:00
Herwig Hochleitner c600f5af25 gnome3: move definition of package sets into pkgs 2015-04-28 02:54:14 +02:00
Luca Bruno db3b86560f GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
Domen Kožar 6e59d43725 gnome3.tracker: fix poppler/glib dependency 2015-04-03 17:38:55 +02:00
Arseniy Seroka d32e1215b6 Merge pull request #7111 from spwhitt/libcroco
libcroco: Enable building on Darwin
2015-04-01 00:34:07 +03:00
Nikolay Amiantov dda963caf1 gtksourceview: propagate gtk3 2015-03-31 22:04:43 +02:00
Spencer Whitt 7a0fae2162 libcroco: Enable building on Darwin 2015-03-31 12:37:26 -04:00
Gabriel Ebner 9a971364ac Patch gnome-control-center not to override VPN plugin paths.
The network-manager vpn plugin configuration files contain the correct
absolute paths to the plugin libraries in the store; however upstream
(unsuccessfully) tries to find them in a predefined path.
2015-03-16 13:21:23 +01:00
Luca Bruno aae9e49cbc Add setup-hook to hicolor_icon_theme 2015-03-09 15:55:24 +01:00
Vladimír Čunát 0619c852cb automake: use 1.14.* as the default
I see 1.15 has been released recently,
but that's probably too new to be the default.
2015-03-09 15:55:21 +01:00
Luca Bruno f7b26bf98f gnome3: Set XCURSOR_PATH. Closes #6191 2015-02-11 11:48:51 +00:00
Luca Bruno ff6f1555b1 gnome-shell: add missing sqlite needed by libcamel 2015-01-08 12:34:12 +01:00
Luca Bruno 54897da6dc gnome-control-center: fix kerberos -> krb5 2015-01-08 12:34:11 +01:00
Luca Bruno 97b4154762 evolution: fix missing sqlite dependency due to libcamel 2015-01-08 12:34:11 +01:00
Luca Bruno 412819cbcb yelp: fix build missing sqlite dependency 2015-01-08 11:03:31 +01:00
Luca Bruno 8a6d0fdea1 geary: fix build missing sqlite dependency 2015-01-08 11:00:42 +01:00
Luca Bruno 13e3a723f9 evolution-data-server: fix build missing sqlite dependency 2015-01-08 10:50:28 +01:00
William A. Kennington III afeef240dc kerberos: Use default kerberos instead of krb5 2014-12-30 00:05:12 -08:00
Vladimír Čunát 3c050d00a5 upower: use newer version by default
Tested on KDE4, fixed with xfce, and was used with GNOME before.
CC @lethalman.

I did not test e19, as it won't build, probably due to #5392 @shlevy.
CC maintainer @matejc.

Also removed a forgotten unused patch.
2014-12-27 22:46:46 +01:00
Luca Bruno e3b84d8dfc Some fixes to the polari irc client 2014-12-12 15:24:23 +01:00
Damien Cassou bc789064d8 Package for the Polari IRC app
This commit includes a patch to telepathy's derivation, written by
Lethalman. This patch makes public the Telepathy's dependency to
dbus_glib. This patch will become problematic with the next pkgconfig
upgrade but this upgrade should make the patch irrelevant. See these 2
links for more information:
- https://bugs.freedesktop.org/show_bug.cgi?id=15199
- https://bugzilla.redhat.com/show_bug.cgi?id=436773

Modified by Luca Bruno:
- Moved telepathy_idle to propagatedUserEnvPkgs
- Added myself to maintainers
- Enable parallel building
2014-12-12 15:12:19 +01:00
Luca Bruno 5a999ca446 tracker, gnome-music: drop LD_LIBRARY_PATH 2014-12-08 20:27:22 +01:00
Jos van den Oever f12e2d1e66 Update gnumeric
goffice is also updated. goffice is maintained by the gnumeric people
and released in sync with gnumeric. gnumeric 1.12.x corresponds to
goffice 0.10.x.
2014-12-03 09:12:39 +01:00
Vladimír Čunát b4aba8c577 evince-3.12: maintenance update 2014-11-25 00:05:12 +01:00
Luca Bruno 0a34445d74 Document the fact that GNOME 3.12 must use clutter 1.18 2014-11-17 15:15:19 +01:00
Luca Bruno 24ad1612b4 Revert "clutter: update 1.18 -> 1.20. Shouldn't break anything"
This reverts commit 5e14c86b80.

Overlooked an experimental API that breaks mutter in GNOME 3.12.
2014-11-17 15:10:56 +01:00
Luca Bruno 5e14c86b80 clutter: update 1.18 -> 1.20. Shouldn't break anything 2014-11-17 15:05:50 +01:00
Luca Bruno e8adc8b5ec Drop GNOME 3.10 2014-11-14 22:46:37 +01:00
Eelco Dolstra f33fa1b66b Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
Pascal Wittmann 8df0e0b151 Fixed many descriptions 2014-11-11 14:36:34 +01:00
Peter Simons b11060d8db Merge remote-tracking branch 'origin/master' into staging. 2014-10-31 11:14:24 +01:00
koral d95bb47970 termite: fixed shebangs 2014-10-31 08:31:45 +01:00
koral f53ba30c87 Upgraded termite to v8, and its dependency vte to v0.38.0 2014-10-29 12:32:29 +01:00
Luca Bruno 34f681dcf8 Revert "vte: update pkg and patch"
This reverts commit 383075e009.
2014-10-28 21:46:56 +01:00
Luca Bruno 9fd1807279 Revert "vte: fix chroot build"
This reverts commit c17427597e.
2014-10-28 21:46:48 +01:00
lethalman db376cac59 Merge pull request #4695 from DamienCassou/gnome-pomodoro-0.10.3
New version of gnome-shell-pomodoro
2014-10-28 09:53:39 +01:00
wmertens 114a775254 Merge pull request #4544 from k0ral/webkitgtk
webkitgtk: 2.4.6 -> 2.6.1
2014-10-28 09:36:02 +01:00
Damien Cassou 672b913487 New version of gnome-shell-pomodoro 2014-10-26 14:07:26 +01:00
Aristid Breitkreuz c17427597e vte: fix chroot build 2014-10-25 16:45:00 +02:00
Arseniy Seroka 383075e009 vte: update pkg and patch 2014-10-25 16:45:00 +02:00
Aristid Breitkreuz 42aa2e25ec gvfs: lightWeight -> !gnomeSupport 2014-10-25 16:17:39 +02:00
Vladimír Čunát 2cf17b0802 Merge recent master into staging
Hydra nixpkgs: ?compare=1156478
2014-10-23 17:40:41 +02:00
Shea Levy 8d67b707c7 libgit2-glib: Buidl broke with libgit2 + libssh2 2014-10-22 19:19:57 -04:00
Domen Kožar efea92de19 fixes #1933 2014-10-23 00:14:09 +02:00
koral f24f7010b7 webkitgtk: 2.4.6 -> 2.6.1 2014-10-19 11:45:20 +02:00
Eelco Dolstra 09dc132e04 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/development/libraries/poppler/default.nix
2014-10-16 15:16:50 +02:00
Damien Cassou 9166e29645 Update gnome pomodoro using fetchFromGitHub 2014-10-13 11:02:56 +02:00
Damien Cassou 73b428afc8 gnome-pomodoro: use fetchgit to be more stable 2014-10-13 10:56:59 +02:00
Pascal Wittmann b168a8c118 Merge pull request #4457 from DamienCassou/gpaste-3.12.3.1
gpaste 3.12.3 -> 3.12.3.1
2014-10-10 15:39:55 +02:00
Damien Cassou 45ad3e09fd gpaste 3.12.3 -> 3.12.3.1 2014-10-10 12:55:56 +02:00
Eelco Dolstra a85dcf4a00 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/development/libraries/libav/default.nix
	pkgs/shells/bash/bash-4.2-patches.nix
	pkgs/stdenv/generic/default.nix
2014-10-07 00:09:37 +02:00
Luca Bruno e707530751 giflib: add back the 5.0 version
Should fix tracker and may be used to fix
other packages after commit 61f8cee.

Untested as it takes too much time to recompile
everything these days.
2014-10-02 01:41:35 +02:00
lethalman 9e7619b09b Merge pull request #4292 from DamienCassou/gpaste-3.12.3
gpaste 3.12.2 -> 3.12.3
2014-09-27 12:32:11 +02:00
Damien Cassou f160705eb2 gpaste 3.12.2 -> 3.12.3 2014-09-27 12:24:12 +02:00
lethalman 4cc00a1f2b Merge pull request #4169 from DamienCassou/gnome-shell-pomodoro
gnome-shell-pomodoro for gnome 3.12 package
2014-09-22 09:47:34 +02:00
Damien Cassou 49ddf2827b gnome-shell-pomodoro for gnome 3.12 package 2014-09-19 18:38:33 +02:00
koral 2a56f3d3f3 Added termite package and updated vte to be compatible. 2014-09-18 23:29:58 +02:00
Luca Bruno d4b49aa25f Fix gnome3_10 namespace 2014-09-15 01:38:06 +02:00
Luca Bruno e4e39f26ba Change default from gnome 3.10 to gnome 3.12 2014-09-08 18:35:45 +02:00
Eelco Dolstra 585983bc95 Merge remote-tracking branch 'origin/staging'
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Vladimír Čunát 06fea81c6e Merge recent master into staging
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Luca Bruno 7d6a27a780 evolution: fix build 2014-09-05 12:46:16 +02:00
Luca Bruno 1d0c2faf6b totem: drop upstream patch after update 2014-09-03 10:02:41 +02:00
Luca Bruno e23504c0b2 evolution-data-server: update from 3.12.2 to 3.12.5 2014-09-03 10:02:41 +02:00
Luca Bruno 17e96cd1a3 vte: update from 0.36.2 to 0.36.3 2014-09-02 12:57:10 +02:00
Luca Bruno 12018a0df9 gnome3_12.tracker: update from 1.0.1 to 1.0.3, potentially fixes CVE-2012-2671, CVE-2012-6109 2014-09-02 12:56:07 +02:00
Luca Bruno f02ab3f9c4 gnome3_12.totem: update from 3.12.1 to 3.12.2 2014-09-02 12:56:01 +02:00
Luca Bruno 70991e666e gnome3_12.gtksourceview: update from 3.12.2 to 3.12.3 2014-09-02 12:55:54 +02:00
Luca Bruno 7cb6d4cd87 gnome3_12.grilo-plugins: update from 0.2.12 to 0.2.13 2014-09-02 12:55:46 +02:00
Luca Bruno 4426b5aca7 grilo: update from 0.2.10 to 0.2.11 2014-09-02 12:55:33 +02:00
Luca Bruno b00b560dba gnome3_12.gnome-user-docs: update from 3.12.1 to 3.12.2 2014-09-02 12:54:38 +02:00
Luca Bruno ac7f0a8cf2 gnome3_12.gnome-music: update from 3.12.2 to 3.12.2.1 2014-09-02 12:54:30 +02:00
Luca Bruno 95dffc12e8 gnome3_12.gnome-calculator: update from 3.12.1 to 3.12.3 2014-09-02 12:54:22 +02:00
Luca Bruno f08c327ab2 gnome3_12.gedit: update from 3.12.1 to 3.12.2 2014-09-02 12:54:14 +02:00
Luca Bruno f3bc1dc263 gnome3_12.geary: update from 0.6.0 to 0.6.2 2014-09-02 12:54:08 +02:00
Luca Bruno de51a490f5 gnome3_12.folks: update from 0.9.6 to 0.9.8 2014-09-02 12:54:01 +02:00
Luca Bruno 64746e1f24 gnome3_12.evolution: update from 3.12.2 to 3.12.5 2014-09-02 12:53:49 +02:00
Luca Bruno df6d65ad55 gnome3_12.empathy: update from 3.12.2 to 3.12.5 2014-09-02 12:53:41 +02:00
Peter Simons 1c0d15b90e Merge branch 'origin/master' into staging.
Conflicts:
	pkgs/development/libraries/ffmpeg/2.x.nix
	pkgs/development/libraries/serf/default.nix
2014-09-02 12:31:03 +02:00
Luca Bruno 463585a5ec gnome-tweak-tool: update 3.10.1 -> 3.12.0 2014-09-02 11:24:49 +02:00
Luca Bruno eaeee57483 gnome-tweak-tool: update 3.10.1 -> 3.12.0 2014-09-02 11:20:26 +02:00
Vladimír Čunát e51f73652d Merge recent master into staging
Hydra: ?compare=1149952

Conflicts:
	nixos/doc/manual/configuration.xml (changed split file)
	nixos/modules/config/users-groups.nix (choosing filterNull instead of inline definition)
	pkgs/development/libraries/readline/readline6.3.nix (auto-solved)
2014-08-30 10:04:02 +02:00
Domen Kožar 39320b0fa3 gnome3.gitg: fix build by updating it to unstable 2014-08-28 20:53:01 +02:00
Eelco Dolstra c77fde7810 yelp: Fix description 2014-08-24 15:25:27 +02:00
Vladimír Čunát d4e9fd2a90 Merge recent master into staging
Hydra: ?compare=1148749

Conflicts (easy):
	nixos/modules/virtualisation/containers.nix
2014-08-21 15:09:31 +02:00
Vladimír Čunát 90874bfc44 gdm-3.12: disable parallel building
Reason:
gdm-client-glue.h:7:0: error: unterminated #ifndef
http://hydra.nixos.org/build/13488683
2014-08-19 18:36:06 +02:00
Luca Bruno 36bef2b267 gobject-introspection: refer to shlibs with absolute paths in typelibs
After this, LD_LIBRARY_PATH should not be required anymore.
The patch has been applied only for .la files, so there may
be some other cases missing.
2014-08-14 23:16:51 +02:00
Luca Bruno dfbc9ff781 gpaste: new package
Clipboard management system with GNOME3 integration

https://github.com/Keruspe/GPaste
2014-08-14 21:16:42 +02:00
Luca Bruno 1a29fcae69 gdm: Add very experimental display manager 2014-08-12 11:23:42 +02:00
Luca Bruno 3962ec068f gnome-shell: find icons inside gdm 2014-08-12 11:23:11 +02:00
Luca Bruno 2e5c13d398 vino: fix missing remote-desktop icon 2014-08-12 11:23:11 +02:00
Luca Bruno 47c1261939 dconf: update to 0.20.0 due to gdm requiring dconf compile 2014-08-12 11:23:10 +02:00
Peter Simons 2d326e5032 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
	pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Luca Bruno 7a4a132085 Revert "gnome-shell: enable parallel building"
This reverts commit 9ec0a105d3.

Conflicts:
	pkgs/desktops/gnome-3/3.12/core/gnome-shell/default.nix
2014-08-03 09:56:16 +02:00
Sven Keidel 6a7d82d000 added meta information 2014-07-31 00:49:14 +02:00
Sven Keidel 2d31046a40 gtkpod: bump to 2.1.4 2014-07-31 00:41:17 +02:00
Evgeny Egorochkin f7ef36428d libzapojit: fix broken src url 2014-07-29 13:42:45 +03:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra ff97b7dbe6 Merge remote-tracking branch 'origin/master' into staging 2014-07-14 17:04:55 +02:00
Luca Bruno 3871005b7c gtksourceview 3.12: hard code data dirs to nix store path 2014-07-13 16:32:41 +02:00
Luca Bruno 0b82b95322 gnome-shell 3.12: fix at_spi2_core argument 2014-07-12 20:45:20 +02:00
lethalman 38c2901741 Merge pull request #3253 from bjornfor/gnome-boxes
Add Gnome Boxes (access remote or virtual systems)
2014-07-12 14:56:41 +02:00
Bjørn Forsman b8bd3c166e gnome-boxes: new package
gnome-boxes is a simple GNOME 3 application to access remote or virtual
systems.

Tested by creating a Ubuntu 14.04 VM from ISO image and playing around
with it. I cannot seem to get keyboard input to the VM. Mouse works
though.
2014-07-12 14:49:43 +02:00
Luca Bruno 88d9224f6d caribou 3.12: fix at_spi2_core argument 2014-07-12 11:20:21 +02:00
Luca Bruno 6aa0a5d9d3 libvte: fix .la file to include the libpath for ncurses
Without this patch, the .la file only added -lncurses without
specifying the nix store path, forcing the propagation
of ncurses as build input.

Also enable parallel building and add myself to the maintainers.
2014-07-10 23:13:54 +02:00
Luca Bruno da9b510996 Move at_spi2_core and at_spi2_atk outside of the gnome3 attrset 2014-07-10 11:39:16 +02:00
Luca Bruno eedda21104 file-roller: fix icons 2014-07-09 22:12:06 +02:00
Luca Bruno 1b7d5ff469 empathy: fix icons 2014-07-06 11:31:09 +02:00
Luca Bruno 1c1747be0d Add gnome shell extensions plugin for browsers 2014-07-05 21:16:31 +02:00
Luca Bruno 55dc58d7d0 evolution-data-server: wrap all libexec executables 2014-07-05 19:52:39 +02:00
Luca Bruno 9ec0a105d3 gnome-shell: enable parallel building 2014-07-05 19:52:38 +02:00
Luca Bruno 5dc9730a63 gnome-music 3.12: add totem-pl-parser to dependencies 2014-07-05 13:52:29 +02:00
John Wiegley 4304487003 libcroco: weaken platform requirement for building on darwin 2014-06-25 11:14:35 -07:00
Bjørn Forsman 76672dd9e3 accountsservice: be consistent in naming (always two 's')
The package is (correctly) named 'accountsservice' (with two 's'), but
the attribute and expression path lacked one 's'. Fix it.
2014-06-22 21:32:16 +02:00
Bjørn Forsman 9e46a0d748 gvfs: add more supported protocols in gnome 3.10. Closes #2880
This change has been successfully tested on gnome 3.12 (thanks
@lethalman!). Now bring it to gnome 3.10, which currently is the default
gnome3 version in NixOS.

I've build and run tested it (success: smb:// protocol now work in
Nautilus).
2014-06-11 23:10:40 +02:00
Luca Bruno 9265a61453 gvfs: add more supported protocols in gnome 3.12. Closes #2880 2014-06-10 12:25:31 +02:00
Luca Bruno 4a2936e74d nautilus-sendto: add to gnome 3.10 2014-05-29 12:38:50 +02:00
Luca Bruno a7d6947343 gnome-terminal 3.12: enable nautilus extension 2014-05-28 18:16:54 +02:00
Luca Bruno a013d00448 nautilus-sendto: new package
Integrates Evolution and Pidgin into the Nautilus file manager
2014-05-28 17:27:48 +02:00
Luca Bruno bf6ddc6285 nautilus 3.12: find extensions 2014-05-28 17:27:48 +02:00
Luca Bruno 6b21186742 gnome 3.12: make remote desktop sharing work 2014-05-26 17:18:04 +02:00
Luca Bruno 3514ad8b98 geary: new package
Mail client for GNOME 3

https://wiki.gnome.org/Apps/Geary
2014-05-23 15:24:32 +02:00
Luca Bruno 48e969d776 Fix gnome3 evaluation due to missing glib_networking 2014-05-22 11:17:00 +02:00
Luca Bruno 7a1e2d5a39 evolution 3.12: fix wrapping binaries 2014-05-21 13:40:35 +02:00
Luca Bruno cecd439827 epiphany 3.12: fix wrapping binaries 2014-05-21 13:40:35 +02:00
Luca Bruno 7d0d2e3166 gnome-documents 3.12: fix wrapping binaries 2014-05-21 13:40:35 +02:00
Luca Bruno 09ab3bb6f7 gnome-photos 3.12: fix wrapping binaries 2014-05-21 13:40:35 +02:00
Luca Bruno 6e13cc82df Override glib_networking with gnome 3.12 scope 2014-05-21 13:40:35 +02:00
Luca Bruno 90eb94d7e8 Override gvfs with gnome 3.12 scope 2014-05-21 13:40:35 +02:00
Luca Bruno 265351051e Override networkmanager GUI packages with gnome 3.12 scope 2014-05-21 13:40:34 +02:00
Luca Bruno fdd56d5504 seahorse: add 3.12.2 version 2014-05-20 18:11:31 +02:00
Luca Bruno 7985c6036d gcr: enable vala bindings 2014-05-20 18:11:31 +02:00
Luca Bruno b8de31aa4b gnome-clocks: add 3.12.0 version 2014-05-20 17:15:18 +02:00
Luca Bruno eb8ab149ac gedit: add 3.12.1 version 2014-05-20 17:14:38 +02:00
Luca Bruno b3f1412374 file-roller: add 3.12.2 version 2014-05-20 17:14:00 +02:00
Luca Bruno 84cafa5c5d Fix infinite recursion in gnome3.gnome3... 2014-05-20 16:02:54 +02:00
Luca Bruno 23ccdd979a gnome-terminal: disable migration from gconf to gsettings 2014-05-20 13:41:41 +02:00
Luca Bruno 6a62b890b3 gnome-photos: add 3.12.1 version 2014-05-20 13:41:40 +02:00
Luca Bruno c334a85073 gfbgraph: 0.2 -> 0.2.2 2014-05-20 13:41:40 +02:00
Luca Bruno bf280dbbed gnome 3.12: compile clutter-gtk and clutter-gst with clutter 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno 6c0e43d249 Add clutter 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno 9032bcd1dc gnome-documents: add 3.12.1 version 2014-05-20 13:41:40 +02:00
Luca Bruno c4ccc4afbc bijiben: add 3.12.2 version 2014-05-20 13:41:40 +02:00
Luca Bruno 8204625598 evolution: add 3.12.2 version 2014-05-20 13:41:40 +02:00
Luca Bruno 3b39718eba Add cogl 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno df95a8cc2f upower: add 0.99 version for gnome 3.12 2014-05-20 13:41:39 +02:00
Luca Bruno 819b5841c6 gnome-music: add 3.12.2 version 2014-05-20 13:41:39 +02:00
Luca Bruno 5de85d27ab vte: 0.35.90 -> 0.36.2 2014-05-20 13:41:39 +02:00
Luca Bruno 02934df3ee libzapojit: use gnome mirror 2014-05-20 13:41:39 +02:00
Luca Bruno 5637f0fbcd gnome-keyring: add 3.12.2 version 2014-05-20 13:41:39 +02:00
Luca Bruno 28bc9ddfb0 zenity: add 3.12.1 version 2014-05-20 13:41:39 +02:00
Luca Bruno 18bfa30a30 sushi: add 3.12.0 version 2014-05-20 13:41:39 +02:00
Luca Bruno 824a88d6d8 dconf: add 0.20.0 version 2014-05-20 13:41:38 +02:00
Luca Bruno c2d4a3ffc1 nautilus: add 3.12.2 version and add tracker support 2014-05-20 13:41:38 +02:00
Luca Bruno 3de0ba8a3e vino: add 3.12.0 version 2014-05-20 13:41:38 +02:00
Luca Bruno 2246827de1 at-spi2-atk: add 2.12.1 version 2014-05-20 13:41:38 +02:00
Luca Bruno e2879bdc63 epiphany: add 3.12.1 version and cleanup expr 2014-05-20 13:41:38 +02:00
Luca Bruno d38e915e22 yelp-xsl: add 3.12.0 version 2014-05-20 13:41:38 +02:00
Luca Bruno 9157babb2e yelp-tools: add 3.12.1 version 2014-05-20 13:41:38 +02:00
Luca Bruno a343b9e380 gjs: add 1.40.1 version 2014-05-20 13:41:38 +02:00
Luca Bruno d29c41e692 geocode-glib: add 3.12.2 version 2014-05-20 13:41:38 +02:00
Luca Bruno 7a4c6d1fa6 libgweather: add 3.12.2 version 2014-05-20 13:41:37 +02:00
Luca Bruno 790fd907dd libgee: add 0.14.0 version 2014-05-20 13:41:37 +02:00
Luca Bruno bfae2a646b libpeas: add 1.10.0 version 2014-05-20 13:41:37 +02:00
Luca Bruno 961a4aace6 gucharmap: add 3.12.1 version and cleanup expr 2014-05-20 13:41:37 +02:00
Luca Bruno aa56842577 gcr: add 3.12.2 version 2014-05-20 13:41:37 +02:00
Luca Bruno 81b375fa5e gdm: add 3.12.2 version 2014-05-20 13:41:37 +02:00
Luca Bruno 8afd771056 gsettings-desktop-schemas: add 3.12.2 version and remove unused passthru 2014-05-20 13:41:37 +02:00
Luca Bruno 7b33973ea5 gtksourceview: add 3.12.2 version and use mirror 2014-05-20 13:41:37 +02:00
Luca Bruno 519790975a evolution-data-server: add 3.12.2 version 2014-05-20 13:41:37 +02:00
Luca Bruno 155f4b9ebd tracker: add 1.0.1 version 2014-05-20 13:41:37 +02:00
Luca Bruno 45a5e81138 rest: add 0.7.91 version and use mirror 2014-05-20 13:41:36 +02:00
Luca Bruno 39478f037a empathy: add 3.12.2 version 2014-05-20 13:41:36 +02:00
Luca Bruno 00e2746e9b mutter: add 3.12.2 version 2014-05-20 13:41:36 +02:00
Luca Bruno 8ca8504315 caribou: add 0.4.13 version 2014-05-20 13:41:36 +02:00
Luca Bruno f7d8afcf2b gnome-font-viewer: add 3.12.0 version and cleanup expr 2014-05-20 13:41:36 +02:00
Luca Bruno 820da31448 gnome-settings-daemon: add 3.12.2 and cleanup expr 2014-05-20 13:41:36 +02:00