about summary refs log tree commit diff
path: root/pkgs/tools/cd-dvd
AgeCommit message (Collapse)AuthorFilesLines
2021-09-11Merge pull request #130824 from k4leg/ventoy-bin-init-at-1.0.47Sandro2-0/+213
ventoy-bin: init at 1.0.51
2021-08-27ventoy-bin: init at 1.0.51k4leg2-0/+213
2021-08-12tools: replace name with pname&versionFelix Buehler6-17/+20
2021-08-12unetbootin: use libsForQt5.callPackage (#133520)Sandro1-9/+9
2021-08-10Merge pull request #115692 from r-ryantm/auto-update/xorrisoArtturi1-2/+2
xorriso: 1.5.2 -> 1.5.4.pl02
2021-08-01Merge pull request #129306 from fabaff/bump-unetbootinBen Siraphob1-16/+33
unetbootin: 681 -> 702
2021-07-16various: cleanup of 'inherit version;'Felix Buehler1-5/+2
2021-07-12brasero: move makeWrapper to nativeBuildInputsRick van Schijndel1-1/+1
2021-07-05unetbootin: 681 -> 702Fabian Affolter1-16/+33
2021-07-02isomd5sum: support cross-compilation by moving python to nativebuildinputsRick van Schijndel1-1/+3
2021-06-14bootiso: add missing dependenciesMustafa Çalışkan1-4/+3
2021-06-04bootiso: init at 4.2.0Mustafa Çalışkan1-0/+48
2021-03-19Merge master into staging-nextgithub-actions[bot]1-4/+8
2021-03-17cdi2iso: expand platforms to all and refactorBen Siraphob1-4/+8
2021-03-10xorriso: 1.5.2 -> 1.5.4.pl02R. RyanTM1-2/+2
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob1-1/+2
2021-02-20treewide: add targetPrefix to hardcoded references to CC=ccBen Siraphob2-2/+2
2021-02-04cue2pops: cosmetic changesAndersonTorres1-5/+7
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-16pkgs/tools: pkgconfig -> pkg-configBen Siraphob4-8/+8
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob9-21/+21
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch23-45/+45
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob2-5/+6
2020-12-24treewide: use GST_PLUGIN_SYSTEM_PATH_1_0 instead of GST_PLUGIN_SYSTEM_PATHGabriel Ebner1-1/+1
When GST_PLUGIN_SYSTEM_PATH_1_0 is set, gstreamer ignores GST_PLUGIN_SYSTEM_PATH.
2020-11-24utillinux: rename to util-linuxGraham Christensen2-7/+7
2020-07-30Merge pull request #84141 from mkg20001/pkg/isolyzerworldofpeace1-0/+25
isolyzer: init at 1.3.0
2020-07-30isolyzer: init at 1.3.0Maciej Krüger1-0/+25
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2020-06-11unetbootin: 677 -> 681Bart Brouns1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly21-24/+24
2020-03-27sacd: init at 19.7.16.37Doron Behar1-0/+41
2020-02-09unetbootin: 675 -> 677R. RyanTM1-2/+2
2019-12-30treewide: installTargets is a listRobin Gloster1-1/+1
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2-2/+2
2019-12-30vobcopy: *Flags are listsRobin Gloster1-1/+1
2019-11-07srt-vtt: init at 2019-01-03 (#70885)Eric Dallo2-0/+45
* srt-vtt: init at 2019-01-03 * Append 'unstable' to pname Co-Authored-By: Marek Mahut <marek.mahut@gmail.com> * Fix version * Remove which validation * Add support to linux only Co-Authored-By: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com>
2019-11-01xorriso: 1.5.0 -> 1.5.2Maximilian Bosch1-2/+3
2019-10-23isomd5sum: init at 1.2.3Nikola Knezevic1-0/+38
Adds isomd5sum as a package. This nifty utility helps with modifying ISO files, specifically MD5 sums embedded in them.
2019-10-22dvdplusrwtools: revamp at 7.1c0bw3b6-166/+30
+ replace local patches with Gentoo ones + add meta.licenses
2019-10-22cdrtools: 3.02a06 -> 3.02a09c0bw3b1-0/+37
2019-10-08unetbootin: 661 -> 675R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/unetbootin/versions
2019-08-28treewide: remove redundant recvolth2-2/+2
2019-08-17treewide: name -> pnamevolth1-1/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth13-19/+19
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-03-12misc: Remove myself from list of maintainersJascha Geerds1-1/+1
Unfortunately I don't have the time anymore to maintain those packages.
2019-02-26cdimgtools: init at 0.3hhm3-0/+101
2019-02-26cuetools: use fetchFromGitHubworldofpeace1-5/+7
2019-02-26cuetools: symlink cuetag to cuetag.shhhm1-0/+5
Debian-based distros call cuetag.sh "cuetag" (see https://packages.debian.org/buster/amd64/cuetools/filelist). This adds a symlink for compatibility with those distros.
2019-02-14brasero: fix libdvdcss usageFlorian Klink2-5/+4
turns out, prefixing LD_PRELOAD with the path to libdvdcss works just fine.
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
2018-11-19dvd-vr: init at 0.9.7Francesco Gazzetta1-0/+20