From: "Andreas K. Huettel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dilfridge:master commit in: app-office/impressive/
Date: Wed, 16 Mar 2011 23:54:55 +0000 (UTC) [thread overview]
Message-ID: <e87c8459d15fcd13ecaf6835e6bcfdc6a22190a9.dilfridge@gentoo> (raw)
commit: e87c8459d15fcd13ecaf6835e6bcfdc6a22190a9
Author: Andreas K. Huettel <mail <AT> akhuettel <DOT> de>
AuthorDate: Wed Mar 16 23:54:35 2011 +0000
Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 23:54:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=e87c8459
[app-office/impressive] New app
(Portage version: 2.1.9.42/git/Linux i686, unsigned Manifest commit)
---
app-office/impressive/ChangeLog | 10 +++++++
app-office/impressive/Manifest | 4 +++
app-office/impressive/impressive-0.10.3.ebuild | 33 ++++++++++++++++++++++++
app-office/impressive/metadata.xml | 9 ++++++
4 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/app-office/impressive/ChangeLog b/app-office/impressive/ChangeLog
new file mode 100644
index 0000000..0a94330
--- /dev/null
+++ b/app-office/impressive/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-office/impressive
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*impressive-0.10.3 (16 Mar 2011)
+
+ 16 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ +impressive-0.10.3.ebuild, +metadata.xml:
+ New app
+
diff --git a/app-office/impressive/Manifest b/app-office/impressive/Manifest
new file mode 100644
index 0000000..8fa8621
--- /dev/null
+++ b/app-office/impressive/Manifest
@@ -0,0 +1,4 @@
+DIST Impressive-0.10.3.tar.gz 154171 RMD160 8f698311d487a3fb324d5772ab07d66d31929412 SHA1 ad0e6846e3aef40f4f61185c518f2acd776bf86f SHA256 bb4865376db0df3fe307b5f60bddc2bbaf18d2ccb099b2d51bf1723dd94af95e
+EBUILD impressive-0.10.3.ebuild 696 RMD160 0516a57aefceffb455c32e32585483e9e0a2eaee SHA1 5ed639be6b5588a1220ce9a37f1b5b38664e7fdb SHA256 85a946b5b78d1f81af00a370c5ee7e4b355b083ab1a2752747e98310d166d67c
+MISC ChangeLog 268 RMD160 024abc8060f5e3dd76bb88b66f9417ded5eadf76 SHA1 491f90411425cc72eaaaf7ab9ff59ab07518df8e SHA256 df4c8617e4ddbef1c1bc6330697c183982293a91ab0fab62f5917ba7c5a20d80
+MISC metadata.xml 262 RMD160 24e1a7cfcbca1e2f41e8c062c448d9150f6320b8 SHA1 951224aa9eb92e898209936836a18e844ae1f169 SHA256 7e8dde52c550f9cfc6d74b78c19f6900a8cc241f2bf136610a4fc3b0aa95f3f5
diff --git a/app-office/impressive/impressive-0.10.3.ebuild b/app-office/impressive/impressive-0.10.3.ebuild
new file mode 100644
index 0000000..22313be
--- /dev/null
+++ b/app-office/impressive/impressive-0.10.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+PYTHON_DEPEND="2"
+
+inherit python
+
+MY_PN="Impressive"
+
+DESCRIPTION="Stylish way of giving presentations with Python"
+HOMEPAGE="http://impressive.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-python/pygame
+ dev-python/pyopengl
+ dev-python/imaging
+ || ( app-text/xpdf app-text/ghostscript-gpl )
+ app-text/pdftk
+ x11-misc/xdg-utils"
+
+src_install() {
+ dobin impressive.py || die
+ doman impressive.1 || die
+ dodoc changelog.txt demo.pdf || die
+}
diff --git a/app-office/impressive/metadata.xml b/app-office/impressive/metadata.xml
new file mode 100644
index 0000000..90e3ad4
--- /dev/null
+++ b/app-office/impressive/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>dilfridge@gentoo.org</email>
+ <name>Andreas K. Huettel</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2011-03-16 23:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-16 23:54 Andreas K. Huettel [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-16 23:57 [gentoo-commits] dev/dilfridge:master commit in: app-office/impressive/ Andreas K. Huettel
2011-03-17 16:57 Andreas K. Huettel
2011-03-17 16:57 Andreas K. Huettel
2011-03-17 20:37 Andreas K. Huettel
2011-03-25 0:08 Andreas K. Huettel
2012-01-03 22:46 Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e87c8459d15fcd13ecaf6835e6bcfdc6a22190a9.dilfridge@gentoo \
--to=dilfridge@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox