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 87E7A138330 for ; Fri, 23 Sep 2016 10:47:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBFC7E0AA8; Fri, 23 Sep 2016 10:46:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8E4FE0AA8 for ; Fri, 23 Sep 2016 10:46:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5521A340A8E for ; Fri, 23 Sep 2016 10:46:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 511EF245E for ; Fri, 23 Sep 2016 10:46:52 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1474627607.0c291b3882ed4a9dbd78bf2551a3d0378a3432b8.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qtractor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/qtractor/Manifest media-sound/qtractor/qtractor-0.7.9.ebuild X-VCS-Directories: media-sound/qtractor/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 0c291b3882ed4a9dbd78bf2551a3d0378a3432b8 X-VCS-Branch: master Date: Fri, 23 Sep 2016 10:46:52 +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: ae4720d1-c5e1-464a-b137-869908edd77e X-Archives-Hash: 7a4052be4ba36de3193e65d2034a0b60 commit: 0c291b3882ed4a9dbd78bf2551a3d0378a3432b8 Author: Alexis Ballier gentoo org> AuthorDate: Fri Sep 23 10:45:25 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Sep 23 10:46:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c291b38 media-sound/qtractor: bump to 0.7.9 Package-Manager: portage-2.3.1 media-sound/qtractor/Manifest | 1 + media-sound/qtractor/qtractor-0.7.9.ebuild | 77 ++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) diff --git a/media-sound/qtractor/Manifest b/media-sound/qtractor/Manifest index 71dab2c..101703c 100644 --- a/media-sound/qtractor/Manifest +++ b/media-sound/qtractor/Manifest @@ -1,2 +1,3 @@ DIST qtractor-0.7.7.tar.gz 1695946 SHA256 748b3c32124bb4ced762c88bf57a1497027c73e8b1cbc3c326e651eb83df1361 SHA512 cbc8419791764f886f5124a6eb937496ea8d0bd4f3ee75b7948dec59d55f830a07fd97bbc05ee4b59a743f7c244063bd6f80c01532c864f7606605e485cd9fe2 WHIRLPOOL b544d0991379783ab6b4472bef2a3aa47e4134dd3eb3837111b68f4a17405272934ea2e6231566361a9fc61ca92a9d692bd82b0f6831ebb42e0e19bcf0a6a4bf DIST qtractor-0.7.8.tar.gz 1705865 SHA256 b6a495e468e90870e4f0706a07dfbd6a3f368a62fe6b4e9b40caada8d7f0f501 SHA512 046cf24377b4da91ab724793b54b43ed06c7d3597746d974a17aafffc708d98692579ce087737c06522247e7edceea636791f1a25af2a4a8c814fbe22e5a686f WHIRLPOOL 1afb50e3b75d71921da5176acff260bda30d0cd76f10b5e21dca7ffc4fa4bdb07a4bd2383b8201e6e6548e4f62ababe4a42e2b9ff119c74798747e1871a71768 +DIST qtractor-0.7.9.tar.gz 1714140 SHA256 d8e790f961064a6bc515661fe72b15e3cb3e08e5dcbe71867cd6e6e7662ae45e SHA512 4c2ea6d8c6712188f7a8b96c7a5405e5d13227cef96e2195578eb206110e7180b94d6b06b9a976208681c6b2c6df146f708270f6a6d693caa6a0a9ee41a76ce3 WHIRLPOOL a07c21dbf876f74fada2485d70b926ce7e20098e60acc55bb880402983ae0bae6d22195f06e7f416e19524791c8511802b0ef7b8d59c833f68689fbc674cbc3e diff --git a/media-sound/qtractor/qtractor-0.7.9.ebuild b/media-sound/qtractor/qtractor-0.7.9.ebuild new file mode 100644 index 00000000..3642b1b --- /dev/null +++ b/media-sound/qtractor/qtractor-0.7.9.ebuild @@ -0,0 +1,77 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit qmake-utils flag-o-matic eutils + +DESCRIPTION="Qtractor is an Audio/MIDI multi-track sequencer" +HOMEPAGE="http://qtractor.sourceforge.net/" +SRC_URI="mirror://sourceforge/qtractor/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +IUSE="debug dssi libsamplerate mad osc +qt5 rubberband vorbis cpu_flags_x86_sse zlib" + +RDEPEND=" + !qt5? ( + >=dev-qt/qtcore-4.2:4 + >=dev-qt/qtgui-4.7:4 + ) + qt5? ( + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtxml:5 + dev-qt/qtx11extras:5 + ) + media-libs/alsa-lib + media-libs/libsndfile + media-sound/jack-audio-connection-kit + media-libs/ladspa-sdk + >=media-libs/lilv-0.16.0 + media-libs/lv2 + media-libs/suil + dssi? ( media-libs/dssi ) + mad? ( media-libs/libmad ) + libsamplerate? ( media-libs/libsamplerate ) + osc? ( media-libs/liblo ) + rubberband? ( media-libs/rubberband ) + vorbis? ( media-libs/libvorbis ) + zlib? ( sys-libs/zlib )" +DEPEND="${RDEPEND} + virtual/pkgconfig + qt5? ( dev-qt/linguist-tools:5 )" + +DOCS="README ChangeLog TODO AUTHORS" + +src_configure() { + econf \ + $(use_enable mad libmad) \ + $(use_enable libsamplerate) \ + $(use_enable vorbis libvorbis) \ + $(use_enable osc liblo) \ + --enable-ladspa \ + $(use_enable dssi) \ + --enable-lilv \ + $(use_enable !qt5 qt4) \ + $(use_with qt5 qt5 "$(qt5_get_libdir)/qt5") \ + $(use_enable rubberband librubberband) \ + $(use_enable cpu_flags_x86_sse sse) \ + $(use_enable zlib libz) \ + $(use_enable debug) + + if use qt5 ; then + eqmake5 ${PN}.pro -o ${PN}.mak + else + eqmake4 ${PN}.pro -o ${PN}.mak + fi +} + +src_install() { + emake DESTDIR="${D}" install + einstalldocs +}