summary refs log tree commit diff
path: root/pkgs/tools/cd-dvd
Commit message (Collapse)AuthorAge
* brasero: cleanupNikolay Amiantov2015-12-13
|
* unetbootin: 608 -> 613Rommel M. Martinez2015-09-15
|
* xorriso: 1.3.8 -> 1.4.0William A. Kennington III2015-07-08
|
* dvdisaster: Fix descriptionJascha Geerds2015-04-30
|
* Merge pull request #7592 from geerds/dvdisasterJascha Geerds2015-04-29
|\ | | | | dvdisaster: Apply debian's patches, fix desktop file and icons
| * dvdisaster: Add icons and desktop fileJascha Geerds2015-04-28
| |
| * dvdisaster: Apply debian's patches to allow ROM type and encrypted DVDsJascha Geerds2015-04-28
| |
* | cuetools: 1.3.1 -> 1.4.1codyopel2015-04-24
|/ | | | | + Fix autoreconf + Add support for cuetag.sh
* Merge pull request #6913 from bdimcheff/add-packages-brasero-soundjuicerlethalman2015-03-30
|\ | | | | Add packages brasero and soundjuicer
| * add dconf dependencies to sound-juicer and braseroBrandon Dimcheff2015-03-24
| | | | | | | | | | | | If you have services.gnome3.enabled = true, you shouldn't need this, but if you don't, you'll need this dconf env var to be able to save settings in these apps.
| * add brasero, a gnome cd/dvd burnerBrandon Dimcheff2015-03-20
| |
* | add lsdvd-0.17Thomas Tuegel2015-03-29
|/
* dvdisaster: make the built-in Help button actually workTobias Geerinckx-Rice2015-02-23
| | | | | Hardly useful under NixOS+Gnome (where the default HTML browser is, apparently, gedit...) but that's a different bug.
* Revert "Introduce patchShebangsPhase ran in preConfigurePhases"Domen Kožar2015-01-08
| | | | | | This reverts commit 512fbb280f72980e84230b72b631258df1755919. See #5368
* Introduce patchShebangsPhase ran in preConfigurePhasesDomen Kožar2015-01-02
| | | | | (cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d) Signed-off-by: Domen Kožar <domen@dev.si>
* xorriso: update from 1.3.4 to 1.3.8Aristid Breitkreuz2014-10-07
|
* vobsub2srt: update to 20140817Thomas Tuegel2014-09-20
|
* dvdisaster: new packageAnonymous2014-09-17
| | | | dvdisaster: new package
* unetbootin: 603 -> 608William A. Kennington III2014-09-08
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* unetbootin: update 585 -> 603Vladimír Čunát2014-05-20
|
* gardenDomen Kozar2014-03-07
|
* Add vobsub2srt-git-20140226-b70b6f5Thomas Tuegel2014-03-07
|
* xorriso: add missing attr dependencyEvgeny Egorochkin2013-12-21
|
* xorriso: update from 1.2.2 to 1.3.4Nixpkgs Monitor2013-12-21
|
* unmaintain several packagesLudovic Courtès2013-08-16
|
* unetbootin: update to version 585Peter Simons2013-07-18
|
* cuetools metadata: license, maintainer, platformsJack Cummings2013-03-31
|
* cuetools-1.3.1Jack Cummings2013-03-17
|
* * Add bchunk.Eelco Dolstra2012-06-17
| | | | svn path=/nixpkgs/trunk/; revision=34529
* added vobcopy: nice CLI dvd ripperMathijs Kwik2012-06-11
| | | | svn path=/nixpkgs/trunk/; revision=34466
* GNU xorriso 1.2.2.Ludovic Courtès2012-04-09
| | | | svn path=/nixpkgs/trunk/; revision=33704
* cdrkit: Bump version, apply efi-boot patch from fedora to enable creating ↵Shea Levy2012-03-14
| | | | | | efi-bootable cdrs svn path=/nixpkgs/trunk/; revision=33055
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* GNU Xorriso 1.1.8.Ludovic Courtès2011-12-01
| | | | svn path=/nixpkgs/trunk/; revision=30664
* Updating unetbootin to 563, the previous version was not working for me at ↵Cillian de Roiste2011-10-31
| | | | | | all, it dropped me to a busybox shell svn path=/nixpkgs/trunk/; revision=30139
* GNU Xorriso 1.1.6.Ludovic Courtès2011-10-30
| | | | svn path=/nixpkgs/trunk/; revision=30113
* GNU Xorriso 1.1.4.Ludovic Courtès2011-08-22
| | | | svn path=/nixpkgs/trunk/; revision=28751
* GNU xorriso 1.1.0pl01.Ludovic Courtès2011-07-04
| | | | svn path=/nixpkgs/trunk/; revision=27590
* GNU Xorriso 1.0.8.Ludovic Courtès2011-04-28
| | | | svn path=/nixpkgs/trunk/; revision=27043
* GNU Xorriso 1.0.6.Ludovic Courtès2011-04-12
| | | | svn path=/nixpkgs/trunk/; revision=26791
* GNU Xorriso 1.0.4.Ludovic Courtès2011-03-10
| | | | svn path=/nixpkgs/trunk/; revision=26262
* GNU Xorriso 1.0.2.Ludovic Courtès2011-03-10
| | | | svn path=/nixpkgs/trunk/; revision=26254
* Add mkcue (an optional dep of abcde)Yury G. Kudryashov2011-03-06
| | | | svn path=/nixpkgs/trunk/; revision=26175
* Add GNU xorriso, which supersedes GNU mkisofs.Ludovic Courtès2011-01-27
| | | | svn path=/nixpkgs/trunk/; revision=25703
* Patch cdrdao to be compatible with the glibc 2.12Karn Kallio2011-01-10
| | | | svn path=/nixpkgs/trunk/; revision=25492
* * Add UNetbootin to the channel.Eelco Dolstra2010-08-11
| | | | svn path=/nixpkgs/trunk/; revision=23114
* * Added UNetbootin, a program for creating bootable USB sticks fromEelco Dolstra2010-08-06
| | | | | | ISO images. svn path=/nixpkgs/trunk/; revision=23018
* Add GNU mkisofs.Ludovic Courtès2010-01-21
| | | | svn path=/nixpkgs/trunk/; revision=19603