summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/video/aegisub
AgeCommit message (Collapse)Author
2020-09-09aegisub: fix build with make 4.3Vincent Laporte
2020-06-12treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
2019-12-31treewide: NIX_*_COMPILE -> stringRobin Gloster
2019-12-15aegisub: slight clean upJan Tojnar
2019-12-15aegisub: fix buildJan Tojnar
2019-11-18treewide: Get rid of libGLU_combinedadisbladis
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-05treewide icu61+ fixesVladimír Čunát
It's exactly the same issue as in the parent commit. /cc #60250 (2fe63c8).
2019-02-13aegisub: move defaults to package fileJan Malakhovski
2019-01-04aegisub: link with pthread explicitlyPiotr Bogdan
2018-03-05Merge branch 'master'Vladimír Čunát
2018-02-27aegisub: not supported on aarch64Jörg Thalheim
(requires luajit)
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev
2017-10-15aegisub: fixup build with icu-59Vladimír Čunát
Thanks to https://github.com/gentoo/gentoo/commit/779fbc09c456a
2016-05-18Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz
2016-04-28boost: Kill unnecessary 'lib' outputTuomas Tynkkynen
This was split in somewhere pre-2014 without the current infra which automates parts of this, in particular the output propagation.
2016-03-05Use general hardening flag toggle listsFranz Pletz
The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
2016-02-09aegisub: turn off bindnow/relro hardeningRobin Gloster
2015-05-29Use libpulseaudio instead of pulseaudioWilliam A. Kennington III
2015-04-08Aegisub: 3.2.1 -> 3.2.2AndersonTorres
Adding config.aegisub.* options
2015-02-07kill libiconvOr*Eric Seidel
Conflicts: pkgs/applications/networking/mailreaders/sup/default.nix pkgs/development/compilers/ghc/7.8.3-binary.nix pkgs/development/interpreters/php/5.3.nix pkgs/development/interpreters/ruby/patches.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/poppler/default.nix pkgs/top-level/all-packages.nix
2014-11-05Merge recent master into stagingVladimír Čunát
Nixpkgs Hydra: ?compare=1157272 TODO: port e22889064f82be3 Conflicts: nixos/tests/gnome3_10.nix (auto-solved) pkgs/applications/video/aegisub/default.nix pkgs/development/libraries/boost/1.55.nix
2014-11-03aegisub: do not force libiconv, use auto link flagsVladimír Čunát
This fixes build after #4419. It seems to start fine without the flags, CC maint. @AndersonTorres.
2014-11-02boost: Remove boost.libWilliam A. Kennington III
2014-09-24Aegisub: updating to 3.2.1AndersonTorres
2014-09-21boost: Update depdendent packagesWilliam A. Kennington III
2014-09-10Small style fixupsAndersonTorres
In this commit, I modified some files, conforming them to a idiosyncratic standard - mainly, a template for meta attribs.
2014-08-12Aegisub: update to 3.2.0AndersonTorres
2014-05-13Aegisub: update to 3.1.3 (close #2550)AndersonTorres
New dependencies: icu, intltool, boost (default = 1.55), wxGTK 3.0 Fixes a bug on Boost detection @vcunat: minor refactoring.
2014-05-04Aegisub: update to version 3.1.3AndersonTorres
2014-03-22Fix broken references to 'maintainers' attribute set.Peter Simons
2014-03-22Adding info about maintainer (myself - AndersonTorres) and modifying the ↵AndersonTorres
meta.license field for some packages I have made.
2013-12-25Aegisub: New PackageAndersonTorres
Adding Aegisub: an advanced movie subtitle editor