summaryrefslogtreecommitdiff
path: root/app-doc/devmanual
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-doc/devmanual
reinit the tree, so we can have metadata
Diffstat (limited to 'app-doc/devmanual')
-rw-r--r--app-doc/devmanual/Manifest6
-rw-r--r--app-doc/devmanual/devmanual-0_pre20141116.ebuild57
-rw-r--r--app-doc/devmanual/devmanual-9999.ebuild51
-rw-r--r--app-doc/devmanual/metadata.xml11
4 files changed, 125 insertions, 0 deletions
diff --git a/app-doc/devmanual/Manifest b/app-doc/devmanual/Manifest
new file mode 100644
index 000000000000..38360cd08aa8
--- /dev/null
+++ b/app-doc/devmanual/Manifest
@@ -0,0 +1,6 @@
+DIST devmanual-0_pre20141116.tar.gz 169936 SHA256 1b24d4393f41981428db62d263195c724f105e6bf078debfe7fa2dad746b0413 SHA512 6af3f9a262bdb2ceb61ab195691dff4a850b22e8d1226e20ae3257c566b6cc913f756c8b90a40e8aa78b1242e78d24c4209a1d9cdb0706ae9b64c653544a028f WHIRLPOOL 54ed09c943bb570bee276f534119580ea312085d212342122adc671bd46333b312e3d769dc92359691fe1a3f0251f77c11678ddce23c0cdc5a8a875e9579a58d
+EBUILD devmanual-0_pre20141116.ebuild 1584 SHA256 2883ad597bd15df1372c03ccca56afa2e7205120d5e593fdb1a0fd88cf44d8cd SHA512 31c237b529f976771cb79cb010cc4cf6e43f95f89135387b7b88f336f30d4c928d68f5f59c698acb686bf47516de351d9f2e7578412552677e9608fee4a1f8c6 WHIRLPOOL a836aeab2e0ad23686a13298e17c79cac47a9514db0ef0f6f39b17e1243fa4743669bc2eaffa8a369692768f40712fb248a24f42dc02d7c3f33ad530656f7390
+EBUILD devmanual-9999.ebuild 1345 SHA256 e9d67e211b60f52250bf31b002fb582c87f07457b4512f86dc6654f8263eb2db SHA512 9e028f0f5c1bf798c14a831f70f339b6a311b5f50f5a1c0e13af3d14e1c68e3b8f139c7b53a4bc126fc46241b67ee1d029798ec62d69a9c7bd55be70598a4bfe WHIRLPOOL 9a7efbb29915e0de3ac0071b6066680e205b0d5f4f64f289e02345001d59c93c017a092eba1a1bc8cd0a0c7fb2774b504b1672c3facda6d90689a88c7321657e
+MISC ChangeLog 2940 SHA256 2c76e2553b2871376eb8c4393e3d1270e37d18b747e011dcd22c3b255a762ffe SHA512 c3e5ecdd56ff19a851dfbc0d89268ffbe8761907ab21b3741f22d36387c7e86baf0a45fa65957134635930a3f45f11cebc04160ce57630ab83532d2b95b05b9e WHIRLPOOL 3b42eecea4e94fc7ba1d19fbccd6e8f0ab111927493341e1c197c0116a55268a1cbd9e8b64c326e8c2d0eb61208dad51904fc5f562b7ca5db8d576b3301a19ad
+MISC ChangeLog-2015 2354 SHA256 c440c861b953e997bd1c2728af8143f3e92a2675511f08ea02a82e90bf554aa9 SHA512 7edf88c6488d4e8c7eee229a0bdb1acd7875274832fa235c9176e9de9bbb3be386b7f4db94f5f98b85ac917dec85b781c4390c4f351b56c9e1a59fccdbee5f65 WHIRLPOOL 27b709dd56086be78344387ab99430c36177ff3eb96cf2144dc24bf14e218cb86b446d58c99fb0f5cd51e31582e79154d67530da934724343768ba5898c89fcb
+MISC metadata.xml 350 SHA256 cdf68106acaf3291fe031e7eb24f0cddb667f869e8f346d7484adfc02fa4dafb SHA512 0999bf9619d15f407c0744e266704fbbb2e07ee1f7e23f1b422e7f918720efeb977081fbdfbbc623795f3d08b566f94414c9585fbc5c6e2a45c435ffc632d5c4 WHIRLPOOL ba546658909d559899c711f94e911e921ca2ec616aae6c1738880b4eed00217fc0b953a58251b6d96c8a66a0ceb3317c5bcafa11ef5157cdcc0c31fe215d1536
diff --git a/app-doc/devmanual/devmanual-0_pre20141116.ebuild b/app-doc/devmanual/devmanual-0_pre20141116.ebuild
new file mode 100644
index 000000000000..28cc59a11004
--- /dev/null
+++ b/app-doc/devmanual/devmanual-0_pre20141116.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit readme.gentoo
+
+[[ "${PV}" == "9999" ]] && inherit git-2
+
+DESCRIPTION="The Gentoo Development Guide"
+HOMEPAGE="https://devmanual.gentoo.org/"
+if [[ "${PV}" == "9999" ]]; then
+EGIT_REPO_URI="git://anongit.gentoo.org/proj/devmanual.git"
+else
+SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz"
+fi
+
+LICENSE="CC-BY-SA-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-macos"
+IUSE=""
+
+DEPEND="dev-libs/libxslt
+ media-gfx/imagemagick[truetype,svg,png]"
+
+DOC_CONTENTS="In order to browse the Gentoo Development Guide in
+ offline mode, point your browser to the following url:
+ ${EPREFIX}/usr/share/doc/devmanual/html/index.html"
+
+src_compile() {
+ # Imagemagick uses inkscape (if present) to delegate
+ # svg conversions.
+ # Inkscape uses g_get_user_config_dir () which in turn
+ # uses XDG_CONFIG_HOME to get the config directory for this
+ # user. See bug 463380
+ export XDG_CONFIG_HOME="${T}/inkscape_home"
+ emake
+}
+
+src_install() {
+ dohtml -r *
+ einfo "Creating symlink from ${PF} to ${PN} for preserving bookmarks"
+ dosym ${PF} /usr/share/doc/${PN}
+ readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+ readme.gentoo_print_elog
+ if ! has_version app-portage/eclass-manpages; then
+ elog "The offline version of the devmanual does not include the"
+ elog "documentation for the eclasses. If you need it, then emerge"
+ elog "the following package:"
+ elog
+ elog "app-portage/eclass-manpages"
+ elog
+ fi
+}
diff --git a/app-doc/devmanual/devmanual-9999.ebuild b/app-doc/devmanual/devmanual-9999.ebuild
new file mode 100644
index 000000000000..27453deb6185
--- /dev/null
+++ b/app-doc/devmanual/devmanual-9999.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit git-2 readme.gentoo
+
+DESCRIPTION="The Gentoo Development Guide"
+HOMEPAGE="https://devmanual.gentoo.org/"
+EGIT_REPO_URI="git://anongit.gentoo.org/proj/devmanual.git"
+
+LICENSE="CC-BY-SA-2.0"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="dev-libs/libxslt
+ media-gfx/imagemagick[truetype,svg,png]"
+
+DOC_CONTENTS="In order to browse the Gentoo Development Guide in
+ offline mode, point your browser to the following url:
+ /usr/share/doc/devmanual/html/index.html"
+
+src_compile() {
+ # Imagemagick uses inkscape (if present) to delegate
+ # svg conversions.
+ # Inkscape uses g_get_user_config_dir () which in turn
+ # uses XDG_CONFIG_HOME to get the config directory for this
+ # user. See bug 463380
+ export XDG_CONFIG_HOME="${T}/inkscape_home"
+ emake
+}
+
+src_install() {
+ dohtml -r *
+ einfo "Creating symlink from ${PF} to ${PN} for preserving bookmarks"
+ dosym ${PF} /usr/share/doc/${PN}
+ readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+ readme.gentoo_print_elog
+ if ! has_version app-portage/eclass-manpages; then
+ elog "The offline version of the devmanual does not include the"
+ elog "documentation for the eclasses. If you need it, then emerge"
+ elog "the following package:"
+ elog
+ elog "app-portage/eclass-manpages"
+ elog
+ fi
+}
diff --git a/app-doc/devmanual/metadata.xml b/app-doc/devmanual/metadata.xml
new file mode 100644
index 000000000000..19e224cd84eb
--- /dev/null
+++ b/app-doc/devmanual/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+<email>hwoarang@gentoo.org</email>
+<name>Markos Chandras</name>
+<description>Bugs for the devmanual documentation must be assigned to
+devmanual@gentoo.org
+</description>
+</maintainer>
+</pkgmetadata>