summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/aegisub: fix build against icu-59Ilya Tumaykin2017-05-211-0/+18
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/4648 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Upstream-commit: https://github.com/Aegisub/Aegisub/commit/dd67db47cb2203e7a14058e52549721f6ff16a49
* media-video/aegisub: remove old.Ilya Tumaykin2017-01-124-263/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3420
* media-video/aegisub: remove oldIlya Tumaykin2016-06-282-180/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/1781 Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: verbump to 3.2.2_p20160518Ilya Tumaykin2016-06-283-0/+249
| | | | | | | | | | | | | | | Major revamp of the ebuild and the patchset: - EAPI=6; - add testing support; - remove ffmpeg USE and depend on ffmpegsource unconditionally (otherwise aegisub can only open blank 'videos' without any video); - cleanup dependencies; - update the patchset (all changes were submitted upstream); - update LICENSE. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: move 3.2.2 patchset to files/3.2.2/ subdirectoryIlya Tumaykin2016-06-284-0/+0
| | | | | | | | Otherwise files/ directory is a bit messy. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: remove 3.0.4Ilya Tumaykin2016-06-283-66/+0
| | | | | | | | It's time for 3.0.4 to go. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: better wording in patch comment for 3.0.4Ilya Tumaykin2016-03-071-3/+3
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: remove oldIlya Tumaykin2016-03-071-53/+0
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: verbump to 3.2.2_p20160306Ilya Tumaykin2016-03-072-0/+180
| | | | | | New snapshot release with most of our Gentoo patches merged upstream. Package-Manager: portage-2.2.27
* media-video/aegisub: remove unneeded unbundle-luajit patch from 9999Ilya Tumaykin2016-03-071-153/+0
| | | | | | | | | | Mostly merged upstream. Upstream now supports building with system luajit. There are still some problems left, see [1]. But it's already a major improvement. [1]: http://devel.aegisub.org/ticket/1904#comment:10 Package-Manager: portage-2.2.27
* media-video/aegisub: remove unneeded pthread-flags patch from 9999Ilya Tumaykin2016-03-071-44/+0
| | | | | | Merged upstream. Package-Manager: portage-2.2.27
* media-video/aegisub: update 9999 patchsetIlya Tumaykin2016-02-121-0/+14
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: include links to upstream bugreports in patchesIlya Tumaykin2016-02-107-0/+18
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: update 9999 patchsetIlya Tumaykin2016-02-102-41/+42
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: revbump to 3.2.2-r1 to restore -fno-strict-aliasingIlya Tumaykin2016-02-104-22/+72
| | | | | | Also backport ff9648f and 9f158e9 changes from the live ebuild. Package-Manager: portage-2.2.27
* media-video/aegisub: revbump to 3.0.4-r1 to restore -fno-strict-aliasingIlya Tumaykin2016-02-103-9/+9
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: fix installation of 3.0.4 with empty LINGUASIlya Tumaykin2016-01-011-0/+23
| | | | | | 3.2.2 and live are not affected. Package-Manager: portage-2.2.24
* media-video/aegisub: reuse patch for 3.2.2 in live ebuildIlya Tumaykin2015-12-281-50/+0
| | | | Package-Manager: portage-2.2.24
* media-video/aegisub: remove clang-only options to avoid warnings on gccIlya Tumaykin2015-12-281-0/+20
| | | | | | | These options only suppress compilation warnings and do not alter compilation itself, so it is safe to remove them. Package-Manager: portage-2.2.24
* media-video/aegisub: adjust LIBS_LUA placement in luajit unbundle patchIlya Tumaykin2015-12-282-6/+38
| | | | | | | | | LIBS_LUA (aka '-lluajit-5.x') is included in OBJ list in automation build. This is why linking to luajit works properly. However, the expected behaviour is to include LIBS_LUA in LIBS list. Package-Manager: portage-2.2.24
* media-video/aegisub: adjust pthread patch wrt bug 568878Ilya Tumaykin2015-12-282-17/+54
| | | | | | | | | | | | - Always append '-lpthread' to LIBS_PTHREAD since build system fails to do so when needed. - Add CFLAGS_PTHREAD to libaegisub build since it uses pthreads. - Remove CFLAGS_PTHREAD from tools build since it does not use pthreads, but only links with archive that includes pthread symbols. Gentoo-Bug: 568878 Package-Manager: portage-2.2.24
* media-video/aegisub: add missing pthread flagsIlya Tumaykin2015-12-212-0/+30
| | | | | | | | This also fixes build with GCC-5. Gentoo-Bug: 568878 Package-Manager: portage-2.2.24
* media-video/aegisub: update live ebuildIlya Tumaykin2015-11-022-0/+184
| | | | Sync live ebuild with the latest versioned one aka 3.2.2.
* media-video/aegisub: version bump to 3.0.4Ilya Tumaykin2015-11-022-0/+43
| | | | | | | | | | | | | | Add the last aegisub version that has: - dependency on <wxGTK-3.0 - no dependency on boost - no dependency on icu - optional libass dependency - optional lua dependency It also has the similar changes as 3.2.2 ebuild: - proper compiler flags handling - minor lua issues fixed - cleaned up dependencies
* media-video/aegisub: version bump to 3.2.2Ilya Tumaykin2015-11-023-0/+177
Inherited from Nikoli. List of changes compared to Nikoli ebuilds: - respect user compiler flags - do not enable debug flags for regular builds - omit unneeded ancient version numbers in deps - unbundle luajit - fix minor lua issues - check for C++11 compiler support - remove virtual/glu dep as it was only needed for crashreporter, which was never finished and ultimately was removed upstream - avoid nls USE as build system expects config.rpath file being available regardless of the value of nls configure option Gentoo-Bug: 536244 Gentoo-Bug: 508120