Commit graph

37587 commits

Author SHA1 Message Date
AndersonTorres
956a012988 Galculator: add version 2.3.1
Galculator is a GTK full-fledged calculator.
2014-05-24 13:33:28 -03:00
Cillian de Róiste
056bd4fdba synthv1: update from 0.4.1 to 0.4.2 2014-05-24 15:43:07 +02:00
Cillian de Róiste
2dc6eb3941 samplv1: update from 0.4.1 to 0.4.2 2014-05-24 15:42:32 +02:00
Cillian de Róiste
18df371fe3 drumkv1: update from 0.4.1 to 0.4.2 2014-05-24 15:41:45 +02:00
Eelco Dolstra
39f994cd60 qt-5: Prevent some unnecessary runtime dependencies
The file $out/mkspecs/qconfig.pri contains a list of all include /
library paths used during the build, including build-time-only
packages like GDB and Ruby. So get rid of those.
2014-05-24 12:37:05 +02:00
Eelco Dolstra
1cfea9bd1a qt-5: Don't build tests
Building the tests (which as far as I can tell we don't even run)
makes the build take > 19 GiB of disk space, which is a bit
excessive. Without the tests, it takes 2.6 GiB.
2014-05-24 12:37:05 +02:00
Peter Simons
acaf4a6253 haskell-tasty: update to version 0.8.1.1 2014-05-24 12:01:37 +02:00
Peter Simons
283e4f1921 haskell-xdot: update to version 0.2.4.3 2014-05-24 12:01:37 +02:00
Peter Simons
26f0953158 haskell-usb: update to version 1.2.0.1 2014-05-24 12:01:37 +02:00
Peter Simons
9f6469a1a1 haskell-openssl-streams: update to version 1.1.0.2 2014-05-24 12:01:37 +02:00
Peter Simons
5e9b258bd8 haskell-http-types: update to version 0.8.5 2014-05-24 12:01:37 +02:00
Peter Simons
e08c94e804 haskell-ghc-vis: update to version 0.7.2.2 2014-05-24 12:01:37 +02:00
Peter Simons
ff6db963fc haskell-aeson: update to version 0.7.0.6
Keep version 0.7.0.4 for builds with ghc <= 7.4.2.
2014-05-24 12:01:19 +02:00
Peter Simons
82df69a1de haskell-zip-archive: add version 0.2.3.2
Use latest zip archive only with GHC 7.8.2 so that we don't have to
override 'binary' everywhere else.
2014-05-24 12:01:08 +02:00
Peter Simons
ecaf15c324 haskell-attoparsec: add version 0.11.3.4 2014-05-24 12:00:58 +02:00
Peter Simons
9b86fb4ea4 haskell-scientific: update default to the latest version 2014-05-24 12:00:38 +02:00
Peter Simons
19c4909124 cabal-install: update to version 1.20.0.2 2014-05-24 10:42:07 +02:00
Mateusz Kowalczyk
6da85d3cf6 free-game: jailbreak due to new OpenGLRaw version
This allows it to keep building after
ba5473676f was pushed. Perhaps we should
add the extra OpenGL versions (2.9.1.0) and specify strict versions so
that it doesn't fail to build in 2 weeks.
2014-05-24 10:36:01 +02:00
Matej Cotman
116ab5f0c1 seafile: update client, ccnet, libsearpc and shared 2014-05-24 03:36:10 +02:00
Peter Simons
458087db37 Merge pull request #2712 from joamaki/typescript
typescript: add package
2014-05-23 23:02:51 +02:00
Peter Simons
95aa6a9afa esniper: update to version 2.30.0 2014-05-23 21:56:03 +02:00
Peter Simons
00594510e8 haskell-defaults.nix: fix hashtables build with GHC 6.10.x 2014-05-23 21:54:28 +02:00
Peter Simons
a1e3aef5d8 haskell-split: don't run the test suite with GHC 7.9.x to avoid infinite loop 2014-05-23 21:54:28 +02:00
Peter Simons
e081cc3b44 haskell-defaults.nix: fix hashable and case-insensitive builds with GHC 6.x 2014-05-23 21:54:28 +02:00
Peter Simons
ca02d3734b haskell-defaults.nix: override case-sensitive on GHC 7.2.2 to avoid build error 2014-05-23 21:54:28 +02:00
Peter Simons
5538d68aca haskell-defaults.nix: move extensible-exceptions override into the right place 2014-05-23 21:54:27 +02:00
Peter Simons
6962c86135 haskell-defaults.nix: improve configuration for GHC 6.x 2014-05-23 21:54:27 +02:00
Peter Simons
da38198b4f Use attoparsec 0.10.x when building with GHC 6.x.
Newer versions depend on 'scientific', which this compiler cannot build.
2014-05-23 21:54:27 +02:00
Peter Simons
d364ba0fba haskell-wreq: remove unnecessary overrides 2014-05-23 21:54:27 +02:00
Peter Simons
45799eeaba haskell-scientific: there's no point in using 0.1.0.1, because it doesn't build with GHC 6.12.x either :-( 2014-05-23 21:54:27 +02:00
Peter Simons
db0b1b76d3 haskell-scientific: add versions 0.1.0.1 and 0.3.2.1 2014-05-23 21:54:27 +02:00
Peter Simons
1fddf8d0aa Merge pull request #2733 from pSub/org-update
Update org-mode to latest stable version
2014-05-23 20:17:08 +02:00
Pascal Wittmann
8806abe97e Update org-mode to latest stable version 2014-05-23 20:06:02 +02:00
Peter Simons
78618e12d3 haskell-async: fix build with GHC 6.12.x 2014-05-23 18:59:09 +02:00
Peter Simons
70d61f8517 haskell-defaults.nix: don't override 'Cabal' in GHC 6.10.4; it's a core library 2014-05-23 18:57:03 +02:00
Peter Simons
de014b4b86 haskell-split: add version 0.1.4.3 for the benefit of GHC 6.x 2014-05-23 18:56:10 +02:00
Peter Simons
020b1bf00a Re-generate expressions with cabal2nix. 2014-05-23 18:17:53 +02:00
Peter Simons
807482ca18 xmobar: enable all extensions by default
https://github.com/NixOS/nixpkgs/pull/2728
2014-05-23 18:13:54 +02:00
Peter Simons
ce919ad3c7 Merge pull request #2730 from pSub/dwb-update
Update dwb. This fixes some bugs in dwb.
2014-05-23 18:08:38 +02:00
Mateusz Kowalczyk
7943355954 free-game: 1.0.5, 1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
099f7d5620 minioperational: 0.4.3 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
f4f0dab825 JuicyPixels-util: 0.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
ab59d64a59 freetype2: 0.1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
7bd546b816 control-bool: 0.2.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
9e8f9b5528 boundingboxes: 0.1.1, 0.2 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk
555d1fbfdf colors: 0.1.1 2014-05-23 18:02:20 +02:00
Pascal Wittmann
10f96a30ff Update dwb. This fixes some bugs in dwb. 2014-05-23 18:00:36 +02:00
Peter Simons
466678afda haskell-compdata: update to version 0.8.1.0 2014-05-23 17:59:24 +02:00
Peter Simons
3f0a45e88f haskell-codex: update to version 0.0.2 2014-05-23 17:58:48 +02:00
Peter Simons
5b85e4825c arbtt: re-generate with cabal2nix 2014-05-23 17:58:05 +02:00
Peter Simons
6dbc7547ea Merge pull request #2722 from Fuuzetsu/wcwidth
wcwidth
2014-05-23 17:52:13 +02:00
宋文武
3d59f42ce5 renpy: update to 6.17.6 2014-05-23 23:51:05 +08:00
Peter Simons
6421a74f67 haskell-packages.nix: rename GLFWb to GLFWB for consistency
https://github.com/NixOS/cabal2nix/issues/65
2014-05-23 17:42:51 +02:00
Peter Simons
a71a8e85de arbtt: jailbreak to fix build with tasty > 0.7 2014-05-23 17:39:16 +02:00
Peter Simons
4d7d3d6aab haskell-heist: jailbreak to fix build with current versions of 'directory-tree' 2014-05-23 17:39:16 +02:00
John Wiegley
a1df473db7 haskell-hobbes: add version 0.2.2 2014-05-23 17:39:16 +02:00
John Wiegley
47a8cd7008 haskell-codex: add version 0.0.1.6 2014-05-23 17:39:15 +02:00
John Wiegley
04f3c8e718 haskell-recursion-schemes: add version 4.0 2014-05-23 17:39:15 +02:00
John Wiegley
34c6a26f5d haskell-compdata: add version 0.7.0.1 2014-05-23 17:39:15 +02:00
John Wiegley
d7bc0de8c8 haskell-categories: add version 1.0.6 2014-05-23 17:39:15 +02:00
Peter Simons
ba5473676f Update Haskell OpenGL and GLUT packages.
1) GLURaw 1.4.0.0 --> 1.4.0.1
 2) GLUT 2.5.1.0 -> 2.5.1.1
 3) OpenGL 2.9.1.0 -> 2.9.2.0
 4) OpenGLRaw 1.5.0.0 added
