Commit graph

4482 commits

Author SHA1 Message Date
Michael Raskin e8badf3c3b Merge pull request #3275 from taku0/gtk-env
uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt
2014-08-29 01:35:38 +04:00
Michael Raskin b6bc65ab23 Merge pull request #3805 from iyzsong/anthy
add anthy, Japanese input method
2014-08-29 01:30:58 +04:00
Michael Raskin fdfaa7bac4 Merge pull request #3826 from ruediger/up/parallel
parallel: Update to 20140822.
2014-08-29 01:26:26 +04:00
Michael Raskin 469f22d717 Merge pull request #2449 from wkennington/master.grub
Grub Update
2014-08-29 01:22:47 +04:00
Michael Raskin 0078bc5d8f Merge pull request #3316 from aherrmann/pr_mpi
MPI support for HDF5 and SGE support for OpenMPI
2014-08-29 01:22:02 +04:00
Michael Raskin 121050046d Adding flashrom BIOS update utility. Patch by Edward O'Callaghan 2014-08-29 01:27:28 +04:00
William A. Kennington III 0fdbc44411 grub: Fix typo 2014-08-28 13:36:41 -07:00
William A. Kennington III dd18e67cfb grub: Cleanup efi support 2014-08-28 13:35:37 -07:00
William A. Kennington III 2ea1433b77 grub: Fetch from alpha.gnu.org instead of git 2014-08-28 13:35:36 -07:00
William A. Kennington III 1f460e00ef grub: Build grub2 from git instead of using the unpredictable generated tarball 2014-08-28 13:35:35 -07:00
William A. Kennington III f2bef62716 Update grub 2.00 to 2.02-beta2 2014-08-28 13:35:34 -07:00
Austin Seipp 792afca113 spiped: 1.3.1 -> 1.4.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-28 15:26:39 -05:00
Michael Fellinger e07b5c95af Add di package 2014-08-28 14:16:11 +02:00
Rüdiger Sonderfeld d5ea3b1e44 parallel: Update to 20140822.
https://savannah.gnu.org/forum/forum.php?forum_id=8067
2014-08-28 13:02:37 +02:00
Emery Hemingway ea7c412368 cpuminer-multi: initial expression 2014-08-27 12:47:36 +02:00
宋文武 a3800db3d2 add anthy, Japanese input method 2014-08-27 15:41:50 +08:00
Domen Kožar 7573763e89 netboot: simplify, build only on 64bit 2014-08-26 12:11:31 +02:00
Rob Vermaas 8fc3bedb5a Fix ntopng build 2014-08-26 11:22:23 +02:00
Jaka Hudoklin 8a5f5e4e8b Merge pull request #3793 from NixOS/pkgs/nfchacktools
Libnfc and mfcuk packages
2014-08-26 01:32:50 +02:00
Jaka Hudoklin 12c3f65173 Add mfcuk, tool for hacking mifare classic cards 2014-08-26 01:22:08 +02:00
Moritz Ulrich 08f24b85c2 GnuPG: Bump to 2.0.26 2014-08-25 19:45:55 +02:00
William A. Kennington III c063a8d9a5 docbook2x: Add platforms so that it builds on hydra 2014-08-25 14:55:15 +02:00
Domen Kožar 8b98d7dc08 logstash_forwarder: specify platforms 2014-08-25 14:55:14 +02:00
William Roe 963b97088f Logstash-forwarder requires Go-1.1/1.2
The SSL stuff in it doesn't work right with Go 1.3 yet.
1.2 doesn't have a derivation for darwin, so go 1.1 should work for
everyone
2014-08-25 14:55:14 +02:00
Thomas Tuegel 6bda0b00e0 atftp: new expression for version 0.7.1 2014-08-25 14:01:19 +02:00
Domen Kožar fbecc676e5 wgetpaste: 2.23 -> 2.25 2014-08-25 13:03:30 +02:00
Domen Kožar e3fe98044c pnmixer: cleanup 2014-08-25 10:04:49 +02:00
Philip Horger e293112976 pnmixer: Add description field 2014-08-25 10:03:26 +02:00
Philip Horger 83c5a3d22d pnmixer: Add maintainer and fix name 2014-08-25 10:03:26 +02:00
Philip Horger 21a4539698 Initial packaging for pnmixer 2014-08-25 10:03:26 +02:00
Domen Kožar ed463b37ed Merge pull request #3771 from bjornfor/fix-package-descriptions
Fix many package descriptions
2014-08-25 10:00:01 +02:00
Markus Kohlhase 2053c7d8be added xinput_calibrator v0.7.5 2014-08-25 09:57:01 +02:00
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 2d6d43c02c Fix tarball build 2014-08-24 18:52:50 +02:00
William A. Kennington III 4da69cb7da radvd: Upsate 1.8.1 -> 2.5 2014-08-24 03:12:55 -07:00
Nathaniel Baxter 33879427b7 maintainers: add myself as a maintainer to obconf and teamspeak_client 2014-08-24 10:10:13 +02:00
Michael Raskin bc9904184a Merge pull request #3635 from nathanielbaxter/dev/obconf
obconf: Added obconf - A gui configuration tool for openbox
2014-08-23 13:05:12 +04:00
Michael Raskin 35bf361608 Merge pull request #3615 from bosu/tigervnc-xkb-fix
tigervnc: fix xkb configuration for Xvnc
2014-08-23 12:54:49 +04:00
Michael Raskin dec865c88c Merge pull request #3583 from ts468/thermald
Add thermald: Linux Thermal Daemon
2014-08-23 12:49:59 +04:00
Michael Raskin c80f325109 Merge pull request #3514 from deepfire/chntpw
chntpw:  new expression
2014-08-23 12:47:17 +04:00
Michael Raskin bd9e07c24c Merge pull request #3352 from luke-clifton/master
Added abduco
2014-08-23 12:40:44 +04:00
Patrick Mahoney d8d7cd7ef2 execline: new package
Execline is a small scripting language, to be used in place of a shell
in non-interactive scripts.
2014-08-22 23:40:52 -05:00
Eelco Dolstra ce6b86cc68 Fix various evaluation problems
http://hydra.nixos.org/build/13616685
2014-08-22 11:57:40 +02:00
Eelco Dolstra 07e1301085 nixUnstable: Update to 1.8pre3766_809ca33 2014-08-21 18:04:56 +02:00
Eelco Dolstra a9baea48df openjade: Use default perl 2014-08-21 16:54:28 +02:00
Austin Seipp f09f8adc0f nixpkgs: stricat 20140609100300
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-21 00:22:54 -05:00
Luca Bruno facb810bcc rhash: new package
Console utility for computing and verifying hash sums of files

http://rhash.anz.ru
2014-08-21 00:46:35 +02:00
Peter Simons 17d3aee3eb Merge pull request #3693 from ruediger/add/colord-kde
Add colord-kde.
2014-08-20 19:59:15 +02:00
Rickard Nilsson 16bbf00851 munge: Update from 0.5.10 to 0.5.11 2014-08-20 17:07:54 +02:00
Rickard Nilsson 5c9157b329 riemann-c-client: Update from 1.2.0 to 1.2.1 2014-08-20 16:04:10 +02:00