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 C493C139083 for ; Mon, 18 Dec 2017 16:15:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5B96E1020; Mon, 18 Dec 2017 16:15:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 88366E1020 for ; Mon, 18 Dec 2017 16:15:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B2F9033BEF4 for ; Mon, 18 Dec 2017 16:15:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46273AE88 for ; Mon, 18 Dec 2017 16:15:00 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1513613682.bc19d8ea56597f7863f29b0d8bad1fe88352f81c.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsvgtiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsvgtiny/Manifest media-libs/libsvgtiny/libsvgtiny-0.1.6.ebuild X-VCS-Directories: media-libs/libsvgtiny/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: bc19d8ea56597f7863f29b0d8bad1fe88352f81c X-VCS-Branch: master Date: Mon, 18 Dec 2017 16:15:00 +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: eb79d252-3927-4137-9fb2-acfa89638e6a X-Archives-Hash: 907e13f43a18f5c7071e837466e5f6bd commit: bc19d8ea56597f7863f29b0d8bad1fe88352f81c Author: Michael Weber gentoo org> AuthorDate: Mon Dec 18 15:24:51 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Mon Dec 18 16:14:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc19d8ea media-libs/libsvgtiny: Version bump. Bug: https://bugs.gentoo.org/636224 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-libs/libsvgtiny/Manifest | 2 ++ media-libs/libsvgtiny/libsvgtiny-0.1.6.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/media-libs/libsvgtiny/Manifest b/media-libs/libsvgtiny/Manifest index 1a62c1e2b49..1f9a38cb145 100644 --- a/media-libs/libsvgtiny/Manifest +++ b/media-libs/libsvgtiny/Manifest @@ -1,2 +1,4 @@ DIST libsvgtiny-0.1.5-src.tar.gz 760663 BLAKE2B 3dda007b22a30d70bdd6c3c9cd22589aa65998278a88601a69191499ed8883a862d73406dbc92bfd55e805fa2df27b788702fdba5b647d000dd7ad4671eae283 SHA512 b838a7e9355d474926d437f7a756c217ea3e105443731c0234dfceba7037eb7c9249fc0f47b3905dcfc1ec9ed0495c7c1a7882054d468240a75749e497dbd5b7 +DIST libsvgtiny-0.1.6-src.tar.gz 760475 BLAKE2B 69b991e92ad34ce39b40c49ffda88517a737515c6f6f6a3525786e626ec4148c5f66ab2edd09bbd84e38f6a7646ad05f25055a5316f7cf9bab77fc619cf27f84 SHA512 d8c2eaf2bc11b3e054ef2e8181da816aaa1fa45a537574541d174eb9ad23d452e85179c3f2232035f133be1497b080bc0494d080b77da1eb4112c19fbe712928 DIST netsurf-buildsystem-1.4.tar.gz 38067 BLAKE2B cd09909e0565a7e63f16082c653f7dbf8de3e6b4d61aadd213bcd884a7cd3d10d8e22859322ffbe71a7d99823b3789c6e2454ea50cbe75578dc7d6eab324d0f5 SHA512 2c804ad7bef70c987e1d393ee4041bffc9797893b4fd513c90a665027205a1f7eee0a7d86ddaf833a6ee18346d6fe69587190c4e6722afc4ed18ce87783c35fc +DIST netsurf-buildsystem-1.6.tar.gz 38204 BLAKE2B 58ac4aa2676c019a69b53f5115c82b522aa7db7b2a039a36f227b06b1d031ddc1eed463b09bfd13aeabddc421b2de396b58f2f8f131c261d5633fcd7a85272de SHA512 65ecafb54fc79107cfdb0fbea6acd4cad1fc9f338dde2ed9a48de066e245b7804a16337769c7602c7ab96b0d7544970f533d8c4615913c09b5a9ca4b9386fb28 diff --git a/media-libs/libsvgtiny/libsvgtiny-0.1.6.ebuild b/media-libs/libsvgtiny/libsvgtiny-0.1.6.ebuild new file mode 100644 index 00000000000..d69b7dcc88c --- /dev/null +++ b/media-libs/libsvgtiny/libsvgtiny-0.1.6.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +NETSURF_BUILDSYSTEM=buildsystem-1.6 +inherit netsurf + +DESCRIPTION="framebuffer abstraction library, written in C" +HOMEPAGE="http://www.netsurf-browser.org/projects/libsvgtiny/" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint" +IUSE="" + +RDEPEND=">=net-libs/libdom-0.1.2-r1[xml,static-libs?,${MULTILIB_USEDEP}] + >=dev-libs/libwapcaplet-0.2.2-r1[static-libs?,${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND} + dev-util/gperf + virtual/pkgconfig" + +PATCHES=( "${FILESDIR}"/${PN}-0.1.3-parallel-build.patch )