From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A010138336 for ; Tue, 5 Feb 2019 23:27:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55383E0BE1; Tue, 5 Feb 2019 23:27:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18A46E0BE1 for ; Tue, 5 Feb 2019 23:27:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D21FF33BE95 for ; Tue, 5 Feb 2019 23:27:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A635538 for ; Tue, 5 Feb 2019 23:27:29 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1549409202.0944624ca30eb78c3416041baf54b2b4e05c81d2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/shotcut/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/shotcut/Manifest media-video/shotcut/shotcut-18.03.ebuild media-video/shotcut/shotcut-19.01.24.ebuild X-VCS-Directories: media-video/shotcut/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0944624ca30eb78c3416041baf54b2b4e05c81d2 X-VCS-Branch: master Date: Tue, 5 Feb 2019 23:27:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3efacdfc-d18b-48ad-8b03-d6f487f6f495 X-Archives-Hash: cb915e49b531cd7f394d0f331ec861a0 commit: 0944624ca30eb78c3416041baf54b2b4e05c81d2 Author: reagentoo gmail com> AuthorDate: Sun Jan 20 14:26:27 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 5 23:26:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0944624c media-video/shotcut: version bump to 19.01.24 Also switch to xdg eclass. Closes: https://bugs.gentoo.org/663722 Signed-off-by: Dmitry Baranov gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10877 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/shotcut/Manifest | 2 +- .../{shotcut-18.03.ebuild => shotcut-19.01.24.ebuild} | 13 +++---------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/media-video/shotcut/Manifest b/media-video/shotcut/Manifest index baaff716419..f213fcf7087 100644 --- a/media-video/shotcut/Manifest +++ b/media-video/shotcut/Manifest @@ -1 +1 @@ -DIST shotcut-18.03.tar.gz 4089848 BLAKE2B 811556867fb6e3160ec0daaeda2eb063f32bf527fc40a72302638fcb9445b87fbebdcf93929746d5c18f784263ead857b3b23428dc8cab0f06b5f95cac36d793 SHA512 37ec83f7c1f770e849213a2adb90ee86061e1eb17e5435dfa81068de77be8cc5791ad03c14da100b9b960b15d6ec0d01fc9d579fcbf749050385c2231e13f4a0 +DIST shotcut-19.01.24.tar.gz 4864498 BLAKE2B e76f38e2545bff176730f1287fbba35de9d82e11d5ea4b396e69e71f90dd09325aceae8ffefe6914e66e37c983415a28c4fcdeba14314e370b3220cc8399a6be SHA512 1026e0701dd7a0a5dc3bc5f9babe0f58c6d3a0871af7b09cfca8d71b4c3e370708103d6f78de1061505cd162ade3de0189c9dc085d51546e85bb472f38b0363d diff --git a/media-video/shotcut/shotcut-18.03.ebuild b/media-video/shotcut/shotcut-19.01.24.ebuild similarity index 79% rename from media-video/shotcut/shotcut-18.03.ebuild rename to media-video/shotcut/shotcut-19.01.24.ebuild index 27b43b92dde..3a03e093193 100644 --- a/media-video/shotcut/shotcut-18.03.ebuild +++ b/media-video/shotcut/shotcut-19.01.24.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit desktop qmake-utils +inherit qmake-utils xdg DESCRIPTION="A free, open source, cross-platform video editor" HOMEPAGE="https://www.shotcut.org/" @@ -32,7 +32,7 @@ RDEPEND=" media-libs/ladspa-sdk media-libs/libsdl:0 media-libs/libvpx - >=media-libs/mlt-6.6.0-r1[ffmpeg,frei0r,qt5,sdl,sdl2(+),xml] + >=media-libs/mlt-6.10.0-r1[ffmpeg,frei0r,qt5,sdl,xml] media-libs/x264 media-plugins/frei0r-plugins media-sound/lame @@ -56,12 +56,5 @@ src_configure() { src_install() { emake INSTALL_ROOT="${D}" install - - newicon "${S}/icons/shotcut-logo-64.png" "${PN}.png" - make_desktop_entry shotcut "Shotcut" - - insinto "/usr/share/${PN}/translations" - doins translations/*.qm - einstalldocs }