1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 15:11:35 +00:00
Commit graph

1624 commits

Author SHA1 Message Date
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Eelco Dolstra c77fde7810 yelp: Fix description 2014-08-24 15:25:27 +02:00
Domen Kožar e93eb33058 gtkglext: cleanup 2014-08-23 11:46:54 +02:00
Vladimír Čunát 91db3f6b45 kde4: security patch for CVE-2014-5033 2014-08-21 15:13:18 +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
宋文武 8f1623b38b xfce4-mixer: use wrapper to set GST_PLUGIN_SYSTEM_PATH 2014-08-19 09:57:30 +08: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
Eelco Dolstra e3f7dbbac8 Cleanup: Use += to append to envHooks 2014-08-09 12:47:05 +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
Vladimír Čunát 1b169722a3 Merge branch 'x-updates'
Close #3147.
The only major update is freetype-2.5, I think (it cost lots of work).
2014-08-03 11:29:01 +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
Vladimír Čunát 6295a3ca36 Merge recent master into x-updates
Hydra: ?compare=1142825

Conflicts (easy):
	pkgs/applications/audio/lmms/default.nix
	pkgs/desktops/e18/enlightenment.nix
	pkgs/games/exult/default.nix
	pkgs/os-specific/linux/alsa-plugins/default.nix
2014-08-02 05:08:07 +02:00
Vladimír Čunát ace3d4685d xfce4-appfinder: update 4.9.4 -> 4.10.1
(cherry picked from commit 8aa892489e)
2014-07-31 16:30:04 +02:00
Vladimír Čunát bc8abb2242 libxfce4util: minor update 4.10.0 -> 4.10.1
(cherry picked from commit 5c72dac548)
2014-07-31 16:30:04 +02:00
Vladimír Čunát 880fb28ecd xfce4-power-manager: update to 1.3.0, supporting upower-0.99
(cherry picked from commit 2027dcc4f9)
2014-07-31 16:30:04 +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
Peter Simons d0ca8c237e Fix broken license references. 2014-07-28 11:43:20 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra f64d84698e Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/applications/audio/espeak/edit.nix
	pkgs/applications/audio/lmms/default.nix
	pkgs/desktops/e18/enlightenment.nix
	pkgs/games/exult/default.nix
	pkgs/os-specific/linux/alsa-plugins/default.nix
2014-07-28 11:30:49 +02:00
Matej Cotman 5b97751a8f fix e18 cpufreq module: set setuid to freqset 2014-07-25 12:49:31 +02:00
Vladimír Čunát b9045a7d96 Merge branch 'x-updates' into staging
...in preparation for a merge to master
2014-07-22 22:28:39 +02:00
Vladimír Čunát 644c9eb6f7 Revert "Merge #3054: add kde 4.13.2"
This is due to breaking evaluation; see the PR discussion.

This reverts commit 6a77d5fd3e, reversing
changes made to 07a09fbe63.

Conflicts:
	nixos/modules/services/x11/desktop-managers/default.nix
2014-07-22 17:48:14 +02:00
Eelco Dolstra 7f410ef923 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/misc/vim-plugins/default.nix
2014-07-22 11:00:00 +02:00
Vladimír Čunát 4cbf520bfe e18.enlightenment: fix build by adding bzip2
I'm lazy to find how exatly the need propagated in x-updates.
2014-07-21 15:06:44 +02:00
Vladimír Čunát 9b02635faa Merge recent master into x-updates
Hydra: ?compare=1138350

Conflicts:
	nixos/modules/services/x11/desktop-managers/default.nix
	Two imports were added independently on the same line.
	I split it as well, as it was very long now.
2014-07-21 12:05:57 +02:00
Matej Cotman 1afb26fb17 e18: enlightenment desktop manager version 18 2014-07-17 23:00:38 +02:00
Vladimír Čunát 16e35532e4 Merge recent master into x-updates 2014-07-17 19:30:56 +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
Vladimír Čunát 5979d428b4 Merge recent master into x-updates
Hydra: ?compare=1134869

Conflicts (just meta):
	pkgs/applications/networking/instant-messengers/telepathy/gabble/default.nix
2014-07-09 22:13:29 +02:00
Luca Bruno eedda21104 file-roller: fix icons 2014-07-09 22:12:06 +02:00
Vladimír Čunát 7be0fc2e51 xfce4-xkb-plugin: maintenance update 2014-07-07 19:03:48 +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
Vladimír Čunát aceb30cd93 Merge master into x-updates
Adds the mass-rebuilding python update.
2014-07-02 22:54:41 +02:00
Vladimír Čunát 6a77d5fd3e Merge #3054: add kde 4.13.2 2014-06-30 21:26:49 +02:00
Wout Mertens 8e7fded9c9 vte: store patch in repo, source offline 2014-06-30 16:10:50 +02:00
Vladimír Čunát dfd80a1b7e Merge recent master into x-updates
Hydra eval: 1131611
2014-06-26 22:05:15 +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
Wout Mertens f34e801dd1 kde: Make kde4_next desktop compile 2014-06-22 19:35:31 +02:00
Peter Simons ca9f7f47ec libgnome: add libogg some more 2014-06-20 18:51:32 +02:00
Peter Simons 9c1a803019 libgnome: fix build by adding missing libogg 2014-06-20 18:40:14 +02:00
Wout Mertens 8dcf70f918 kde: Some tweaks to kde-manifest.sh
- Allow packages with different versions than $release (kde-workspace)
- Extra checks
2014-06-19 19:50:38 +02:00
Wout Mertens 8fe3bd5aa4 kde: Copy 4.12 to 4.13 as a base 2014-06-19 15:27:00 +02:00
Vladimír Čunát 8aa892489e xfce4-appfinder: update 4.9.4 -> 4.10.1 2014-06-17 09:02:38 +02:00
Vladimír Čunát 5c72dac548 libxfce4util: minor update 4.10.0 -> 4.10.1 2014-06-17 09:02:38 +02:00
Vladimír Čunát 2027dcc4f9 xfce4-power-manager: update to 1.3.0, supporting upower-0.99 2014-06-17 09:02:38 +02:00
Kosyrev Serge c022486b5f e17.terminology: 0.4.0 -> 0.5.1 2014-06-15 09:26:01 +04: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
Rob Vermaas 625b8f310f Merge pull request #2748 from ttuegel/ark
ark: wrap for zipinfo
2014-05-28 08:41:29 +02:00
Luca Bruno 6b21186742 gnome 3.12: make remote desktop sharing work 2014-05-26 17:18:04 +02:00
Thomas Tuegel 71522f1ec2 ark: wrap for zipinfo 2014-05-25 15:25:34 -05: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
Luca Bruno 14b4eecc8f gnome-online-miners: add 3.12.0 version 2014-05-20 13:41:36 +02:00
Luca Bruno 9ed0b65528 gnome-online-accounts: add 3.12.2 version 2014-05-20 13:41:36 +02:00
Luca Bruno b5b3c85515 gnome-control-center: add 3.12.1 version and cleanup expr 2014-05-20 13:41:36 +02:00
Luca Bruno 8f708a13b1 gnome-themes-standard: add 3.12.0 version 2014-05-20 13:41:35 +02:00
Luca Bruno a321e5bbba gnome-shell-extensions: add 3.12.2 version 2014-05-20 13:41:35 +02:00
Luca Bruno a1abb9a525 gnome-disk-utility: add 3.12.1 version and cleanup expr 2014-05-20 13:41:35 +02:00
Luca Bruno 18f39ac660 gnome-terminal: add 3.12.2 version 2014-05-20 13:41:35 +02:00
Luca Bruno 5eb739fb1e gnome-user-docs: add 3.12.1 version 2014-05-20 13:41:35 +02:00
Luca Bruno 4b32659c0b gnome-contacts: add 3.12.0 version and cleanup expr 2014-05-20 13:41:35 +02:00
Luca Bruno a7a457e78a gnome-backgrounds: add 3.12.2 version 2014-05-20 13:41:35 +02:00
Luca Bruno 24fdbd0c78 gnome-icon-theme-symbolic: add 3.12.0 version 2014-05-20 13:41:35 +02:00
Luca Bruno d558e5c090 gnome-calculator: add 3.12.1 version and cleanup expr 2014-05-20 13:41:35 +02:00
Luca Bruno 73fe63f13e gnome-system-monitor: add 3.12.2 version and cleanup expr 2014-05-20 13:41:34 +02:00
Luca Bruno 58309f68c1 gnome-screenshot: add 3.12.0 version 2014-05-20 13:41:34 +02:00
Luca Bruno 4ed15531b2 gnome-desktop: add 3.12.2 version 2014-05-20 13:41:34 +02:00
Luca Bruno f160950ad2 gnome-common: add 3.12.0 version 2014-05-20 13:41:34 +02:00
Luca Bruno 3bf7226d8c gnome-shell: add 3.12.2 version 2014-05-20 13:41:34 +02:00
Luca Bruno b6286bf481 gnome-session: add 3.12.1 version 2014-05-20 13:41:34 +02:00
Luca Bruno ae20e1c5f5 yelp: add 3.12 version 2014-05-20 13:41:34 +02:00
Luca Bruno 2708d9798a totem: add 3.12.1 version 2014-05-20 13:41:34 +02:00
Luca Bruno a1dbe6ba43 libgnome-keyring: add 3.12.0 version 2014-05-20 13:41:34 +02:00
Luca Bruno 7b7a9253ea eog: add 3.12.2 version 2014-05-20 13:41:34 +02:00
Luca Bruno b0dc8bf703 evince: add 3.12.1 version 2014-05-20 13:41:33 +02:00
Luca Bruno 11be39c238 gnome-icon-theme: add 3.12.0 version 2014-05-20 13:41:33 +02:00
Luca Bruno b01b15bb0b baobab: add 3.12.1 version and cleanup expr 2014-05-20 13:41:33 +02:00
Luca Bruno d05fa3ccfe Branch gnome 3.12 2014-05-20 13:41:33 +02:00
lethalman 8051101362 Merge pull request #2375 from lethalman/gnome3
gtkhtml, evolution, gnome-photos, gnome-clocks, zeitgeist, bijiben
2014-05-13 12:04:11 +02:00
Eelco Dolstra 46b77d3bb4 fetchurl_gnome -> fetchurlGnome 2014-05-08 15:30:17 +02:00
Luca Bruno 4ca985a7e3 bijiben: new package
Note editor designed to remain simple to use

https://wiki.gnome.org/Apps/Bijiben
2014-05-02 17:43:18 +02:00
Luca Bruno b3fe998fdb gnome-clocks: new package
Clock application designed for GNOME 3

https://wiki.gnome.org/Apps/Clocks
2014-05-02 16:04:57 +02:00
Luca Bruno 85175de878 libgweather: fix zoneinfo path 2014-05-02 16:04:57 +02:00
Luca Bruno ea1e72196f gnome-online-miners: use grilo plugins 2014-05-02 16:04:57 +02:00
Luca Bruno 4229053cb0 gnome-photos: new package
Photos is an application to access, organize and share your photos with GNOME 3

https://wiki.gnome.org/Apps/Photos
2014-05-02 16:04:57 +02:00
Luca Bruno d6206ccceb evolution: new package
Personal information management application that provides integrated mail,
calendaring and address book functionality

https://wiki.gnome.org/Apps/Evolution
2014-05-02 16:04:57 +02:00
Luca Bruno 3377bbf4e9 evolution-data-server: update to 3.10.4 2014-05-02 16:04:57 +02:00
Luca Bruno e1c448e91a gtkhtml: added gnome3 4.6 version 2014-05-02 16:04:56 +02:00
Bjørn Forsman b802924af1 xfce: fix typo introduced in recent commit (s/gtk/gtk3/)
Fix typo introduced in commit 0b2dd3a12f
(Xfce: Don't depend on GTK+ 3 by default).
2014-04-29 19:13:43 +02:00
Eelco Dolstra 0b2dd3a12f Xfce: Don't depend on GTK+ 3 by default
Given that Xfce is intended as a light-weight desktop environment,
pulling in two versions of GTK+ by default is not ideal.
2014-04-29 14:42:36 +02:00
Peter Simons f060e592cf desktops/cinnamon/*.nix: mark as broken per https://github.com/NixOS/nixpkgs/issues/2384 2014-04-28 23:20:37 +02:00
Eelco Dolstra 2ca913c509 Add some packages to the channel 2014-04-28 18:34:23 +02:00
robberer a2fad89723 kde: “kdnssd” package is now called “zeroconf-ioslave”
Close #2358.
2014-04-24 13:29:38 +02:00
Domen Kožar 7eabca3409 Merge pull request #2315 from lethalman/gnome3
gedit, libmediaart, fix xdg-user-dirs, enable GI in grilo, prioritize nautilus mimetype, seahorse, gnome-music, glade, gnome-documents
2014-04-24 01:16:54 +02:00
Eelco Dolstra 9050fc6168 kwallet: Rename to kwalletmanager
Upstream renamed this package:

http://lists.kde.org/?l=kde-i18n-doc&m=139215908204279
2014-04-23 12:49:48 +02:00
Luca Bruno 3ccf8e1ba2 gnome-documents: new package
Document manager application designed to work with GNOME 3

https://wiki.gnome.org/Apps/Documents
2014-04-22 22:17:21 +02:00
Luca Bruno 5a79b0fc86 gnome-online-miners: new package
A set of crawlers that go through your online content and index them locally in Tracker

https://wiki.gnome.org/Projects/GnomeOnlineMiners
2014-04-22 22:17:21 +02:00
Luca Bruno 3c76ece85b gfbgraph: new package
GLib/GObject wrapper for the Facebook Graph API
2014-04-22 22:17:21 +02:00
Luca Bruno 74223e3d2f tracker: downgrade to 0.16 2014-04-22 22:17:21 +02:00
Luca Bruno 37ad122ddb glade: new package
User interface designer for GTK+ applications

https://wiki.gnome.org/Apps/Glade
2014-04-22 22:17:21 +02:00
Luca Bruno 737fc27473 gnome-music: new package
Music player and management application for the GNOME desktop environment

https://wiki.gnome.org/Apps/Music
2014-04-22 22:17:20 +02:00
Luca Bruno 1a28bd9904 file-roller: delete hicolor icon cache 2014-04-22 22:17:20 +02:00
Luca Bruno 3859b1cb54 totem: use grilo plugins 2014-04-22 22:17:20 +02:00
Luca Bruno 7de8a89c9a grilo-plugins: new package
A collection of plugins for the Grilo framework

https://wiki.gnome.org/action/show/Projects/Grilo
2014-04-22 22:17:20 +02:00
Luca Bruno 0f74c36e3b grilo: enable grl-net 2014-04-22 22:17:20 +02:00
Luca Bruno f6159b9095 seahorse: new package
Application for managing encryption keys and passwords in the GnomeKeyring

https://wiki.gnome.org/Apps/Seahorse
2014-04-22 22:17:20 +02:00
Luca Bruno 91468a3ffa grilo: enable gobject introspection 2014-04-22 22:17:20 +02:00
Luca Bruno 8846019fca libmediaart: new library used by gnome-music
Library tasked with managing, extracting and handling media art caches
2014-04-22 22:17:20 +02:00
Luca Bruno 5a332242ea gnome3: moved gnome-desktop from desktop/ to core/ 2014-04-22 22:17:19 +02:00
Luca Bruno 8f1b59189d gnome3: moved gtksourceview from desktop/ to core/ 2014-04-22 22:17:19 +02:00
Luca Bruno 5881705342 gnome3: moved file-roller from desktop/ to apps/ 2014-04-22 22:17:19 +02:00
Luca Bruno bfbdbc19eb gedit: new package
Official text editor of the GNOME desktop environment

https://wiki.gnome.org/Apps/Gedit
2014-04-22 22:17:19 +02:00
Eelco Dolstra 19e9d25e8f Remove KDE 4.11 2014-04-21 18:13:17 +02:00
Eelco Dolstra 99907f5bd7 kde: Update to 4.12.4 2014-04-21 18:13:17 +02:00
Vladimír Čunát fbc8424cc2 libstartup_notification: remove duplicate in gnome2 2014-04-19 13:59:18 +02:00
Roelof Wobben a6a90cad1b new package: muffin 2014-04-19 10:39:30 +01:00
Michael Raskin 1fbba069fd Merge pull request #2241 from roelof1967/master
new package: cinnamon-control-center
2014-04-18 10:06:49 -07:00
Luca Bruno 1942d9cadc gnome-control-center: find gnome-shell search providers 2014-04-17 17:32:20 +02:00
Domen Kožar 3a9f28ee08 Merge pull request #2185 from lethalman/gnome3
tracker, licenses.cc-by-30, gnome-user-docs, upgrade sushi, gnome-keyring service, gnome-user-share, gnome-tweak-tool, gnome-shell-extensions, xdg-user-dirs
2014-04-16 18:08:00 +02:00
Luca Bruno ec021b116d gnome-control-center: enable network settings 2014-04-16 12:35:48 +02:00
Luca Bruno 5846a07226 gnome-shell: maybe fix the background corruption bug 2014-04-14 23:26:23 +02:00