public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: app-accessibility/florence/
Date: Sun, 11 Sep 2011 15:34:50 +0000 (UTC)	[thread overview]
Message-ID: <e3f88fbc8328898f742882d16f2bfc576ecaa067.xmw@gentoo> (raw)

commit:     e3f88fbc8328898f742882d16f2bfc576ecaa067
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 09:06:50 2011 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 09:06:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=e3f88fbc

app-accessibility/florence: Initial import, modiefied from n8x0

(Portage version: 2.1.10.11/git/Linux x86_64, signed Manifest commit with key 62EEF090)

---
 app-accessibility/florence/ChangeLog             |   10 +++++
 app-accessibility/florence/Manifest              |   24 +++++++++++
 app-accessibility/florence/florence-0.5.0.ebuild |   46 ++++++++++++++++++++++
 app-accessibility/florence/metadata.xml          |    7 +++
 4 files changed, 87 insertions(+), 0 deletions(-)

diff --git a/app-accessibility/florence/ChangeLog b/app-accessibility/florence/ChangeLog
new file mode 100644
index 0000000..3a37317
--- /dev/null
+++ b/app-accessibility/florence/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-accessibility/florence
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*florence-0.5.0 (08 Sep 2011)
+
+  08 Sep 2011; Michael Weber <xmw@gentoo.org> +florence-0.5.0.ebuild,
+  +metadata.xml:
+  Initial import, modiefied from n8x0
+

diff --git a/app-accessibility/florence/Manifest b/app-accessibility/florence/Manifest
new file mode 100644
index 0000000..0d43254
--- /dev/null
+++ b/app-accessibility/florence/Manifest
@@ -0,0 +1,24 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+- -----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST florence-0.5.0.tar.bz2 479264 RMD160 fe6feef12eea4b0f5f8598f32ce90bd0f6414df1 SHA1 f5d2e0e2798b685992c49dff2749a5fd2d74841d SHA256 485416250e83104f44c917d63508fcf2ef2c45023777897fa637c7470fa6645c
+EBUILD florence-0.5.0.ebuild 1087 RMD160 2f096291eb54ba117fc6ed58710060a34d7de551 SHA1 51bfdd98cd1fc75ce245986a0c5140e42816036a SHA256 1cf77184cec001210d89463c1a3a45f3efc0e1e398611c7fdb164b9296b8a1ec
+MISC ChangeLog 284 RMD160 611b9998613f0cc29d6753fbb0e0abc26869bb08 SHA1 4f24e5e5a3862e07fc0e121b00347024adf72ea5 SHA256 2cbb175415f5fcad47b78e410817fb3a0f47970f5f0d99c54dbedd0b1166ffb9
+MISC metadata.xml 197 RMD160 893edf1438d595cd663230d6f8560df2dbd8a2db SHA1 5182c9549556f41d87bac6cd32ef892f9e62f2da SHA256 a142667810e0d12df593fef732bc0f70ced18d5bfc692184025b4c7439246ddb
+- -----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF0EAREIAAYFAk5ohT8ACgkQknrdDGLu8JC9awD3frfXARYB5QR2Bx8qGEpG3Jrw
+DuzSM20zwcUqPBnCAgEAmpEX/fcUnzrDb/h18L8e99dpVrKnFKt36SOXzIL30qc=
+=GIYN
+- -----END PGP SIGNATURE-----
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk5ohaoACgkQknrdDGLu8JDKqQEAjBZowNlpibVAAjE+FXo1GAJG
+L2mwnyUl9V1H+/J+0fsA/ixzf9+OqErD8dMzSLus+d2qLiMvWwF9rVLGhInQCQax
+=Q9Z8
+-----END PGP SIGNATURE-----

diff --git a/app-accessibility/florence/florence-0.5.0.ebuild b/app-accessibility/florence/florence-0.5.0.ebuild
new file mode 100644
index 0000000..effa002
--- /dev/null
+++ b/app-accessibility/florence/florence-0.5.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+EAPI=2
+
+inherit gnome2
+
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+DESCRIPTION="Extensible scalable virtual keyboard for GNOME"
+KEYWORDS="~amd64 ~arm ~x86"
+SLOT="0"
+IUSE="accessibility doc gnome +libnotify +xtst"
+LICENSE="GPL-2"
+HOMEPAGE="http://florence.sourceforge.net/"
+
+RDEPEND="
+	dev-libs/glib:2
+	dev-libs/libxml2:2
+	gnome-base/gconf:2
+	gnome-base/libglade:2.0
+	gnome-base/librsvg:2
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:2
+	x11-libs/libX11
+	accessibility? ( gnome-extra/at-spi:1 )
+	gnome? ( gnome-base/gnome-panel )
+	libnotify? ( x11-libs/libnotify )
+	xtst? ( x11-libs/libXtst )"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig
+	dev-util/intltool
+	app-text/scrollkeeper
+	sys-devel/gettext
+	doc? ( gnome-base/libgnome )"
+DOCS="AUTHORS ChangeLog NEWS README"
+
+src_configure() {
+	econf --with-xkb \
+		$(use_with accessibility at-spi) \
+		$(use_with doc docs) \
+		$(use_with gnome panelapplet) \
+		$(use_with notify notification) \
+		$(use_with xtst)
+}

diff --git a/app-accessibility/florence/metadata.xml b/app-accessibility/florence/metadata.xml
new file mode 100644
index 0000000..29b8213
--- /dev/null
+++ b/app-accessibility/florence/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<use>
+	<flag name='xtst'>Build Xtst support</flag>
+</use>
+</pkgmetadata>



             reply	other threads:[~2011-09-11 15:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-11 15:34 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-29  1:09 [gentoo-commits] dev/xmw:master commit in: app-accessibility/florence/ Michael Weber
2012-04-14 19:14 Michael Weber
2012-11-06 23:34 Michael Weber
2016-04-23 20:16 Michael Weber

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=e3f88fbc8328898f742882d16f2bfc576ecaa067.xmw@gentoo \
    --to=xmw@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