summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-29 11:16:16 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-29 21:04:27 +0100
commitf4656fb7a34c034f7beb51995634c0ce964b2302 (patch)
tree89ef6a65bcb04eba5e7a9fb78279f090e71f4c1e /media-video/simplescreenrecorder
parentprofiles: clean up the "these depend on slotted Lua" package.mask entry (diff)
downloadgentoo-f4656fb7a34c034f7beb51995634c0ce964b2302.tar.gz
gentoo-f4656fb7a34c034f7beb51995634c0ce964b2302.tar.bz2
gentoo-f4656fb7a34c034f7beb51995634c0ce964b2302.zip
media-video/simplescreenrecorder: Sync live ebuild, patch upstreamed
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-video/simplescreenrecorder')
-rw-r--r--media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild2
-rw-r--r--media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild
index 0a27ef778b0a..949f13a88fe1 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild
@@ -43,7 +43,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="dev-qt/linguist-tools:5"
-PATCHES=( "${FILESDIR}/${P}-cmake.patch" )
+PATCHES=( "${FILESDIR}/${P}-cmake.patch" ) # bug #624480, in git master
pkg_pretend() {
if [[ "${ABI}" == amd64 ]]; then
diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild b/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
index 9fb007c901bd..6a8445ffb2fa 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
@@ -40,9 +40,8 @@ RDEPEND="
jack? ( virtual/jack )
pulseaudio? ( media-sound/pulseaudio )
"
-DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5
-"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-qt/linguist-tools:5"
pkg_pretend() {
if [[ "${ABI}" == amd64 ]]; then