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 D97C113835A for ; Tue, 10 Nov 2020 21:20:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74D8FE0825; Tue, 10 Nov 2020 21:20:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B6472E0825 for ; Tue, 10 Nov 2020 21:20:28 +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 6520F340D3A for ; Tue, 10 Nov 2020 21:20:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4F54448 for ; Tue, 10 Nov 2020 21:20:25 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1605043197.50e8a99980129fe9833ad956b5e00213efd6ae81.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/tg_owt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/tg_owt/Manifest media-libs/tg_owt/tg_owt-0_pre20201030.ebuild X-VCS-Directories: media-libs/tg_owt/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 50e8a99980129fe9833ad956b5e00213efd6ae81 X-VCS-Branch: master Date: Tue, 10 Nov 2020 21:20:25 +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: 3f8b039c-61c9-4284-a020-8fe59099b19c X-Archives-Hash: 3e5b56760438f7034b398479598609eb commit: 50e8a99980129fe9833ad956b5e00213efd6ae81 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Nov 10 20:50:15 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Nov 10 21:19:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e8a999 media-libs/tg_owt: drop old Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev gentoo.org> media-libs/tg_owt/Manifest | 1 - media-libs/tg_owt/tg_owt-0_pre20201030.ebuild | 47 --------------------------- 2 files changed, 48 deletions(-) diff --git a/media-libs/tg_owt/Manifest b/media-libs/tg_owt/Manifest index 92037b22495..4db6a7faa52 100644 --- a/media-libs/tg_owt/Manifest +++ b/media-libs/tg_owt/Manifest @@ -1,2 +1 @@ -DIST tg_owt-0_pre20201030.tar.gz 18391433 BLAKE2B 518f1a0cba8615348b6757cc3d40c6f78c7ccfcb3943a39aef9ac712e1520b7d2c9b52419bb1f22966ee8210021d684df64e593403ee86a55bbf4622826a7bcb SHA512 4f8c9fdcf3f5a2086bcb00c1434ab5c0ff398de99c32166e8479dc8482cf598ed20bcd93a98c92f30e0f0d16e1cee4dbe28d4cd21feb602fc937079d487326dd DIST tg_owt-0_pre20201105.tar.gz 18390526 BLAKE2B 115e93eb9dfd158779d2a521de9bca8cf0e0a38cff7d7a470b59d2941212a79cc7c33abf330c348ad70321486cd80d44644ceea61f9a86bbaee3ef6463a9e23d SHA512 de9d4490c3e68f17dd75e523596683395e67e91b51c5c7af61c0a51517779129cc965bc97d63b5054bdddb76d385ab33d6995d72b08316941fa2a72a93d1c3fa diff --git a/media-libs/tg_owt/tg_owt-0_pre20201030.ebuild b/media-libs/tg_owt/tg_owt-0_pre20201030.ebuild deleted file mode 100644 index fb4c5c7c321..00000000000 --- a/media-libs/tg_owt/tg_owt-0_pre20201030.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake flag-o-matic - -TG_OWT_COMMIT="1d4f7d74ff1a627db6e45682efd0e3b85738e426" - -DESCRIPTION="WebRTC build for Telegram" -HOMEPAGE="https://github.com/desktop-app/tg_owt" -SRC_URI="https://github.com/desktop-app/tg_owt/archive/${TG_OWT_COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~ppc64" -IUSE="pulseaudio" - -# some things from this list are bundled -# work on unbundling in progress -DEPEND=" - dev-libs/openssl:= - media-libs/alsa-lib - media-libs/libjpeg-turbo:= - media-libs/libvpx:= - media-libs/openh264:= - media-libs/opus - media-video/ffmpeg:= - !pulseaudio? ( media-sound/apulse[sdk] ) - pulseaudio? ( media-sound/pulseaudio ) -" - -RDEPEND="${DEPEND}" - -BDEPEND=" - virtual/pkgconfig - amd64? ( dev-lang/yasm ) -" - -S="${WORKDIR}/${PN}-${TG_OWT_COMMIT}" - -src_configure() { - local mycmakeargs=( - -DTG_OWT_PACKAGED_BUILD=TRUE - ) - cmake_src_configure -}