2014-05-23 17:39:15 +02:00
Peter Simons
363b35ac2c haskell-tls: update to version 1.2.8.nix 2014-05-23 17:39:15 +02:00
Peter Simons
0259eaf66c haskell-yaml: update to version 0.8.8.3 2014-05-23 17:39:15 +02:00
Peter Simons
3fdef94fd1 haskell-xml-conduit: update to version 1.2.0.2 2014-05-23 17:39:15 +02:00
Peter Simons
c9cd254f5c haskell-websockets: update to version 0.8.2.3 2014-05-23 17:39:15 +02:00
Peter Simons
d2b7d99891 haskell-warp: update to version 2.1.5.2 2014-05-23 17:39:15 +02:00
Peter Simons
0c0bbfb883 haskell-wai: update to version 2.1.0.3 2014-05-23 17:39:15 +02:00
Peter Simons
08b81cfa08 haskell-wai-websockets: update to version 2.1.0.2 2014-05-23 17:39:15 +02:00
Peter Simons
6de944958c haskell-wai-test: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
48810471c1 haskell-wai-handler-launch: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
a8cfe984c3 haskell-wai-extra: update to version 2.1.1.2 2014-05-23 17:39:15 +02:00
Peter Simons
a2d8dd0688 haskell-vty-ui: update to version 1.7 2014-05-23 17:39:15 +02:00
Peter Simons
d874bb14d2 haskell-transformers-compat: update to version 0.3.3 2014-05-23 17:39:15 +02:00
Peter Simons
84373ee34d haskell-streaming-commons: update to version 0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons
52b290805a haskell-shelly: update to version 1.5.3.2 2014-05-23 17:39:15 +02:00
Peter Simons
649536da19 haskell-pipes-parse: update to version 3.0.2 2014-05-23 17:39:14 +02:00
Peter Simons
3fc2c64ba9 haskell-pipes-aeson: update to version 0.4 2014-05-23 17:39:14 +02:00
Peter Simons
ae77242759 haskell-optparse-applicative: update to version 0.9.0 2014-05-23 17:39:14 +02:00
Peter Simons
b1da717d8a haskell-openssl-streams: update to version 1.1.0.1 2014-05-23 17:39:14 +02:00
Peter Simons
163ae08d46 haskell-io-streams: update to version 1.1.4.4 2014-05-23 17:39:14 +02:00
Peter Simons
bb3d7b8a85 haskell-httpd-shed: update to version 0.4.0.2 2014-05-23 17:39:14 +02:00
Peter Simons
85aef68466 haskell-http-client: update to version 0.3.3 2014-05-23 17:39:14 +02:00
Peter Simons
b247f72680 haskell-file-embed: update to version 0.0.7 2014-05-23 17:39:14 +02:00
Peter Simons
d07260e685 haskell-fay: update to version 0.20.0.4 2014-05-23 17:39:14 +02:00
Peter Simons
c3b34eafc4 haskell-esqueleto: update to version 1.4.1.2 2014-05-23 17:39:14 +02:00
Peter Simons
f125c54f1e haskell-directory-tree: update to version 0.12.0 2014-05-23 17:39:14 +02:00
Peter Simons
b8c26e757e haskell-conduit: update to version 1.1.3 2014-05-23 17:39:14 +02:00
Peter Simons
eb1a7e83cd haskell-amqp: update to version 0.8.3 2014-05-23 17:39:14 +02:00
Peter Simons
a815933a5d haskell-pretty-show: update to version 1.6.7
... and drop obsolete 1.2 version.
2014-05-23 17:39:14 +02:00
Peter Simons
07151095a7 Merge pull request #2532 from jwiegley/gtk
Get glib, gtk+, harfbuzz and pango working on Darwin
2014-05-23 16:37:00 +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
Sander van der Burg
7cdeb712c3 Merge pull request #2720 from aristidb/master
fhs-chrootenv (steam): support directly using users other than root, fix sound support, fix /run/user
2014-05-23 11:41:14 +02:00
Jason "Don" O'Conal
1ab31c05e7 mpdcron: add expression 2014-05-23 08:39:28 +10:00
Mateusz Kowalczyk
cb2cf60a14 wcwidth: 0.0.2 2014-05-22 23:46:12 +02:00
Mateusz Kowalczyk
f8ae62a8d0 setlocale: 0.0.3 2014-05-22 23:45:46 +02:00
Jordan Patterson
0bc17d9fa9 Add unicode3 option to rxvt_unicode
Needed to user fonts patched for powerline.
2014-05-22 15:13:25 -06:00
Aristid Breitkreuz
eb928c5d46 fhs-chrootenv: use -l to umount for the rbind mount 2014-05-22 22:18:30 +02:00
Aristid Breitkreuz
ecee297a18 fhs-chrootenv (steam): support directly using users other than root, fix sound support, fix /run/user 2014-05-22 22:01:00 +02:00
Austin Seipp
925a016113 Merge pull request #2521 from jwiegley/agda
Build AgdaStdlib before installing it
2014-05-22 14:22:31 -05:00
Vladimír Čunát
4241e30874 Merge pull request #2719 from wizeman/u/transmission-upd
transmission: Update from 2.82 -> 2.83 + fixes
2014-05-22 21:11:34 +02:00
Austin Seipp
23e53f1057 Merge pull request #2512 from jwiegley/hoogle-local
Add an expression for building fullly local Hoogle docs
2014-05-22 14:09:28 -05:00
Ricardo M. Correia
5255e5692e flashplayer: Update from 11.2.202.356 -> 11.2.202.359 2014-05-22 20:15:29 +02:00
Ricardo M. Correia
68d93de10c chromium: Update stable channel from 34.0.1847.132 -> 35.0.1916.114 2014-05-22 20:10:10 +02:00
Ricardo M. Correia
f9daf50214 transmission: Fix compilation due to missing systemd dependency 2014-05-22 19:46:07 +02:00
Ricardo M. Correia
1ab0cd1242 transmission: Update from 2.82 -> 2.83 2014-05-22 19:46:07 +02:00
Jaka Hudoklin
4d634e2bae Add apktool, tool for reverse engineering Android apk files 2014-05-22 15:43:50 +02:00
Eelco Dolstra
fc70d6f712 nvidia-x11: Don't install nvidia-xconfig
Rewriting the X11 config doesn't work on NixOS.
2014-05-22 13:00:52 +02:00
Eelco Dolstra
5ec3a63fcb nvidia-x11: Update to 331.79 2014-05-22 13:00:51 +02:00
Rob Vermaas
3ec2851264 dcraw: update from 9.19 to 9.20 2014-05-22 12:58:08 +02:00
Rob Vermaas
06f2afa77b libmicrohttpd: update from 0.9.34 to 0.9.35 2014-05-22 12:57:34 +02:00
Rob Vermaas
5abc5dea27 lynx: update from 2.8.7 to 2.8.8 2014-05-22 12:57:17 +02:00
Rob Vermaas
1cc7ebe3cc pv: update from 1.5.2 to 1.5.3 2014-05-22 12:56:14 +02:00
Rob Vermaas
c32e17b319 speedtest_cli: update from 0.2.5 to 0.2.7 2014-05-22 12:55:15 +02:00
Rob Vermaas
1cb2f20511 swiProlog: update from 6.6.3 to 6.6.5 2014-05-22 12:55:03 +02:00
Rob Vermaas
f430a8810d syslogng: update from 3.5.3 to 3.5.4.1 2014-05-22 12:54:06 +02:00
Rob Vermaas
29dc000e60 unrar: update from 5.1.2 to 5.1.5 2014-05-22 12:53:51 +02:00
Eelco Dolstra
e6c304a5d9 Update some Perl packages 2014-05-22 12:11:53 +02:00
Eelco Dolstra
1e6c82825a gimp: Fix download URL 2014-05-22 12:11:52 +02:00
Eelco Dolstra
9b6eeecbde openssh: Fix broken URL 2014-05-22 12:11:52 +02:00
Jussi Maki
0b484a0a1d Add typescript to node-packages
Typescript (http://www.typescriptlang.org/) is a typed language
for JavaScript application development.
2014-05-22 11:38:40 +02:00
Luca Bruno
48e969d776 Fix gnome3 evaluation due to missing glib_networking 2014-05-22 11:17:00 +02:00
Domen Kožar
53465c35a0 python: 3.4.0 -> 3.4.1 2014-05-22 09:05:38 +02:00
Domen Kožar
eac9fe354c python27Packages is now a hiPrioSet to avoid other python versions interfering 2014-05-22 08:58:57 +02:00
Peter Simons
5396bcdad1 haskell-zlib-enum: update to version 0.2.3.1 2014-05-21 23:04:33 +02:00
Peter Simons
b20aede17a haskell-transformers-compat: update to version 0.3.2 2014-05-21 23:04:33 +02:00
Peter Simons
8662d7aefa haskell-threepenny-gui: update to version 0.4.2.0 2014-05-21 23:04:33 +02:00
Peter Simons
271ef11cc1 haskell-tasty-hspec: update to version 0.1.0.1 2014-05-21 23:04:33 +02:00
Peter Simons
c8a72f96ab haskell-tasty-ant-xml: update to version 1.0.0.7 2014-05-21 23:04:33 +02:00
Peter Simons
4e2d47c314 haskell-snap-loader-dynamic: update to version 0.10.0.2 2014-05-21 23:04:33 +02:00
Peter Simons
1d402bc6ba haskell-reactive-banana: update to version 0.8.0.2 2014-05-21 23:04:33 +02:00
Peter Simons
1b1d572d70 haskell-pointed: update to version 4.1 2014-05-21 23:04:32 +02:00
Peter Simons
38ea99475e haskell-pipes-network: update to version 0.6.3 2014-05-21 23:04:32 +02:00
Peter Simons
17d0a2831d haskell-options: update to version 1.2 2014-05-21 23:04:32 +02:00
Peter Simons
784fb7f434 haskell-network-simple: update to version 0.4 2014-05-21 23:04:32 +02:00
Peter Simons
c5793ae614 haskell-iteratee: update to version 0.8.9.6
Drop the jailbreak which seems to have become unnecessary.
2014-05-21 23:04:32 +02:00
Peter Simons
d689ae91d3 haskell-http-reverse-proxy: update to version 0.3.1.7 2014-05-21 23:04:32 +02:00
Peter Simons
27905f4654 haskell-happstack-server: update to version 7.3.6 2014-05-21 23:04:32 +02:00
Peter Simons
ee84b91d18 haskell-graphviz: update to version 2999.17.0.1 2014-05-21 23:04:32 +02:00
Peter Simons
938eeff7e3 haskell-dbus: update to version 0.10.8 2014-05-21 23:04:31 +02:00
Peter Simons
c7891eb8f3 haskell-chell: update to version 0.4 2014-05-21 23:04:31 +02:00
Peter Simons
05956e3b3f haskell-chell-quickcheck: update to version 0.2.4 2014-05-21 23:04:31 +02:00
Peter Simons
28eb5cf3e2 haskell-blaze-svg: update to version 0.3.4 2014-05-21 23:04:31 +02:00
Peter Simons
8388d60aeb haskell-ListLike: update to version 4.1.0 2014-05-21 23:04:31 +02:00
Peter Simons
4f5fce2710 haskell-Elm: update to version 0.12.3 2014-05-21 23:04:30 +02:00
Peter Simons
41d7d0ad31 haskell-elm-server: update to version 0.11.0.1 2014-05-21 23:04:30 +02:00
Peter Simons
8de29ff4e1 haskell-git-annex: update to version 5.20140517 2014-05-21 23:04:30 +02:00
Peter Simons
2244541cda haskell-parsers: add version 0.11.0.1 2014-05-21 23:04:30 +02:00
Peter Simons
a59b8c143e haskell-fmlist: add version 0.8 2014-05-21 23:04:30 +02:00
Peter Simons
548cce8826 haskell-language-glsl: add version 0.0.2 2014-05-21 23:04:30 +02:00
Austin Seipp
7685754f0f arcanist: Fix license
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:21:50 -05:00
Austin Seipp
79a0ae902f arcanist: version 20140521
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:17:52 -05:00
Luca Bruno
d05e832b14 vlock: add meta and take maintainership 2014-05-21 16:12:33 +02:00
Peter Simons
6eeb989a35 xmobar: re-generate with cabal2nix 2014-05-21 16:12:06 +02:00
Peter Simons
18a82b7da1 haskell-amqp: re-generate with cabal2nix 2014-05-21 16:12:06 +02:00
Peter Simons
b1b24494f2 haskell-binary: update to version 0.7.2.1 2014-05-21 16:12:06 +02:00
Peter Simons
8882c77d4b haskell-vector: update to version 0.10.9.2 2014-05-21 16:12:06 +02:00
Luca Bruno
0f51ae90b9 Revert "typescript: add package. Closes #2712"
This reverts commit 93a7cf74b9.
2014-05-21 15:57:34 +02:00
Eelco Dolstra
784503864b Enable the xf86-video-modesetting driver 2014-05-21 15:55:50 +02:00
Eelco Dolstra
c54eb79063 Don't kill unionfs-fuse during shutdown
Killing the daemon backing /nix/store prevents a clean shutdown.  See
http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons/
2014-05-21 15:55:50 +02:00
Eelco Dolstra
f43d9f0164 mkpasswd: Add to channel 2014-05-21 15:55:49 +02:00
Jussi Maki
93a7cf74b9 typescript: add package. Closes #2712
Typed superset of JavaScript that compiles to plain JavaScript.

http://www.typescriptlang.org/
2014-05-21 15:21:48 +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
e49509a4b1 glib-networking: 2.38.2 -> 2.40.1 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
Jason "Don" O'Conal
bcc36ee23e mpd: fix build on darwin 2014-05-21 15:50:15 +10:00
Charles Strahan
e5eed8f664 fix mkpasswd: use the git repository
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-20 23:07:15 -05:00
Thomas Tuegel
8ffd6af27e hplip: don't use udev rules to change device owner 2014-05-20 16:43:59 -05:00
Jaka Hudoklin
647b4a579d nm-applet: add support for pptp 2014-05-20 23:29:06 +02:00
lethalman
cd4063b99b Merge pull request #2708 from offlinehacker/pkgs/network-manager/gnome3
network-manager: Fix all plugins to use gnome3 and gtk3, like nm-applet does
2014-05-20 22:44:01 +02:00
Jaka Hudoklin
3673ba6150 network-manager: Fix all plugins to use gnome3 and gtk3, like nm-applet does
I think this makes sense, because now all the plugins will be gnome3 gtk3
based, the same way nm-applet is.

I also removed networkmanager_pptp_gnome variation of networkmanager_pptp
package, because i think no variation is needed and gnome support should
be on by default like in other packages.
2014-05-20 20:37:29 +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
25c96caa9c Fix goffice_0_8 after gnome-3 directory renaming 2014-05-20 16:03:11 +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
380af2be66 geoclue2: 2.0.0 -> 2.1.8 2014-05-20 13:41:40 +02:00
Luca Bruno
288076154f appdata-tools: add new package 2014-05-20 13:41:39 +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
4334d8be9f json-glib: 0.16.0 -> 1.0.0 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