From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 CA406138334 for ; Sun, 27 Jan 2019 19:46:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBB6AE110A; Sun, 27 Jan 2019 19:46:14 +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 A0A51E110A for ; Sun, 27 Jan 2019 19:46:14 +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 804B2335D8E for ; Sun, 27 Jan 2019 19:46:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25783526 for ; Sun, 27 Jan 2019 19:46:12 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1548618348.f4e1effe91297016875b51765f127fe69b4a96d1.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenshot-audio/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libopenshot-audio/Manifest media-libs/libopenshot-audio/libopenshot-audio-0.1.2-r1.ebuild X-VCS-Directories: media-libs/libopenshot-audio/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: f4e1effe91297016875b51765f127fe69b4a96d1 X-VCS-Branch: master Date: Sun, 27 Jan 2019 19:46:12 +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: 06a948a2-be2d-40b1-ae61-a8226f33a0d4 X-Archives-Hash: af7d6727fd3ddcaa93eb559729849bde commit: f4e1effe91297016875b51765f127fe69b4a96d1 Author: Pacho Ramos gentoo org> AuthorDate: Sun Jan 27 19:28:14 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Jan 27 19:45:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e1effe media-libs/libopenshot-audio: Drop old Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> media-libs/libopenshot-audio/Manifest | 1 - .../libopenshot-audio-0.1.2-r1.ebuild | 33 ---------------------- 2 files changed, 34 deletions(-) diff --git a/media-libs/libopenshot-audio/Manifest b/media-libs/libopenshot-audio/Manifest index 3b00ee81d91..ffb31e87959 100644 --- a/media-libs/libopenshot-audio/Manifest +++ b/media-libs/libopenshot-audio/Manifest @@ -1,2 +1 @@ -DIST libopenshot-audio-0.1.2.tar.gz 2964758 BLAKE2B a8407bcb14a24195e48adae0e575a2cabc6e864a4e9a439966e7c6af55549a220f8c4536e642e7dcf2ed76f7c9f204ce42607b861bc7adde6f78b99cd18aa23c SHA512 955f9c20ebf06474702208845fe49d031e29b0614fd15c0e1784c52d1c406fb7a980940bba1f297543305a9611fefd6b9232328cd39c5edbc8908018c5b12f1c DIST libopenshot-audio-0.1.4.tar.gz 2959997 BLAKE2B 0736d9f4877f46ac90fd236cbdcfce8c1f66f5ac5d5e9762672a4eaeb668eb61a5f1e45996f0feea604d2c30891198fa58fc89f360815336ea18311d019fed2c SHA512 5605164a8c66c33ac893cc2b42cdacffff03eb156a61740c1b2c00dd7e7602a802fa1dc3795c620810e3ee29a290aa6bae8b62bc17eab3f4dd2d8052e0481824 diff --git a/media-libs/libopenshot-audio/libopenshot-audio-0.1.2-r1.ebuild b/media-libs/libopenshot-audio/libopenshot-audio-0.1.2-r1.ebuild deleted file mode 100644 index 794938b206e..00000000000 --- a/media-libs/libopenshot-audio/libopenshot-audio-0.1.2-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils - -DESCRIPTION="Audio library used by OpenShot" -HOMEPAGE="https://www.openshot.org/ https://launchpad.net/libopenshot" -SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - media-libs/alsa-lib - media-libs/freetype - x11-libs/libX11 - x11-libs/libXcursor - x11-libs/libXext - x11-libs/libXinerama - x11-libs/libXrandr -" -DEPEND="${RDEPEND}" - -src_prepare() { - # fix under-linking - # https://github.com/OpenShot/libopenshot-audio/issues/3 - sed -i 's/^\(target_link_libraries(.*\))$/\1 dl pthread)/' \ - src/CMakeLists.txt || die - cmake-utils_src_prepare -}