* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gnome-user-docs/
@ 2011-09-28 5:40 Alexandre Restovtsev
0 siblings, 0 replies; only message in thread
From: Alexandre Restovtsev @ 2011-09-28 5:40 UTC (permalink / raw
To: gentoo-commits
commit: b178d8fbcdae6942310b3b3f17c062954e7fb3bb
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Wed Sep 28 04:02:07 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Sep 28 04:30:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b178d8fb
gnome-extra/gnome-user-docs: add 3.2.0.1
Update the license to CC-Attribution-3.0.
Update the dependencies (the build system now uses itstool and xmllint,
and scrollkeeper, mentioned in the spec file, is not actually used
enywhere; the documentation is now in mallard format instead of
docbook).
Drop the test USE flag since "make check" does not need any additional
tools besides xmllint and itstool.
---
.../gnome-user-docs/gnome-user-docs-3.2.0.1.ebuild | 30 ++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-user-docs/gnome-user-docs-3.2.0.1.ebuild b/gnome-extra/gnome-user-docs/gnome-user-docs-3.2.0.1.ebuild
new file mode 100644
index 0000000..56cd5bb
--- /dev/null
+++ b/gnome-extra/gnome-user-docs/gnome-user-docs-3.2.0.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="GNOME end user documentation"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="CC-Attribution-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+# Newer gnome-doc-utils is needed for RNGs
+# libxml2 needed for xmllint
+# scrollkeeper is referenced in gnome-user-docs.spec, but is not used
+RDEPEND=""
+DEPEND=">=app-text/gnome-doc-utils-0.20.5
+ dev-libs/libxml2
+ dev-util/itstool
+ sys-devel/gettext"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
+
+DOCS="AUTHORS ChangeLog NEWS README"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-28 5:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28 5:40 [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gnome-user-docs/ Alexandre Restovtsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox