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 8748B139694 for ; Thu, 9 Feb 2017 12:51:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFEE6E0C7D; Thu, 9 Feb 2017 12:51:31 +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 AC18DE0C7D for ; Thu, 9 Feb 2017 12:51:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CA2A6340E75 for ; Thu, 9 Feb 2017 12:51:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F00BC3E68 for ; Thu, 9 Feb 2017 12:51:27 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1486644681.51be1c672283fa13e97fb7584598172b5854fffd.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libepoxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libepoxy/Manifest media-libs/libepoxy/libepoxy-1.4.0.ebuild X-VCS-Directories: media-libs/libepoxy/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 51be1c672283fa13e97fb7584598172b5854fffd X-VCS-Branch: master Date: Thu, 9 Feb 2017 12:51:27 +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: 74d9f7df-a0d3-429e-a2a4-6ed6dea072a1 X-Archives-Hash: a30a303d7a335fe8bb1ba586d8155b65 commit: 51be1c672283fa13e97fb7584598172b5854fffd Author: Matt Turner gentoo org> AuthorDate: Thu Feb 9 12:45:13 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Feb 9 12:51:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51be1c67 media-libs/libepoxy: Version bump to 1.4.0. Bug: https://bugs.gentoo.org/608584 media-libs/libepoxy/Manifest | 1 + media-libs/libepoxy/libepoxy-1.4.0.ebuild | 42 +++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/media-libs/libepoxy/Manifest b/media-libs/libepoxy/Manifest index d130854651..2613539cfc 100644 --- a/media-libs/libepoxy/Manifest +++ b/media-libs/libepoxy/Manifest @@ -1,2 +1,3 @@ DIST libepoxy-1.2.tar.gz 267110 SHA256 42c328440f60a5795835c5ec4bdfc1329e75bba16b6e22b3a87ed17e9679e8f6 SHA512 1104fc7e6cbb4bb95e422e7801491067806df6849690be4068b5eec33a5fc84672a5bb4666357e9a46d2fae436f83b37402b6cc0c4ee69627e48d48a4d32a2ed WHIRLPOOL 6a678b9999a909a858a6bd6d9695fd1b6093cd266c1b8c72c401c880a11c09aa9e819ec1459fd12e997ecf54460d7b1da0c476f79d27539218533fff53fc78a6 DIST libepoxy-1.3.1.tar.gz 284227 SHA256 6700ddedffb827b42c72cce1e0be6fba67b678b19bf256e1b5efd3ea38cc2bb4 SHA512 7d83f01bbc6d2387e4e2ec8a94b05d6e7aa6d0513821a794d60544381a18874fa75ec1dfd2585824076708e2848ff8d5dc20e184af65a7cb602e7dfd010aaf53 WHIRLPOOL 2a91c3e0931b57e791a91f025c7e9b21d6404d9644a7dc47faf6b64a3f17838dc509d1860d38be9c08779ac35fb9c56606396fc02ccccc5833d4aaf78cfcc359 +DIST libepoxy-1.4.0.tar.gz 307980 SHA256 935c74d4f8bdb1d2435f58ea95ac2a470368123e8e6f0618f6bc147c0956701b SHA512 b802a8647643c7a6dd78286b9bd019670180f2384b3c76187cb21bf68dd9c44a249034b1e3acaf4740039a367930a5b8cddbe90870dd7627e11477be6481e2c6 WHIRLPOOL 8b0cf62788dae0811b99bf0eed30f5e639661716defac5895311c7b3475950b259d5e15b7a4fbfd7beead6a3893981b9ca1f97d0c7558601c48536bc9e8afcba diff --git a/media-libs/libepoxy/libepoxy-1.4.0.ebuild b/media-libs/libepoxy/libepoxy-1.4.0.ebuild new file mode 100644 index 0000000000..b302ca17ba --- /dev/null +++ b/media-libs/libepoxy/libepoxy-1.4.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +AUTOTOOLS_AUTORECONF=yes + +EGIT_REPO_URI="git://github.com/anholt/libepoxy.git" + +if [[ ${PV} = 9999* ]]; then + GIT_ECLASS="git-r3" +fi + +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_REQ_USE='xml(+)' +inherit autotools-multilib ${GIT_ECLASS} python-any-r1 + +DESCRIPTION="Epoxy is a library for handling OpenGL function pointer management for you" +HOMEPAGE="https://github.com/anholt/libepoxy" +if [[ ${PV} = 9999* ]]; then + KEYWORDS="" + SRC_URI="" +else + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="test" + +DEPEND="${PYTHON_DEPS} + media-libs/mesa[egl,${MULTILIB_USEDEP}] + x11-misc/util-macros + x11-libs/libX11[${MULTILIB_USEDEP}]" +RDEPEND="" + +src_unpack() { + default + [[ $PV = 9999* ]] && git-r3_src_unpack +}