summary refs log tree commit diff
path: root/pkgs/development/libraries/libdvdnav
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* libdvdnav: rm old HandBrake pathesAnton-Latukha2018-05-10
| | | | Patches no longer used in HandBrake upstream
* libdvdnav: supports DarwinMatthew Bauer2018-04-24
|
* libdvdnav: 5.0.3 -> 6.0.0Wout Mertens2018-03-23
| | | | | | | | | | Semi-automatic update generated by ryantm/nix-update tools. These checks were done: - built on NixOS /tmp/tmp.5t3QSH6Esb /home/ryantm/.cache/nixpkgs /home/ryantm/.cache/nixpkgs - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 6.0.0 with grep in /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0 - directory tree listing: gist.github.com/ac1677320d622ed0b03422144cbbc5e4
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* videolan.org sources: prefer http://get.videolan.orgVladimír Čunát2016-02-07
| | | | | | | Some of the original URLs were broken now. It seems that set of mirrors is preferred and faster than the others. In the x264 case the source isn't there so http://download.videolan.org is used instead.
* libdvdnav: 4.2.1 -> 5.0.3Spencer Whitt2015-05-14
| | | | Keeping the old version around for now in order to support mplayer.
* Revert "VLC wants a newer version of libdvdnav"Peter Simons2015-03-19
|
* VLC wants a newer version of libdvdnavPeter Jones2015-03-18
| | | | | | | | | | * Updated libdvdnav/libdvdread to latest versions * Removed libdvdnav patches since they have been incorporated into the latest release * Added `--enable-dvdnav` configure flag to VLC to ensure that if this happens again VLC will fail to build
* libdvd{read,nav}: Version bump and patch from Handbrake projectWout Mertens2014-05-04
| | | | | | | - API-compatible version bumps to latest upstream Patches: - A08: Adds API call to duplicate a DVD VM to libdvdnav - P00: Skip making examples
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * MPlayer: updated to the SVN version.Eelco Dolstra2009-03-10
| | | | | | | | | | * VLC: updated to 0.9.8a. It now uses Qt for the GUI, which looks a lot better than the wxWidgets one. * libdvdread, libdvdnav: updated to 4.1.3. * ffmpeg: updated to 0.5 (a new release!). Got rid of the SVN version, which shouldn't be necessary anymore. svn path=/nixpkgs/trunk/; revision=14500
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* * Play DVDs again with vlc.Eelco Dolstra2006-06-29
svn path=/nixpkgs/trunk/; revision=5543