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 9888D1381F1 for ; Thu, 4 Jan 2018 17:59:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03D04E09A1; Thu, 4 Jan 2018 17:59:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C5084E09A1 for ; Thu, 4 Jan 2018 17:59:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4E24F335C07 for ; Thu, 4 Jan 2018 17:59:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CDE31D for ; Thu, 4 Jan 2018 17:59:02 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1515088738.937439cecd19db5bc8e497c5218c2d59b622094b.zlogene@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/metadata.xml media-video/shotcut/shotcut-18.01.ebuild X-VCS-Directories: media-video/shotcut/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 937439cecd19db5bc8e497c5218c2d59b622094b X-VCS-Branch: master Date: Thu, 4 Jan 2018 17:59:02 +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-Archives-Salt: 4e2d55f6-f6d6-4cd6-82eb-f69368ad2660 X-Archives-Hash: 6bc8a782a2640f8fad10e03ae736b3c1 commit: 937439cecd19db5bc8e497c5218c2d59b622094b Author: reagentoo gmail com> AuthorDate: Wed Jan 3 10:46:40 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jan 4 17:58:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=937439ce media-video/shotcut: new package Closes: https://github.com/gentoo/gentoo/pull/6729 media-video/shotcut/Manifest | 1 + media-video/shotcut/metadata.xml | 15 ++++++++ media-video/shotcut/shotcut-18.01.ebuild | 64 ++++++++++++++++++++++++++++++++ 3 files changed, 80 insertions(+) diff --git a/media-video/shotcut/Manifest b/media-video/shotcut/Manifest new file mode 100644 index 00000000000..740971e5142 --- /dev/null +++ b/media-video/shotcut/Manifest @@ -0,0 +1 @@ +DIST shotcut-18.01.tar.gz 4027948 BLAKE2B cbc82eac35b3d378bd0da6857f80fddf758e17d82d5be25224716769d51afc9a37ecd5395f0599fc421d6190d6a426ad2f9ab222fb3871f9e5e07b11465d38a4 SHA512 d36843eeb6f2906f3b9f546b24e691754984897bda74618ebebd85bb7e32f97d951d55bc6dcf6f2b0f1c1ab39ee1180de5b44e7022ee2fe9b687e3cb4b9bada3 diff --git a/media-video/shotcut/metadata.xml b/media-video/shotcut/metadata.xml new file mode 100644 index 00000000000..9fca7f80eba --- /dev/null +++ b/media-video/shotcut/metadata.xml @@ -0,0 +1,15 @@ + + + + + reagentoo@gmail.com + Dmitry Baranov + + + proxy-maint@gentoo.org + Proxy Maintainers + + + mltframework/shotcut + + diff --git a/media-video/shotcut/shotcut-18.01.ebuild b/media-video/shotcut/shotcut-18.01.ebuild new file mode 100644 index 00000000000..3367892ca51 --- /dev/null +++ b/media-video/shotcut/shotcut-18.01.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit desktop qmake-utils + +DESCRIPTION="A free, open source, cross-platform video editor" +HOMEPAGE="https://www.shotcut.org/" +SRC_URI="https://github.com/mltframework/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +KEYWORDS="~amd64 ~x86" +LICENSE="GPL-3" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-qt/qtcore:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtmultimedia:5 + dev-qt/qtnetwork:5 + dev-qt/qtopengl:5 + dev-qt/qtsql:5 + dev-qt/qtwebkit:5 + dev-qt/qtwebsockets:5 + dev-qt/qtwidgets:5 + dev-qt/qtxml:5 + media-libs/ladspa-sdk + media-libs/libsdl:0 + media-libs/libvpx + media-libs/mlt[ffmpeg,frei0r,qt5,sdl,xml] + media-libs/x264 + media-plugins/frei0r-plugins + media-sound/lame + media-video/ffmpeg + virtual/jack +" +DEPEND="${RDEPEND} + dev-qt/linguist-tools:5 +" + +src_prepare() { + local mylrelease="$(qt5_get_bindir)/lrelease" + "${mylrelease}" "${S}/src/src.pro" || die "preparing locales failed" + + default +} + +src_configure() { + eqmake5 PREFIX="${EPREFIX}/usr" +} + +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 +}