diff options
author | 2015-08-08 13:49:04 -0700 | |
---|---|---|
committer | 2015-08-08 17:38:18 -0700 | |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /media-gfx/potrace | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'media-gfx/potrace')
-rw-r--r-- | media-gfx/potrace/Manifest | 3 | ||||
-rw-r--r-- | media-gfx/potrace/metadata.xml | 11 | ||||
-rw-r--r-- | media-gfx/potrace/potrace-1.10-r1.ebuild | 32 | ||||
-rw-r--r-- | media-gfx/potrace/potrace-1.11.ebuild | 32 | ||||
-rw-r--r-- | media-gfx/potrace/potrace-1.12.ebuild | 32 |
5 files changed, 110 insertions, 0 deletions
diff --git a/media-gfx/potrace/Manifest b/media-gfx/potrace/Manifest new file mode 100644 index 000000000000..6f12f8cda686 --- /dev/null +++ b/media-gfx/potrace/Manifest @@ -0,0 +1,3 @@ +DIST potrace-1.10.tar.gz 617866 SHA256 5ace5b470866ba914def16a1cbc09d10b37bf93f22ff704769d25f573d32f8ed SHA512 f9793fb562ff2e8fd99dd37015bc797372e515041fb26aaaaea6121e29e166d6a32dea3a98d0c2069ddbbd5ff465988724495519c641646814251bbaae265f74 WHIRLPOOL 2f19bd0c20a0a6dfe83aa6234eb88707cb1d52bdc70e92bc47a10a7e8b071e3df7c4121ff63f9c38a2b2ee1c1dc920b2aee64f72bd0e9a66adb258b1e6591958 +DIST potrace-1.11.tar.gz 662085 SHA256 5aa5eb496e00206d68b67edf8f6067999a45d1b69f848c18af5cbdf8e4a17ead SHA512 d0ff037ed989a1742a099bb9d120c5f10cf1eae6ed9adb20d1d37eee713e569925eff6235825dfbdd7b1649dc46ad4507982ae001d6d3d49cc281ed16ddf1843 WHIRLPOOL c05613ae20ebd23606098b8cdff7beb327a7dd19986a097fbd82fd7565a88143c8036b71e895c18b4c9e290e01213448ec4abe48a33fc1e0d28ef1e827a3f285 +DIST potrace-1.12.tar.gz 604946 SHA256 b0bbf1d7badbebfcb992280f038936281b47ddbae212e8ae91e863ce0b76173b SHA512 d971f96ea5cd7a243d1409ad94d2ad41e00d1733f56bcc00e12fcaf4d5eb6844bc73fd7dbd270d1876f7931619597d3cace0c2c76aed313046732c26621c2680 WHIRLPOOL 820e310c90a7e6541d773144ff8d4347cdc3cc8207be45c11a1a71922531696e5d51ef69df7bb29f249c8ba9b592e2d34fb63c03e53137d56f02a01a7c769db3 diff --git a/media-gfx/potrace/metadata.xml b/media-gfx/potrace/metadata.xml new file mode 100644 index 000000000000..4b3ed11c93ef --- /dev/null +++ b/media-gfx/potrace/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>fonts</herd> + <herd>graphics</herd> + <use> + <flag name='metric'> + default to a4 paper size and metric measurement + </flag> + </use> +</pkgmetadata> diff --git a/media-gfx/potrace/potrace-1.10-r1.ebuild b/media-gfx/potrace/potrace-1.10-r1.ebuild new file mode 100644 index 000000000000..7c9c1fa3eb30 --- /dev/null +++ b/media-gfx/potrace/potrace-1.10-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit autotools-utils + +DESCRIPTION="Transforming bitmaps into vector graphics" +HOMEPAGE="http://potrace.sourceforge.net/" +SRC_URI="http://potrace.sourceforge.net/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +IUSE="metric static-libs" + +RDEPEND="sys-libs/zlib" +DEPEND="${RDEPEND}" + +DOCS=( AUTHORS ChangeLog NEWS README ) + +src_configure() { + local myeconfargs=( + --docdir="${EPREFIX}"/usr/share/doc/${PF} + --enable-zlib + --with-libpotrace + $(use_enable metric a4) + $(use_enable metric) + ) + autotools-utils_src_configure +} diff --git a/media-gfx/potrace/potrace-1.11.ebuild b/media-gfx/potrace/potrace-1.11.ebuild new file mode 100644 index 000000000000..ec52bc4c1d06 --- /dev/null +++ b/media-gfx/potrace/potrace-1.11.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit autotools-utils + +DESCRIPTION="Transforming bitmaps into vector graphics" +HOMEPAGE="http://potrace.sourceforge.net/" +SRC_URI="http://potrace.sourceforge.net/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +IUSE="metric static-libs" + +RDEPEND="sys-libs/zlib" +DEPEND="${RDEPEND}" + +DOCS=( AUTHORS ChangeLog NEWS README ) + +src_configure() { + local myeconfargs=( + --docdir="${EPREFIX}"/usr/share/doc/${PF} + --enable-zlib + --with-libpotrace + $(use_enable metric a4) + $(use_enable metric) + ) + autotools-utils_src_configure +} diff --git a/media-gfx/potrace/potrace-1.12.ebuild b/media-gfx/potrace/potrace-1.12.ebuild new file mode 100644 index 000000000000..1c1816db17ad --- /dev/null +++ b/media-gfx/potrace/potrace-1.12.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit autotools-utils + +DESCRIPTION="Transforming bitmaps into vector graphics" +HOMEPAGE="http://potrace.sourceforge.net/" +SRC_URI="http://potrace.sourceforge.net/download/${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +IUSE="metric static-libs" + +RDEPEND="sys-libs/zlib" +DEPEND="${RDEPEND}" + +DOCS=( AUTHORS ChangeLog NEWS README ) + +src_configure() { + local myeconfargs=( + --docdir="${EPREFIX}"/usr/share/doc/${PF} + --enable-zlib + --with-libpotrace + $(use_enable metric a4) + $(use_enable metric) + ) + autotools-utils_src_configure +} |