summary refs log tree commit diff
path: root/pkgs/tools/cd-dvd/brasero
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* brasero: fix libdvdcss usageFlorian Klink2019-02-14
| | | | | turns out, prefixing LD_PRELOAD with the path to libdvdcss works just fine.
* brasero: inherit meta in wrapperPascal Wittmann2018-08-05
| | | | see issue #43716
* brasero: correct license, is actually gpl2PlusPascal Wittmann2018-08-05
| | | | see issue #43716
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* brasero: 3.12.1 -> 3.12.2Franz Pletz2017-08-01
|
* brasero: depend on hicolor_icon_themeRobert Helgesson2016-07-09
| | | | This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
* brasero: use symlinkJoinNikolay Amiantov2016-04-26
|
* brasero: move cdrtools dependency to a wrapperNikolay Amiantov2016-04-23
|
* brasero: use libburn and libisofs instead of some packagesNikolay Amiantov2016-04-23
|
* brasero: 3.12.0 -> 3.12.1Nikolay Amiantov2016-04-21
|
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
|
* brasero: cleanupNikolay Amiantov2015-12-13
|
* 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