aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libass (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libass: 0.14.0 -> 0.15.0Max Hausch2020-11-051-8/+4
| | | | | | | Harfbuzz is now being required unconditionally as per https://github.com/libass/libass/releases/tag/0.15.0 Fixes: CVE-2020-26682
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-2/+2
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+2
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* libass: 0.13.7 -> 0.14.0Franz Pletz2018-01-281-2/+2
|
* libass: 0.13.4 -> 0.13.7Franz Pletz2017-06-201-2/+2
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-271-1/+1
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* libass: 0.13.2 -> 0.13.4 (security)Franz Pletz2016-10-051-2/+2
| | | | | | | | Fixes: * CVE-2016-7969 * CVE-2016-7970 * CVE-2016-7972
* libass: darwin compatibilityAnthony Cowley2016-05-121-1/+3
|
* libass: 0.12.2 -> 0.13.2Franz Pletz2016-05-031-2/+2
|
* Revert "Refactor mkFlag out of old packages"Eelco Dolstra2015-06-041-5/+9
| | | | | | | | This reverts commit 3117e0c897522ec8431572de12449f676cc8c8be. Conflicts: pkgs/development/libraries/wayland/default.nix pkgs/servers/samba/4.x.nix
* libass: 0.12.1 -> 0.12.2codyopel2015-05-311-8/+6
|
* Refactor mkFlag out of old packagesWilliam A. Kennington III2015-05-221-9/+5
|
* libass: build on DarwinSpencer Whitt2015-03-261-1/+1
|
* libass: refactor & 0.11.1 -> 0.12.1codyopel2015-02-091-17/+36
|
* libass: update to 0.11.1, add more meta attributesSong Wenwu2014-03-021-6/+23
| | | | Close #1865.
* Add libassYury G. Kudryashov2011-02-091-0/+17
svn path=/nixpkgs/trunk/; revision=25868