summaryrefslogtreecommitdiff
path: root/app-text/djvusmooth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-text/djvusmooth
reinit the tree, so we can have metadata
Diffstat (limited to 'app-text/djvusmooth')
-rw-r--r--app-text/djvusmooth/Manifest5
-rw-r--r--app-text/djvusmooth/djvusmooth-0.2.18.ebuild22
-rw-r--r--app-text/djvusmooth/metadata.xml8
3 files changed, 35 insertions, 0 deletions
diff --git a/app-text/djvusmooth/Manifest b/app-text/djvusmooth/Manifest
new file mode 100644
index 000000000000..9afda4654b00
--- /dev/null
+++ b/app-text/djvusmooth/Manifest
@@ -0,0 +1,5 @@
+DIST djvusmooth-0.2.18.tar.gz 70548 SHA256 823f2ad11f535cb1c2c26971921fcf993d4298e142ccbe5a6716e022a3d2cdfd SHA512 786d7e9dc49f9a6923ebfaec7d4e68446e4bd72f7ff7cca9cd3a1513f3b1751485d6879dc59b51ce1d58390dbcf23b8992b42f9f2b5e6938d434d6966b7a4a72 WHIRLPOOL b479eb9a11f80282838a01064a864ec89934cdd8dc694741207815602124d8bfd001d163bd7516ab0b6092ff2309aaa162ec457cd77655ef3b17c9bf2f17179e
+EBUILD djvusmooth-0.2.18.ebuild 562 SHA256 0d3f13830cc92db84db522960c3a1d19b079b071653a7937e53aac941aaceb81 SHA512 c32ea14195c45e2eb805c7e7c5a2d26330c2a42c621586ced20872f2a3f43524e89752bd213caf914be686179dad5d3e47b765f49c8cda66fa36a83a5ffd1d48 WHIRLPOOL afa4c61c7cc2157656199cee8fcfe88a0a9b63419748abe31ca930141d9819af4cc0e920782af37faedacd01102bd31a64e9a77b44be0fd4eac8499f133a5387
+MISC ChangeLog 2187 SHA256 3e235cde7524ce0ca51db1ff7e0df28981ce5061cb09538e1b49d32b50026bb8 SHA512 6465c0a2082800fa80aca7a18dc0c2d64d223aa57b790d61853c011c3bbdd684097b66b81e5a3abf105ece5f422ceb84c47e052b0ef3c0b037b5b28c6b27efb5 WHIRLPOOL 6b23cfba876e29b3a5e6d38f3e93a789423020e9b866e1bee1c0383dfaeca6293ddeaa6f5fc6bef0e146a466bffdfd0b25c069b8495cdb474e5c43ac37db7606
+MISC ChangeLog-2015 473 SHA256 6c8121bb8bcbb1085ae2363c48b1013ed2b0c303d3da1c765dc4506774636438 SHA512 0c6a0d70e88290b013a5093250b2999bbb1b90646eaab541a61d1b697540cb82403faa60cf63a3a3e34c1cf2fcc9698daaeb15a9e94a099ddb5919c801dd694d WHIRLPOOL 96e25773475c7e96c7c000011393fd2f1343fdfef34038303cef81a21c56fe4644f2b605206c49008cf6264074e5719ac4231a4751257648635cf86820a02907
+MISC metadata.xml 253 SHA256 509c40a55c1c18cdc7e0347725bfaf9f68aaabee098c995fafded387a2504a08 SHA512 ebdbe1749818e629dd679f454444046f355d35acc10ad66d0a110cd582cd68c42f9f2dd880bde858a99abd85d46cde7b293a65c8ca3510c6bd1674e40b5b0d0e WHIRLPOOL cca874159fbbec887c52b1b5dfd4feca04263d49145552a3202ddec5b7f5df0ae602162108ec84bbbaddd15231312d1fae1dadcdd71be27750cedcc68c6a7e8e
diff --git a/app-text/djvusmooth/djvusmooth-0.2.18.ebuild b/app-text/djvusmooth/djvusmooth-0.2.18.ebuild
new file mode 100644
index 000000000000..30d8056a0e72
--- /dev/null
+++ b/app-text/djvusmooth/djvusmooth-0.2.18.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Graphical editor for DjVu documents"
+HOMEPAGE="http://jwilk.net/software/djvusmooth"
+SRC_URI="https://github.com/jwilk/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/python-djvulibre[${PYTHON_USEDEP}]
+ dev-python/wxpython:3.0[${PYTHON_USEDEP}]
+ x11-themes/hicolor-icon-theme"
+
+DOCS=( doc/changelog doc/credits.txt )
diff --git a/app-text/djvusmooth/metadata.xml b/app-text/djvusmooth/metadata.xml
new file mode 100644
index 000000000000..ee4f72507d62
--- /dev/null
+++ b/app-text/djvusmooth/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="github">jwilk/djvusmooth</remote-id>
+ </upstream>
+</pkgmetadata>