* [gentoo-commits] proj/betagarden:master commit in: dev-python/rinoh-typeface-texgyrecursor/files/, ...
@ 2017-03-19 2:08 Sebastian Pipping
0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2017-03-19 2:08 UTC (permalink / raw
To: gentoo-commits
commit: 7d9630ddacefcbb86cb80b0fa9cd82c3b3cb1857
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 01:38:31 2017 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 02:08:04 2017 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=7d9630dd
dev-python/rinoh-typeface-texgyrecursor: 0.1.1
...noh-typeface-texgyrecursor-0.1.1-circular.patch | 24 ++++++++++++++++++++
.../rinoh-typeface-texgyrecursor/metadata.xml | 7 ++++++
.../rinoh-typeface-texgyrecursor-0.1.1.ebuild | 26 ++++++++++++++++++++++
3 files changed, 57 insertions(+)
diff --git a/dev-python/rinoh-typeface-texgyrecursor/files/rinoh-typeface-texgyrecursor-0.1.1-circular.patch b/dev-python/rinoh-typeface-texgyrecursor/files/rinoh-typeface-texgyrecursor-0.1.1-circular.patch
new file mode 100644
index 0000000..57fe2de
--- /dev/null
+++ b/dev-python/rinoh-typeface-texgyrecursor/files/rinoh-typeface-texgyrecursor-0.1.1-circular.patch
@@ -0,0 +1,24 @@
+From a675eb85f5cbed1ee1d1050885912f7738f11440 Mon Sep 17 00:00:00 2001
+From: Sebastian Pipping <sebastian@pipping.org>
+Date: Sun, 19 Mar 2017 02:25:09 +0100
+Subject: [PATCH] Remove circular dependency on rinohtype
+
+---
+ setup.py | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index cee6fba..dff3b0c 100644
+--- a/setup.py
++++ b/setup.py
+@@ -23,7 +23,6 @@ setup(
+ version='0.1.1',
+ packages=find_packages(),
+ package_data={PACKAGE_DIR: ['*.otf', '*.txt']},
+- install_requires=['rinohtype'],
+ entry_points={
+ 'rinoh.typefaces':
+ ['{} = {}:typeface'.format(ENTRY_POINT_NAME, PACKAGE_DIR)]
+--
+2.12.0
+
diff --git a/dev-python/rinoh-typeface-texgyrecursor/metadata.xml b/dev-python/rinoh-typeface-texgyrecursor/metadata.xml
new file mode 100644
index 0000000..82b7b79
--- /dev/null
+++ b/dev-python/rinoh-typeface-texgyrecursor/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>sping@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/rinoh-typeface-texgyrecursor/rinoh-typeface-texgyrecursor-0.1.1.ebuild b/dev-python/rinoh-typeface-texgyrecursor/rinoh-typeface-texgyrecursor-0.1.1.ebuild
new file mode 100644
index 0000000..9b3d3e1
--- /dev/null
+++ b/dev-python/rinoh-typeface-texgyrecursor/rinoh-typeface-texgyrecursor-0.1.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="TeX Gyre Cursor typeface for rinohtype"
+HOMEPAGE="https://github.com/brechtm/rinoh-typeface-texgyrecursor"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GUST-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="${PYTHON_DEPS}"
+
+DOCS=(
+ README.rst
+)
+
+PATCHES=(
+ "${FILESDIR}"/${P}-circular.patch
+)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-19 2:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-19 2:08 [gentoo-commits] proj/betagarden:master commit in: dev-python/rinoh-typeface-texgyrecursor/files/, Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox