Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511896 - =media-video/aegisub-3.1.3 version bump
Summary: =media-video/aegisub-3.1.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal enhancement (vote)
Assignee: Nikoli
URL: http://devel.aegisub.org/ticket/1736
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-05-30 21:23 UTC by Jaak Ristioja
Modified: 2014-06-10 20:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
aegisub-3.1.3.ebuild (aegisub-3.1.3.ebuild,1.61 KB, text/plain)
2014-05-30 21:23 UTC, Jaak Ristioja
Details
aegisub-3.1.3.ebuild (aegisub-3.1.3.ebuild,2.16 KB, text/plain)
2014-06-09 20:08 UTC, Nikoli
Details
live ebuild (aegisub-9999.ebuild,2.15 KB, text/plain)
2014-06-09 20:08 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2014-05-30 21:23:44 UTC
Created attachment 377880 [details]
aegisub-3.1.3.ebuild

Haven't thoroughly tested the ebuild due to bug 508184. But after a quick hack around the sandbox issue it merges and seems to start properly on first sight.

Ebuild is same as for 3.1.2 except for the following line which was removed:

   S=${WORKDIR}/${P}/${PN}
Comment 1 Nikoli 2014-06-01 18:16:12 UTC
I have same ebuild in local overlay, but it fails to build:
http://devel.aegisub.org/ticket/1736

> Haven't thoroughly tested the ebuild due to bug 508184.

Just disable USE openal, it should work fine then.
Comment 2 Nikoli 2014-06-09 20:08:24 UTC
Created attachment 378600 [details]
aegisub-3.1.3.ebuild

boost-1.53 is required, internal luajit is used instead of system lua copy.
Comment 3 Nikoli 2014-06-09 20:08:43 UTC
Created attachment 378602 [details]
live ebuild
Comment 4 Maxim Koltsov (RETIRED) gentoo-dev 2014-06-10 20:21:51 UTC
--- ./ChangeLog
+++ ./ChangeLog
@@ -4,0 +5,8 @@
+*aegisub-3.1.3 (10 Jun 2014)
+
+  10 Jun 2014; Maxim Koltsov <maksbotan@gentoo.org> +aegisub-3.1.3.ebuild,
+  -aegisub-3.0.3.ebuild, -aegisub-3.0.4.ebuild, -aegisub-3.1.0.ebuild,
+  aegisub-3.1.2.ebuild, aegisub-9999.ebuild:
+  Bump to 3.1.3, update live ebuild, clean old, enable fftw by default in 3.1.3,
+  bug #511896. Thanks to Nikoli.
+