public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: x11-misc/pympress/
@ 2013-06-21 20:41 Sebastian Pipping
  0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2013-06-21 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     a2f7c05bdc9dc6059bc3ee84a151833e59170b78
Author:     Nico Suhl <nico <AT> freitagsrunde <DOT> org>
AuthorDate: Fri Jun 21 20:33:24 2013 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 20:35:43 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=a2f7c05b

x11-misc/pympres: 0.3

---
 x11-misc/pympress/pympress-0.3.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/x11-misc/pympress/pympress-0.3.ebuild b/x11-misc/pympress/pympress-0.3.ebuild
new file mode 100644
index 0000000..b2ab0a9
--- /dev/null
+++ b/x11-misc/pympress/pympress-0.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple dual-screen PDF reader designed for presentations"
+HOMEPAGE="http://pympress.org/"
+SRC_URI="https://github.com/Schnouki/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/python-poppler[${PYTHON_USEDEP}]
+	dev-python/pygtk[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/betagarden:master commit in: x11-misc/pympress/
@ 2013-10-13 14:56 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2013-10-13 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     d0a78e1eca9412e637e4a1afa64a1642399f610a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 14:48:48 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 14:48:48 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=d0a78e1e

x11-misc/pympress: metadata.xml added

Package-Manager: portage-2.2.7

---
 x11-misc/pympress/ChangeLog    | 7 +++++++
 x11-misc/pympress/metadata.xml | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/x11-misc/pympress/ChangeLog b/x11-misc/pympress/ChangeLog
new file mode 100644
index 0000000..3a54e8f
--- /dev/null
+++ b/x11-misc/pympress/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for x11-misc/pympress
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  13 Oct 2013; Justin Lecher <jlec@gentoo.org> +metadata.xml:
+  metadata.xml added
+

diff --git a/x11-misc/pympress/metadata.xml b/x11-misc/pympress/metadata.xml
new file mode 100644
index 0000000..a759be0
--- /dev/null
+++ b/x11-misc/pympress/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>
+    <email>maintainer-wanted@gentoo.org</email>
+  </maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/betagarden:master commit in: x11-misc/pympress/
@ 2015-06-06 10:37 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2015-06-06 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     677f3bbf964d84d2145198b3c4a688378f511143
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  6 10:36:15 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 10:36:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=677f3bbf

x11-misc/pympress: Add github to remote-id in metadata.xml

Package-Manager: portage-2.2.20

 x11-misc/pympress/ChangeLog    | 6 ++++--
 x11-misc/pympress/metadata.xml | 3 +++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/x11-misc/pympress/ChangeLog b/x11-misc/pympress/ChangeLog
index 3a54e8f..f9f76f7 100644
--- a/x11-misc/pympress/ChangeLog
+++ b/x11-misc/pympress/ChangeLog
@@ -1,7 +1,9 @@
 # ChangeLog for x11-misc/pympress
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  x11-misc/pympress: Add github to remote-id in metadata.xml
+
   13 Oct 2013; Justin Lecher <jlec@gentoo.org> +metadata.xml:
   metadata.xml added
-

diff --git a/x11-misc/pympress/metadata.xml b/x11-misc/pympress/metadata.xml
index a759be0..d72dafe 100644
--- a/x11-misc/pympress/metadata.xml
+++ b/x11-misc/pympress/metadata.xml
@@ -4,4 +4,7 @@
   <maintainer>
     <email>maintainer-wanted@gentoo.org</email>
   </maintainer>
+  <upstream>
+    <remote-id type="github">Schnouki/pympress</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/betagarden:master commit in: x11-misc/pympress/
@ 2017-10-18 23:46 Sebastian Pipping
  0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2017-10-18 23:46 UTC (permalink / raw
  To: gentoo-commits

commit:     af1d6437bdf38821a22923211ba0dfabfe078fb6
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 23:45:54 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 23:45:54 2017 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=af1d6437

x11-misc/pympress: 1.0.4

 x11-misc/pympress/pympress-1.0.4.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/x11-misc/pympress/pympress-1.0.4.ebuild b/x11-misc/pympress/pympress-1.0.4.ebuild
new file mode 100644
index 0000000..f83de2d
--- /dev/null
+++ b/x11-misc/pympress/pympress-1.0.4.ebuild
@@ -0,0 +1,21 @@
+# 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="A simple dual-screen PDF reader designed for presentations"
+HOMEPAGE="http://pympress.org/"
+SRC_URI="https://github.com/Cimbali/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/python-poppler[${PYTHON_USEDEP}]
+	dev-python/python-vlc[${PYTHON_USEDEP}]
+	dev-python/pygtk[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-18 23:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21 20:41 [gentoo-commits] proj/betagarden:master commit in: x11-misc/pympress/ Sebastian Pipping
  -- strict thread matches above, loose matches on Subject: below --
2013-10-13 14:56 Justin Lecher
2015-06-06 10:37 Justin Lecher
2017-10-18 23:46 Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox