media-video/aegisub: update comment re luabins
authorIlya Tumaykin <itumaykin@gmail.com>
Wed, 9 Mar 2016 23:31:51 +0000 (02:31 +0300)
committerIan Delaney <idella4@gentoo.org>
Thu, 10 Mar 2016 13:55:06 +0000 (21:55 +0800)
Package-Manager: portage-2.2.27

media-video/aegisub/aegisub-3.2.2_p20160306.ebuild
media-video/aegisub/aegisub-9999.ebuild

index 1c21ae6afbd033a84252c63158464ab97fea19ee..9fb805651982fda93e00d79f08aef7c9a4d7b105 100644 (file)
@@ -24,6 +24,10 @@ IUSE="alsa debug +ffmpeg +fftw openal oss portaudio pulseaudio spell +uchardet"
 # configure.ac specifies minimal versions for some of the dependencies below.
 # However, most of these minimal versions date back to 2006-2012 yy.
 # Such version specifiers are meaningless nowadays, so they are omitted.
+#
+# aegisub bundles luabins (https://github.com/agladysh/luabins).
+# Unfortunately, luabins upstream is practically dead since 2010.
+# Thus unbundling luabins is not worth the effort.
 RDEPEND="
        dev-lang/luajit:2[lua52compat]
        dev-libs/boost:=[icu,nls,threads]
@@ -56,9 +60,6 @@ REQUIRED_USE="
        || ( alsa openal oss portaudio pulseaudio )
 "
 
-# aegisub bundles luabins (https://github.com/agladysh/luabins).
-# Unfortunately, luabins upstream is dead since 2011.
-# Thus unbundling luabins is not worth the effort.
 PATCHES=(
        "${FILESDIR}/${P}-fix-luajit-unbundling.patch"
        "${FILESDIR}/${P}-respect-user-compiler-flags.patch"
index a356fa809e987d1c3bc73fea8dca6f177c14abc9..32ba8278ab71d19d20b8640b5c7ccaeda8212aeb 100644 (file)
@@ -23,6 +23,10 @@ IUSE="alsa debug +ffmpeg +fftw openal oss portaudio pulseaudio spell +uchardet"
 # configure.ac specifies minimal versions for some of the dependencies below.
 # However, most of these minimal versions date back to 2006-2012 yy.
 # Such version specifiers are meaningless nowadays, so they are omitted.
+#
+# aegisub bundles luabins (https://github.com/agladysh/luabins).
+# Unfortunately, luabins upstream is practically dead since 2010.
+# Thus unbundling luabins is not worth the effort.
 RDEPEND="
        dev-lang/luajit:2[lua52compat]
        dev-libs/boost:=[icu,nls,threads]
@@ -55,9 +59,6 @@ REQUIRED_USE="
        || ( alsa openal oss portaudio pulseaudio )
 "
 
-# aegisub bundles luabins (https://github.com/agladysh/luabins).
-# Unfortunately, luabins upstream is dead since 2011.
-# Thus unbundling luabins is not worth the effort.
 PATCHES=(
        "${FILESDIR}/${PN}-3.2.2_p20160306-fix-luajit-unbundling.patch"
        "${FILESDIR}/${PN}-3.2.2_p20160306-respect-user-compiler-flags.patch"