summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libass/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* libass: 0.15.0 -> 0.15.1R. RyanTM2021-05-031-2/+2
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-2/+2
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. Jonathan Ringer2021-01-191-2/+2
* libass: 0.14.0 -> 0.15.0•••Harfbuzz is now being required unconditionally as per https://github.com/libass/libass/releases/tag/0.15.0 Fixes: CVE-2020-26682 Max Hausch2020-11-051-8/+4
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-2/+2
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-2/+2
* 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.urkud•••It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive. Vladimír Čunát2017-03-271-1/+1
* libass: 0.13.2 -> 0.13.4 (security)•••Fixes: * CVE-2016-7969 * CVE-2016-7970 * CVE-2016-7972 Franz Pletz2016-10-051-2/+2
* 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"•••This reverts commit 3117e0c897522ec8431572de12449f676cc8c8be. Conflicts: pkgs/development/libraries/wayland/default.nix pkgs/servers/samba/4.x.nix Eelco Dolstra2015-06-041-5/+9
* 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 attributes•••Close #1865. Song Wenwu2014-03-021-6/+23
* Add libass•••svn path=/nixpkgs/trunk/; revision=25868 Yury G. Kudryashov2011-02-091-0/+17