From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C14521384C3 for ; Sat, 5 Sep 2015 19:38:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00CFF1424B; Sat, 5 Sep 2015 19:38:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2A1A1424B for ; Sat, 5 Sep 2015 19:38:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 858C13409EC for ; Sat, 5 Sep 2015 19:38:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B124C188 for ; Sat, 5 Sep 2015 19:38:17 +0000 (UTC) From: "Julian Ospald" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julian Ospald" Message-ID: <1441481854.5b1532c726dd54887b78e373937d4b360311621f.hasufell@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: hasufell X-VCS-Committer-Name: Julian Ospald X-VCS-Revision: 5b1532c726dd54887b78e373937d4b360311621f X-VCS-Branch: master Date: Sat, 5 Sep 2015 19:38:17 +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: c3517149-fa14-40fd-b6bd-512d3b7f5baf X-Archives-Hash: b2e0a85d59728b6ef2998cc5a8bc4555 commit: 5b1532c726dd54887b78e373937d4b360311621f Author: Julian Ospald gentoo org> AuthorDate: Sat Sep 5 19:35:10 2015 +0000 Commit: Julian Ospald gentoo org> CommitDate: Sat Sep 5 19:37:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1532c7 Merge branch 'libsoundio' of git://github.com/diogocp/gentoo Adds media-libs/libsoundio to the tree, by Diogo Pereira. Reviewed-by: Julian Ospald gentoo.org> Github-PR: https://github.com/gentoo/gentoo/pull/65 media-libs/libsoundio/Manifest | 1 + .../libsoundio/files/libsoundio-1.0.0_clang.patch | 32 ++++ .../files/libsoundio-1.0.0_examples_tests.patch | 182 +++++++++++++++++++++ .../files/libsoundio-1.0.0_static-libs.patch | 52 ++++++ media-libs/libsoundio/libsoundio-1.0.0.ebuild | 41 +++++ media-libs/libsoundio/metadata.xml | 24 +++ 6 files changed, 332 insertions(+)