Commit Graph

38 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
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Vladimír Čunát
02a72a7e44 unetbootin: update 585 -> 603 2014-05-20 09:16:06 +02:00
Domen Kozar
fcc6d28126 garden 2014-03-07 17:35:01 +01:00
Thomas Tuegel
9906b7da34 Add vobsub2srt-git-20140226-b70b6f5 2014-03-07 15:00:59 +01:00
Evgeny Egorochkin
ad5bb4018d xorriso: add missing attr dependency 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
3d167f9375 xorriso: update from 1.2.2 to 1.3.4 2013-12-21 02:28:26 +02:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Peter Simons
d898762d8b unetbootin: update to version 585 2013-07-18 11:07:59 +02:00
Jack Cummings
4527d677cc cuetools metadata: license, maintainer, platforms 2013-03-31 21:43:53 -07:00
Jack Cummings
dbee2b8ee9 cuetools-1.3.1 2013-03-17 16:18:36 -07:00
Eelco Dolstra
5808b3804c * Add bchunk.
svn path=/nixpkgs/trunk/; revision=34529
2012-06-17 03:36:22 +00:00
Mathijs Kwik
e19cc94e1a added vobcopy: nice CLI dvd ripper
svn path=/nixpkgs/trunk/; revision=34466
2012-06-11 17:40:58 +00:00
Ludovic Courtès
3f76364cf8 GNU xorriso 1.2.2.
svn path=/nixpkgs/trunk/; revision=33704
2012-04-09 20:51:31 +00:00
Shea Levy
afd3664d9f cdrkit: Bump version, apply efi-boot patch from fedora to enable creating efi-bootable cdrs
svn path=/nixpkgs/trunk/; revision=33055
2012-03-14 00:44:14 +00:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Ludovic Courtès
170399a858 GNU Xorriso 1.1.8.
svn path=/nixpkgs/trunk/; revision=30664
2011-12-01 22:43:46 +00:00
Cillian de Roiste
e15db25ff3 Updating unetbootin to 563, the previous version was not working for me at all, it dropped me to a busybox shell
svn path=/nixpkgs/trunk/; revision=30139
2011-10-31 00:25:55 +00:00
Ludovic Courtès
7da5374672 GNU Xorriso 1.1.6.
svn path=/nixpkgs/trunk/; revision=30113
2011-10-30 00:00:39 +00:00
Ludovic Courtès
4b509b7eac GNU Xorriso 1.1.4.
svn path=/nixpkgs/trunk/; revision=28751
2011-08-22 17:38:37 +00:00
Ludovic Courtès
3e0fbce76b GNU xorriso 1.1.0pl01.
svn path=/nixpkgs/trunk/; revision=27590
2011-07-04 11:52:41 +00:00
Ludovic Courtès
dc4df7b3b4 GNU Xorriso 1.0.8.
svn path=/nixpkgs/trunk/; revision=27043
2011-04-28 20:58:15 +00:00
Ludovic Courtès
c21ed255d7 GNU Xorriso 1.0.6.
svn path=/nixpkgs/trunk/; revision=26791
2011-04-12 08:05:23 +00:00
Ludovic Courtès
06c2608697 GNU Xorriso 1.0.4.
svn path=/nixpkgs/trunk/; revision=26262
2011-03-10 16:27:48 +00:00
Ludovic Courtès
ed248647e0 GNU Xorriso 1.0.2.
svn path=/nixpkgs/trunk/; revision=26254
2011-03-10 14:53:36 +00:00
Yury G. Kudryashov
ecf4f6b4e2 Add mkcue (an optional dep of abcde)
svn path=/nixpkgs/trunk/; revision=26175
2011-03-06 16:07:31 +00:00
Ludovic Courtès
e49a8a1807 Add GNU xorriso, which supersedes GNU mkisofs.
svn path=/nixpkgs/trunk/; revision=25703
2011-01-27 20:12:28 +00:00
Karn Kallio
3905064194 Patch cdrdao to be compatible with the glibc 2.12
svn path=/nixpkgs/trunk/; revision=25492
2011-01-10 14:59:24 +00:00
Eelco Dolstra
e1926e3764 * Add UNetbootin to the channel.
svn path=/nixpkgs/trunk/; revision=23114
2010-08-11 13:55:56 +00:00
Eelco Dolstra
d7842faf49 * Added UNetbootin, a program for creating bootable USB sticks from
ISO images.

svn path=/nixpkgs/trunk/; revision=23018
2010-08-06 22:33:14 +00:00
Ludovic Courtès
16dec99054 Add GNU mkisofs.
svn path=/nixpkgs/trunk/; revision=19603
2010-01-21 16:53:16 +00:00
Lluís Batlle i Rossell
56b3954028 Updating cdrkit
svn path=/nixpkgs/trunk/; revision=19479
2010-01-16 14:42:08 +00:00
Lluís Batlle i Rossell
f7fb372440 Adding a patch to cdrkit, for it to work with cmake 2.8.
I don't know how it could build ever with older cmake versions, because IMO
they lacked the patch I'm adding.

svn path=/nixpkgs/trunk/; revision=18903
2009-12-11 15:36:24 +00:00
Lluís Batlle i Rossell
b91ebb6f40 Fixing cdrdao, getting also mp3 and ogg support in it.
svn path=/nixpkgs/trunk/; revision=17972
2009-10-26 23:03:47 +00:00
Lluís Batlle i Rossell
6094c84369 Fixing cdrkit cdrecord link.
svn path=/nixpkgs/trunk/; revision=15584
2009-05-13 10:21:24 +00:00
Lluís Batlle i Rossell
ea933bf894 Adding symlinks for cdrkit, to be similar to the cdrtools.
svn path=/nixpkgs/trunk/; revision=15203
2009-04-21 07:05:38 +00:00
Ludovic Courtès
01545132b4 Cdrkit 1.1.9.
svn path=/nixpkgs/trunk/; revision=13647
2008-12-16 14:06:46 +00:00
Eelco Dolstra
a2613e936a * Move dvd+rw-tools and cdrkit to tools/cd-dvd.
* Added cdrdao.

svn path=/nixpkgs/trunk/; revision=12426
2008-07-25 13:04:51 +00:00